Jul 24 05:52:46.042136 np0000005810 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 24 05:52:46.049171 np0000005810 devstack@c-api.service[100214]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 24 05:52:46 2026] *** Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: nodename: np0000005810 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: machine: x86_64 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: clock source: unix Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: pcre jit disabled Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: detected number of CPU cores: 16 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: current working directory: / Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: detected binary path: /usr/bin/uwsgi-core Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: your processes number limit is 257052 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: your memory page size is 4096 bytes Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: detected max file descriptor number: 2048 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: lock engine: pthread robust mutexes Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: thunder lock: enabled Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 24 05:52:46.052640 np0000005810 devstack@c-api.service[100214]: Set PythonHome to /opt/stack/data/venv Jul 24 05:52:46.097566 np0000005810 devstack@c-api.service[100214]: Python main interpreter initialized at 0x71a0452a4668 Jul 24 05:52:46.097566 np0000005810 devstack@c-api.service[100214]: python threads support enabled Jul 24 05:52:46.097566 np0000005810 devstack@c-api.service[100214]: your server socket listen backlog is limited to 100 connections Jul 24 05:52:46.097566 np0000005810 devstack@c-api.service[100214]: your mercy for graceful operations on workers is 80 seconds Jul 24 05:52:46.098236 np0000005810 devstack@c-api.service[100214]: mapped 671795 bytes (656 KB) for 4 cores Jul 24 05:52:46.098411 np0000005810 devstack@c-api.service[100214]: *** Operational MODE: preforking *** Jul 24 05:52:46.098667 np0000005810 devstack@c-api.service[100214]: *** uWSGI is running in multiple interpreter mode *** Jul 24 05:52:46.098667 np0000005810 devstack@c-api.service[100214]: spawned uWSGI master process (pid: 100214) Jul 24 05:52:46.098846 np0000005810 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 24 05:52:46.099436 np0000005810 devstack@c-api.service[100214]: spawned uWSGI worker 1 (pid: 100222, cores: 1) Jul 24 05:52:46.100189 np0000005810 devstack@c-api.service[100214]: spawned uWSGI worker 2 (pid: 100223, cores: 1) Jul 24 05:52:46.100824 np0000005810 devstack@c-api.service[100214]: spawned uWSGI worker 3 (pid: 100224, cores: 1) Jul 24 05:52:46.101415 np0000005810 devstack@c-api.service[100214]: spawned uWSGI worker 4 (pid: 100225, cores: 1) Jul 24 05:52:46.101480 np0000005810 devstack@c-api.service[100214]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: we strongly recommend against using it for new projects. Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: If you are already using Eventlet, we recommend migrating to a different Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: framework. For more detail see Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 05:52:46.219308 np0000005810 devstack@c-api.service[100223]: import eventlet # noqa Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: we strongly recommend against using it for new projects. Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: If you are already using Eventlet, we recommend migrating to a different Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: framework. For more detail see Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 05:52:46.231574 np0000005810 devstack@c-api.service[100225]: import eventlet # noqa Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: we strongly recommend against using it for new projects. Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: If you are already using Eventlet, we recommend migrating to a different Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: framework. For more detail see Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 05:52:46.234898 np0000005810 devstack@c-api.service[100222]: import eventlet # noqa Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: we strongly recommend against using it for new projects. Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: If you are already using Eventlet, we recommend migrating to a different Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: framework. For more detail see Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 24 05:52:46.235407 np0000005810 devstack@c-api.service[100224]: import eventlet # noqa Jul 24 05:52:46.377811 np0000005810 devstack@c-api.service[100223]: /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 24 05:52:46.377811 np0000005810 devstack@c-api.service[100223]: from cgi import parse_header Jul 24 05:52:46.399138 np0000005810 devstack@c-api.service[100222]: /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 24 05:52:46.399138 np0000005810 devstack@c-api.service[100222]: from cgi import parse_header Jul 24 05:52:46.404302 np0000005810 devstack@c-api.service[100225]: /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 24 05:52:46.404302 np0000005810 devstack@c-api.service[100225]: from cgi import parse_header Jul 24 05:52:46.411412 np0000005810 devstack@c-api.service[100224]: /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 24 05:52:46.411412 np0000005810 devstack@c-api.service[100224]: from cgi import parse_header Jul 24 05:52:46.416125 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 05:52:46.416125 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:52:46.428792 np0000005810 devstack@c-api.service[100223]: /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 24 05:52:46.428792 np0000005810 devstack@c-api.service[100223]: removals.removed_module( Jul 24 05:52:46.432355 np0000005810 devstack@c-api.service[100223]: /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 24 05:52:46.432355 np0000005810 devstack@c-api.service[100223]: removals.removed_module( Jul 24 05:52:46.438107 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 05:52:46.438107 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:52:46.448342 np0000005810 devstack@c-api.service[100222]: /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 24 05:52:46.448342 np0000005810 devstack@c-api.service[100222]: removals.removed_module( Jul 24 05:52:46.449815 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 05:52:46.449815 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:52:46.450406 np0000005810 devstack@c-api.service[100222]: /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 24 05:52:46.450406 np0000005810 devstack@c-api.service[100222]: removals.removed_module( Jul 24 05:52:46.456093 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 24 05:52:46.456093 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:52:46.460782 np0000005810 devstack@c-api.service[100225]: /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 24 05:52:46.460782 np0000005810 devstack@c-api.service[100225]: removals.removed_module( Jul 24 05:52:46.463191 np0000005810 devstack@c-api.service[100225]: /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 24 05:52:46.463191 np0000005810 devstack@c-api.service[100225]: removals.removed_module( Jul 24 05:52:46.471571 np0000005810 devstack@c-api.service[100224]: /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 24 05:52:46.471571 np0000005810 devstack@c-api.service[100224]: removals.removed_module( Jul 24 05:52:46.474370 np0000005810 devstack@c-api.service[100224]: /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 24 05:52:46.474370 np0000005810 devstack@c-api.service[100224]: removals.removed_module( Jul 24 05:52:47.253024 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 05:52:47.253024 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:52:47.264055 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 05:52:47.264055 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:52:47.287659 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 05:52:47.287659 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:52:47.310437 np0000005810 devstack@c-api.service[100223]: /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 24 05:52:47.310437 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:52:47.319051 np0000005810 devstack@c-api.service[100225]: /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 24 05:52:47.319051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:52:47.340887 np0000005810 devstack@c-api.service[100222]: /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 24 05:52:47.340887 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:52:47.345634 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 24 05:52:47.345634 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:52:47.408695 np0000005810 devstack@c-api.service[100224]: /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 24 05:52:47.408695 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:52:47.492025 np0000005810 devstack@c-api.service[100223]: 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 24 05:52:47.492221 np0000005810 devstack@c-api.service[100223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 05:52:47.504665 np0000005810 devstack@c-api.service[100225]: 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 24 05:52:47.504918 np0000005810 devstack@c-api.service[100225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 05:52:47.549247 np0000005810 devstack@c-api.service[100222]: 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 24 05:52:47.549516 np0000005810 devstack@c-api.service[100222]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100222) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 05:52:47.583970 np0000005810 devstack@c-api.service[100223]: /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 24 05:52:47.583970 np0000005810 devstack@c-api.service[100223]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 05:52:47.590867 np0000005810 devstack@c-api.service[100225]: /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 24 05:52:47.590867 np0000005810 devstack@c-api.service[100225]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 05:52:47.603804 np0000005810 devstack@c-api.service[100224]: 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 24 05:52:47.604050 np0000005810 devstack@c-api.service[100224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 24 05:52:47.639703 np0000005810 devstack@c-api.service[100222]: /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 24 05:52:47.639703 np0000005810 devstack@c-api.service[100222]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 05:52:47.675648 np0000005810 devstack@c-api.service[100224]: /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 24 05:52:47.675648 np0000005810 devstack@c-api.service[100224]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 24 05:52:48.135789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 05:52:48.135926 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 05:52:48.136150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100222) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 05:52:48.136226 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 24 05:52:48.136269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.136428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.136540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136891 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.136966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.136997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.137060 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.137192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.138894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.138951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.139033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.139167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.139167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.139297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.139297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.139347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.139378 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.139463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.139522 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.139559 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.139589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.139625 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.139654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.139699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.140133 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.140602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.140602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.140602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.140602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.141207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.141707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.141707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.141788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.141831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.141858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.141858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.141902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.141924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.141947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.141986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.142018 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.142043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.142079 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.142117 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.142169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.142204 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.142231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.142267 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.142300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.142349 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.142389 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.142418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.142446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.142483 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.142504 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.142530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.142554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.142580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.142616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.142642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.142662 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.142703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.142727 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.142748 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.142770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.142813 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.142844 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.142865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.142887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.142908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.142928 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.142947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.142967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.142967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.143016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.143065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.143091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.143112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.143135 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.143155 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.143179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.143199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.143219 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.143239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.143239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.143239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.145120 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.145214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.145275 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.145307 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.145341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.145407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.145478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.145542 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.145585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.145622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.145647 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.145668 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.145704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.145735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.145763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.145785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.145806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.145827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.145858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.145858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.145927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.145956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.146007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.146028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.146049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.146049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.146087 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.146311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.146395 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.146395 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.146552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.146629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.146713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.146774 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.146835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.146894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.146961 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.147013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.147048 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.147082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.147118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.147154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.147183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.147217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.147247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.147290 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.147322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.147503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.147562 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.147623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.147704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.147764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.147816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.147879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.147935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.147935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.148228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.148228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.148513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.148592 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.148627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.148627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.148712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.148745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.148789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.148874 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.148906 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.148939 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.148967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.148999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.149027 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.149055 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.149088 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.149116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.149152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.149180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.149207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.149207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.149255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.149283 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.149316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.149316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.149365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.149399 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.149444 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.149444 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.149527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.149556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.149586 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.149616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.149644 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.149687 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.149726 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.149762 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.149792 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.149825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.149855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.149882 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.149911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.149939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.149966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.149993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.150028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.150057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.150085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.150113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.150141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.150174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.150202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.150230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.150263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.150293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.150330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.150366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.150394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.150421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.150450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.150490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.150519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.150557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.150588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.150628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.150662 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.150710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.150750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.150779 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.150806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.150851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.150891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.150920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.150952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.150980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.151005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.151005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.151059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.151085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.151111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.151144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.151144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.151144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.152502 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.152558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.152587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.152617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.152719 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.152779 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.152849 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.152908 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.152941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.152969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.152995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.153022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.153051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.153051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.153163 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.153264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.153328 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.153378 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.153426 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.153484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.153535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.153590 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.153686 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.153722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.153760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.153760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.153872 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.154019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.159850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.160078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.160078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.160078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.160169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.160169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.160235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.160336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.160418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.160731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.160731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.160867 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.160867 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.160994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.161216 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.161290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.161320 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.161412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.161450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.161506 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.161528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.161549 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.161571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.161591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.161612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.161632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.161652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.161713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.161744 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.161766 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.161788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.162029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.162029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.162029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.162112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.162501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.162602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.162693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.162735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.162822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.162893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.162957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.162957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.163066 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.163066 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.163198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.163198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.163274 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.163368 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.163877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.163948 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.163986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.164044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.164087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.164118 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.164364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.164434 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.164533 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.164594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.164652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.164727 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.164764 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.164795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.164825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.164863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.164904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.164932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.164953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.164979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.165001 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.165022 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.165043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.165062 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.165084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.165084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.165125 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.165146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.165167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.165374 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.165374 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.165512 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.165576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.165633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.165718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.165797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.165858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.165916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.165970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.166026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.166109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.166168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.166231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.166290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.166334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.166370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.166392 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.166413 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.166440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.166480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.166503 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.166524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.166524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.166562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.166587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.166587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.166628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.167129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.167218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.167258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.167341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.167403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.167442 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.167497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.167520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.167541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.167568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.167590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.167617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.167646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.167691 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.167736 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.167760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.167781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.167804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.167826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.167847 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.167867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.167887 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.167914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.167935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.167955 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.167975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.167995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.167995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.170513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.170594 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.170686 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.170788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.170877 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.170918 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.170949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.171013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.171082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.171145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.171145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.171216 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.171244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.171244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.171281 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.171321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.171346 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.171375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.171397 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.171551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.171619 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.171619 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.171776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.171776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.171832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.171832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.171875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.171898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.171924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.171949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.172054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.172054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.172168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.172168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.172278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.172350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.172395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.172427 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.172427 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.172500 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.172523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.172544 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.172564 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.172564 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.172599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.172626 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.172649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.172827 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.172893 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.172953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.173013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.173070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.173070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.173070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.173070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.173309 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.173985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.174056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.174122 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.174186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.174247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.174318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.174358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.174407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.174446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.174483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.174692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.174692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.174816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.174876 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.174932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.174969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175030 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.175209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.175230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.175253 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.175303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.175324 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.175345 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.175390 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.175410 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175430 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.175486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.175539 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.175583 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.175651 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175651 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.175740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.175796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175845 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.175868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.175909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.175929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175950 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.175971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.175997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.176020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176130 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176155 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.176175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176251 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.176273 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176344 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.176427 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.176529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.176591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176612 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.176686 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.176743 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176764 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.176837 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.176857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.176857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.176905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.176946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.176967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.176989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.177016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.177036 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.177057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.177057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.177104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.177146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.177178 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.177212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.177241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.177241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.177241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.177241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.177321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.177608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.178235 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.178299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.178477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.178925 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.178993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.179053 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.179109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.179167 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.179167 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.179282 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.179341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.179397 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.179472 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.179535 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.179592 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.179693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.179762 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.179822 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.179879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.179935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.179935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.180045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.180104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.180161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.180161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.180263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.180320 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.180374 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.180429 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.180497 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.180567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.180567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.180671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.180740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.180778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.180807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.180807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.180866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.180896 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.180896 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.180950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.180972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.180994 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.181018 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.181039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.181061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.181082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.181102 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.181122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.181147 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.181169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.181188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.181208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.181233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.181254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.181273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.181293 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.181318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.181339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.181368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.181389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.181409 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.181429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.181449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.181491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.181512 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.181532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.181557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.181582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.181582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.181625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.181647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.181668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.182071 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.182134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.182134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.182252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.182252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.182252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.182252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.182492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.182801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.183670 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.183777 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.183864 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.183936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.184000 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.184073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.184159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.184236 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.184352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.184421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.184489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.184559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.184625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.184813 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.184860 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.184891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.184915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.184948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.184972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.184992 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.185019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.185041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.185061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.185085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.185105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.185126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.185146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.185167 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.185187 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.185206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.185231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.185253 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.185274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.185294 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.185510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.185576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.185637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.185637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.185637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.185637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.185637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.185935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.186187 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.186290 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.186383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.186481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.186580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.186688 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.186742 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.186815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.186878 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.186878 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.186993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.187029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.187061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.187091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.187124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.187152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.187179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.187179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.187236 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.187277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.187311 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.187339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.187360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.187380 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.187401 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.187421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.187448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.187503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.187526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.187767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.187767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.187887 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.187946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.188002 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.188116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.188972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.189062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.189133 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.189192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.189266 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.189331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.189392 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.189448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.189518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.189575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.189645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.189734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.189765 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.189787 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.189814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.189836 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.189857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.189878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.189907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.189945 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.189975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.189998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.190030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.190075 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.190109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.190144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.190168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.190197 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.190218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.190238 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.190264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.190287 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.190307 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.190327 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.190352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.190372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.190392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.190412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.190449 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.190508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.190540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.190540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.190595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.190624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.190652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.190652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.190652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.190652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.190652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.190804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.190842 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.191132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.191132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.191132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.191296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.191296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.194883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.195000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.195190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.195190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.195190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.195353 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.195419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.195419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.195561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.195561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.195663 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.195746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.195818 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.195888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.195955 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.196007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.196057 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.196108 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.196161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.196161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.196161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.197296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.197399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.197528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.197602 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.197718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.197838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.197941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.200413 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.200566 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.200566 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.200652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.200784 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.200853 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.200919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.201057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.201140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.201217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.201262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.201306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.201343 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.201388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.201425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.201486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.201524 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.201524 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.201587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.201624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.201661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.201864 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.201945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.202021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.202096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.202165 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.202240 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.202318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.202385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.202450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.202531 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.203098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.203183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.203252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.203318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.203380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.203445 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.203504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.203540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.203576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.203610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.203610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.203828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.203917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.204033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.204033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.204134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.204134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.204241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.204579 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.204658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.204715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.204803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.204877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.204953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.204953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 24 05:52:48.205433 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.205517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.205564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.205609 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.205718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.205790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.205856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.205923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.206071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.206400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.206448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.206448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100222) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.206525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.206560 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.206593 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 24 05:52:48.206630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.206664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100224) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.206719 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.206753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 24 05:52:48.206797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100223) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.206834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 24 05:52:48.206834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 24 05:52:48.206834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 24 05:52:48.206834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100225) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 24 05:52:48.253255 np0000005810 devstack@c-api.service[100223]: INFO dbcounter [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Registered counter for database cinder Jul 24 05:52:48.255118 np0000005810 devstack@c-api.service[100224]: INFO dbcounter [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Registered counter for database cinder Jul 24 05:52:48.263446 np0000005810 devstack@c-api.service[100225]: INFO dbcounter [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Registered counter for database cinder Jul 24 05:52:48.273950 np0000005810 devstack@c-api.service[100222]: INFO dbcounter [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Registered counter for database cinder Jul 24 05:52:48.300953 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a121edce-3d49-4e04-ba57-39c959544c4b 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.306320 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.319282 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.341183 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.438948 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writer thread running {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 05:52:48.442526 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 05:52:48.446029 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 05:52:48.449157 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 05:52:48.451312 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writer thread running {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 05:52:48.452041 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 05:52:48.452514 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.452853 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.453167 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writer thread running {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 05:52:48.454694 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 05:52:48.455296 np0000005810 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-a121edce-3d49-4e04-ba57-39c959544c4b 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 24 05:52:48.457583 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 05:52:48.458882 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 05:52:48.459309 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.459597 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.461308 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 05:52:48.461812 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 05:52:48.464994 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 05:52:48.465302 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 05:52:48.465358 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.465628 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.466306 np0000005810 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 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 24 05:52:48.469088 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.469174 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 05:52:48.469242 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.469799 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.470174 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.470999 np0000005810 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d 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 24 05:52:48.474373 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.474584 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.501781 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a121edce-3d49-4e04-ba57-39c959544c4b 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.504582 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 05:52:48.507698 np0000005810 devstack@c-api.service[100223]: INFO cinder.rpc [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 05:52:48.507819 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.508328 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.508554 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.510815 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 05:52:48.512414 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.513380 np0000005810 devstack@c-api.service[100224]: INFO cinder.rpc [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 05:52:48.514036 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.514222 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.515528 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 05:52:48.518427 np0000005810 devstack@c-api.service[100225]: INFO cinder.rpc [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 05:52:48.519027 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.519224 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.519352 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writer thread running {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 24 05:52:48.523357 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 24 05:52:48.523500 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.523822 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.525219 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.525369 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.527235 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.527432 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.528025 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 24 05:52:48.530362 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.530738 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.531512 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 24 05:52:48.534077 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.534077 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.534736 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.534736 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.534820 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 24 05:52:48.534861 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.534861 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.534931 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.535206 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.535956 np0000005810 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 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 24 05:52:48.537629 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.537629 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.537817 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.539025 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.539294 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.539391 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.540134 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.540390 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.541845 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.542042 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.542267 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.542480 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.544796 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.544901 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.544962 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.545016 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.545119 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.545319 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.547373 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.547439 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.548774 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.548988 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.549700 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.549926 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.550211 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.550345 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.552204 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.552418 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.552546 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.552747 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.553199 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.553379 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.554049 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.554049 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.555829 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.555914 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.556021 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.556105 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.556554 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.556776 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.557216 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.557500 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.560295 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.560295 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.560445 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.560629 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.561413 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.561593 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.563319 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.563531 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.565032 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.565032 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.566387 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.566530 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.566600 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.566715 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.567619 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.567619 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.567730 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.567816 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.567933 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.567999 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.568323 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.568510 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.569224 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.569386 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.570540 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.570540 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.570743 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.570905 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.571109 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.571336 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.572080 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.572153 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.572191 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.572311 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.573355 np0000005810 devstack@c-api.service[100224]: WARNING cinder.api.contrib.hosts [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 05:52:48.573355 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.573481 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.574173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: extensions {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.574266 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.574356 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.575301 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: consistencygroups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.575713 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.575915 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.577054 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.577238 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.577910 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.577910 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.578239 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.578351 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.578418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: extra_specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.579449 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.579660 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.580060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: capabilities {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.580620 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.580911 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.581058 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: backups {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.581378 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.581600 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.581710 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.581840 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.582992 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-quota-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.583115 np0000005810 devstack@c-api.service[100223]: WARNING cinder.api.contrib.hosts [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 05:52:48.583443 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:48.583653 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.584367 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.584447 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.584522 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.584570 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: extensions {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.584656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: qos-specs {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.584859 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.585026 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.586019 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.586077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: consistencygroups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.586175 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.586211 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 24 05:52:48.586662 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.587376 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.587541 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.587741 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: extra_specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.589056 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.589121 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: encryption {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.589156 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.589181 np0000005810 devstack@c-api.service[100222]: INFO cinder.rpc [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 24 05:52:48.589510 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.589599 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.589644 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.589795 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.590531 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: cgsnapshots {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.590576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: capabilities {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.590638 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.590753 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.591745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: backups {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.592038 np0000005810 devstack@c-api.service[100225]: WARNING cinder.api.contrib.hosts [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 05:52:48.592510 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.592642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: scheduler-stats {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.592745 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.593502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: extensions {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.593634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-quota-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.594183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-volume-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.594953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: qos-specs {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.595302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: consistencygroups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.595363 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-snapshot-manage {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.596693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.596771 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-volume-transfer {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.597982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: extra_specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.598031 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: encryption {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.598141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-hosts {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.599339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-volume-type-access {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.599400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: cgsnapshots {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.600633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: scheduler-stats {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.601072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-availability-zone {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.601269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: capabilities {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.602159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extended resource: os-quota-class-sets {{(pid=100224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.602260 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.602510 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.602804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-volume-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.602906 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: backups {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.603807 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.603956 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.604791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-snapshot-manage {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.604861 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.605010 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.605692 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.605758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-quota-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.605839 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.605904 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.605968 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.606648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-volume-transfer {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.606736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] SnapshotActionsController initialized {{(pid=100224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 05:52:48.607736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: qos-specs {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.608085 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.608165 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.608978 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-hosts {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.609068 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.609100 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.609858 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.609976 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.610433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.610689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-volume-type-access {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.610835 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.611045 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.611109 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.611339 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.611833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.611833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.611958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612176 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension UsedLimits extending resource: limits {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: encryption {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.612538 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension AdminActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.612981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-availability-zone {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.613054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension AdminActions extending resource: snapshots {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.613150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension AdminActions extending resource: backups {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.613278 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeActions extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.613392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.613566 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.router [None req-20eaa4b4-94a3-443d-b767-2a7e4b0648f8 None None] Extension TypesManage extending resource: types {{(pid=100224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.614720 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: cgsnapshots {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.615020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extended resource: os-quota-class-sets {{(pid=100223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.615333 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.615778 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.616492 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: scheduler-stats {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.617320 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.617577 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.618389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-volume-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.618436 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.618608 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.618889 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.619094 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.620202 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.620389 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.620430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-snapshot-manage {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.621243 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.621298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] SnapshotActionsController initialized {{(pid=100223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 05:52:48.621425 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.621907 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.622087 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.622324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-volume-transfer {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.622513 np0000005810 devstack@c-api.service[100224]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a0452a4668 pid: 100224 (default app) Jul 24 05:52:48.623089 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.623287 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.624322 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.624369 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.624499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-hosts {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.624537 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.624561 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.625569 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.625790 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.626559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-volume-type-access {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.626617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.626856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627006 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.627043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627244 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.627357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627531 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627719 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension UsedLimits extending resource: limits {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.627913 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.628082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.628258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.628445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension AdminActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.628536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-availability-zone {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.628684 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension AdminActions extending resource: snapshots {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.629116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension AdminActions extending resource: backups {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.629116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeActions extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.629241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.629382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.router [None req-a121edce-3d49-4e04-ba57-39c959544c4b None None] Extension TypesManage extending resource: types {{(pid=100223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.629827 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.630008 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.630614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extended resource: os-quota-class-sets {{(pid=100225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.630986 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.631156 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.632264 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c8793c6-611d-4545-bd00-3717e65d6d27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:52:48.632418 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.632623 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.633449 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.633553 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.633911 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.634061 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.635069 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.635236 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.635664 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1/1] 10.4.3.200 () {60 vars in 925 bytes} [Fri Jul 24 05:52:48 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 05:52:48.635993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.snapshot_actions [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] SnapshotActionsController initialized {{(pid=100225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 05:52:48.636500 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.636647 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.637555 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.637734 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.638637 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.638816 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.639160 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.639275 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.639849 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.640132 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.640851 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.640950 np0000005810 devstack@c-api.service[100223]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a0452a4668 pid: 100223 (default app) Jul 24 05:52:48.641006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.641227 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.641360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.641494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.641635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.641810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension UsedLimits extending resource: limits {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.642033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.642134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.642206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.642368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension AdminActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.642544 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension AdminActions extending resource: snapshots {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.643124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension AdminActions extending resource: backups {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.643209 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.643286 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeActions extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.643346 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.643398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.643398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.router [None req-d95d19ba-22f1-46eb-9457-e185b595fe7d None None] Extension TypesManage extending resource: types {{(pid=100225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.644582 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.644768 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.646031 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.646031 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.646927 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.647078 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.648319 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.648319 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.649160 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.649269 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.650002 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.650152 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.650877 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.651022 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.652007 np0000005810 devstack@c-api.service[100222]: WARNING cinder.api.contrib.hosts [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 24 05:52:48.652310 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.652480 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.653302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: extensions {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.654563 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: consistencygroups {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.655852 np0000005810 devstack@c-api.service[100225]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a0452a4668 pid: 100225 (default app) Jul 24 05:52:48.656780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: extra_specs {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.659831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: capabilities {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.661178 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: backups {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.663415 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-quota-sets {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.665326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: qos-specs {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.667312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: encryption {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.669038 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: encryption {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.670615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: cgsnapshots {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.672187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: scheduler-stats {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.673783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-volume-manage {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.675330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-snapshot-manage {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.676949 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-volume-transfer {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.678777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-hosts {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.680332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-volume-type-access {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.682174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-availability-zone {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.683726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extended resource: os-quota-class-sets {{(pid=100222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 24 05:52:48.685567 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.685895 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.686873 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.687060 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.687975 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.688143 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.688909 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.snapshot_actions [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] SnapshotActionsController initialized {{(pid=100222) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 24 05:52:48.689384 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.689552 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.690397 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.690592 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.691576 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.691759 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.692781 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 05:52:48.692944 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 05:52:48.693620 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.693792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.693915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694036 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension UsedLimits extending resource: limits {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694650 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694796 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.694928 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension AdminActions extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.695064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension AdminActions extending resource: snapshots {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.695178 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension AdminActions extending resource: backups {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.695363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeActions extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.695443 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.695570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.router [None req-3ba79922-25e2-48c3-816e-2051ee4f3363 None None] Extension TypesManage extending resource: types {{(pid=100222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 24 05:52:48.706305 np0000005810 devstack@c-api.service[100222]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71a0452a4668 pid: 100222 (default app) Jul 24 05:52:54.058254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d758edb8-409d-45e9-b51d-4b59692ad1ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:52:54.750462 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d758edb8-409d-45e9-b51d-4b59692ad1ec admin admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:52:54.751123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d758edb8-409d-45e9-b51d-4b59692ad1ec admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:52:54.753182 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:52:54.753182 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:52:54.792345 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-d758edb8-409d-45e9-b51d-4b59692ad1ec 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=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:54.829080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d758edb8-409d-45e9-b51d-4b59692ad1ec admin admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:52:54.829811 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 2/2] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 05:52:54 2026] POST /volume/v3/types => generated 183 bytes in 772 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:52:54.849157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3f594199-ec70-4001-ad2c-772a9d2dd7e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:52:55.183812 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f594199-ec70-4001-ad2c-772a9d2dd7e6 admin admin] POST https://10.4.3.200/volume/v3/types/4f4c0197-3c5b-4f88-aeab-0d388a6d1be4/extra_specs Jul 24 05:52:55.184451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f594199-ec70-4001-ad2c-772a9d2dd7e6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:52:55.186351 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:52:55.186351 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:52:55.224267 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-3f594199-ec70-4001-ad2c-772a9d2dd7e6 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=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:55.307464 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f594199-ec70-4001-ad2c-772a9d2dd7e6 admin admin] https://10.4.3.200/volume/v3/types/4f4c0197-3c5b-4f88-aeab-0d388a6d1be4/extra_specs returned with HTTP 200 Jul 24 05:52:55.308198 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1/3] 10.4.3.200 () {68 vars in 1449 bytes} [Fri Jul 24 05:52:54 2026] POST /volume/v3/types/4f4c0197-3c5b-4f88-aeab-0d388a6d1be4/extra_specs => generated 52 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:52:55.631954 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8b16ea4-cef6-42c3-affc-e10ff728299f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:52:56.065112 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8b16ea4-cef6-42c3-affc-e10ff728299f admin admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:52:56.066041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8b16ea4-cef6-42c3-affc-e10ff728299f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:52:56.068322 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:52:56.068322 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:52:56.114443 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-b8b16ea4-cef6-42c3-affc-e10ff728299f 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=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:56.148979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8b16ea4-cef6-42c3-affc-e10ff728299f admin admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:52:56.149824 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1/4] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 05:52:55 2026] POST /volume/v3/types => generated 186 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:52:56.173160 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d04e1f9b-60a1-495b-ac45-079a69f4e1ad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:52:56.515085 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d04e1f9b-60a1-495b-ac45-079a69f4e1ad admin admin] POST https://10.4.3.200/volume/v3/types/47f2341b-b144-48e8-a6d9-f479db8af273/extra_specs Jul 24 05:52:56.515811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d04e1f9b-60a1-495b-ac45-079a69f4e1ad admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:52:56.517801 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:52:56.517801 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:52:56.554109 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-d04e1f9b-60a1-495b-ac45-079a69f4e1ad 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=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 05:52:56.622510 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d04e1f9b-60a1-495b-ac45-079a69f4e1ad admin admin] https://10.4.3.200/volume/v3/types/47f2341b-b144-48e8-a6d9-f479db8af273/extra_specs returned with HTTP 200 Jul 24 05:52:56.623022 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1/5] 10.4.3.200 () {68 vars in 1449 bytes} [Fri Jul 24 05:52:56 2026] POST /volume/v3/types/47f2341b-b144-48e8-a6d9-f479db8af273/extra_specs => generated 45 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:53:04.826009 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:53:05.304663 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:53:06.145333 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:53:06.620357 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:53:25.853807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71e0ad1e-54c9-41c1-9112-c5fdda569d20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:53:25.854462 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71e0ad1e-54c9-41c1-9112-c5fdda569d20 None None] GET https://10.4.3.200/volume// Jul 24 05:53:25.854661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71e0ad1e-54c9-41c1-9112-c5fdda569d20 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:53:25.854885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71e0ad1e-54c9-41c1-9112-c5fdda569d20 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:53:25.855415 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71e0ad1e-54c9-41c1-9112-c5fdda569d20 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:53:25.855748 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 3/6] 10.4.3.200 () {66 vars in 1425 bytes} [Fri Jul 24 05:53:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:54:10.677972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90e0adba-223c-41ac-9257-49a06ee7d961 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:54:11.007588 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90e0adba-223c-41ac-9257-49a06ee7d961 tempest-verify_tempest_config-246095815 tempest-verify_tempest_config-246095815-project-member] GET https://10.4.3.200/volume/v3/extensions Jul 24 05:54:11.007804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90e0adba-223c-41ac-9257-49a06ee7d961 tempest-verify_tempest_config-246095815 tempest-verify_tempest_config-246095815-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:54:11.008027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90e0adba-223c-41ac-9257-49a06ee7d961 tempest-verify_tempest_config-246095815 tempest-verify_tempest_config-246095815-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:54:11.008396 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90e0adba-223c-41ac-9257-49a06ee7d961 tempest-verify_tempest_config-246095815 tempest-verify_tempest_config-246095815-project-member] https://10.4.3.200/volume/v3/extensions returned with HTTP 200 Jul 24 05:54:11.008784 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 2/7] 10.4.3.200 () {66 vars in 1246 bytes} [Fri Jul 24 05:54:10 2026] GET /volume/v3/extensions => generated 5245 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:54:57.389499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:54:57.838960 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:54:57.838960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-936765752"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:54:57.840525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-936765752'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:54:57.840989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Create volume of 1 GB Jul 24 05:54:57.853868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:54:57.853128. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:54:57.853976 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Availability Zones retrieved successfully. Jul 24 05:54:57.882006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Flow 'volume_create_api' (141735f5-803a-43d1-a4ee-89c72d39b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:54:57.883338 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34489413-0cc5-4232-93cf-c90399716913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:54:57.884438 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:54:57.947425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34489413-0cc5-4232-93cf-c90399716913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:54:57.948460 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce981521-9c1c-4187-bb0f-2c1809ccdc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:54:58.000254 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-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 24 05:54:58.000628 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-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 24 05:54:58.070291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Created reservations ['5c30ebc6-df61-40c4-b8ee-3e9fae59993b', '75a4036f-a902-4584-a416-05b7ea95620c', '9d0b0221-c1ef-4315-a683-021b423f64b0', 'f5ef8db6-e6a3-4b6b-9927-1538b531b45c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:54:58.074092 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce981521-9c1c-4187-bb0f-2c1809ccdc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c30ebc6-df61-40c4-b8ee-3e9fae59993b', '75a4036f-a902-4584-a416-05b7ea95620c', '9d0b0221-c1ef-4315-a683-021b423f64b0', 'f5ef8db6-e6a3-4b6b-9927-1538b531b45c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:54:58.077138 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8e0354-e085-40c7-a8ac-1c704945f8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:54:58.143080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8e0354-e085-40c7-a8ac-1c704945f8f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3634230-60f8-4bbe-a640-f950688c262f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-936765752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c575c55fe9854df6b51eadaf0931a8c6',qos_specs=None,replication_status=,reservations=['5c30ebc6-df61-40c4-b8ee-3e9fae59993b','75a4036f-a902-4584-a416-05b7ea95620c','9d0b0221-c1ef-4315-a683-021b423f64b0','f5ef8db6-e6a3-4b6b-9927-1538b531b45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ab2941e5474c528c74894467c2864d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-936765752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3634230-60f8-4bbe-a640-f950688c262f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c575c55fe9854df6b51eadaf0931a8c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49ab2941e5474c528c74894467c2864d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:54:58.144373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f22602-9ccd-486d-8632-03d78009434a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:54:58.174476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f22602-9ccd-486d-8632-03d78009434a) transitioned into state 'SUCCESS' from state '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-936765752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c575c55fe9854df6b51eadaf0931a8c6',qos_specs=None,replication_status=,reservations=['5c30ebc6-df61-40c4-b8ee-3e9fae59993b','75a4036f-a902-4584-a416-05b7ea95620c','9d0b0221-c1ef-4315-a683-021b423f64b0','f5ef8db6-e6a3-4b6b-9927-1538b531b45c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49ab2941e5474c528c74894467c2864d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:54:58.175282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d0368b-b17b-4592-8ee0-b811cd2e2f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:54:58.206802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d0368b-b17b-4592-8ee0-b811cd2e2f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:54:58.207769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Flow 'volume_create_api' (141735f5-803a-43d1-a4ee-89c72d39b0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:54:58.208162 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Create volume request issued successfully. Jul 24 05:54:58.209361 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d8a2a82f-b521-4ac5-98d5-a760d7d878e9 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:54:58.209838 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 2/8] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:54:57 2026] POST /volume/v3/volumes => generated 758 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:06.576510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:07.117306 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:07.117306 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1743483905", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:07.117306 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1743483905', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:08.044556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume of 1 GB Jul 24 05:55:08.062986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:55:08.062214. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:55:08.063184 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Availability Zones retrieved successfully. Jul 24 05:55:08.091670 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (4accc485-7905-4c4f-a17e-2b628171a033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:08.093543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9eb279-073d-4488-9202-10338837a8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:08.095094 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:08.180177 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:55:08.224314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9eb279-073d-4488-9202-10338837a8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:08.225569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3dd2f1-43e0-4859-886d-c8fa180e5c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:08.278436 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-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 24 05:55:08.278636 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-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 24 05:55:08.354857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Created reservations ['f17f4ec7-8aba-4304-b241-e846328ec848', '74b06b9e-908f-4f0d-9191-2833be9594c4', 'a31976ee-30f4-4907-88b3-e05d668bb68e', '90027e27-68f6-4d3c-85ce-c43457a190e8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:08.356135 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b3dd2f1-43e0-4859-886d-c8fa180e5c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17f4ec7-8aba-4304-b241-e846328ec848', '74b06b9e-908f-4f0d-9191-2833be9594c4', 'a31976ee-30f4-4907-88b3-e05d668bb68e', '90027e27-68f6-4d3c-85ce-c43457a190e8']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:08.357262 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ebfaa5-7ee7-4f5c-81e5-f1e5f9332a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:08.417799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35ebfaa5-7ee7-4f5c-81e5-f1e5f9332a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11747cb6-d059-4ccb-bf98-fa8f6fb971f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1743483905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['f17f4ec7-8aba-4304-b241-e846328ec848','74b06b9e-908f-4f0d-9191-2833be9594c4','a31976ee-30f4-4907-88b3-e05d668bb68e','90027e27-68f6-4d3c-85ce-c43457a190e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1743483905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11747cb6-d059-4ccb-bf98-fa8f6fb971f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11e3a783e554bdda21a72ed7bbd37ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59f245d36524f47b852a7afbe3cc19b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:08.418720 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76384d85-b19c-493b-a9fc-ac7c96f1311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:08.453047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76384d85-b19c-493b-a9fc-ac7c96f1311b) transitioned into state 'SUCCESS' from state '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-1743483905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['f17f4ec7-8aba-4304-b241-e846328ec848','74b06b9e-908f-4f0d-9191-2833be9594c4','a31976ee-30f4-4907-88b3-e05d668bb68e','90027e27-68f6-4d3c-85ce-c43457a190e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:08.454129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5bab38-45af-4682-abb7-c83c9b110de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:08.486322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb5bab38-45af-4682-abb7-c83c9b110de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:08.488075 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (4accc485-7905-4c4f-a17e-2b628171a033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:08.488330 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request issued successfully. Jul 24 05:55:08.489703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2b36bf4-dbb0-4ed1-a55f-c7fd4c000f59 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:08.490417 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 2/9] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:55:06 2026] POST /volume/v3/volumes => generated 752 bytes in 1914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:08.506344 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:08.512762 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:08.512762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:08.512762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:08.568286 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:08.568286 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:08.581654 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:08.595926 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-658c0f0c-61ee-4b5a-8a6c-9f70c0912f69 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:08.596200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 4/10] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:08 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 820 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:09.610761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:09.613612 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:09.613612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:09.613874 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:09.661733 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:09.661733 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:09.677014 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:09.686394 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a0ec4a6-d00c-450c-a2a1-a6327d7cc5c3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:09.686394 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 3/11] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:09 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 844 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:10.523732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:10.705254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:10.710297 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:10.710297 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:10.710894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:10.728793 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:10.728793 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:10.743136 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:10.755360 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9aa8ff43-e1ff-454a-8791-fa10e4fcba8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:10.756189 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 3/12] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:10 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:10.880150 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:10.880441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1271672271", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:10.882936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1271672271', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:11.737262 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Create volume of 1 GB Jul 24 05:55:11.737262 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:11.737262 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:11.745773 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Availability Zones retrieved successfully. Jul 24 05:55:11.758566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Flow 'volume_create_api' (055f2489-1706-4de9-9d00-6b85f87b2ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:11.759591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77c4af3-a29c-4803-a286-cf231c76051b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:11.762144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:11.776149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:11.781788 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:11.781788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:11.781788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:11.790962 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:11.790962 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:11.799029 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:11.808659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5215c131-23ac-4e43-b068-dd34c8a83aa0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:11.809225 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 5/13] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:11 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:11.897706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77c4af3-a29c-4803-a286-cf231c76051b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:11.898799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691734ab-2b10-4fc3-ab9d-7699524814c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:12.013552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Created reservations ['c252cc6e-408e-4400-b66a-6cec98a1d108', '3321f188-57b7-4231-b49f-124a85561168', '88b8a944-e06d-4b81-878f-fdaf0d800397', '762aacd2-e445-453e-bee4-c72a79e5d517'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:12.014879 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691734ab-2b10-4fc3-ab9d-7699524814c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c252cc6e-408e-4400-b66a-6cec98a1d108', '3321f188-57b7-4231-b49f-124a85561168', '88b8a944-e06d-4b81-878f-fdaf0d800397', '762aacd2-e445-453e-bee4-c72a79e5d517']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:12.017539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad5bc73-16af-4ba3-9893-f9186a09f174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:12.063763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fad5bc73-16af-4ba3-9893-f9186a09f174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '642d2856-4612-4e6a-b05a-b4d171c10259', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1271672271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96854972413e4a3cb0a5d9e078bc863f',qos_specs=None,replication_status=,reservations=['c252cc6e-408e-4400-b66a-6cec98a1d108','3321f188-57b7-4231-b49f-124a85561168','88b8a944-e06d-4b81-878f-fdaf0d800397','762aacd2-e445-453e-bee4-c72a79e5d517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995a10c413354007b3238f242d5c89da',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1271672271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=642d2856-4612-4e6a-b05a-b4d171c10259,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96854972413e4a3cb0a5d9e078bc863f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995a10c413354007b3238f242d5c89da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:12.064288 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e151f5-3079-41a1-bdd5-fbfa5fce00fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:12.120036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6e151f5-3079-41a1-bdd5-fbfa5fce00fb) transitioned into state 'SUCCESS' from state '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-1271672271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96854972413e4a3cb0a5d9e078bc863f',qos_specs=None,replication_status=,reservations=['c252cc6e-408e-4400-b66a-6cec98a1d108','3321f188-57b7-4231-b49f-124a85561168','88b8a944-e06d-4b81-878f-fdaf0d800397','762aacd2-e445-453e-bee4-c72a79e5d517'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995a10c413354007b3238f242d5c89da',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:12.121049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e0df08-a4de-4905-8013-987fc28e4870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:12.140542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e0df08-a4de-4905-8013-987fc28e4870) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:12.141835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Flow 'volume_create_api' (055f2489-1706-4de9-9d00-6b85f87b2ca8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:12.142610 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Create volume request issued successfully. Jul 24 05:55:12.143429 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e88a20a-7b27-4acb-ab78-8eaf5095d356 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:12.144638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 3/14] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:55:10 2026] POST /volume/v3/volumes => generated 757 bytes in 1621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:12.163107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:12.167060 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:12.167060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:12.167060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:12.184096 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:12.184096 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:12.192734 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:12.196257 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da28ca5b-020d-4877-a1e1-98a6002e3915 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:12.196854 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 4/15] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:12 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:12.828791 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:12.831584 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:12.832308 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:12.832308 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:12.841825 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:12.841825 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:12.848246 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:12.854241 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e1b3b2e4-9450-4941-8de9-857a41dfc65f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:12.854666 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 4/16] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:12 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:13.224419 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-becb4624-af66-48af-b548-1c243a2c30aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:13.227145 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-becb4624-af66-48af-b548-1c243a2c30aa tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:13.227794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-becb4624-af66-48af-b548-1c243a2c30aa tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:13.227794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-becb4624-af66-48af-b548-1c243a2c30aa tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:13.239951 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:13.239951 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:13.245911 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-becb4624-af66-48af-b548-1c243a2c30aa tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:13.257178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-becb4624-af66-48af-b548-1c243a2c30aa tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:13.257822 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 6/17] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:13 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:13.875943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:13.878584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:13.878756 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:13.878966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:13.887958 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:13.887958 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:13.900101 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:13.910141 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe3a2bbb-7212-4b12-a5b9-233dd8d5d2e0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:13.910141 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 4/18] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:13 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:14.282906 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:14.286017 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:14.286143 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:14.286414 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:14.297543 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:14.297543 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:14.304969 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:14.312533 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71425651-3880-4f24-bdaf-0e4ab812e9cc tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:14.313065 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 5/19] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:14 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:14.928534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e412b23-5994-4f55-935c-9d7553ad5518 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:14.932972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e412b23-5994-4f55-935c-9d7553ad5518 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:14.933502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e412b23-5994-4f55-935c-9d7553ad5518 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:14.933502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e412b23-5994-4f55-935c-9d7553ad5518 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:14.951870 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:14.951870 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:14.957450 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4e412b23-5994-4f55-935c-9d7553ad5518 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:14.967754 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e412b23-5994-4f55-935c-9d7553ad5518 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:14.967754 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 5/20] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:14 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:15.335025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:15.343554 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:15.344079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:15.344875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:15.358335 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:15.358335 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:15.368408 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:15.375764 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7254c9f6-172f-4fd3-9136-a5c87c3554a1 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:15.375764 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 7/21] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:15 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:15.991986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:15.996070 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:15.997947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:15.997947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:16.008318 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:16.008318 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:16.016064 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:16.024868 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f88fb095-58b1-49b1-aa7e-01ab73e5f2fe tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:16.026170 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 5/22] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:15 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:16.395149 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:16.397710 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:16.398318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:16.398538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:16.410727 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:16.410727 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:16.418166 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:16.425934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32ff439d-cd74-495d-8c23-d3ce02a7d492 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:16.426548 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 6/23] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:16 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:17.047260 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:17.049420 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:17.049737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:17.050065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:17.066065 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:17.066065 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:17.075652 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:17.085916 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe14d047-e0b5-4cff-a71a-19456186d8b4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:17.086887 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 6/24] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:17 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:17.445131 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:17.449000 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:17.449000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:17.449000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:17.461880 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:17.461880 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:17.469358 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:17.476379 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1e8adc0-3d8f-4953-bafe-238eee0e38ac tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:17.476853 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 8/25] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:17 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:18.106501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:18.109599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:18.109867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:18.110112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:18.122216 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:18.122216 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:18.128168 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:18.135302 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa96a8b6-efd3-4e6e-8b85-d0f2ebb6592c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:18.135395 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 6/26] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:18 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:18.494465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:18.496865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:18.497372 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:18.498698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:18.513417 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:18.513417 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:18.520200 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:18.528075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aec29b0-2a6e-4aa6-821f-9e1dec4a3873 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 200 Jul 24 05:55:18.528593 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 7/27] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:18 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:18.563785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-da00365e-d72f-4813-b6fe-a18c8382936c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:18.567556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] DELETE https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:18.568625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:18.569741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:18.569741 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Delete volume with id: 642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:18.589770 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:18.589770 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:18.589770 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Volume info retrieved successfully. Jul 24 05:55:18.592014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 05:55:18.636717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Created reservations ['489b94f8-7eb6-44fb-be1d-9a7f6c25c3cc', '7390659b-676a-4592-89a2-e0c5d3239cc2', 'db08fb1e-1ae7-4723-b9b0-7ab36243602f', '266a9bf7-129f-4701-9fc0-b1bb1939b7fa'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:18.686950 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Delete volume request issued successfully. Jul 24 05:55:18.687072 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da00365e-d72f-4813-b6fe-a18c8382936c tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 202 Jul 24 05:55:18.688159 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 7/28] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:55:18 2026] DELETE /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:55:18.701710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da781672-764c-477c-9230-acf50ea24645 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:18.703797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da781672-764c-477c-9230-acf50ea24645 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] GET https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 Jul 24 05:55:18.704033 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da781672-764c-477c-9230-acf50ea24645 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:18.704314 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da781672-764c-477c-9230-acf50ea24645 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:18.711391 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da781672-764c-477c-9230-acf50ea24645 tempest-TaggedBootDevicesTest_v242-1038255342 tempest-TaggedBootDevicesTest_v242-1038255342-project-member] https://10.4.3.200/volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 returned with HTTP 404 Jul 24 05:55:18.712116 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 9/29] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:18 2026] GET /volume/v3/volumes/642d2856-4612-4e6a-b05a-b4d171c10259 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:55:19.156651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:19.161280 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:19.161280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:19.161545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:19.171912 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:19.171912 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:19.177886 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:19.185182 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98d421d0-577b-4c82-b0b2-8352277cfb70 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:19.185182 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 7/30] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:19 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:20.199928 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:20.202013 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:20.203302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:20.203302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:20.215760 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:20.215760 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:20.221220 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:20.230475 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32b3ea0a-7ea6-445c-bc87-9efaefdb81c0 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:20.230855 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 8/31] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:20 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:21.251580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5f777fb-83f1-494a-9407-b45f74c2636e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:21.253835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f777fb-83f1-494a-9407-b45f74c2636e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:21.254419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f777fb-83f1-494a-9407-b45f74c2636e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:21.255212 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f777fb-83f1-494a-9407-b45f74c2636e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:21.276778 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:21.276778 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:21.287702 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b5f777fb-83f1-494a-9407-b45f74c2636e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:21.298630 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f777fb-83f1-494a-9407-b45f74c2636e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:21.298630 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 8/32] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:21 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:22.325602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:22.330282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:22.331412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:22.332002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:22.346618 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:22.346618 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:22.353131 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:22.361288 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e25bed3f-d58a-4df1-a63c-f8bcc75df0bb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:22.361639 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 10/33] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:22 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:23.312528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:23.384634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:23.387448 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:23.387755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:23.388014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:23.404046 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:23.404046 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:23.412784 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:23.420941 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f61edc3-1bae-4d64-9279-bb0bdda51e58 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:23.421267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 9/34] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:23 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:23.649796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:23.650614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-30930360"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:23.654524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-30930360'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:23.654896 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Create volume of 1 GB Jul 24 05:55:23.662883 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Availability Zones retrieved successfully. Jul 24 05:55:23.674448 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Flow 'volume_create_api' (7c5eaadc-b236-4996-8517-39a0fdf86e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:23.677113 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debed42a-f5af-404c-b7f5-e3f6df06c701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:23.678061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:23.728346 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debed42a-f5af-404c-b7f5-e3f6df06c701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:23.729069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073a44ab-4be2-46cc-a725-545bc0c85704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:23.855900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Created reservations ['e3390315-2c38-477e-9d59-4e268241a622', '4ff87d87-1fbd-4a43-9112-33ccb80836a8', '0be6bdf6-1cf7-4fc4-88cd-7ffaaecd4ef1', '5910f50a-8df0-4ae6-a49f-9b33da00e3de'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:23.861296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073a44ab-4be2-46cc-a725-545bc0c85704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3390315-2c38-477e-9d59-4e268241a622', '4ff87d87-1fbd-4a43-9112-33ccb80836a8', '0be6bdf6-1cf7-4fc4-88cd-7ffaaecd4ef1', '5910f50a-8df0-4ae6-a49f-9b33da00e3de']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:23.863116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18db4bf-7199-4d3c-a76c-2555fcea8aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:23.949006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d18db4bf-7199-4d3c-a76c-2555fcea8aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bedca32-f4bb-4d3d-a85f-135c308d2fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-30930360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ff73077d9f640d4afaca0c5eb2921cd',qos_specs=None,replication_status=,reservations=['e3390315-2c38-477e-9d59-4e268241a622','4ff87d87-1fbd-4a43-9112-33ccb80836a8','0be6bdf6-1cf7-4fc4-88cd-7ffaaecd4ef1','5910f50a-8df0-4ae6-a49f-9b33da00e3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc88da6b8aa4f24b11c3d271bf6a9cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-30930360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bedca32-f4bb-4d3d-a85f-135c308d2fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ff73077d9f640d4afaca0c5eb2921cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc88da6b8aa4f24b11c3d271bf6a9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:23.950008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a945607f-c8a6-4fb4-a6e8-7d7013b8c3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:23.994028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a945607f-c8a6-4fb4-a6e8-7d7013b8c3b0) transitioned into state 'SUCCESS' from state '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-30930360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ff73077d9f640d4afaca0c5eb2921cd',qos_specs=None,replication_status=,reservations=['e3390315-2c38-477e-9d59-4e268241a622','4ff87d87-1fbd-4a43-9112-33ccb80836a8','0be6bdf6-1cf7-4fc4-88cd-7ffaaecd4ef1','5910f50a-8df0-4ae6-a49f-9b33da00e3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc88da6b8aa4f24b11c3d271bf6a9cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:23.995876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d20a3f-20f3-40b4-92a7-1635744c5cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:24.029658 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d20a3f-20f3-40b4-92a7-1635744c5cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:24.032226 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Flow 'volume_create_api' (7c5eaadc-b236-4996-8517-39a0fdf86e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:24.032384 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Create volume request issued successfully. Jul 24 05:55:24.033905 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd706ea6-ea85-4adc-8dc3-ed471f60d81e tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:24.034135 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 8/35] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:55:23 2026] POST /volume/v3/volumes => generated 783 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:24.058733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:24.065709 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:55:24.066550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:24.068984 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:24.098905 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:24.098905 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:24.114117 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:55:24.126581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d2cc29a-b23a-427a-a084-0c04189da5b3 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:55:24.127222 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 9/36] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:24 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 962 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:55:24.444056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:24.447155 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:24.447289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:24.448197 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:24.457319 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:24.457319 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:24.463512 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:24.470652 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46eac21d-a15b-48fa-b6b5-c679deb26a33 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:24.471224 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 11/37] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:24 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:25.149800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:25.153165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:55:25.153916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:25.153916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:25.206987 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:25.206987 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:25.212605 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:55:25.219359 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4cd7f74-4e47-47e1-9033-6a9b0d43246b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:55:25.219995 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 10/38] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:25 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:25.500477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:25.506751 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:25.506751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:25.506931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:25.523842 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:25.523842 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:25.533547 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:25.544772 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-964c4ecc-4fe1-464f-a189-85d69d9af029 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:25.544958 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 9/39] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:25 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:26.569192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:26.572239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:26.572615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:26.572966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:26.585653 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:26.585653 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:26.592626 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:26.600785 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e87600c-d0be-412a-9110-4ee1cacbcec9 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:26.601368 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 10/40] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:26 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:27.626073 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:27.631826 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:27.631826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:27.632055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:27.647523 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:27.647523 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:27.655294 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:27.670370 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-959fbc0f-f17a-494e-b2c9-ad1576e30662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:27.671183 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 12/41] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:27 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:28.691319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:28.694808 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:28.694808 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:28.695020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:28.709899 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:28.709899 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:28.723109 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:28.735481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f2c0b37-d76f-4633-9f9c-18300b425c0e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:28.735481 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 11/42] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:28 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:29.760477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:29.764661 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:29.764927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:29.765166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:29.776875 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:29.776875 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:29.779053 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:29.784162 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-071ddd6e-8f6f-4e12-b58c-325e89513eaf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:29.784587 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 10/43] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:29 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:30.803802 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:30.812390 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8885083c-1573-4681-a6a5-ea9bde01a81d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:30.815350 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:30.815350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:30.815350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:30.815845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:30.816301 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1102812827"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:30.820758 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1102812827'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:30.821744 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Create volume of 1 GB Jul 24 05:55:30.833054 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:30.833054 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:30.834160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:55:30.833283. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:55:30.834347 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Availability Zones retrieved successfully. Jul 24 05:55:30.845101 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:30.856821 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5b23438-5270-4c14-afb1-fb11df8ebc89 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:30.856821 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 11/44] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:30 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:30.875544 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Flow 'volume_create_api' (85543d40-7c10-4fa1-993d-b2ea342c50b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:30.876780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3640cb64-b6f6-4ae6-a2e2-f40f2c79d2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:30.878379 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:30.963014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3640cb64-b6f6-4ae6-a2e2-f40f2c79d2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:30.965062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b6c288-a34c-4531-8778-1d173825a3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:31.069765 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-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 24 05:55:31.070453 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-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 24 05:55:31.172310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Created reservations ['8ccd9fd8-6ebf-4e84-8a87-dd400b72890e', '764ac3bd-31b1-4d76-b966-f91dfcf15392', 'd50365b8-f9de-4f39-8d87-6195b6772280', '8041053a-2f28-4e1d-92b8-ad85d4800bb4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:31.172310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b6c288-a34c-4531-8778-1d173825a3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ccd9fd8-6ebf-4e84-8a87-dd400b72890e', '764ac3bd-31b1-4d76-b966-f91dfcf15392', 'd50365b8-f9de-4f39-8d87-6195b6772280', '8041053a-2f28-4e1d-92b8-ad85d4800bb4']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:31.173610 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650b9218-7ede-41d8-a04a-5e928cf28862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:31.219947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650b9218-7ede-41d8-a04a-5e928cf28862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84cb0a35-16e8-4ce5-9434-3af85f24654f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1102812827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5fc6b0a9734e179c920870557ed4d6',qos_specs=None,replication_status=,reservations=['8ccd9fd8-6ebf-4e84-8a87-dd400b72890e','764ac3bd-31b1-4d76-b966-f91dfcf15392','d50365b8-f9de-4f39-8d87-6195b6772280','8041053a-2f28-4e1d-92b8-ad85d4800bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e08efeda64b24290b72960cc3764608c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1102812827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84cb0a35-16e8-4ce5-9434-3af85f24654f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf5fc6b0a9734e179c920870557ed4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e08efeda64b24290b72960cc3764608c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:31.221284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d367e90d-6a43-42f4-adab-16b5b6376213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:31.296587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d367e90d-6a43-42f4-adab-16b5b6376213) transitioned into state 'SUCCESS' from state '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-1102812827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf5fc6b0a9734e179c920870557ed4d6',qos_specs=None,replication_status=,reservations=['8ccd9fd8-6ebf-4e84-8a87-dd400b72890e','764ac3bd-31b1-4d76-b966-f91dfcf15392','d50365b8-f9de-4f39-8d87-6195b6772280','8041053a-2f28-4e1d-92b8-ad85d4800bb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e08efeda64b24290b72960cc3764608c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:31.297963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9a1c55-d0ef-4287-99ea-bce658197646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:31.357719 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d9a1c55-d0ef-4287-99ea-bce658197646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:31.358390 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Flow 'volume_create_api' (85543d40-7c10-4fa1-993d-b2ea342c50b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:31.358868 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Create volume request issued successfully. Jul 24 05:55:31.361959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8885083c-1573-4681-a6a5-ea9bde01a81d tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:31.361959 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 13/45] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:55:30 2026] POST /volume/v3/volumes => generated 755 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:31.382759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:31.391425 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] GET https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:31.391425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:31.391425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:31.405812 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:31.405812 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:31.414697 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Volume info retrieved successfully. Jul 24 05:55:31.424179 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be7eee36-793d-4e65-9b69-d7b9096c7ef8 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f returned with HTTP 200 Jul 24 05:55:31.424179 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 12/46] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:31 2026] GET /volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f => generated 823 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:31.878666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:31.882382 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:31.882382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:31.882530 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:31.897437 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:31.897437 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:31.904769 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:31.919602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-741ebf6a-0a6e-43e0-90f2-e0588fe4b68c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:31.919759 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 11/47] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:31 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:32.449277 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b37fe689-724f-4542-a08d-09ccc03fc028 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:32.453695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b37fe689-724f-4542-a08d-09ccc03fc028 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] GET https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:32.454159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b37fe689-724f-4542-a08d-09ccc03fc028 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:32.454454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b37fe689-724f-4542-a08d-09ccc03fc028 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:32.467889 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:32.467889 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:32.476987 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b37fe689-724f-4542-a08d-09ccc03fc028 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Volume info retrieved successfully. Jul 24 05:55:32.483940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b37fe689-724f-4542-a08d-09ccc03fc028 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f returned with HTTP 200 Jul 24 05:55:32.484654 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 12/48] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:32 2026] GET /volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:32.945611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-168c8aae-5347-4712-a196-a7db0624ae85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:32.953108 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168c8aae-5347-4712-a196-a7db0624ae85 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:32.953108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168c8aae-5347-4712-a196-a7db0624ae85 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:32.953108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-168c8aae-5347-4712-a196-a7db0624ae85 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:32.970750 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:32.970750 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:32.981431 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-168c8aae-5347-4712-a196-a7db0624ae85 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:32.994091 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-168c8aae-5347-4712-a196-a7db0624ae85 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:32.994091 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 14/49] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:32 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:33.133591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-127f2d2e-0962-4c40-80bc-e66462763ac6 req-8c266035-5a3b-4021-8c3c-0a7b9016eb57 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:33.137800 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-127f2d2e-0962-4c40-80bc-e66462763ac6 req-8c266035-5a3b-4021-8c3c-0a7b9016eb57 tempest-VolumesAdminNegativeTest-1917540525 tempest-VolumesAdminNegativeTest-1917540525-project] GET https://10.4.3.200/volume/v3/volumes/a8e48a7d-85d8-45d1-af50-9fa696e49e09 Jul 24 05:55:33.137800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-127f2d2e-0962-4c40-80bc-e66462763ac6 req-8c266035-5a3b-4021-8c3c-0a7b9016eb57 tempest-VolumesAdminNegativeTest-1917540525 tempest-VolumesAdminNegativeTest-1917540525-project] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:33.138861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-127f2d2e-0962-4c40-80bc-e66462763ac6 req-8c266035-5a3b-4021-8c3c-0a7b9016eb57 tempest-VolumesAdminNegativeTest-1917540525 tempest-VolumesAdminNegativeTest-1917540525-project] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:33.149541 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-127f2d2e-0962-4c40-80bc-e66462763ac6 req-8c266035-5a3b-4021-8c3c-0a7b9016eb57 tempest-VolumesAdminNegativeTest-1917540525 tempest-VolumesAdminNegativeTest-1917540525-project] https://10.4.3.200/volume/v3/volumes/a8e48a7d-85d8-45d1-af50-9fa696e49e09 returned with HTTP 404 Jul 24 05:55:33.150514 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 13/50] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:55:33 2026] GET /volume/v3/volumes/a8e48a7d-85d8-45d1-af50-9fa696e49e09 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:55:33.180536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0757297-4fee-49f1-9046-111915d0ffbc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:33.182725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] DELETE https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:33.182725 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:33.183255 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:33.183407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Delete volume with id: 84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:33.207497 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:33.207497 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:33.207497 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Volume info retrieved successfully. Jul 24 05:55:33.287022 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Delete volume request issued successfully. Jul 24 05:55:33.287230 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0757297-4fee-49f1-9046-111915d0ffbc tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f returned with HTTP 202 Jul 24 05:55:33.287745 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 12/51] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:55:33 2026] DELETE /volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:55:33.304322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:33.312645 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] GET https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:33.315144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:33.315144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:33.345366 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:33.345366 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:33.357638 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Volume info retrieved successfully. Jul 24 05:55:33.364267 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c76f8d8-709e-4cbf-b1da-0f68668d3074 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f returned with HTTP 200 Jul 24 05:55:33.365589 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 13/52] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:33 2026] GET /volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f => generated 847 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:34.024575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:34.026730 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:34.028085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:34.028085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:34.045729 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:34.045729 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:34.055228 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:34.068840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9374b29-4272-41fe-b89f-07eb6d59ecd3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:34.068840 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 15/53] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:34 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:34.388150 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8dc974a2-b3b3-4db2-9bc2-956f87339e61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:34.392303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8dc974a2-b3b3-4db2-9bc2-956f87339e61 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] GET https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f Jul 24 05:55:34.392303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8dc974a2-b3b3-4db2-9bc2-956f87339e61 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:34.392303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8dc974a2-b3b3-4db2-9bc2-956f87339e61 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:34.405573 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8dc974a2-b3b3-4db2-9bc2-956f87339e61 tempest-VolumesAdminNegativeTest-554563994 tempest-VolumesAdminNegativeTest-554563994-project-member] https://10.4.3.200/volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f returned with HTTP 404 Jul 24 05:55:34.407072 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 14/54] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:34 2026] GET /volume/v3/volumes/84cb0a35-16e8-4ce5-9434-3af85f24654f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:55:35.087909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:35.091902 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:35.091902 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:35.093057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:35.107654 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:35.107654 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:35.113139 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:35.123273 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cbfb483-bbe9-4971-9f7f-b5972a00abff tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:35.124280 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 13/55] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:35 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:36.144446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:36.153391 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:36.153648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:36.154175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:36.167502 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:36.167502 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:36.182544 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:36.202179 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-65cb2e3f-bb06-4d61-a84e-4ba478eec6d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:36.202179 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 14/56] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:36 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:36.965916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:36.970917 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:36.970917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "4308c5d5-f336-4452-b760-65f503c3e699-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:36.972394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '4308c5d5-f336-4452-b760-65f503c3e699-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:36.972394 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Create volume of 1 GB Jul 24 05:55:36.978576 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Availability Zones retrieved successfully. Jul 24 05:55:36.988622 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Flow 'volume_create_api' (8b25ff86-4c3a-4cd9-83b3-5a86b051a866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:36.990187 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f76c6b-2cf9-4c09-8126-606fb313ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:36.992505 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:37.029638 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4f76c6b-2cf9-4c09-8126-606fb313ad2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:37.031003 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173e6912-533c-4114-9263-70f75843a385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:37.141704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Created reservations ['af48e1a0-9e81-471b-be00-d1ce6b8b342d', '529832f6-baaf-4a05-8721-086f0a960cab', 'b3533925-ba7d-4bd1-a895-8e12ad3c9972', '3b1820f8-a966-4464-8512-b7df236345c5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:37.143363 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173e6912-533c-4114-9263-70f75843a385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af48e1a0-9e81-471b-be00-d1ce6b8b342d', '529832f6-baaf-4a05-8721-086f0a960cab', 'b3533925-ba7d-4bd1-a895-8e12ad3c9972', '3b1820f8-a966-4464-8512-b7df236345c5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:37.144356 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5655c554-0e65-4e35-bf78-8eba06351963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:37.189068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5655c554-0e65-4e35-bf78-8eba06351963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6da8962b-9619-46e9-9859-39cb10f7b051', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='4308c5d5-f336-4452-b760-65f503c3e699-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ef8c924aec4d6993479abed487af7b',qos_specs=None,replication_status=,reservations=['af48e1a0-9e81-471b-be00-d1ce6b8b342d','529832f6-baaf-4a05-8721-086f0a960cab','b3533925-ba7d-4bd1-a895-8e12ad3c9972','3b1820f8-a966-4464-8512-b7df236345c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:37Z,deleted=False,deleted_at=None,display_description='',display_name='4308c5d5-f336-4452-b760-65f503c3e699-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6da8962b-9619-46e9-9859-39cb10f7b051,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ef8c924aec4d6993479abed487af7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:37.190084 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db44a6d1-dceb-429a-876d-70abeaee09e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:37.224609 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0500e329-f329-4837-873a-21093a926662 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:37.227718 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0500e329-f329-4837-873a-21093a926662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:37.228410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0500e329-f329-4837-873a-21093a926662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:37.228410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0500e329-f329-4837-873a-21093a926662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:37.242163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db44a6d1-dceb-429a-876d-70abeaee09e4) transitioned into 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='4308c5d5-f336-4452-b760-65f503c3e699-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ef8c924aec4d6993479abed487af7b',qos_specs=None,replication_status=,reservations=['af48e1a0-9e81-471b-be00-d1ce6b8b342d','529832f6-baaf-4a05-8721-086f0a960cab','b3533925-ba7d-4bd1-a895-8e12ad3c9972','3b1820f8-a966-4464-8512-b7df236345c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:37.243375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9798b77-c401-4e5d-a55d-65e491956a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:37.256574 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:37.256574 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:37.267143 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0500e329-f329-4837-873a-21093a926662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:37.271412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9798b77-c401-4e5d-a55d-65e491956a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:37.271412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Flow 'volume_create_api' (8b25ff86-4c3a-4cd9-83b3-5a86b051a866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:37.271412 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Create volume request issued successfully. Jul 24 05:55:37.276448 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-37e48676-0829-4c48-b84c-5595555c10ba tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:37.276919 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 16/57] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 05:55:36 2026] POST /volume/v3/volumes => generated 749 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:37.286271 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0500e329-f329-4837-873a-21093a926662 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:37.287816 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 15/58] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:37 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:37.301873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:37.310779 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:55:37.311182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:37.311406 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:37.327815 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:37.327815 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:37.336577 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:55:37.344656 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-3347881f-3390-41e8-91c6-0b050a3e77bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 200 Jul 24 05:55:37.345217 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 14/59] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:55:37 2026] GET /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:37.361380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:37.365510 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:55:37.365510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:37.365510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:37.384060 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:37.384060 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:37.393611 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:55:37.402722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-624a5d08-bde0-4cb4-9284-eb23046ab774 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 200 Jul 24 05:55:37.404264 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 15/60] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:55:37 2026] GET /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:38.310830 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:38.314457 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:38.314457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:38.314769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:38.325737 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:38.325737 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:38.330950 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:38.339180 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8135ddf1-a52f-4c83-8b17-c9ba17865de2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:38.339660 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 17/61] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:38 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:39.363353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:39.365959 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:39.366440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:39.366440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:39.377877 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:39.377877 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:39.388046 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:39.396244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22d75fd0-4e83-46ac-8f48-8d68d0279171 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:39.398807 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 16/62] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:39 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:40.415493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-45d42ea5-556b-40bb-b751-71aca5a06549 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.417542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.417946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45d42ea5-556b-40bb-b751-71aca5a06549 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:40.418124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45d42ea5-556b-40bb-b751-71aca5a06549 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:40.418916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45d42ea5-556b-40bb-b751-71aca5a06549 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:40.419745 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:55:40.420085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:40.420224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:40.429092 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:40.429092 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:40.431556 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:40.431556 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:40.433015 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:55:40.438361 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-101ecdaa-94aa-4a10-ad28-972301d52df3 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 200 Jul 24 05:55:40.438911 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 16/63] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:55:40 2026] GET /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:40.440916 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-45d42ea5-556b-40bb-b751-71aca5a06549 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:40.447793 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45d42ea5-556b-40bb-b751-71aca5a06549 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:40.447990 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 15/64] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:40 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:40.449767 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-772b9d0e-a1fb-4809-afcc-2b30a42e71fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.450282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-772b9d0e-a1fb-4809-afcc-2b30a42e71fb None None] GET https://10.4.3.200/volume// Jul 24 05:55:40.450580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-772b9d0e-a1fb-4809-afcc-2b30a42e71fb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:40.450816 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-772b9d0e-a1fb-4809-afcc-2b30a42e71fb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:40.451201 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-772b9d0e-a1fb-4809-afcc-2b30a42e71fb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:55:40.451563 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 18/65] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:55:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:55:40.461582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-11579764-8306-483b-b05f-7bb81cd98d3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.464607 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-11579764-8306-483b-b05f-7bb81cd98d3c tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:55:40.465141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-11579764-8306-483b-b05f-7bb81cd98d3c tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6da8962b-9619-46e9-9859-39cb10f7b051", "connector": null, "instance_uuid": "4308c5d5-f336-4452-b760-65f503c3e699"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:40.478963 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:40.478963 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:40.533339 np0000005810 devstack@c-api.service[100223]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 24 05:55:40.533339 np0000005810 devstack@c-api.service[100223]: .first() Jul 24 05:55:40.565468 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-11579764-8306-483b-b05f-7bb81cd98d3c tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:55:40.567556 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 17/66] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:55:40 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:40.576777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b8de652e-9748-4c2f-b71b-050fbc6e8bd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.577635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8de652e-9748-4c2f-b71b-050fbc6e8bd3 None None] GET https://10.4.3.200/volume// Jul 24 05:55:40.577862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8de652e-9748-4c2f-b71b-050fbc6e8bd3 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:40.578098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8de652e-9748-4c2f-b71b-050fbc6e8bd3 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:40.578724 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8de652e-9748-4c2f-b71b-050fbc6e8bd3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:55:40.579331 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 17/67] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:55:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:55:40.596146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:40.600035 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:55:40.600442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:40.602026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:40.619323 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:40.619323 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:40.625439 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:55:40.635492 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-7888e2d8-e985-4d7a-8528-8237082dc55d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 200 Jul 24 05:55:40.636152 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 16/68] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:55:40 2026] GET /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:55:41.470398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2d0f715-184b-49a9-8349-8210f284acab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:41.473990 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2d0f715-184b-49a9-8349-8210f284acab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:41.474280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2d0f715-184b-49a9-8349-8210f284acab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:41.474576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2d0f715-184b-49a9-8349-8210f284acab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:41.484124 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:41.484124 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:41.492147 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a2d0f715-184b-49a9-8349-8210f284acab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:41.500995 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2d0f715-184b-49a9-8349-8210f284acab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:41.501569 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 19/69] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:41 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:41.610802 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:41.615297 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] PUT https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 Jul 24 05:55:41.615702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:41.631063 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Acquiring lock "cinder-attachment_update-6da8962b-9619-46e9-9859-39cb10f7b051-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:55:41.637986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Lock "cinder-attachment_update-6da8962b-9619-46e9-9859-39cb10f7b051-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:55:41.639223 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:41.639223 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:41.836253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Lock "cinder-attachment_update-6da8962b-9619-46e9-9859-39cb10f7b051-np0000005810" released by "attachment_update" :: held 0.199s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:55:41.836866 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-6806b964-7b2a-4d6b-a75e-2aeea9b5c1a2 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 returned with HTTP 200 Jul 24 05:55:41.837461 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 18/70] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:55:41 2026] PUT /volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:41.877752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-74f8f1e8-e971-4b96-920a-af1c9b37e305 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:41.884328 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-74f8f1e8-e971-4b96-920a-af1c9b37e305 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700/action Jul 24 05:55:41.886037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-74f8f1e8-e971-4b96-920a-af1c9b37e305 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:55:41.886372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-74f8f1e8-e971-4b96-920a-af1c9b37e305 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:41.902794 np0000005810 devstack@c-api.service[100222]: /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 24 05:55:41.902794 np0000005810 devstack@c-api.service[100222]: .first() Jul 24 05:55:41.925220 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:41.925220 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:41.949394 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-477973aa-a9bf-4f75-a3b1-4b8488081af8 req-74f8f1e8-e971-4b96-920a-af1c9b37e305 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700/action returned with HTTP 204 Jul 24 05:55:41.950469 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 18/71] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:55:41 2026] POST /volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:55:42.519474 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:42.522049 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:42.522412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:42.522578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:42.532082 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:42.532082 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:42.536465 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:42.544252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a7956e60-1c5a-4a9c-9f4e-78dc8c792caf tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:42.544828 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 17/72] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:42 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:43.564369 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:43.566670 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:43.566670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:43.566670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:43.575536 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:43.575536 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:43.581606 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:43.590829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4186aedc-03c1-4564-bab3-a5422c9c2a4f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:43.592261 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 20/73] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:43 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:44.609310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:44.611915 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:44.612214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:44.612513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:44.625668 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:44.625668 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:44.631115 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:44.639909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64ed5fec-eaad-46c6-af4b-948825edb7f8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:44.640470 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 19/74] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:44 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:45.258342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:45.260688 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:45.261139 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-826684987", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:45.263405 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-826684987', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:45.403830 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Create volume of 1 GB Jul 24 05:55:45.411791 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Availability Zones retrieved successfully. Jul 24 05:55:45.418504 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Flow 'volume_create_api' (6a92c213-f344-43c4-b5f5-c0e21f9168ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:45.419034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f3fef-2a88-4f93-b3c3-55046d152214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:45.420533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:45.490458 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (188f3fef-2a88-4f93-b3c3-55046d152214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:45.491216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7024e7-1828-4d6e-87c1-34fc65c858ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:45.572763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Created reservations ['bbdb88b4-4d89-4a76-b96c-dfd1efbb223f', 'c6f7b177-5848-4859-880e-773cfca8e0aa', 'fe6986a5-1229-43eb-b545-6fe81ceb5579', 'a91b1265-2c4f-41e6-9723-fe4d66e50fdc'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:45.572763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7024e7-1828-4d6e-87c1-34fc65c858ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbdb88b4-4d89-4a76-b96c-dfd1efbb223f', 'c6f7b177-5848-4859-880e-773cfca8e0aa', 'fe6986a5-1229-43eb-b545-6fe81ceb5579', 'a91b1265-2c4f-41e6-9723-fe4d66e50fdc']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:45.572763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f020e81c-b798-4452-af28-435e6b84d77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:45.609620 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f020e81c-b798-4452-af28-435e6b84d77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999aa02e-4474-4b0d-8a9f-665c3e4f1ad0', '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-826684987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c7d4d49ea94673ac40ffdf806d9c97',qos_specs=None,replication_status=,reservations=['bbdb88b4-4d89-4a76-b96c-dfd1efbb223f','c6f7b177-5848-4859-880e-773cfca8e0aa','fe6986a5-1229-43eb-b545-6fe81ceb5579','a91b1265-2c4f-41e6-9723-fe4d66e50fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac623b1921eb43929cc8e28f541b3fa6',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-826684987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=999aa02e-4474-4b0d-8a9f-665c3e4f1ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51c7d4d49ea94673ac40ffdf806d9c97',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac623b1921eb43929cc8e28f541b3fa6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:45.611173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34bcc35-1f9d-4298-98af-5a592a8de867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:45.639692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34bcc35-1f9d-4298-98af-5a592a8de867) transitioned into state 'SUCCESS' from state '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-826684987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51c7d4d49ea94673ac40ffdf806d9c97',qos_specs=None,replication_status=,reservations=['bbdb88b4-4d89-4a76-b96c-dfd1efbb223f','c6f7b177-5848-4859-880e-773cfca8e0aa','fe6986a5-1229-43eb-b545-6fe81ceb5579','a91b1265-2c4f-41e6-9723-fe4d66e50fdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac623b1921eb43929cc8e28f541b3fa6',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:45.642840 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec2a0c9-509e-4e07-957f-945929110173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:45.655306 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aec2a0c9-509e-4e07-957f-945929110173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:45.656923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Flow 'volume_create_api' (6a92c213-f344-43c4-b5f5-c0e21f9168ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:45.657169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:45.658009 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Create volume request issued successfully. Jul 24 05:55:45.659076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d51b72c-3a3b-4836-9798-22310bf34e6e tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:45.659514 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:45.659786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:45.659963 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 19/75] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 05:55:45 2026] POST /volume/v3/volumes => generated 898 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:55:45.660059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:45.671556 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:45.671556 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:45.677576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-555cf59c-230e-4628-947c-602055244009 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:45.679212 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:45.679771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555cf59c-230e-4628-947c-602055244009 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:45.680056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555cf59c-230e-4628-947c-602055244009 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:45.680308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-555cf59c-230e-4628-947c-602055244009 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:45.685323 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a3d5951-cb50-4401-9a1f-a0a38d406584 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:45.685990 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 18/76] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:45 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:45.698129 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:45.698129 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:45.703109 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-555cf59c-230e-4628-947c-602055244009 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:45.708609 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-555cf59c-230e-4628-947c-602055244009 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:45.709096 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 21/77] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:45 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 966 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:46.706860 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:46.709723 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:46.709890 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:46.710155 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:46.722120 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:46.722120 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:46.727204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:46.729314 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:46.730294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:46.730739 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:46.738119 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:46.748707 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:46.748707 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:46.749971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8ecfb3a-2fa9-44b3-9078-b53ace9531ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:46.750944 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 20/78] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:46 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:46.754974 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:46.764000 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66a28bb3-b63e-44a4-bd74-ccfbea86c0ba tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:46.764889 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 20/79] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:46 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 990 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:47.769908 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:47.771779 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:47.774551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:47.774551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:47.779447 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:47.779447 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:47.783372 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:47.787224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:47.787638 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:47.787668 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b0d059e-f1b0-415d-a02f-d1f3e2fb8d82 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:47.787831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:47.788005 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 19/80] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:47 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:47.788430 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:47.811585 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:47.811585 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:47.812817 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:47.818667 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88c24ab7-fdad-4032-a63e-668f9f0a5d49 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:47.819147 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 22/81] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:47 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:48.804277 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:48.806371 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:48.806587 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:48.806824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:48.817513 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:48.817513 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:48.821004 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:48.825348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fd4caad-52c4-45d7-b490-fdce4bf333da tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:48.825719 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 21/82] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:48 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:48.834471 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:48.836890 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:48.837129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:48.837523 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:48.844435 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:48.844435 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:48.848629 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:48.854498 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-768818c8-fcb1-4b18-a733-2d3a57186a3c tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:48.855050 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 21/83] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:48 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 990 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:49.845400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d21505c6-0659-440f-84fe-865fcde0d843 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:49.851992 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d21505c6-0659-440f-84fe-865fcde0d843 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:49.852202 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d21505c6-0659-440f-84fe-865fcde0d843 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:49.852462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d21505c6-0659-440f-84fe-865fcde0d843 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:49.863123 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:49.863123 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:49.872672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:49.875379 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d21505c6-0659-440f-84fe-865fcde0d843 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:49.881279 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:49.881648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:49.881745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:49.884132 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d21505c6-0659-440f-84fe-865fcde0d843 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:49.884584 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 20/84] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:49 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:49.894100 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:49.894100 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:49.899818 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:49.906100 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f35232ec-3b59-4271-9e3c-2dcf2a9ddda5 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:49.906656 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 23/85] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:49 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 990 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:50.913531 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36a57870-66c1-42c8-bcef-94b9efb64360 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:50.915722 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36a57870-66c1-42c8-bcef-94b9efb64360 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:50.915858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36a57870-66c1-42c8-bcef-94b9efb64360 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:50.916110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36a57870-66c1-42c8-bcef-94b9efb64360 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:50.924522 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:50.924522 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:50.932091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8b1408ff-7284-4fd1-9cc5-385160604893 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:50.932497 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-36a57870-66c1-42c8-bcef-94b9efb64360 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:50.934586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b1408ff-7284-4fd1-9cc5-385160604893 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:50.935057 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b1408ff-7284-4fd1-9cc5-385160604893 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:50.935424 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b1408ff-7284-4fd1-9cc5-385160604893 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:50.938095 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36a57870-66c1-42c8-bcef-94b9efb64360 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:50.938656 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 22/86] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:50 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:50.945647 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:50.945647 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:50.950942 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8b1408ff-7284-4fd1-9cc5-385160604893 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:50.957704 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b1408ff-7284-4fd1-9cc5-385160604893 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 200 Jul 24 05:55:50.958392 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 22/87] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:50 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 987 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:50.971632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-545298e7-eec1-4bc0-a748-fe7528baf925 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:50.974208 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] DELETE https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:50.974476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:50.974765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:50.974995 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Delete volume with id: 999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:50.984605 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:50.984605 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:50.985330 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Volume info retrieved successfully. Jul 24 05:55:50.987159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 05:55:51.020548 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Created reservations ['0ca97af4-e121-439b-9c4c-475e912bf071', '54667ba3-bf70-40a7-8074-752fb150af1d', '8d90ba2e-d032-4267-b961-85008b85dc63', 'd2a72c88-8255-479b-ac47-f5a429ff984f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:51.060981 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Delete volume request issued successfully. Jul 24 05:55:51.061285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-545298e7-eec1-4bc0-a748-fe7528baf925 tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 202 Jul 24 05:55:51.061810 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 21/88] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 05:55:50 2026] DELETE /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:55:51.068967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22fde049-6fc6-4be3-84cf-565786d52e7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:51.070875 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22fde049-6fc6-4be3-84cf-565786d52e7d tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] GET https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 Jul 24 05:55:51.071151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22fde049-6fc6-4be3-84cf-565786d52e7d tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:51.071394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22fde049-6fc6-4be3-84cf-565786d52e7d tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:51.078426 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22fde049-6fc6-4be3-84cf-565786d52e7d tempest-ServerActionsV293TestJSON-564612261 tempest-ServerActionsV293TestJSON-564612261-project-member] https://10.4.3.200/volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 returned with HTTP 404 Jul 24 05:55:51.079254 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 24/89] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 05:55:51 2026] GET /volume/v3/volumes/999aa02e-4474-4b0d-8a9f-665c3e4f1ad0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 05:55:51.953457 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:51.955870 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:51.956023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:51.956350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:51.967437 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:51.967437 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:51.977354 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:51.989959 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ed5a222-bc59-4d16-a36c-d0e3231ebd07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:51.990655 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 23/90] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:51 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:53.009846 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:53.012582 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:53.012582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:53.012820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:53.021863 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:53.021863 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:53.028621 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:53.037690 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f33d6d02-27ca-4b45-a8f5-ab0553ad47d1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:53.038301 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 23/91] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:53 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:54.054483 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:54.057608 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:54.057949 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:54.058231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:54.069826 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:54.069826 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:54.080060 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:54.088602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc71f5d-02c2-4058-ad9e-02619ef6d41b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:54.089374 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 22/92] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:54 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:55.110824 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc822a4c-abe0-495b-8507-e920ffba2946 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:55.115259 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc822a4c-abe0-495b-8507-e920ffba2946 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:55.115259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc822a4c-abe0-495b-8507-e920ffba2946 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:55.115421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc822a4c-abe0-495b-8507-e920ffba2946 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:55.128706 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:55.128706 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:55.138701 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc822a4c-abe0-495b-8507-e920ffba2946 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:55.149701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc822a4c-abe0-495b-8507-e920ffba2946 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:55.150852 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 25/93] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:55 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:56.168363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:56.170355 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:56.170746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:56.171140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:56.180950 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:56.180950 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:56.186856 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:56.193231 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-839e8f2a-59db-418e-849f-cef7efb1bf14 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:56.193632 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 24/94] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:56 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:57.220966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:57.225071 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:57.225293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:57.225561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:57.241269 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:57.241269 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:57.250533 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:57.260691 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b3b2820-1c83-4a0f-94aa-da14b437fe8c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:57.262265 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 24/95] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:57 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:57.672741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:57.675984 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:57.676320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1103081979"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:57.678595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1103081979'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:57.679743 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Create volume of 1 GB Jul 24 05:55:57.684432 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Availability Zones retrieved successfully. Jul 24 05:55:57.695521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Flow 'volume_create_api' (4967d638-9e64-468e-8ca2-641901256a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:57.696102 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94abde0b-05e5-4e5a-af35-85b2e273e41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:57.697852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:57.736223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94abde0b-05e5-4e5a-af35-85b2e273e41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:57.738231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238d72eb-8913-4fff-b630-a5873176146d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:57.828241 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Created reservations ['fa37be7e-73c2-4c27-8e92-f4d8f273b905', 'd1cca299-a9a6-48e9-ae65-972b09822be6', '50fb8a2d-7008-49b2-9302-f23b70602b40', 'add977d2-ccd4-4699-b666-fc725961c256'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:57.831496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238d72eb-8913-4fff-b630-a5873176146d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa37be7e-73c2-4c27-8e92-f4d8f273b905', 'd1cca299-a9a6-48e9-ae65-972b09822be6', '50fb8a2d-7008-49b2-9302-f23b70602b40', 'add977d2-ccd4-4699-b666-fc725961c256']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:57.831496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4236c23-1527-4e65-8c5a-97a0eced2ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:57.856959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4236c23-1527-4e65-8c5a-97a0eced2ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f18127fd-db5a-4b36-838e-4f96fb0c4c62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1103081979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94786d51d809478c8a2ef914d4e95f3b',qos_specs=None,replication_status=,reservations=['fa37be7e-73c2-4c27-8e92-f4d8f273b905','d1cca299-a9a6-48e9-ae65-972b09822be6','50fb8a2d-7008-49b2-9302-f23b70602b40','add977d2-ccd4-4699-b666-fc725961c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c3f1043ec249ceb7cb236636f79ce2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1103081979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f18127fd-db5a-4b36-838e-4f96fb0c4c62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94786d51d809478c8a2ef914d4e95f3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45c3f1043ec249ceb7cb236636f79ce2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:57.858407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b57011-3f1f-4080-a1e6-fd3d330fe01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:57.883710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56b57011-3f1f-4080-a1e6-fd3d330fe01b) transitioned into state 'SUCCESS' from state '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-1103081979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94786d51d809478c8a2ef914d4e95f3b',qos_specs=None,replication_status=,reservations=['fa37be7e-73c2-4c27-8e92-f4d8f273b905','d1cca299-a9a6-48e9-ae65-972b09822be6','50fb8a2d-7008-49b2-9302-f23b70602b40','add977d2-ccd4-4699-b666-fc725961c256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45c3f1043ec249ceb7cb236636f79ce2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:57.885076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c4b853-4118-47fe-81ff-a007d3eb2cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:57.908405 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27c4b853-4118-47fe-81ff-a007d3eb2cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:57.910181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Flow 'volume_create_api' (4967d638-9e64-468e-8ca2-641901256a71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:57.910582 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Create volume request issued successfully. Jul 24 05:55:57.911387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c5fc6f6-d16d-4170-8be8-e8c859c4ea4e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:57.911826 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 23/96] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:55:57 2026] POST /volume/v3/volumes => generated 752 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:57.926200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89a23b50-fe99-4be3-814e-d43bb2050626 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:57.928374 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89a23b50-fe99-4be3-814e-d43bb2050626 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:55:57.928634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89a23b50-fe99-4be3-814e-d43bb2050626 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:57.928912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89a23b50-fe99-4be3-814e-d43bb2050626 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:57.940103 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:57.940103 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:57.944868 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89a23b50-fe99-4be3-814e-d43bb2050626 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:55:57.951232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89a23b50-fe99-4be3-814e-d43bb2050626 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:55:57.951712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 26/97] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:57 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.229975 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d12b747f-b742-47ef-9f3e-bf328196c074 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.281109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.283407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:58.283658 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.283946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.293335 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:58.293335 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:58.298136 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:58.304549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfc4e5ed-3bfd-4a53-8951-7a4bf4066cd7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:58.305399 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 25/98] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.560202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d12b747f-b742-47ef-9f3e-bf328196c074 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 24 05:55:58.561116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d12b747f-b742-47ef-9f3e-bf328196c074 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.561547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d12b747f-b742-47ef-9f3e-bf328196c074 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.567149 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d12b747f-b742-47ef-9f3e-bf328196c074 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 24 05:55:58.567670 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 25/99] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/os-services => generated 626 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.579469 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41ad7cd0-5c76-4415-b6b7-5a7bee5a29cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.581367 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41ad7cd0-5c76-4415-b6b7-5a7bee5a29cb tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000005810 Jul 24 05:55:58.581551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41ad7cd0-5c76-4415-b6b7-5a7bee5a29cb tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.581870 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41ad7cd0-5c76-4415-b6b7-5a7bee5a29cb tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.582091 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:58.582091 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:58.589416 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41ad7cd0-5c76-4415-b6b7-5a7bee5a29cb tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000005810 returned with HTTP 200 Jul 24 05:55:58.590657 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 24/100] 10.4.3.200 () {66 vars in 1284 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/os-services?host=np0000005810 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.603612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df432d3b-0419-4c25-add9-1d6bae4d95d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.605859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df432d3b-0419-4c25-add9-1d6bae4d95d8 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000005810&binary=cinder-scheduler Jul 24 05:55:58.606234 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df432d3b-0419-4c25-add9-1d6bae4d95d8 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.606511 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df432d3b-0419-4c25-add9-1d6bae4d95d8 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.621641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df432d3b-0419-4c25-add9-1d6bae4d95d8 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000005810&binary=cinder-scheduler returned with HTTP 200 Jul 24 05:55:58.621641 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 27/101] 10.4.3.200 () {66 vars in 1332 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/os-services?host=np0000005810&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.629562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-215a113a-7e36-43df-9a00-eab05b50fbd0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.632321 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-215a113a-7e36-43df-9a00-eab05b50fbd0 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services?binary=cinder-scheduler Jul 24 05:55:58.632614 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-215a113a-7e36-43df-9a00-eab05b50fbd0 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.632873 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-215a113a-7e36-43df-9a00-eab05b50fbd0 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.637745 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-215a113a-7e36-43df-9a00-eab05b50fbd0 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 24 05:55:58.638353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 26/102] 10.4.3.200 () {66 vars in 1296 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:58.649104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.920046 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:55:58.920918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-106307219"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:58.922547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-106307219'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:55:58.923651 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Create volume of 1 GB Jul 24 05:55:58.941789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:55:58.941064. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:55:58.941975 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Availability Zones retrieved successfully. Jul 24 05:55:58.967436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Flow 'volume_create_api' (b013c69a-ba5b-4dc2-b218-36da8fcb407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:58.968376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:58.968942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e379d77-7790-4609-80a4-d82e08137d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:58.970975 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:55:58.971797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:55:58.972890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:58.972890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:58.987140 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:58.987140 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:58.993331 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:55:59.000159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f11e867c-5684-4c0b-b5ed-f539d785b240 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:55:59.000840 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 25/103] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:58 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:59.036000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e379d77-7790-4609-80a4-d82e08137d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:59.037057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728255c3-7493-48df-a42a-1cca830af305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:59.089553 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-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 24 05:55:59.089902 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-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 24 05:55:59.096445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.099701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:55:59.099983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.100251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.111621 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.111621 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:59.115593 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:55:59.121370 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-550c22c9-0d06-434b-b2a8-ddcd90224836 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:55:59.122059 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 28/104] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:59.160060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Created reservations ['50c30464-6810-4851-8fd7-c8670160fb0f', 'd8e67b5a-86b3-4eb6-8eb6-3a13fab11add', '18369ece-ab87-4600-91d6-e8f74dba667e', '469a15f6-acc5-42d4-a337-a5b682ac24a0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:55:59.161321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728255c3-7493-48df-a42a-1cca830af305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50c30464-6810-4851-8fd7-c8670160fb0f', 'd8e67b5a-86b3-4eb6-8eb6-3a13fab11add', '18369ece-ab87-4600-91d6-e8f74dba667e', '469a15f6-acc5-42d4-a337-a5b682ac24a0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:59.162185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf57de8-e453-4a67-b297-47d98fbbdef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:59.192323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaf57de8-e453-4a67-b297-47d98fbbdef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4242736f-e896-4f0d-8602-ac1dcd15fe70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-106307219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac36b441689244aa8028a47545015dfa',qos_specs=None,replication_status=,reservations=['50c30464-6810-4851-8fd7-c8670160fb0f','d8e67b5a-86b3-4eb6-8eb6-3a13fab11add','18369ece-ab87-4600-91d6-e8f74dba667e','469a15f6-acc5-42d4-a337-a5b682ac24a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9540f45730b4fc7942cede6bec78bb8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-106307219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4242736f-e896-4f0d-8602-ac1dcd15fe70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac36b441689244aa8028a47545015dfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9540f45730b4fc7942cede6bec78bb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:59.193495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3650d5ff-f441-4624-ba91-4a2efd33f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:59.225844 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3650d5ff-f441-4624-ba91-4a2efd33f5db) transitioned into state 'SUCCESS' from state '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-106307219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac36b441689244aa8028a47545015dfa',qos_specs=None,replication_status=,reservations=['50c30464-6810-4851-8fd7-c8670160fb0f','d8e67b5a-86b3-4eb6-8eb6-3a13fab11add','18369ece-ab87-4600-91d6-e8f74dba667e','469a15f6-acc5-42d4-a337-a5b682ac24a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9540f45730b4fc7942cede6bec78bb8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:59.228017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471e04f2-7428-432d-a389-85916b725d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:55:59.249537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (471e04f2-7428-432d-a389-85916b725d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:55:59.251363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Flow 'volume_create_api' (b013c69a-ba5b-4dc2-b218-36da8fcb407c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:55:59.252277 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Create volume request issued successfully. Jul 24 05:55:59.253080 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6efc0d52-905b-40b8-9eff-4bbe5b7262c9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:55:59.253666 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 26/105] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:55:58 2026] POST /volume/v3/volumes => generated 753 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:55:59.271749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.273971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:55:59.274204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.274269 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.284572 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.284572 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:59.291025 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Volume info retrieved successfully. Jul 24 05:55:59.300876 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-440c0458-2f2c-4985-81b2-b5aa3c2b0bdc tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 200 Jul 24 05:55:59.301435 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 27/106] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:59.324651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.332646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:55:59.332646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.334964 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.347976 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.347976 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:55:59.356616 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:55:59.366224 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca2215bd-ae87-4f8e-8056-54b16ddc3b2c tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:55:59.366761 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 26/107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:59.540829 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcd7ffe1-8986-4d55-a590-1bffdda1cefb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.541720 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcd7ffe1-8986-4d55-a590-1bffdda1cefb None None] GET https://10.4.3.200/volume// Jul 24 05:55:59.541720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcd7ffe1-8986-4d55-a590-1bffdda1cefb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.541867 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcd7ffe1-8986-4d55-a590-1bffdda1cefb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.542252 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcd7ffe1-8986-4d55-a590-1bffdda1cefb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:55:59.542658 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 29/108] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:55:59.564762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-409dd075-0a0b-4d87-8129-f70be5b1a5cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.813595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-409dd075-0a0b-4d87-8129-f70be5b1a5cf tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:55:59.814817 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-409dd075-0a0b-4d87-8129-f70be5b1a5cf tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f18127fd-db5a-4b36-838e-4f96fb0c4c62", "connector": null, "instance_uuid": "89bd9b3c-1730-4165-8376-a57f2a21f188"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:55:59.825790 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.825790 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:55:59.863695 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-409dd075-0a0b-4d87-8129-f70be5b1a5cf tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:55:59.864262 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 27/109] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:55:59 2026] POST /volume/v3/attachments => generated 273 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:55:59.898358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5fb077be-304f-4566-987c-d742ea9ecd11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.905194 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fb077be-304f-4566-987c-d742ea9ecd11 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:55:59.905434 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fb077be-304f-4566-987c-d742ea9ecd11 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.905668 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fb077be-304f-4566-987c-d742ea9ecd11 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.919968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6812c261-d16d-49ab-abc9-c6653a40d84f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.919968 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6812c261-d16d-49ab-abc9-c6653a40d84f None None] GET https://10.4.3.200/volume// Jul 24 05:55:59.919968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6812c261-d16d-49ab-abc9-c6653a40d84f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.919968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6812c261-d16d-49ab-abc9-c6653a40d84f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.919968 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6812c261-d16d-49ab-abc9-c6653a40d84f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:55:59.923973 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 27/110] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:55:59.933902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:55:59.938722 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:55:59.938969 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:55:59.939224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:55:59.941183 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.941183 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:55:59.948628 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5fb077be-304f-4566-987c-d742ea9ecd11 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:55:59.955232 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fb077be-304f-4566-987c-d742ea9ecd11 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:55:59.956300 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 28/111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:55:59.961259 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:55:59.961259 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:55:59.972177 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:55:59.980800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-12a29517-0528-4567-be56-f4327e66d8f9 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:55:59.981506 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 30/112] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:55:59 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 1024 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:00.076373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.078885 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] PUT https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 Jul 24 05:56:00.079359 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:00.091815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Acquiring lock "cinder-attachment_update-f18127fd-db5a-4b36-838e-4f96fb0c4c62-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:00.098887 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Lock "cinder-attachment_update-f18127fd-db5a-4b36-838e-4f96fb0c4c62-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:00.100427 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.100427 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:00.236047 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Lock "cinder-attachment_update-f18127fd-db5a-4b36-838e-4f96fb0c4c62-np0000005810" released by "attachment_update" :: held 0.137s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:00.236361 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-66728ae5-4213-4f55-b694-05e1d3f217db tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 returned with HTTP 200 Jul 24 05:56:00.237004 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 28/113] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:00 2026] PUT /volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:00.323990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.323990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.323990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.323990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.335424 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.335424 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:00.341843 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Volume info retrieved successfully. Jul 24 05:56:00.347923 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d68b1e6-3162-4c0c-98b4-70c788ab9f18 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 200 Jul 24 05:56:00.348624 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 28/114] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:00.361420 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7660b597-40ab-4cdd-aab6-51566084237d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.363839 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7660b597-40ab-4cdd-aab6-51566084237d tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.364104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7660b597-40ab-4cdd-aab6-51566084237d tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.364346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7660b597-40ab-4cdd-aab6-51566084237d tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.373344 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.373344 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:00.378340 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7660b597-40ab-4cdd-aab6-51566084237d tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Volume info retrieved successfully. Jul 24 05:56:00.383714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-99d43f08-5d23-437c-934a-9c70095b2d21 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.384104 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7660b597-40ab-4cdd-aab6-51566084237d tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 200 Jul 24 05:56:00.384430 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 29/115] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 1010 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:00.387866 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99d43f08-5d23-437c-934a-9c70095b2d21 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:00.388203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99d43f08-5d23-437c-934a-9c70095b2d21 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.388502 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-99d43f08-5d23-437c-934a-9c70095b2d21 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.401323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d64205bf-eb9f-4e45-afb9-c88a264847d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.403709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d64205bf-eb9f-4e45-afb9-c88a264847d9 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services?host=np0000005810&binary=cinder-volume Jul 24 05:56:00.403971 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d64205bf-eb9f-4e45-afb9-c88a264847d9 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.404250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d64205bf-eb9f-4e45-afb9-c88a264847d9 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.404598 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.404598 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:00.407047 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.407047 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:00.412042 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-99d43f08-5d23-437c-934a-9c70095b2d21 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:00.412727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d64205bf-eb9f-4e45-afb9-c88a264847d9 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services?host=np0000005810&binary=cinder-volume returned with HTTP 200 Jul 24 05:56:00.413248 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 29/116] 10.4.3.200 () {66 vars in 1326 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/os-services?host=np0000005810&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:00.421834 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-99d43f08-5d23-437c-934a-9c70095b2d21 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:00.423554 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 31/117] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:00.423642 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6747dab4-8d50-4753-8215-7db38c313668 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.425407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6747dab4-8d50-4753-8215-7db38c313668 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.425797 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6747dab4-8d50-4753-8215-7db38c313668 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.426203 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6747dab4-8d50-4753-8215-7db38c313668 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.435832 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.435832 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:00.444768 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6747dab4-8d50-4753-8215-7db38c313668 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Volume info retrieved successfully. Jul 24 05:56:00.448446 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6747dab4-8d50-4753-8215-7db38c313668 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 200 Jul 24 05:56:00.449192 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 29/118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:00.462500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.464478 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.464726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.464966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.465202 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Delete volume with id: 4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.474727 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.474727 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:00.475394 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Volume info retrieved successfully. Jul 24 05:56:00.508639 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Delete volume request issued successfully. Jul 24 05:56:00.508871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9b626c8-0122-4a7a-9816-822ef0afdea9 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 202 Jul 24 05:56:00.509731 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 30/119] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:56:00 2026] DELETE /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 05:56:00.518363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.520789 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:00.521046 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.521425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:00.529276 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:00.529276 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:00.534014 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Volume info retrieved successfully. Jul 24 05:56:00.538627 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-299cd82a-de0a-4c89-9e48-4ee20be01e68 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 200 Jul 24 05:56:00.538999 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 30/120] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:00.974378 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1343a361-858f-48bb-b530-4c8d925252c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:00.977649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1343a361-858f-48bb-b530-4c8d925252c3 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:00.978076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1343a361-858f-48bb-b530-4c8d925252c3 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:00.978331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1343a361-858f-48bb-b530-4c8d925252c3 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:01.006564 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:01.006564 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:01.012851 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1343a361-858f-48bb-b530-4c8d925252c3 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:01.020878 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1343a361-858f-48bb-b530-4c8d925252c3 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:01.021340 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 32/121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:00 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:01.438350 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:01.440551 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:01.440938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:01.441304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:01.451727 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:01.451727 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:01.455674 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:01.462326 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b8b6a28-e306-47a0-a289-b152bdb0ee9e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:01.463104 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 30/122] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:01 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:01.554851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de661375-7efe-47c9-8bb3-f852abfd7d97 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:01.557523 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de661375-7efe-47c9-8bb3-f852abfd7d97 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] GET https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 Jul 24 05:56:01.557832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de661375-7efe-47c9-8bb3-f852abfd7d97 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:01.558103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de661375-7efe-47c9-8bb3-f852abfd7d97 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:01.567098 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de661375-7efe-47c9-8bb3-f852abfd7d97 tempest-VolumesServicesTestJSON-721224760 tempest-VolumesServicesTestJSON-721224760-project-member] https://10.4.3.200/volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 returned with HTTP 404 Jul 24 05:56:01.567892 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 31/123] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:01 2026] GET /volume/v3/volumes/4242736f-e896-4f0d-8602-ac1dcd15fe70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:01.576357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df294340-4d9e-4cde-8249-d7c2db991929 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:01.579339 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df294340-4d9e-4cde-8249-d7c2db991929 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 24 05:56:01.579610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df294340-4d9e-4cde-8249-d7c2db991929 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:01.580159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df294340-4d9e-4cde-8249-d7c2db991929 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:01.585552 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df294340-4d9e-4cde-8249-d7c2db991929 tempest-VolumesServicesTestJSON-1416733949 tempest-VolumesServicesTestJSON-1416733949-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 24 05:56:01.586380 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 31/124] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 24 05:56:01 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:02.038285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:02.040530 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:02.040757 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:02.041026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:02.054639 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:02.054639 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:02.059469 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:02.066114 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79e2deb0-b41e-4c78-b1c2-de9a6de2d2e0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:02.067361 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 33/125] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:02 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:02.479951 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-deca5141-e9ca-476d-999a-68e999e04575 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:02.482050 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-deca5141-e9ca-476d-999a-68e999e04575 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:02.482318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-deca5141-e9ca-476d-999a-68e999e04575 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:02.482728 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-deca5141-e9ca-476d-999a-68e999e04575 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:02.492292 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:02.492292 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:02.499802 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-deca5141-e9ca-476d-999a-68e999e04575 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:02.506782 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-deca5141-e9ca-476d-999a-68e999e04575 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:02.507381 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 31/126] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:02 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:03.084361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ae7e1def-2985-4756-ab29-456fe90539f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:03.087163 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae7e1def-2985-4756-ab29-456fe90539f5 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:03.087472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae7e1def-2985-4756-ab29-456fe90539f5 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:03.087724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ae7e1def-2985-4756-ab29-456fe90539f5 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:03.255768 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:03.255768 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:03.263864 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ae7e1def-2985-4756-ab29-456fe90539f5 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:03.270717 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ae7e1def-2985-4756-ab29-456fe90539f5 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:03.271383 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 32/127] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:03 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:03.525344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb21237b-ce46-412c-b129-9b3208a307f3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:03.528206 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb21237b-ce46-412c-b129-9b3208a307f3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:03.528404 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb21237b-ce46-412c-b129-9b3208a307f3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:03.528574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb21237b-ce46-412c-b129-9b3208a307f3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:03.536228 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:03.536228 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:03.540948 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb21237b-ce46-412c-b129-9b3208a307f3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:03.546449 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb21237b-ce46-412c-b129-9b3208a307f3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:03.546996 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 32/128] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:03 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:04.287998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9a43152-4267-488d-9217-e22985587870 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:04.293482 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9a43152-4267-488d-9217-e22985587870 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:04.295191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9a43152-4267-488d-9217-e22985587870 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:04.295191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9a43152-4267-488d-9217-e22985587870 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:04.313877 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:04.313877 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:04.322161 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9a43152-4267-488d-9217-e22985587870 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:04.335325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9a43152-4267-488d-9217-e22985587870 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:04.336494 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 34/129] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:04 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:04.561743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:04.564259 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:04.564259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:04.564259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:04.572639 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:04.572639 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:04.580917 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:04.594251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91f3a43c-8540-464b-9f2a-cdd64204c753 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:04.595257 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 32/130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:04 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:05.351832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:05.354007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:05.354216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:05.354483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:05.366903 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:05.366903 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:05.371385 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:05.377969 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6f89860-b518-46d5-89e4-6e3ee87aa077 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:05.377969 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 33/131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:05 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:05.611769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:05.613882 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:05.614078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:05.614296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:05.616110 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=134,cinder:UPDATE=18,cinder:INSERT=12 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:05.624268 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:05.624268 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:05.629758 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:05.634845 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9c1bc69-55f8-4e1a-9f2b-b38999168706 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:05.635301 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 33/132] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:05 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:06.396964 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:06.401273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:06.401419 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:06.401707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:06.404714 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=159,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:06.417234 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:06.417234 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:06.423200 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:06.430732 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfe64557-4ade-4848-8dc1-21c1817a7eaa tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:06.431365 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 35/133] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:06 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:06.653761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:06.653761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:06.656855 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:06.656855 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:06.667432 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:06.667432 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:06.671639 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:06.678994 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efc8e814-f779-45b1-9ac3-4385c46c9fa2 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:06.679520 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 33/134] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:06 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:56:06.871867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12a9eefd-944c-498d-b5f9-af4bfe922a09 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.191056 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12a9eefd-944c-498d-b5f9-af4bfe922a09 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:56:07.193069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12a9eefd-944c-498d-b5f9-af4bfe922a09 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-798194587"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.203494 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=173,cinder:INSERT=25,cinder:UPDATE=42 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:07.228843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12a9eefd-944c-498d-b5f9-af4bfe922a09 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:56:07.229305 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 34/135] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:56:06 2026] POST /volume/v3/types => generated 230 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:07.249055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-03cdf79c-6379-4f25-aeaf-70d6857d826a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.251970 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03cdf79c-6379-4f25-aeaf-70d6857d826a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] POST https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.252785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03cdf79c-6379-4f25-aeaf-70d6857d826a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.293595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03cdf79c-6379-4f25-aeaf-70d6857d826a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.293595 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 34/136] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 05:56:07 2026] POST /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 34 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.303962 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa37caa9-3531-415c-9620-44f1d2be6e6b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.308050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa37caa9-3531-415c-9620-44f1d2be6e6b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 Jul 24 05:56:07.308303 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa37caa9-3531-415c-9620-44f1d2be6e6b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.308523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa37caa9-3531-415c-9620-44f1d2be6e6b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.328056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa37caa9-3531-415c-9620-44f1d2be6e6b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 returned with HTTP 200 Jul 24 05:56:07.328930 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 36/137] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.339396 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e92ad01-3b27-48cb-a796-1a766b862fa1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.341897 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e92ad01-3b27-48cb-a796-1a766b862fa1 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] DELETE https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 Jul 24 05:56:07.343212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e92ad01-3b27-48cb-a796-1a766b862fa1 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.343212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e92ad01-3b27-48cb-a796-1a766b862fa1 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.450762 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.452709 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:07.453051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.453323 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.479834 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:07.479834 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:07.492847 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:07.502553 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb4afe7-f825-4e20-a922-afb0b9375b48 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:07.503354 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 35/138] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:07.557975 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e92ad01-3b27-48cb-a796-1a766b862fa1 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 returned with HTTP 202 Jul 24 05:56:07.558797 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 34/139] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 24 05:56:07 2026] DELETE /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:07.569318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a4ce329d-1710-4dd8-9577-f1840dcc52ec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.571875 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4ce329d-1710-4dd8-9577-f1840dcc52ec tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 Jul 24 05:56:07.572057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4ce329d-1710-4dd8-9577-f1840dcc52ec tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.572260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a4ce329d-1710-4dd8-9577-f1840dcc52ec tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.584079 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a4ce329d-1710-4dd8-9577-f1840dcc52ec tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 returned with HTTP 404 Jul 24 05:56:07.584580 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 35/140] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:07.600071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a2779919-aa91-49df-bcbe-f9c3bc439e8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.602955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2779919-aa91-49df-bcbe-f9c3bc439e8c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] POST https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.604006 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a2779919-aa91-49df-bcbe-f9c3bc439e8c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.668358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a2779919-aa91-49df-bcbe-f9c3bc439e8c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.668890 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 37/141] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 05:56:07 2026] POST /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.682723 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e2862743-555e-44a6-a465-8d8afc166079 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.685766 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2862743-555e-44a6-a465-8d8afc166079 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.686041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2862743-555e-44a6-a465-8d8afc166079 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.686298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2862743-555e-44a6-a465-8d8afc166079 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.702227 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.704534 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2862743-555e-44a6-a465-8d8afc166079 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.704858 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:07.704975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.705074 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 36/142] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.705570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.718261 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:07.718261 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:07.718973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ab57da1-97c1-48ff-a6bd-904f7b8b8b1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.725003 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ab57da1-97c1-48ff-a6bd-904f7b8b8b1a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] POST https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.725214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ab57da1-97c1-48ff-a6bd-904f7b8b8b1a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.731419 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:07.739692 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f31c63ce-9753-4cd7-99e9-a717b7ca347e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:07.739692 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 35/143] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:07.762653 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ab57da1-97c1-48ff-a6bd-904f7b8b8b1a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.763267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 36/144] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 05:56:07 2026] POST /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.774293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f38e28f-99f1-4f9f-ad6b-b413d5aa252c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.776361 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f38e28f-99f1-4f9f-ad6b-b413d5aa252c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] PUT https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 Jul 24 05:56:07.776835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f38e28f-99f1-4f9f-ad6b-b413d5aa252c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.798851 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f38e28f-99f1-4f9f-ad6b-b413d5aa252c tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 returned with HTTP 200 Jul 24 05:56:07.799273 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 38/145] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 05:56:07 2026] PUT /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.808149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d44104a-a99a-4dd3-9bf5-9435a8762e5a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.810811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d44104a-a99a-4dd3-9bf5-9435a8762e5a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 Jul 24 05:56:07.811152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d44104a-a99a-4dd3-9bf5-9435a8762e5a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.811327 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d44104a-a99a-4dd3-9bf5-9435a8762e5a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.819379 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d44104a-a99a-4dd3-9bf5-9435a8762e5a tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 returned with HTTP 200 Jul 24 05:56:07.819838 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 37/146] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.830004 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98425a3b-5211-4021-b519-29e76bc87b1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.832827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98425a3b-5211-4021-b519-29e76bc87b1b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] POST https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.833207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98425a3b-5211-4021-b519-29e76bc87b1b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:07.875781 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98425a3b-5211-4021-b519-29e76bc87b1b tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.876376 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 36/147] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 05:56:07 2026] POST /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 51 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.890054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b9b5468-884f-4e45-b0a8-e8859e4d50e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.893094 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b9b5468-884f-4e45-b0a8-e8859e4d50e5 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs Jul 24 05:56:07.893094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5468-884f-4e45-b0a8-e8859e4d50e5 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.893577 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b9b5468-884f-4e45-b0a8-e8859e4d50e5 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.904111 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b9b5468-884f-4e45-b0a8-e8859e4d50e5 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs returned with HTTP 200 Jul 24 05:56:07.904530 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 37/148] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99/extra_specs => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:56:07.914600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af241a20-f784-4356-a987-56b819285fb3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.916901 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af241a20-f784-4356-a987-56b819285fb3 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] DELETE https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 Jul 24 05:56:07.917171 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af241a20-f784-4356-a987-56b819285fb3 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.917441 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af241a20-f784-4356-a987-56b819285fb3 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.973824 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af241a20-f784-4356-a987-56b819285fb3 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 returned with HTTP 202 Jul 24 05:56:07.974415 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 39/149] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:56:07 2026] DELETE /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:56:07.983660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-940546e5-97a3-4c25-a9ae-87de08003d63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:07.988127 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-940546e5-97a3-4c25-a9ae-87de08003d63 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] GET https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 Jul 24 05:56:07.988460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-940546e5-97a3-4c25-a9ae-87de08003d63 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:07.988726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-940546e5-97a3-4c25-a9ae-87de08003d63 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:07.994032 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-940546e5-97a3-4c25-a9ae-87de08003d63 tempest-VolumeTypesExtraSpecsTest-2139961643 tempest-VolumeTypesExtraSpecsTest-2139961643-project-admin] https://10.4.3.200/volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 returned with HTTP 404 Jul 24 05:56:07.994651 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 38/150] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:56:07 2026] GET /volume/v3/types/c177b5d3-4d23-477c-b29f-fcd0e6736c99 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:08.523090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:08.529308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:08.529582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:08.529873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:08.533142 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=206,cinder:INSERT=36,cinder:UPDATE=54 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:08.545704 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:08.545704 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:08.550740 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:08.557161 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c19c882d-4267-44c0-829d-9a0b94b1b47b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:08.557571 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 37/151] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:08 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:08.762963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:08.762963 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:08.763385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:08.763385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:08.780953 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:08.780953 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:08.789584 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:08.800879 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-05be36ca-8508-49e4-81a1-4aec2cbf4441 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:08.801583 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 38/152] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:08 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:09.574915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:09.580526 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:09.580526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:09.581427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:09.595458 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:09.595458 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:09.601288 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:09.608965 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85d892c1-f19d-4c21-8d50-aae8b3942e25 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:09.609510 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 40/153] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:09 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:09.822038 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:09.824536 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:09.824882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:09.825213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:09.839965 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:09.839965 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:09.845082 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:09.851573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b8fe3e25-4eb5-4262-8552-391eb84c7c8f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:09.852150 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 39/154] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:09 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:09.936952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0f041ba-db72-4af0-9301-2250e433e072 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:09.938918 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f041ba-db72-4af0-9301-2250e433e072 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:09.939190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0f041ba-db72-4af0-9301-2250e433e072 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:09.939416 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0f041ba-db72-4af0-9301-2250e433e072 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:09.948529 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:09.948529 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:09.955280 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b0f041ba-db72-4af0-9301-2250e433e072 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:09.962190 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0f041ba-db72-4af0-9301-2250e433e072 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:09.962717 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 38/155] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:09 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:10.056513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.063506 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:10.063788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:10.064022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:10.074397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c4969a18-0cf4-4871-9693-47b55282b25d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.076425 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:56:10.077111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1919617239"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:10.078975 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1919617239'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:56:10.079085 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Create volume of 1 GB Jul 24 05:56:10.083917 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Availability Zones retrieved successfully. Jul 24 05:56:10.091664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Flow 'volume_create_api' (48f17ff7-d742-4cf2-97b3-c0447aecaea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:10.092976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11cbb23-f2ef-4622-be17-0022a9bf1b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:10.094789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:56:10.152868 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11cbb23-f2ef-4622-be17-0022a9bf1b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:10.154158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389cccf3-3e07-4c27-8afb-8b72b4fa51fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:10.221703 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:10.221703 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:10.227073 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:10.237822 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-596e7aa7-95b0-4bb4-a315-226089d5b7bd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:10.238364 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 39/156] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:10 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:56:10.253715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Created reservations ['e42cc5d4-c27c-4585-ac50-9de73c2a585b', 'a331e8bb-a085-407f-9ded-fceba3b2106d', 'cb3144f0-7f9c-48c3-9bad-e12018e5cb51', 'd06cd307-2825-45d5-b148-1fe3371596c6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:56:10.254908 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (389cccf3-3e07-4c27-8afb-8b72b4fa51fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42cc5d4-c27c-4585-ac50-9de73c2a585b', 'a331e8bb-a085-407f-9ded-fceba3b2106d', 'cb3144f0-7f9c-48c3-9bad-e12018e5cb51', 'd06cd307-2825-45d5-b148-1fe3371596c6']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:10.256127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8bb897-7cbe-4c07-a986-987208604c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:10.287166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f8bb897-7cbe-4c07-a986-987208604c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204d31c6-b275-4d59-ba85-99668e572cc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1919617239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc967ef88f064ee4a91c8eed189655da',qos_specs=None,replication_status=,reservations=['e42cc5d4-c27c-4585-ac50-9de73c2a585b','a331e8bb-a085-407f-9ded-fceba3b2106d','cb3144f0-7f9c-48c3-9bad-e12018e5cb51','d06cd307-2825-45d5-b148-1fe3371596c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b9fe5d9d3d243249c5862e4fd2d7d61',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:56:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1919617239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=204d31c6-b275-4d59-ba85-99668e572cc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc967ef88f064ee4a91c8eed189655da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b9fe5d9d3d243249c5862e4fd2d7d61',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:10.288081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba33e8b9-f713-479b-8133-8ca53ac7c810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:10.316952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba33e8b9-f713-479b-8133-8ca53ac7c810) transitioned into state 'SUCCESS' from state '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-1919617239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc967ef88f064ee4a91c8eed189655da',qos_specs=None,replication_status=,reservations=['e42cc5d4-c27c-4585-ac50-9de73c2a585b','a331e8bb-a085-407f-9ded-fceba3b2106d','cb3144f0-7f9c-48c3-9bad-e12018e5cb51','d06cd307-2825-45d5-b148-1fe3371596c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b9fe5d9d3d243249c5862e4fd2d7d61',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:10.318825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcf4620-ac14-4634-a3b5-308df48ed3fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:10.334990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbcf4620-ac14-4634-a3b5-308df48ed3fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:10.336195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Flow 'volume_create_api' (48f17ff7-d742-4cf2-97b3-c0447aecaea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:10.337720 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Create volume request issued successfully. Jul 24 05:56:10.337720 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4969a18-0cf4-4871-9693-47b55282b25d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:56:10.338212 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 41/157] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:56:10 2026] POST /volume/v3/volumes => generated 755 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:10.355599 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.357351 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:10.357542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:10.357790 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:10.374573 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:10.374573 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:10.384554 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:10.393366 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5d7ada49-e4f9-4099-8f12-8660ea51d35d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:10.393822 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 40/158] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:10 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:10.632755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.635056 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:10.635332 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:10.635615 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:10.647349 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:10.647349 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:10.653132 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:10.660230 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b520cf7c-8283-4e20-887f-4240b22f00d0 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:10.660638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 39/159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:10 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:10.688463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e23468ab-a18a-43aa-b323-046e1727a185 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.689487 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23468ab-a18a-43aa-b323-046e1727a185 None None] GET https://10.4.3.200/volume// Jul 24 05:56:10.690143 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23468ab-a18a-43aa-b323-046e1727a185 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:10.690793 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e23468ab-a18a-43aa-b323-046e1727a185 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:10.691339 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e23468ab-a18a-43aa-b323-046e1727a185 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:10.692008 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 40/160] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:56:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:10.714247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4f8bb23c-03c8-4e25-a047-64112bb819d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.872411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-169ba798-afe3-4236-9b7c-7d9321c3396e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:10.874483 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-169ba798-afe3-4236-9b7c-7d9321c3396e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:10.875477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-169ba798-afe3-4236-9b7c-7d9321c3396e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:10.875477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-169ba798-afe3-4236-9b7c-7d9321c3396e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:10.890550 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:10.890550 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:10.899610 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-169ba798-afe3-4236-9b7c-7d9321c3396e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:10.906286 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-169ba798-afe3-4236-9b7c-7d9321c3396e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:10.906611 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 41/161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:10 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.098843 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4f8bb23c-03c8-4e25-a047-64112bb819d2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:11.098843 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4f8bb23c-03c8-4e25-a047-64112bb819d2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3634230-60f8-4bbe-a640-f950688c262f", "connector": null, "instance_uuid": "9a97fb94-9953-41dd-b497-dcc722ddd2bc"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:11.112379 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.112379 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:11.325345 np0000005810 devstack@c-api.service[100224]: /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 24 05:56:11.325345 np0000005810 devstack@c-api.service[100224]: .first() Jul 24 05:56:11.350947 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4f8bb23c-03c8-4e25-a047-64112bb819d2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:11.352196 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 42/162] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:10 2026] POST /volume/v3/attachments => generated 273 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:11.403026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.406316 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:11.406794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.406794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.422813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.427569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:11.427846 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.428322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-239007e3-e3ed-4abf-a800-073aacb65fe8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-239007e3-e3ed-4abf-a800-073aacb65fe8 None None] GET https://10.4.3.200/volume// Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-239007e3-e3ed-4abf-a800-073aacb65fe8 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-239007e3-e3ed-4abf-a800-073aacb65fe8 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-239007e3-e3ed-4abf-a800-073aacb65fe8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:11.431769 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 42/163] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:11.433529 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.433529 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:11.438139 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.438139 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:11.444858 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:11.451969 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.452220 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:11.453960 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1d59e29-e9c9-4297-82fa-a768adb403ae tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:11.454557 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 41/164] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.456450 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:11.456648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.456827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.460387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-31cec83f-cfb2-47cd-8997-07b5b03ac26e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:11.460387 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 40/165] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.468909 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.468909 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:11.473819 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:11.486060 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-9c5f5d0f-f5c9-4181-a830-70dbfb78330c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:11.487844 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 43/166] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1030 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:11.559844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.565889 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:11.565889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.566172 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.577564 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.577564 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:11.588034 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:11.596452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-84e6979b-e324-4007-ba55-29e7c96c7352 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:11.597940 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 43/167] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.598622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.602066 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] PUT https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f Jul 24 05:56:11.602474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:11.613738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Acquiring lock "cinder-attachment_update-d3634230-60f8-4bbe-a640-f950688c262f-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:11.621842 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Lock "cinder-attachment_update-d3634230-60f8-4bbe-a640-f950688c262f-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:11.623058 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.623058 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:11.679292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0f0e18d-9282-466b-be64-3f7fad434887 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.682326 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0f0e18d-9282-466b-be64-3f7fad434887 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:11.682486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0f0e18d-9282-466b-be64-3f7fad434887 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.682935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0f0e18d-9282-466b-be64-3f7fad434887 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.700861 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.700861 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:11.704547 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0f0e18d-9282-466b-be64-3f7fad434887 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:11.716442 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0f0e18d-9282-466b-be64-3f7fad434887 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:11.716442 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 41/168] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.765838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Lock "cinder-attachment_update-d3634230-60f8-4bbe-a640-f950688c262f-np0000005810" released by "attachment_update" :: held 0.144s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:11.766157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-ca14c95d-4b23-4d70-a7b2-38610890dcce tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f returned with HTTP 200 Jul 24 05:56:11.766760 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 42/169] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:11 2026] PUT /volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:11.923800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.926068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:11.926068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.926246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.933941 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:11.933941 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:11.937968 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:11.942917 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fdc3977-2e2f-459d-8956-74a5e8e9d8c6 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:11.943385 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 44/170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:11.992970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d52b117-30b4-4759-9ed5-55852d39c14c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:11.993531 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d52b117-30b4-4759-9ed5-55852d39c14c None None] GET https://10.4.3.200/volume// Jul 24 05:56:11.993726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d52b117-30b4-4759-9ed5-55852d39c14c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:11.993921 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d52b117-30b4-4759-9ed5-55852d39c14c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:11.994245 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d52b117-30b4-4759-9ed5-55852d39c14c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:11.994523 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 44/171] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:56:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:12.012524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-bbe16faa-7fc0-4bc5-bd04-c4a2becf4091 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.304493 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-bbe16faa-7fc0-4bc5-bd04-c4a2becf4091 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:12.304944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-bbe16faa-7fc0-4bc5-bd04-c4a2becf4091 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "204d31c6-b275-4d59-ba85-99668e572cc8", "connector": null, "instance_uuid": "300c23f1-4c80-4058-9072-d8fd8bf28551"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:12.315959 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.315959 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:12.357505 np0000005810 devstack@c-api.service[100225]: /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 24 05:56:12.357505 np0000005810 devstack@c-api.service[100225]: .first() Jul 24 05:56:12.375180 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-bbe16faa-7fc0-4bc5-bd04-c4a2becf4091 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:12.375421 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 42/172] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:12 2026] POST /volume/v3/attachments => generated 273 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:12.433177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.434700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:12.434994 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.435256 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.441794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec5aa702-f4ca-4e88-889f-1e7912fbc04a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.442272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec5aa702-f4ca-4e88-889f-1e7912fbc04a None None] GET https://10.4.3.200/volume// Jul 24 05:56:12.442488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec5aa702-f4ca-4e88-889f-1e7912fbc04a None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.442773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec5aa702-f4ca-4e88-889f-1e7912fbc04a None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.443290 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec5aa702-f4ca-4e88-889f-1e7912fbc04a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:12.443628 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 45/173] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:12.446552 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.446552 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:12.451551 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:12.454217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.456967 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:12.457306 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.457692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.457822 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da54f4b8-fefb-4b4f-a977-9fd156afe084 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:12.458296 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 43/174] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:12.480158 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13d40db1-423f-4993-8757-9e9d9e98a59c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.480622 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.480622 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:12.483232 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13d40db1-423f-4993-8757-9e9d9e98a59c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:12.483578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13d40db1-423f-4993-8757-9e9d9e98a59c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.483891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13d40db1-423f-4993-8757-9e9d9e98a59c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.488855 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:12.497012 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.497012 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:12.498446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-a35db4bc-aa8c-408d-928f-a9f3a2d08a4a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:12.499236 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 45/175] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:12.503856 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-13d40db1-423f-4993-8757-9e9d9e98a59c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:12.508532 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13d40db1-423f-4993-8757-9e9d9e98a59c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:12.509264 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 43/176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:12.602197 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.604896 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] PUT https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d Jul 24 05:56:12.605421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:12.624300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Acquiring lock "cinder-attachment_update-204d31c6-b275-4d59-ba85-99668e572cc8-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:12.630753 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Lock "cinder-attachment_update-204d31c6-b275-4d59-ba85-99668e572cc8-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:12.631939 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.631939 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:12.737220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df170419-1c29-4863-bfd8-b88394b974d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.742554 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df170419-1c29-4863-bfd8-b88394b974d6 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:12.744822 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df170419-1c29-4863-bfd8-b88394b974d6 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.745303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df170419-1c29-4863-bfd8-b88394b974d6 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.764593 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.764593 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:12.772356 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-df170419-1c29-4863-bfd8-b88394b974d6 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:12.778007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Lock "cinder-attachment_update-204d31c6-b275-4d59-ba85-99668e572cc8-np0000005810" released by "attachment_update" :: held 0.147s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:12.781081 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-6df77027-4180-44ae-a8e1-3d5e362db3ec tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d returned with HTTP 200 Jul 24 05:56:12.781081 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 46/177] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:12 2026] PUT /volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:12.784210 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df170419-1c29-4863-bfd8-b88394b974d6 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:12.784210 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 44/178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:12.807170 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d00e0e0-1596-4593-beb0-57a0a9a84bea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.807281 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d00e0e0-1596-4593-beb0-57a0a9a84bea None None] GET https://10.4.3.200/volume// Jul 24 05:56:12.807448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d00e0e0-1596-4593-beb0-57a0a9a84bea None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.807660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d00e0e0-1596-4593-beb0-57a0a9a84bea None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.808122 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d00e0e0-1596-4593-beb0-57a0a9a84bea None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:12.808454 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 46/179] 10.4.3.200 () {64 vars in 1004 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:12.820913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fcf18b5a-729c-45b1-bb9d-538e245e9c44 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.821427 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fcf18b5a-729c-45b1-bb9d-538e245e9c44 None None] GET https://10.4.3.200/volume// Jul 24 05:56:12.821828 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fcf18b5a-729c-45b1-bb9d-538e245e9c44 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.822036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fcf18b5a-729c-45b1-bb9d-538e245e9c44 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.822988 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fcf18b5a-729c-45b1-bb9d-538e245e9c44 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:12.823165 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 44/180] 10.4.3.200 () {64 vars in 1004 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:12.833491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c0915669-2026-4e29-93ba-0b10c6274aaa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.963872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46769613-4f42-480c-96f4-7d288c9eb49e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:12.966462 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46769613-4f42-480c-96f4-7d288c9eb49e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:12.967051 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46769613-4f42-480c-96f4-7d288c9eb49e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:12.967198 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46769613-4f42-480c-96f4-7d288c9eb49e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:12.978061 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:12.978061 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:12.986797 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46769613-4f42-480c-96f4-7d288c9eb49e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:12.999655 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46769613-4f42-480c-96f4-7d288c9eb49e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:13.000887 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 45/181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:13.070325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0915669-2026-4e29-93ba-0b10c6274aaa tempest-VersionsTest-1684129753 tempest-VersionsTest-1684129753-project-member] GET https://10.4.3.200/volume/v3/ Jul 24 05:56:13.070903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0915669-2026-4e29-93ba-0b10c6274aaa tempest-VersionsTest-1684129753 tempest-VersionsTest-1684129753-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:13.070903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c0915669-2026-4e29-93ba-0b10c6274aaa tempest-VersionsTest-1684129753 tempest-VersionsTest-1684129753-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:13.071325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c0915669-2026-4e29-93ba-0b10c6274aaa tempest-VersionsTest-1684129753 tempest-VersionsTest-1684129753-project-member] https://10.4.3.200/volume/v3/ returned with HTTP 200 Jul 24 05:56:13.071830 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 47/182] 10.4.3.200 () {66 vars in 1216 bytes} [Fri Jul 24 05:56:12 2026] GET /volume/v3/ => generated 386 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:13.476588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c074210d-ee21-41dc-b62a-067f544dd974 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:13.479840 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c074210d-ee21-41dc-b62a-067f544dd974 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:13.480158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c074210d-ee21-41dc-b62a-067f544dd974 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:13.480443 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c074210d-ee21-41dc-b62a-067f544dd974 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:13.494201 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:13.494201 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:13.498735 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c074210d-ee21-41dc-b62a-067f544dd974 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:13.505964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c074210d-ee21-41dc-b62a-067f544dd974 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:13.506748 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 47/183] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:13 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:13.525981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:13.528337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:13.528637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:13.528862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:13.544079 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:13.544079 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:13.549859 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:13.556483 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-081c8a1a-2496-4c4d-a879-e92f5ce6dc22 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:13.557124 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 45/184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:13 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:56:13.803746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:13.806103 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:13.807589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:13.808130 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:13.822707 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:13.822707 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:13.829119 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:13.836362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80fdcc65-2e49-4c99-aefa-fe877b8e35f8 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:13.837129 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 46/185] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:13 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:14.019724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:14.021980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:14.021980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:14.022176 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:14.029951 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:14.029951 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:14.033978 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:14.039203 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc34bea6-d7c1-4f3f-97e4-19ab0bc4482f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:14.039703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 48/186] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:14 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:14.526538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:14.528843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:14.529105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:14.529286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:14.541270 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:14.541270 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:14.545385 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:14.550490 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1a4949c-c2fc-4072-ab1d-32da61b70391 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:14.550900 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 48/187] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:14 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:14.571451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:14.573991 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:14.574273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:14.574537 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:14.587649 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:14.587649 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:14.592509 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:14.597622 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d548deda-3094-4bc6-8a7a-be43ce969fdf tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:14.598037 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 46/188] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:14 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:14.853395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a704d56b-9432-4c46-b86e-9720efebee0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:14.855667 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a704d56b-9432-4c46-b86e-9720efebee0b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:14.855972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a704d56b-9432-4c46-b86e-9720efebee0b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:14.856228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a704d56b-9432-4c46-b86e-9720efebee0b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:14.871384 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:14.871384 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:14.878472 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a704d56b-9432-4c46-b86e-9720efebee0b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:14.887299 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a704d56b-9432-4c46-b86e-9720efebee0b tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:14.888031 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 47/189] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:14 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:15.057340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.061876 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:15.061876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.061876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.072810 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.072810 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:15.080160 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:15.088826 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba6f824f-a8ab-4f73-bf78-d9cfdd29fe05 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:15.090165 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 49/190] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:15.569141 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd2ca629-54da-425b-b69c-8afd2956b559 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.571963 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd2ca629-54da-425b-b69c-8afd2956b559 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:15.572647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd2ca629-54da-425b-b69c-8afd2956b559 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.573329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd2ca629-54da-425b-b69c-8afd2956b559 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.588775 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.588775 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:15.595275 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bd2ca629-54da-425b-b69c-8afd2956b559 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:15.601995 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd2ca629-54da-425b-b69c-8afd2956b559 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:15.602802 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 49/191] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:15.613940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.616262 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:15.616497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.616781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.629874 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.629874 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:15.634407 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:15.639758 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6089a16-7885-4aad-b56c-05a7e2b107aa tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:15.640264 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 47/192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:15.737308 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.739847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:15.740125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.740380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.749850 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.749850 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:15.754018 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:15.758306 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-926798db-5887-46c8-a8bd-29ea48f714fe tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:15.758701 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 48/193] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:15.857927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-94459cfd-e107-40e1-be4f-5039a8b75792 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.858456 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94459cfd-e107-40e1-be4f-5039a8b75792 None None] GET https://10.4.3.200/volume// Jul 24 05:56:15.858551 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94459cfd-e107-40e1-be4f-5039a8b75792 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.858769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-94459cfd-e107-40e1-be4f-5039a8b75792 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.859094 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-94459cfd-e107-40e1-be4f-5039a8b75792 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:15.859372 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 50/194] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:15.876750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-423df42f-7a2e-46c5-896b-42a1703ffbaf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.880157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-423df42f-7a2e-46c5-896b-42a1703ffbaf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:15.880641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-423df42f-7a2e-46c5-896b-42a1703ffbaf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bedca32-f4bb-4d3d-a85f-135c308d2fc8", "connector": null, "instance_uuid": "89a16fb6-ac39-45c4-890e-ca0659680434"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:15.892397 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.892397 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:15.903091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51200594-dcbe-49a4-8f85-321b90c72432 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.904903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51200594-dcbe-49a4-8f85-321b90c72432 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:15.905177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51200594-dcbe-49a4-8f85-321b90c72432 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.905354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51200594-dcbe-49a4-8f85-321b90c72432 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.915224 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.915224 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:15.918969 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-51200594-dcbe-49a4-8f85-321b90c72432 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:15.923288 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51200594-dcbe-49a4-8f85-321b90c72432 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:15.923767 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 48/195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:15.937546 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-423df42f-7a2e-46c5-896b-42a1703ffbaf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:15.938015 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 50/196] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:15 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:15.978948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.980939 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:15.981202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.981521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.993056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ea81ef0-0c55-41e9-bdd5-5d13090c679e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:15.995283 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ea81ef0-0c55-41e9-bdd5-5d13090c679e None None] GET https://10.4.3.200/volume// Jul 24 05:56:15.995696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ea81ef0-0c55-41e9-bdd5-5d13090c679e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:15.996176 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ea81ef0-0c55-41e9-bdd5-5d13090c679e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:15.996603 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ea81ef0-0c55-41e9-bdd5-5d13090c679e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:15.997294 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:15.997294 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:15.997406 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 51/197] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:16.006498 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:16.010881 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.013064 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:16.013368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:16.013643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:16.016992 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63a84f9d-a624-430c-b59c-4ce2b77b3b8f tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:16.017294 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 49/198] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:15 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1022 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:16.026497 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.026497 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:16.032397 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:16.037828 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-e1fd9a0f-3ff6-43ff-bb68-7e1ca1dac06d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:16.038372 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 49/199] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:16 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1245 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:16.108997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.111095 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:16.111389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:16.111567 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:16.123534 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.123534 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:16.127570 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.131138 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:16.131509 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] PUT https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 Jul 24 05:56:16.132831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:16.139168 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76da602-e648-401f-bd49-e8eb4099d3d7 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:16.139722 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 51/200] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:16 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:16.147163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Acquiring lock "cinder-attachment_update-5bedca32-f4bb-4d3d-a85f-135c308d2fc8-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:16.154645 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Lock "cinder-attachment_update-5bedca32-f4bb-4d3d-a85f-135c308d2fc8-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:16.155978 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.155978 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:16.319711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Lock "cinder-attachment_update-5bedca32-f4bb-4d3d-a85f-135c308d2fc8-np0000005810" released by "attachment_update" :: held 0.163s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:16.319711 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-9eaae962-1f91-4115-9192-5a65de4977f0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 returned with HTTP 200 Jul 24 05:56:16.319711 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 52/201] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:16 2026] PUT /volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:16.624764 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f847143b-ad8a-4635-815b-fc1ff488c880 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.627650 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f847143b-ad8a-4635-815b-fc1ff488c880 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:16.630244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f847143b-ad8a-4635-815b-fc1ff488c880 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:16.630244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f847143b-ad8a-4635-815b-fc1ff488c880 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:16.642025 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.642025 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:16.645943 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f847143b-ad8a-4635-815b-fc1ff488c880 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:16.651431 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f847143b-ad8a-4635-815b-fc1ff488c880 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:16.652164 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 50/202] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:16 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:16.658453 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30bbe354-2765-41da-8603-54b51b74b2d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.661111 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bbe354-2765-41da-8603-54b51b74b2d1 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:16.661289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bbe354-2765-41da-8603-54b51b74b2d1 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:16.661602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bbe354-2765-41da-8603-54b51b74b2d1 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:16.676760 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.676760 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:16.682261 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30bbe354-2765-41da-8603-54b51b74b2d1 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:16.689583 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bbe354-2765-41da-8603-54b51b74b2d1 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:16.690198 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 50/203] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:16 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:16.942102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:16.943900 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:16.944915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:16.944915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:16.958116 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:16.958116 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:16.963579 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:16.972977 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53c85a54-4c26-4993-ad8e-97d9d04d7905 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:16.973643 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 52/204] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:16 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:17.032546 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:17.034810 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:17.035056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:17.035306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:17.048259 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:17.048259 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:17.053459 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:17.058597 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de7561f1-a6c5-44c4-8324-904aff88ad26 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:17.059077 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 53/205] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:17 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:17.155785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:17.157798 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:17.157992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:17.158232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:17.166243 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:17.166243 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:17.172544 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:17.178246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-afe22eb0-b95b-4185-a20b-bc1f1c29d4f4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:17.179113 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 51/206] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:17 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:17.670354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d918e618-af16-405f-b4e1-d0ae355cff13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:17.672455 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d918e618-af16-405f-b4e1-d0ae355cff13 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:17.672830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d918e618-af16-405f-b4e1-d0ae355cff13 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:17.673262 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d918e618-af16-405f-b4e1-d0ae355cff13 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:17.685219 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:17.685219 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:17.689991 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d918e618-af16-405f-b4e1-d0ae355cff13 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:17.695402 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d918e618-af16-405f-b4e1-d0ae355cff13 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:17.696271 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 51/207] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:17 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:17.704896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:17.707340 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:17.707619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:17.707902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:17.721433 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:17.721433 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:17.726306 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:17.732357 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7e65337-155b-4bb7-9fde-c4a4adb14924 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:17.732877 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 53/208] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:17 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:17.990096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:17.992139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:17.992376 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:17.992600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:18.004285 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:18.004285 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:18.008980 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:18.014461 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61e73041-f4ad-49c7-a38f-694f97e81c2e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:18.014978 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 54/209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:17 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:18.074106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:18.076115 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:18.076353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:18.076604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:18.090564 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:18.090564 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:18.097563 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:18.104865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f40e3e1-3c9b-4a8b-802d-3925bbcc1770 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:18.105477 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 52/210] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:18 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:18.193553 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:18.196046 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:18.196269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:18.196535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:18.205275 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:18.205275 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:18.209932 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:18.214880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f2195df-e5ed-4977-9f83-6c362f9db93a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:18.215433 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 52/211] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:18 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:18.714097 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:18.717724 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:18.717724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:18.717724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:18.736068 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:18.736068 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:18.746817 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:18.751723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:18.757513 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:18.757513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:18.758434 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:18.761556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1df7c2a-0cbe-4626-8726-8d44b2a0997e tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:18.761556 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 54/212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:18 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:18.776803 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:18.776803 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:18.789690 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:18.797159 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a8497bb-a6ce-44b5-a47b-0db60d46398d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:18.797645 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 55/213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:18 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:19.038263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.043726 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:19.044085 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.046086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.071949 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.071949 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:19.079655 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:19.085436 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f0c4cec-6f14-4a84-aae8-94e50011686a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:19.086012 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 53/214] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:19.118978 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8eb4396e-6be6-442d-a49c-19712b3c372c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.121267 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8eb4396e-6be6-442d-a49c-19712b3c372c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:19.121489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8eb4396e-6be6-442d-a49c-19712b3c372c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.121807 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8eb4396e-6be6-442d-a49c-19712b3c372c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.135218 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.135218 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:19.140496 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8eb4396e-6be6-442d-a49c-19712b3c372c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:19.146660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8eb4396e-6be6-442d-a49c-19712b3c372c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:19.147276 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 53/215] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:19.230559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.232651 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:19.232829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.233017 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.241792 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.241792 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:19.248844 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:19.254575 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9dd80f9f-7413-4a58-afc6-31280a183b03 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:19.255325 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 55/216] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:56:19.269948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.272054 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:56:19.272450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-291397405"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:19.274009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-291397405'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:56:19.274189 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume of 1 GB Jul 24 05:56:19.279319 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Availability Zones retrieved successfully. Jul 24 05:56:19.286195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (7f060280-7c55-4728-8db3-6399f53c94d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:19.287557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b51f849-3e48-4c08-8af3-e4e4a9c689ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:19.289120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:56:19.328081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b51f849-3e48-4c08-8af3-e4e4a9c689ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:19.328454 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2322bdc-d8b7-413a-b9b7-e921ad367bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:19.380486 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Created reservations ['db14368e-be50-4164-8575-8478da871577', '11e9cfd6-9a33-4c1b-9c21-fc5f261a6bbc', '2b38389d-9a18-420a-bb3f-fe3765b7be64', '3ad2036e-f495-48be-ab68-0bce8f9f003d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:56:19.381868 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2322bdc-d8b7-413a-b9b7-e921ad367bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db14368e-be50-4164-8575-8478da871577', '11e9cfd6-9a33-4c1b-9c21-fc5f261a6bbc', '2b38389d-9a18-420a-bb3f-fe3765b7be64', '3ad2036e-f495-48be-ab68-0bce8f9f003d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:19.383152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c776f0-4392-44ad-b649-f1f502946359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:19.411851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c776f0-4392-44ad-b649-f1f502946359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c342030d-c4cc-48db-9dd0-6b417aecf93f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-291397405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['db14368e-be50-4164-8575-8478da871577','11e9cfd6-9a33-4c1b-9c21-fc5f261a6bbc','2b38389d-9a18-420a-bb3f-fe3765b7be64','3ad2036e-f495-48be-ab68-0bce8f9f003d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-291397405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c342030d-c4cc-48db-9dd0-6b417aecf93f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11e3a783e554bdda21a72ed7bbd37ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59f245d36524f47b852a7afbe3cc19b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:19.412900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f2653-e9e9-437b-ba46-34fab6e1d7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:19.435898 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (151f2653-e9e9-437b-ba46-34fab6e1d7e6) transitioned into state 'SUCCESS' from state '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-291397405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['db14368e-be50-4164-8575-8478da871577','11e9cfd6-9a33-4c1b-9c21-fc5f261a6bbc','2b38389d-9a18-420a-bb3f-fe3765b7be64','3ad2036e-f495-48be-ab68-0bce8f9f003d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:19.436756 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987b582d-adc9-4e02-97b3-9fc721f3ec4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:19.449581 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987b582d-adc9-4e02-97b3-9fc721f3ec4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:19.450927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (7f060280-7c55-4728-8db3-6399f53c94d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:19.451382 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request issued successfully. Jul 24 05:56:19.452323 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b8ebaf1-7014-4a65-b8d8-302ed8583d04 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:56:19.452951 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 56/217] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:56:19 2026] POST /volume/v3/volumes => generated 751 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:19.473810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.476042 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:56:19.476178 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.476380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.493601 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.493601 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:19.506363 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:19.514163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2139cf3-27a6-4881-bbfe-6ffba9184c6e tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 200 Jul 24 05:56:19.514670 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 54/218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:19.779430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.781539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:19.781809 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.782126 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.793374 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.793374 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:19.797844 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:19.804178 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e32f94-c49a-47ac-8b43-e76c93e15537 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:19.804686 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 54/219] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:19.815966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:19.818205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:19.818458 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:19.818702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:19.830871 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:19.830871 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:19.839389 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:19.850436 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94636e82-f29d-46c3-8df7-b7c7bfeb530d tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:19.850974 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 56/220] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:19 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:20.104905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.110542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:20.112298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.112550 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.141514 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.141514 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:20.157172 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:20.167258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d34e2447-54ab-478f-b05a-741a2790fb04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.170649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d34e2447-54ab-478f-b05a-741a2790fb04 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:20.170649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d34e2447-54ab-478f-b05a-741a2790fb04 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.170649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d34e2447-54ab-478f-b05a-741a2790fb04 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.170976 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d6cad53-54b9-4b85-a597-6ef4013f20c4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:20.172726 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 57/221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:20.188309 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.188309 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:20.194420 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d34e2447-54ab-478f-b05a-741a2790fb04 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:20.202324 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d34e2447-54ab-478f-b05a-741a2790fb04 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:20.202738 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 55/222] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:20.528799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc056fe0-342e-48d2-8804-be492b881ce1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.530902 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc056fe0-342e-48d2-8804-be492b881ce1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:56:20.531161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc056fe0-342e-48d2-8804-be492b881ce1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.531357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc056fe0-342e-48d2-8804-be492b881ce1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.539402 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.539402 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:20.543708 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fc056fe0-342e-48d2-8804-be492b881ce1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:20.548900 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc056fe0-342e-48d2-8804-be492b881ce1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 200 Jul 24 05:56:20.549549 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 55/223] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:20.561495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5abec90c-01db-4137-ad70-d8ef2d21728b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.563761 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:56:20.564242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1016580094"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:20.566151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1016580094'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:56:20.566308 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume of 1 GB Jul 24 05:56:20.571504 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Availability Zones retrieved successfully. Jul 24 05:56:20.579372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (0ccdb6c6-aa24-4522-9525-69ecf8ea17eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:20.580673 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062a446e-e742-4122-88a6-593ca8ca77de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:20.581987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:56:20.612955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062a446e-e742-4122-88a6-593ca8ca77de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:20.613874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f92c79-b405-4c6b-b9c6-3eee3fb367ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:20.657894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Created reservations ['6b950690-c96c-4061-bb01-e57569b32dbf', 'd8167980-3ea2-478b-a2ef-50d954a7a5ba', '3b8dc661-8a7d-4bb7-833e-60ebbe965a8d', '92116f28-8bfe-442d-8faa-2efe1dbb52b8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:56:20.658850 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f92c79-b405-4c6b-b9c6-3eee3fb367ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b950690-c96c-4061-bb01-e57569b32dbf', 'd8167980-3ea2-478b-a2ef-50d954a7a5ba', '3b8dc661-8a7d-4bb7-833e-60ebbe965a8d', '92116f28-8bfe-442d-8faa-2efe1dbb52b8']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:20.659760 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24137e01-5108-4eb1-9791-9a112bf27fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:20.683490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24137e01-5108-4eb1-9791-9a112bf27fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f4c3338-56df-43ec-b1b6-9ae562b835fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1016580094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['6b950690-c96c-4061-bb01-e57569b32dbf','d8167980-3ea2-478b-a2ef-50d954a7a5ba','3b8dc661-8a7d-4bb7-833e-60ebbe965a8d','92116f28-8bfe-442d-8faa-2efe1dbb52b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:56:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1016580094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f4c3338-56df-43ec-b1b6-9ae562b835fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11e3a783e554bdda21a72ed7bbd37ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d59f245d36524f47b852a7afbe3cc19b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:20.684613 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f514792-e63b-4d58-b198-a463865b5021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:20.707167 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f514792-e63b-4d58-b198-a463865b5021) transitioned into state 'SUCCESS' from state '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-1016580094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a11e3a783e554bdda21a72ed7bbd37ac',qos_specs=None,replication_status=,reservations=['6b950690-c96c-4061-bb01-e57569b32dbf','d8167980-3ea2-478b-a2ef-50d954a7a5ba','3b8dc661-8a7d-4bb7-833e-60ebbe965a8d','92116f28-8bfe-442d-8faa-2efe1dbb52b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d59f245d36524f47b852a7afbe3cc19b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:20.708168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e162e41a-07b5-4d95-98f4-0ce0d958108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:20.722804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e162e41a-07b5-4d95-98f4-0ce0d958108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:20.723808 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Flow 'volume_create_api' (0ccdb6c6-aa24-4522-9525-69ecf8ea17eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:20.724206 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Create volume request issued successfully. Jul 24 05:56:20.724892 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5abec90c-01db-4137-ad70-d8ef2d21728b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:56:20.725347 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 57/224] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:56:20 2026] POST /volume/v3/volumes => generated 752 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:20.739851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-407fda38-5118-492e-9675-46c6c8f1554a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.742271 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-407fda38-5118-492e-9675-46c6c8f1554a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:56:20.742532 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-407fda38-5118-492e-9675-46c6c8f1554a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.742802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-407fda38-5118-492e-9675-46c6c8f1554a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.751328 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.751328 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:20.755760 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-407fda38-5118-492e-9675-46c6c8f1554a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:20.762085 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-407fda38-5118-492e-9675-46c6c8f1554a tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 200 Jul 24 05:56:20.762085 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 58/225] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:20.818024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.820073 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:20.820304 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.820558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.831873 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.831873 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:20.837557 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:20.843249 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0e19d60-4ae2-4469-b62f-6721afaa0c4c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:20.843829 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 56/226] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:20.868393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:20.873219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:20.873558 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:20.873877 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:20.884610 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:20.884610 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:20.888864 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:20.894591 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3939d3db-3cdd-4be3-b6f2-9fd7b3ae6e1e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:20.895458 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 56/227] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:20 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:21.188883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.191126 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:21.191425 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:21.192514 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:21.210781 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:21.210781 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:21.215386 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:21.224878 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6df341d3-f3bc-4b4e-a713-7fd56c321227 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:21.225717 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 58/228] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:21 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:21.227751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63d075cb-2997-4b2a-88b9-44614217eab5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.231186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63d075cb-2997-4b2a-88b9-44614217eab5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:21.231186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63d075cb-2997-4b2a-88b9-44614217eab5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:21.232044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63d075cb-2997-4b2a-88b9-44614217eab5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:21.246970 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:21.246970 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:21.251766 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-63d075cb-2997-4b2a-88b9-44614217eab5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:21.256140 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63d075cb-2997-4b2a-88b9-44614217eab5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:21.256457 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 59/229] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:21 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:21.670136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18886ad7-99d1-432e-a5bc-82b76c32756f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.779986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.784441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:56:21.784737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:21.785652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:21.797520 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:21.797520 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:21.803054 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:21.809407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-194e5d56-bec3-4aff-a543-aaf714e2d123 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 200 Jul 24 05:56:21.813197 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 57/230] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:21 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:21.860773 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.863901 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:21.864207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:21.864499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:21.881902 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:21.881902 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:21.890170 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:21.901448 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2daec8c9-4f2a-4b97-b44d-f77628a97e80 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:21.903208 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 59/231] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:21 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:21.914517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:21.918528 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:21.919261 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:21.919937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:21.938608 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:21.938608 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:21.948833 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:21.953607 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:56:21.954147 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1234862085"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:21.957473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1234862085'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:56:21.957716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Create volume of 1 GB Jul 24 05:56:21.961452 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81246e7a-32d5-42c5-abfb-0e2b3d383650 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:21.962335 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 60/232] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:21 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:21.964451 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Availability Zones retrieved successfully. Jul 24 05:56:21.973436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Flow 'volume_create_api' (23424b6a-efb8-463c-899e-3e8f2344345f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:21.973436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f0efac-6808-475a-b0dc-abf134fc1822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:21.974664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:56:22.013471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80f0efac-6808-475a-b0dc-abf134fc1822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:22.014476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8688a370-cf03-471e-a4b1-accb701634f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:22.132394 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Created reservations ['1275867b-90bd-41eb-b48a-a228e5f515ca', '7ff1999f-6d5e-4524-92f4-1c385341d368', 'd04a2ed3-9e7e-4bff-96c4-ad1673693bf3', 'ddd287a7-a8d7-4cd5-842e-1bebe8fcdff0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:56:22.134114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8688a370-cf03-471e-a4b1-accb701634f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1275867b-90bd-41eb-b48a-a228e5f515ca', '7ff1999f-6d5e-4524-92f4-1c385341d368', 'd04a2ed3-9e7e-4bff-96c4-ad1673693bf3', 'ddd287a7-a8d7-4cd5-842e-1bebe8fcdff0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:22.134356 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c78f57-35c7-4dec-a1ab-05687bc4bade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:22.166924 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88c78f57-35c7-4dec-a1ab-05687bc4bade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0066e2c1-3518-441a-b848-0fb5be790a77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1234862085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d9ce99f2bf46e9bb9ac85b96d6e1da',qos_specs=None,replication_status=,reservations=['1275867b-90bd-41eb-b48a-a228e5f515ca','7ff1999f-6d5e-4524-92f4-1c385341d368','d04a2ed3-9e7e-4bff-96c4-ad1673693bf3','ddd287a7-a8d7-4cd5-842e-1bebe8fcdff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7d32a096f040b2be8cff43eb4bd5fc',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:56:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1234862085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0066e2c1-3518-441a-b848-0fb5be790a77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d9ce99f2bf46e9bb9ac85b96d6e1da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a7d32a096f040b2be8cff43eb4bd5fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:22.167793 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04fe255-e2ac-4308-8e62-04bd5370099b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:22.202524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04fe255-e2ac-4308-8e62-04bd5370099b) transitioned into state 'SUCCESS' from state '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-1234862085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d9ce99f2bf46e9bb9ac85b96d6e1da',qos_specs=None,replication_status=,reservations=['1275867b-90bd-41eb-b48a-a228e5f515ca','7ff1999f-6d5e-4524-92f4-1c385341d368','d04a2ed3-9e7e-4bff-96c4-ad1673693bf3','ddd287a7-a8d7-4cd5-842e-1bebe8fcdff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a7d32a096f040b2be8cff43eb4bd5fc',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:22.203546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee643fd-6ccd-4937-b8d7-3f5b431c6aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:22.217907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ee643fd-6ccd-4937-b8d7-3f5b431c6aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:22.219259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Flow 'volume_create_api' (23424b6a-efb8-463c-899e-3e8f2344345f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:22.219701 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Create volume request issued successfully. Jul 24 05:56:22.221633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18886ad7-99d1-432e-a5bc-82b76c32756f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:56:22.221633 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 57/233] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:56:21 2026] POST /volume/v3/volumes => generated 749 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:22.245073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:22.246264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:22.247939 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:22.248170 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:22.248242 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:22.248410 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:22.248531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:22.248626 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:22.262152 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:22.262152 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:22.262321 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:22.262321 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:22.267752 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:22.272189 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:22.277062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:22.279558 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f992428c-d96e-4ae6-a449-0c90b1749f0d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:22.279629 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc4981e-5649-453d-bb51-68b9f2f53f83 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:22.279668 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 60/234] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:22 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:22.280711 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 58/235] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:22 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:22.280774 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:22.282799 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:22.282799 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:22.301319 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:22.301319 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:22.304912 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:22.311503 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e499f8b4-6e55-4c12-be0a-747eab19b463 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:22.311503 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 61/236] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:22 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:22.920633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28986bfa-499c-47eb-b690-88f19c8338c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:22.925929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28986bfa-499c-47eb-b690-88f19c8338c5 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:22.925929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28986bfa-499c-47eb-b690-88f19c8338c5 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:22.925929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28986bfa-499c-47eb-b690-88f19c8338c5 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:22.944192 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:22.944192 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:22.950311 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28986bfa-499c-47eb-b690-88f19c8338c5 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:22.959165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28986bfa-499c-47eb-b690-88f19c8338c5 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:22.959755 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 58/237] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:22 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:22.986194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d07e903e-2ace-4863-b558-347800cecb00 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:22.988130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07e903e-2ace-4863-b558-347800cecb00 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:22.988446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07e903e-2ace-4863-b558-347800cecb00 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:22.988722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07e903e-2ace-4863-b558-347800cecb00 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:23.007122 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:23.007122 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:23.012814 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d07e903e-2ace-4863-b558-347800cecb00 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:23.021653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07e903e-2ace-4863-b558-347800cecb00 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:23.021653 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 61/238] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:22 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:23.303844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:23.306327 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:23.306504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:23.306619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95c8ab30-0863-415b-9420-579fa5e68e2a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:23.306910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:23.309103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c8ab30-0863-415b-9420-579fa5e68e2a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:23.309378 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c8ab30-0863-415b-9420-579fa5e68e2a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:23.309645 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c8ab30-0863-415b-9420-579fa5e68e2a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:23.314077 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:23.314077 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:23.318993 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:23.322663 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:23.322663 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:23.328069 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95c8ab30-0863-415b-9420-579fa5e68e2a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:23.328245 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9833ac5-8e1a-4c23-a54d-37d2ebc5f73c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:23.328761 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 59/239] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:23 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:23.333205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:23.335062 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c8ab30-0863-415b-9420-579fa5e68e2a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:23.335761 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 62/240] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:23 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:23.335835 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:23.336100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:23.336388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:23.351857 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:23.351857 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:23.356928 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:23.362570 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d32e7ea-9c43-416b-96ec-f99c37070477 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:23.363061 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 59/241] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:23 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:23.980835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:23.982137 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:23.982490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:23.982778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:24.014241 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:24.014241 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:24.024220 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:24.031843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad3f9e24-5f0b-40ab-8bd8-58b01f315409 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:24.032037 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 62/242] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:23 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:24.036432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:24.039519 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:24.039938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:24.040265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:24.060464 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:24.060464 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:24.085803 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:24.094246 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f77e0e3b-a660-4abc-b22e-94ba18b87da2 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:24.094819 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 60/243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:24 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:24.353946 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:24.357421 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:24.357740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:24.358030 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:24.380629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7aa9a932-d366-41d5-a292-c1972e384f86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:24.383986 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:24.383986 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:24.386203 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aa9a932-d366-41d5-a292-c1972e384f86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:24.386439 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aa9a932-d366-41d5-a292-c1972e384f86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:24.386700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aa9a932-d366-41d5-a292-c1972e384f86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:24.392963 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:24.398845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fca17a11-0f80-42d5-8588-e9dfa7c010b4 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:24.399404 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 63/244] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:24 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:24.408662 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:24.408662 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:24.414667 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7aa9a932-d366-41d5-a292-c1972e384f86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:24.420846 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aa9a932-d366-41d5-a292-c1972e384f86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:24.421434 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 60/245] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:24 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:24.477646 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:24.479721 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:56:24.479954 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:24.480181 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:24.491915 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:24.491915 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:24.496168 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:56:24.500957 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-55b86c16-5c57-41f9-a784-ba006f72e290 req-4b712dc9-4519-4fc5-966c-f60a92cceebe tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 200 Jul 24 05:56:24.501589 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 63/246] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:24 2026] GET /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:56:25.049476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-11951e91-e750-43e5-8068-4faf8f522c5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:25.051354 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11951e91-e750-43e5-8068-4faf8f522c5c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:25.051499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11951e91-e750-43e5-8068-4faf8f522c5c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:25.051735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11951e91-e750-43e5-8068-4faf8f522c5c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:25.064921 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:25.064921 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:25.071899 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11951e91-e750-43e5-8068-4faf8f522c5c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:25.078280 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11951e91-e750-43e5-8068-4faf8f522c5c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:25.079417 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 61/247] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:25 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:25.108120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:25.109914 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:25.110124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:25.110293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:25.119551 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:25.119551 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:25.123222 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:25.128398 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90dbe4d3-5620-40d4-aae9-243b65cb7186 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:25.128897 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 64/248] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:25 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:25.414911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:25.415221 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:25.415327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:25.415483 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:25.428104 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:25.428104 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:25.432998 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:25.437880 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-11a59505-1f5f-4f99-8c91-eddf793cba0e tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:25.438184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:25.438537 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 61/249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:25 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:25.440136 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:25.440386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:25.440611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:25.453830 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:25.453830 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:25.458935 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:25.465795 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57bb05a6-e104-4ad3-a5d5-441324655d7c tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:25.466457 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 64/250] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:25 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:26.106391 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.108880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:26.108880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:26.109120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:26.124644 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.124644 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:26.131670 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:26.142885 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5c65e5c-9d7a-4fc7-b055-0b649979c498 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:26.142885 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 62/251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:26 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:26.143797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-013ee257-4e87-4d3f-b7da-98a492697cdc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.145342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-06d3d7ec-46b0-437b-b3d2-d8ca14e3af5a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.147233 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-013ee257-4e87-4d3f-b7da-98a492697cdc tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:26.148045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-013ee257-4e87-4d3f-b7da-98a492697cdc tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:26.148163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-06d3d7ec-46b0-437b-b3d2-d8ca14e3af5a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] POST https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0/action Jul 24 05:56:26.149425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-013ee257-4e87-4d3f-b7da-98a492697cdc tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:26.149588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-06d3d7ec-46b0-437b-b3d2-d8ca14e3af5a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:26.149588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-06d3d7ec-46b0-437b-b3d2-d8ca14e3af5a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:26.166110 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.166110 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:26.173496 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-013ee257-4e87-4d3f-b7da-98a492697cdc tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:26.181505 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-013ee257-4e87-4d3f-b7da-98a492697cdc tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:26.182237 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 65/252] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:26 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:26.190104 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.190104 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:26.205608 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cbc362df-22d5-4b52-b77a-7f0d3c5a62fc req-06d3d7ec-46b0-437b-b3d2-d8ca14e3af5a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0/action returned with HTTP 204 Jul 24 05:56:26.206190 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 62/253] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:26 2026] POST /volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:26.463716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.466007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:26.466280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:26.466543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:26.487191 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.487191 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:26.490114 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8edda52-4203-4703-a473-7c91d5493ce5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.493661 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8edda52-4203-4703-a473-7c91d5493ce5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:26.493661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8edda52-4203-4703-a473-7c91d5493ce5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:26.493661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8edda52-4203-4703-a473-7c91d5493ce5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:26.499849 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:26.508464 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18ce78c3-4404-4eeb-ba11-6efa1a0670ea tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:26.508797 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.508797 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:26.509028 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 65/254] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:26 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:26.521693 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8edda52-4203-4703-a473-7c91d5493ce5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:26.527775 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:26.528196 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8edda52-4203-4703-a473-7c91d5493ce5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:26.528836 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 63/255] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:26 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:26.530072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:26.530751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:26.530751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:26.559450 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:26.559450 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:26.565118 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:26.572800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5cbc7b22-bc98-4d41-bf73-2d670fd2d08d tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:26.573842 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 66/256] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:26 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 1137 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:27.164742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cb005511-9bce-49c3-bae2-b80856b43116 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:27.167075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb005511-9bce-49c3-bae2-b80856b43116 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:27.167330 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb005511-9bce-49c3-bae2-b80856b43116 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:27.167574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb005511-9bce-49c3-bae2-b80856b43116 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:27.186475 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:27.186475 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:27.192144 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cb005511-9bce-49c3-bae2-b80856b43116 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:27.198190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b3de75be-faca-42a4-9981-bd7897491f9c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:27.199377 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb005511-9bce-49c3-bae2-b80856b43116 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:27.200169 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 63/257] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:27 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:27.200341 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3de75be-faca-42a4-9981-bd7897491f9c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:27.200341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3de75be-faca-42a4-9981-bd7897491f9c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:27.205559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b3de75be-faca-42a4-9981-bd7897491f9c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:27.216340 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:27.216340 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:27.221584 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b3de75be-faca-42a4-9981-bd7897491f9c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:27.229627 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b3de75be-faca-42a4-9981-bd7897491f9c tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:27.230098 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 66/258] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:27 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:27.549659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:27.555298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:27.555435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:27.555650 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:27.579564 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:27.579564 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:27.591628 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:27.604136 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de90d07e-266d-48db-a13b-d72cdbb92fa5 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:27.605410 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 64/259] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:27 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:28.217973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ff1a386a-f56e-420e-8d0e-589ad64228da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:28.221598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff1a386a-f56e-420e-8d0e-589ad64228da tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:28.222012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff1a386a-f56e-420e-8d0e-589ad64228da tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:28.222292 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff1a386a-f56e-420e-8d0e-589ad64228da tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:28.238405 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:28.238405 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:28.246693 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ff1a386a-f56e-420e-8d0e-589ad64228da tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:28.247553 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:28.249526 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:28.249769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:28.250048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:28.251533 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff1a386a-f56e-420e-8d0e-589ad64228da tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:28.252073 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 67/260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:28 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:28.279958 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:28.279958 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:28.285011 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:28.290344 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6b71ef8-8e80-469e-ae04-3fbad8b71f12 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:28.290758 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 64/261] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:28 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:28.620708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:28.623413 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:28.623698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:28.624007 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:28.636939 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:28.636939 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:28.641529 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:28.646208 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8238da26-cf1f-4e4a-a70e-8f91489ba8b7 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:28.646799 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 67/262] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:28 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:56:29.167278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4eefc90d-56a4-4df3-be57-8f3ff50f9abd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.173857 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4eefc90d-56a4-4df3-be57-8f3ff50f9abd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] POST https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f/action Jul 24 05:56:29.173857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4eefc90d-56a4-4df3-be57-8f3ff50f9abd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:29.173857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4eefc90d-56a4-4df3-be57-8f3ff50f9abd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:29.196406 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.196406 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:29.225472 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3765e13-fd94-487c-b850-0cef6706a332 req-4eefc90d-56a4-4df3-be57-8f3ff50f9abd tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f/action returned with HTTP 204 Jul 24 05:56:29.226757 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 65/263] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:29 2026] POST /volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:29.273887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af17a655-371b-456b-b89a-b9f366a0dd59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.279882 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af17a655-371b-456b-b89a-b9f366a0dd59 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:29.284141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af17a655-371b-456b-b89a-b9f366a0dd59 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.284488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af17a655-371b-456b-b89a-b9f366a0dd59 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.310175 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.310175 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:29.312814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.316935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:29.317274 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.317571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.319085 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af17a655-371b-456b-b89a-b9f366a0dd59 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:29.326277 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af17a655-371b-456b-b89a-b9f366a0dd59 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:29.327127 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 68/264] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:29.333371 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.333371 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:29.340549 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:29.346572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9aca2de-e18b-402b-aa1c-4e607b646311 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:29.347201 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 65/265] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:29.368043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.371340 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:29.372942 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.372942 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.386967 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.386967 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:29.394726 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:29.402984 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e028409-f293-4ac5-9772-c4e11034b6c0 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:29.403540 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 68/266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:29.428215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.430614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:29.430976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.431265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.446247 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.446247 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:29.453792 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:29.466415 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-452bb861-da7d-4ac6-9cbc-62b2ffb1ae80 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:29.466831 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 66/267] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:29.660893 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.664212 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:29.664553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.664920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.677834 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.677834 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:29.682042 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:29.686212 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62a65a91-14fe-405d-b4d4-f7eb40a40cb1 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:29.686632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 69/268] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:29.693506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:29.696319 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:56:29.696869 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:29.697183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:29.711767 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:29.711767 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:29.716877 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:56:29.723056 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5e40ac71-840a-4c45-a0d0-27cd52d99dca req-025b646c-03f8-4b1e-943a-027bbd74c5c7 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:56:29.723583 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 66/269] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:29 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:30.351387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.354784 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:30.355127 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:30.355377 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:30.367535 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.367535 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:30.372316 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:30.377863 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a7643a4-bb02-490b-9216-7d80a6519c61 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:30.378993 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 69/270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:30 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:30.631569 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.635875 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:30.636647 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-attach": {"instance_uuid": "482c28ee-86d6-4e0a-be9d-e3521ea2df33", "mountpoint": "/dev/vdb"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:30.636825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "482c28ee-86d6-4e0a-be9d-e3521ea2df33", "mountpoint": "/dev/vdb"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:30.650831 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.650831 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:30.651227 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:30.667573 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update volume admin metadata completed successfully. Jul 24 05:56:30.703781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74098293-e300-48f4-946d-9d244af139e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.706420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74098293-e300-48f4-946d-9d244af139e8 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:30.706641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74098293-e300-48f4-946d-9d244af139e8 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:30.706850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74098293-e300-48f4-946d-9d244af139e8 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:30.718309 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.718309 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:30.724035 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74098293-e300-48f4-946d-9d244af139e8 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:30.730630 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74098293-e300-48f4-946d-9d244af139e8 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:30.731129 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 70/271] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:30 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:30.767923 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Attach volume completed successfully. Jul 24 05:56:30.768339 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c82fffe-ad25-46ee-bedc-9d73fa2a3763 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:30.769691 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 67/272] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:30 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:30.782660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.792897 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:30.793231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:30.794090 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:30.806847 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.806847 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:30.811867 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:30.818119 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb1a3bd4-2ddb-4c1d-9eb4-c59b47e2fd8c tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:30.818631 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 67/273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:30 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:56:30.834342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.836902 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:30.837533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-detach": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:30.838523 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:30.854626 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.854626 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:30.855285 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:30.951284 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Detach volume completed successfully. Jul 24 05:56:30.951573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-016e4173-ddfb-4912-a58d-5a406fc506f0 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:30.952078 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 70/274] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:30 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:30.963492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b282a5d-02e0-4d40-936a-b63b012642af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:30.963492 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b282a5d-02e0-4d40-936a-b63b012642af tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:30.963492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b282a5d-02e0-4d40-936a-b63b012642af tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:30.963492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b282a5d-02e0-4d40-936a-b63b012642af tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:30.976166 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:30.976166 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:30.983861 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8b282a5d-02e0-4d40-936a-b63b012642af tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:30.992622 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b282a5d-02e0-4d40-936a-b63b012642af tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:30.993148 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 71/275] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:30 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:31.391852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.394110 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:31.395036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.395036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.411463 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.411463 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:31.416809 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:31.424558 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ece7e0f-8f65-4922-8b6f-175ffdcf407b tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:31.425199 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 68/276] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:31.579431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.582120 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:31.582334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.582530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.590581 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.590581 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:31.595126 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:31.600704 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3d0a7ec5-920d-48ce-a325-6b7ddbc02289 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:31.601138 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 68/277] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:31.612670 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.615211 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:56:31.615407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.615588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.627223 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.627223 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:31.631132 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:31.634876 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-017b8b46-6d92-451e-9994-4b2b320e9fe8 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 200 Jul 24 05:56:31.635368 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 71/278] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:31.644310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.646992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:56:31.647173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.647392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.657650 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.657650 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:31.663925 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:31.667800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8154ea74-6e8f-4804-81a2-6be63118a74f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 200 Jul 24 05:56:31.668008 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 72/279] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:31.685655 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0489bfd7-5231-4198-a878-6013329586f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.686252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0489bfd7-5231-4198-a878-6013329586f0 None None] GET https://10.4.3.200/volume// Jul 24 05:56:31.686761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0489bfd7-5231-4198-a878-6013329586f0 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.686848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0489bfd7-5231-4198-a878-6013329586f0 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.687313 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0489bfd7-5231-4198-a878-6013329586f0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:31.687768 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 69/280] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:31.705476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-f12632bf-44c0-47e8-8383-603c2d961238 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.708476 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-f12632bf-44c0-47e8-8383-603c2d961238 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:31.709078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-f12632bf-44c0-47e8-8383-603c2d961238 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11747cb6-d059-4ccb-bf98-fa8f6fb971f1", "connector": null, "instance_uuid": "017d3e88-bd15-4547-ae2f-b6871d5249f6"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:31.721605 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.721605 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:31.754032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-50ed815d-3d14-46fe-a259-3b02f95f959d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.757303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50ed815d-3d14-46fe-a259-3b02f95f959d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:31.757552 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50ed815d-3d14-46fe-a259-3b02f95f959d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.757845 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50ed815d-3d14-46fe-a259-3b02f95f959d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.764818 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-f12632bf-44c0-47e8-8383-603c2d961238 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:31.765368 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 69/281] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:31 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 24 05:56:31.772065 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.772065 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:31.776928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e0dfd35-5f5c-4b21-a07a-3f3fc8576833 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.776928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e0dfd35-5f5c-4b21-a07a-3f3fc8576833 None None] GET https://10.4.3.200/volume// Jul 24 05:56:31.777576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e0dfd35-5f5c-4b21-a07a-3f3fc8576833 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.777576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e0dfd35-5f5c-4b21-a07a-3f3fc8576833 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.778323 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e0dfd35-5f5c-4b21-a07a-3f3fc8576833 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:31.778323 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 73/282] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:31.784257 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-50ed815d-3d14-46fe-a259-3b02f95f959d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:31.791217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-469d284e-ca09-472e-a521-22adc58b6483 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.791703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50ed815d-3d14-46fe-a259-3b02f95f959d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:31.792427 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 72/283] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:31.798090 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-469d284e-ca09-472e-a521-22adc58b6483 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:31.799186 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-469d284e-ca09-472e-a521-22adc58b6483 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c342030d-c4cc-48db-9dd0-6b417aecf93f", "connector": null, "instance_uuid": "017d3e88-bd15-4547-ae2f-b6871d5249f6"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:31.811219 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.811219 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:31.852654 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-469d284e-ca09-472e-a521-22adc58b6483 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:31.853443 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 70/284] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:31 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 24 05:56:31.864659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f7e6f13-7251-4b63-bb09-a960a82c2b78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.865222 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f7e6f13-7251-4b63-bb09-a960a82c2b78 None None] GET https://10.4.3.200/volume// Jul 24 05:56:31.865475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f7e6f13-7251-4b63-bb09-a960a82c2b78 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:31.865755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f7e6f13-7251-4b63-bb09-a960a82c2b78 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:31.866515 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f7e6f13-7251-4b63-bb09-a960a82c2b78 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:31.867362 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 70/285] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 05:56:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:31.883623 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-43fc5f01-d1d7-47a0-862a-34b2c0f68f07 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:31.891288 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-43fc5f01-d1d7-47a0-862a-34b2c0f68f07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:56:31.891805 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-43fc5f01-d1d7-47a0-862a-34b2c0f68f07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f4c3338-56df-43ec-b1b6-9ae562b835fa", "connector": null, "instance_uuid": "017d3e88-bd15-4547-ae2f-b6871d5249f6"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:31.904800 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:31.904800 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:31.959163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-43fc5f01-d1d7-47a0-862a-34b2c0f68f07 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:56:31.960216 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 74/286] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:56:31 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.284068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-89a8b726-826b-4c98-920d-c4c0d52448af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.287052 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-89a8b726-826b-4c98-920d-c4c0d52448af tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] POST https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d/action Jul 24 05:56:32.287663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-89a8b726-826b-4c98-920d-c4c0d52448af tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:32.287995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-89a8b726-826b-4c98-920d-c4c0d52448af tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:32.314965 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.314965 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:32.338287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b307efe-8957-4bf4-bb50-2a7bc7fb4985 req-89a8b726-826b-4c98-920d-c4c0d52448af tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d/action returned with HTTP 204 Jul 24 05:56:32.338864 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 73/287] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:32 2026] POST /volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:32.442441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9feea1c9-98a5-49e0-ba06-d82688644cee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.445022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9feea1c9-98a5-49e0-ba06-d82688644cee tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.445313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9feea1c9-98a5-49e0-ba06-d82688644cee tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.445587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9feea1c9-98a5-49e0-ba06-d82688644cee tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.458519 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.458519 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:32.467556 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9feea1c9-98a5-49e0-ba06-d82688644cee tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:32.478710 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9feea1c9-98a5-49e0-ba06-d82688644cee tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.478710 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 71/288] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.492789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.497762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.498028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.498299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.515893 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.515893 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:32.521515 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:32.528231 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c5a2aea-5d4b-44ac-b6f6-baea3e4b3234 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.528231 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 71/289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.546894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e96c7c00-c798-46b0-a943-103b9e929c58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.549203 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e96c7c00-c798-46b0-a943-103b9e929c58 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.549455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e96c7c00-c798-46b0-a943-103b9e929c58 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.549904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e96c7c00-c798-46b0-a943-103b9e929c58 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.565747 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.565747 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:32.571693 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e96c7c00-c798-46b0-a943-103b9e929c58 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:32.578710 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e96c7c00-c798-46b0-a943-103b9e929c58 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.580703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 75/290] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.690780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.693049 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.693308 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.693696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.703010 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.703010 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:32.707591 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:32.714602 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ab7bbeaa-4573-483c-9b7f-73eb9b1ebd2a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.714602 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 74/291] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.763607 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.767320 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] POST https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8/action Jul 24 05:56:32.767320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:32.767320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:32.780858 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.780858 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:32.781380 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:32.801552 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Begin detaching volume completed successfully. Jul 24 05:56:32.801947 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-bb154443-cb76-46cf-85e1-d06d61fa0028 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8/action returned with HTTP 202 Jul 24 05:56:32.802587 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 72/292] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:56:32 2026] POST /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:32.808999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.811272 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:32.811613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.811899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.829418 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.829418 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:32.834469 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:32.837360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.840560 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.840783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.840835 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25c42c11-1b16-49f7-b41e-ff61ae4a1ccf tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:32.841016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.841446 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 72/293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.856702 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.856702 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:32.861193 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:32.867810 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed2731f6-7c76-4a67-8455-4592d5c8b550 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.868605 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 76/294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:32.876203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7ea4cfc-79c2-46de-bb95-186059ab7b7f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.876203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7ea4cfc-79c2-46de-bb95-186059ab7b7f None None] GET https://10.4.3.200/volume// Jul 24 05:56:32.876203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7ea4cfc-79c2-46de-bb95-186059ab7b7f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.876614 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7ea4cfc-79c2-46de-bb95-186059ab7b7f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.877324 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7ea4cfc-79c2-46de-bb95-186059ab7b7f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:32.877769 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 75/295] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:32.888691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:32.893070 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:32.893365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:32.893669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:32.906568 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:32.906568 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:32.911122 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:32.915653 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-ac2ff9df-c831-4c15-a99f-74e82658b350 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:32.916124 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 73/296] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:32 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:33.856218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:33.858179 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:33.858337 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:33.858628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:33.869984 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:33.869984 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:33.873408 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:33.877246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2688393-c953-41e8-8954-3eeb341a8bf0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:33.877613 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 73/297] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:33 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:33.887341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-260e7720-d411-4b99-8ea8-fbefa628c053 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:33.889399 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-260e7720-d411-4b99-8ea8-fbefa628c053 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:33.889692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-260e7720-d411-4b99-8ea8-fbefa628c053 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:33.889988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-260e7720-d411-4b99-8ea8-fbefa628c053 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:33.900246 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:33.900246 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:33.904656 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-260e7720-d411-4b99-8ea8-fbefa628c053 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:33.910027 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-260e7720-d411-4b99-8ea8-fbefa628c053 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:33.910560 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 77/298] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:33 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:34.274457 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff92983f-1929-43c2-a0a6-c18f3325d279 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.274992 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff92983f-1929-43c2-a0a6-c18f3325d279 None None] GET https://10.4.3.200/volume// Jul 24 05:56:34.275210 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff92983f-1929-43c2-a0a6-c18f3325d279 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.275435 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff92983f-1929-43c2-a0a6-c18f3325d279 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.275853 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff92983f-1929-43c2-a0a6-c18f3325d279 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:34.276174 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 76/299] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:34.285112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.288182 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:56:34.288602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.288850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.302414 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.302414 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:34.307470 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:34.314391 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-788a597c-f3ad-4d19-9427-50f8d32103eb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:56:34.314965 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 74/300] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 1570 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:34.402456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.405369 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] PUT https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 Jul 24 05:56:34.405912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:34.415551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Acquiring lock "cinder-attachment_update-11747cb6-d059-4ccb-bf98-fa8f6fb971f1-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:34.421441 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-11747cb6-d059-4ccb-bf98-fa8f6fb971f1-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:34.423127 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.423127 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:34.537005 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-11747cb6-d059-4ccb-bf98-fa8f6fb971f1-np0000005810" released by "attachment_update" :: held 0.115s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:34.537378 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-0588e27b-25f3-4d59-ae70-dec3b9def715 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 returned with HTTP 200 Jul 24 05:56:34.538012 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 74/301] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:34 2026] PUT /volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:34.567939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-9e7b5994-e322-44c3-968b-319c55b97832 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.570356 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-9e7b5994-e322-44c3-968b-319c55b97832 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847/action Jul 24 05:56:34.571227 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-9e7b5994-e322-44c3-968b-319c55b97832 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:34.571436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-9e7b5994-e322-44c3-968b-319c55b97832 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:34.591739 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.591739 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:34.609852 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-9e7b5994-e322-44c3-968b-319c55b97832 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847/action returned with HTTP 204 Jul 24 05:56:34.610532 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 78/302] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:34 2026] POST /volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:34.629699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-543339a1-ccee-47e5-9b3c-077bc45167c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.630227 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-543339a1-ccee-47e5-9b3c-077bc45167c2 None None] GET https://10.4.3.200/volume// Jul 24 05:56:34.630459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-543339a1-ccee-47e5-9b3c-077bc45167c2 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.630760 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-543339a1-ccee-47e5-9b3c-077bc45167c2 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.631126 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-543339a1-ccee-47e5-9b3c-077bc45167c2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:34.631492 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 77/303] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:34.639736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.642794 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:56:34.643067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.643308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.654191 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.654191 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:34.658255 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:34.663022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-4b799779-66d7-4c25-a04e-79291789a376 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 200 Jul 24 05:56:34.663668 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 75/304] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:34.738476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.740998 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] PUT https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c Jul 24 05:56:34.741358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:34.750098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Acquiring lock "cinder-attachment_update-c342030d-c4cc-48db-9dd0-6b417aecf93f-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:34.755401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-c342030d-c4cc-48db-9dd0-6b417aecf93f-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:34.756482 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.756482 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:34.842645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-c342030d-c4cc-48db-9dd0-6b417aecf93f-np0000005810" released by "attachment_update" :: held 0.087s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:34.843084 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-8c75a324-0cdd-4dd7-bccc-de16f6b54257 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c returned with HTTP 200 Jul 24 05:56:34.843688 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 75/305] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:34 2026] PUT /volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:34.878572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3cf896b2-d1d7-4ffa-a00b-60526bd912a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.881504 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3cf896b2-d1d7-4ffa-a00b-60526bd912a4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c/action Jul 24 05:56:34.881912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3cf896b2-d1d7-4ffa-a00b-60526bd912a4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:34.882097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3cf896b2-d1d7-4ffa-a00b-60526bd912a4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:34.893545 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.895854 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:34.896115 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.896336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.899409 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.899409 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:34.909981 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.909981 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:34.913103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-3cf896b2-d1d7-4ffa-a00b-60526bd912a4 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c/action returned with HTTP 204 Jul 24 05:56:34.913714 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 79/306] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:34 2026] POST /volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:34.913868 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:34.920142 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15c7dfb0-ac5a-4796-811e-5569d9b47e5b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:34.920700 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 78/307] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:34.927303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.929103 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:34.929304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.929497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.934699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-862643df-dfa7-41d9-bf50-ff15376d7663 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.935239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-862643df-dfa7-41d9-bf50-ff15376d7663 None None] GET https://10.4.3.200/volume// Jul 24 05:56:34.935594 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-862643df-dfa7-41d9-bf50-ff15376d7663 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.935638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-862643df-dfa7-41d9-bf50-ff15376d7663 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.936023 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-862643df-dfa7-41d9-bf50-ff15376d7663 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:34.936326 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 76/308] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:34.938860 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.938860 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:34.942302 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:34.944427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:34.946159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c85a9b2-7c08-4146-b28a-b688b1a1e4d9 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:34.946520 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 76/309] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:34.946872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:56:34.948004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:34.948280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:34.961468 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:34.961468 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:34.966310 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:56:34.972639 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-eae1cbaf-20e6-488a-b5be-b73a1e3136f1 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 200 Jul 24 05:56:34.973272 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 80/310] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:34 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:35.062828 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.065094 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] PUT https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 Jul 24 05:56:35.065538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:35.075983 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Acquiring lock "cinder-attachment_update-5f4c3338-56df-43ec-b1b6-9ae562b835fa-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:56:35.081973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-5f4c3338-56df-43ec-b1b6-9ae562b835fa-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:56:35.083281 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.083281 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:35.176858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Lock "cinder-attachment_update-5f4c3338-56df-43ec-b1b6-9ae562b835fa-np0000005810" released by "attachment_update" :: held 0.095s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:56:35.177259 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-bf944668-aa89-4ea6-8e14-9a00186bdd42 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 returned with HTTP 200 Jul 24 05:56:35.177724 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 79/311] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:56:35 2026] PUT /volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:35.215857 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-1dd6dc0d-10a7-4a10-8c1f-a807db2b1b12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.218280 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-1dd6dc0d-10a7-4a10-8c1f-a807db2b1b12 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] POST https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015/action Jul 24 05:56:35.218693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-1dd6dc0d-10a7-4a10-8c1f-a807db2b1b12 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:35.218852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-1dd6dc0d-10a7-4a10-8c1f-a807db2b1b12 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:35.242168 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-1d5d29db-6ce5-4ae8-aeb2-c085b7872e07 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.247437 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-1d5d29db-6ce5-4ae8-aeb2-c085b7872e07 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] POST https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638/action Jul 24 05:56:35.247906 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-1d5d29db-6ce5-4ae8-aeb2-c085b7872e07 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:35.248310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-1d5d29db-6ce5-4ae8-aeb2-c085b7872e07 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:35.259017 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.259017 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:35.271390 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.271390 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:35.276408 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7b147b49-ffb7-4be0-a1f8-6826775a94fd req-1dd6dc0d-10a7-4a10-8c1f-a807db2b1b12 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015/action returned with HTTP 204 Jul 24 05:56:35.277030 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 77/312] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:35 2026] POST /volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:35.294868 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e91ddb35-1237-485e-a365-f307d4f8fbaf req-1d5d29db-6ce5-4ae8-aeb2-c085b7872e07 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638/action returned with HTTP 204 Jul 24 05:56:35.295964 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 77/313] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:56:35 2026] POST /volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:35.936011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d5b86a82-4046-4cde-aa2a-91e525575eae req-b967fbf3-5999-4bdf-970b-061277401955 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.937067 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1017f28-8730-4046-ba57-b14478b619e2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.937968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d5b86a82-4046-4cde-aa2a-91e525575eae req-b967fbf3-5999-4bdf-970b-061277401955 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] DELETE https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 Jul 24 05:56:35.938151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d5b86a82-4046-4cde-aa2a-91e525575eae req-b967fbf3-5999-4bdf-970b-061277401955 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:35.938327 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d5b86a82-4046-4cde-aa2a-91e525575eae req-b967fbf3-5999-4bdf-970b-061277401955 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:35.939443 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1017f28-8730-4046-ba57-b14478b619e2 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:35.939645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1017f28-8730-4046-ba57-b14478b619e2 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:35.939886 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1017f28-8730-4046-ba57-b14478b619e2 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:35.948851 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.948851 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:35.950216 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.950216 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:35.956164 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b1017f28-8730-4046-ba57-b14478b619e2 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:35.963118 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1017f28-8730-4046-ba57-b14478b619e2 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:35.963301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.963564 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 80/314] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:35 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:35.965419 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:35.965857 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:35.966169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:35.977755 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.977755 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:35.979387 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55f037a6-d49e-475f-8f04-39381fd23218 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:35.981188 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55f037a6-d49e-475f-8f04-39381fd23218 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:35.981256 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:35.981431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55f037a6-d49e-475f-8f04-39381fd23218 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:35.981723 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55f037a6-d49e-475f-8f04-39381fd23218 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:35.985617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1edeae86-acc3-4058-b0e5-4feeee870d32 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:35.986065 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 78/315] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:35 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:35.993100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:35.993100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:35.997183 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55f037a6-d49e-475f-8f04-39381fd23218 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:36.001814 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55f037a6-d49e-475f-8f04-39381fd23218 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:36.002521 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 78/316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:35 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:36.015533 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d5b86a82-4046-4cde-aa2a-91e525575eae req-b967fbf3-5999-4bdf-970b-061277401955 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 returned with HTTP 200 Jul 24 05:56:36.016192 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 81/317] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:56:35 2026] DELETE /volume/v3/attachments/47fb7867-34ea-481d-bce7-130745b3f3e0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:36.447502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.449966 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:36.450055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.450158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:36.450342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:36.452313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] POST https://10.4.3.200/volume/v3/snapshots/6c3b4b7a-1387-449f-9c41-f70ac355d1d3/action Jul 24 05:56:36.452850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:36.452850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:36.453499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.454261 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.snapshot_actions [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100223) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 05:56:36.456471 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] POST https://10.4.3.200/volume/v3/snapshots/None/action Jul 24 05:56:36.456643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:36.456831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:36.458519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.snapshot_actions [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100225) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 05:56:36.462891 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:36.462891 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:36.467094 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:36.472200 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6e6aad7-27b5-4b73-99ac-2f0d9902a8b0 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:36.472838 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 81/318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:36 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:36.474874 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-479a28d0-aed5-4a5b-b6a6-8c088d79ae6d req-cbb97824-89fe-4dae-b622-1aa397e5f895 tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] https://10.4.3.200/volume/v3/snapshots/6c3b4b7a-1387-449f-9c41-f70ac355d1d3/action returned with HTTP 404 Jul 24 05:56:36.475562 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 79/319] 10.4.3.200 () {72 vars in 1678 bytes} [Fri Jul 24 05:56:36 2026] POST /volume/v3/snapshots/6c3b4b7a-1387-449f-9c41-f70ac355d1d3/action => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:36.481522 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d944c761-3e4a-4c25-8bbc-08f1728a9ac6 req-a60ae456-7e72-4dd5-801c-40f0f055eeee tempest-VolumesAssistedSnapshotsTest-1257493837 tempest-VolumesAssistedSnapshotsTest-1257493837-project] https://10.4.3.200/volume/v3/snapshots/None/action returned with HTTP 404 Jul 24 05:56:36.482099 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 79/320] 10.4.3.200 () {72 vars in 1582 bytes} [Fri Jul 24 05:56:36 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:36.537332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.539846 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:36.540148 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:36.540422 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:36.555060 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:36.555060 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:36.559339 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:36.564367 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-a83f6de4-3274-4f54-afff-0d1f597211f6 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:36.564919 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 82/321] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:56:36 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:36.606414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.608358 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] POST https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8/action Jul 24 05:56:36.608692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:36.608825 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:36.622383 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:36.622383 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:36.622752 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:36.631942 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Begin detaching volume completed successfully. Jul 24 05:56:36.632278 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-d661e2c6-21b6-4835-889b-0d44bfac5b0d tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8/action returned with HTTP 202 Jul 24 05:56:36.633217 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 82/322] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:56:36 2026] POST /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:36.699689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e0cad1b-ab84-483e-999e-b357b1390a45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.700342 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e0cad1b-ab84-483e-999e-b357b1390a45 None None] GET https://10.4.3.200/volume// Jul 24 05:56:36.700506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e0cad1b-ab84-483e-999e-b357b1390a45 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:36.700714 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e0cad1b-ab84-483e-999e-b357b1390a45 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:36.701082 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e0cad1b-ab84-483e-999e-b357b1390a45 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:56:36.701402 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 80/323] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:56:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:56:36.711513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:36.715493 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:36.715493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:36.716520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:36.728790 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:36.728790 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:36.733858 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:36.740092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-9efbe052-0834-4bb4-b6a1-d7bfa756d2ad tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:36.740697 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 80/324] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:56:36 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1551 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:56:37.004380 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:37.010779 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:37.012559 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:37.012960 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:37.032347 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:37.032347 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:37.043277 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:37.051551 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7378e4aa-fc75-41d0-9a2b-51d10903be8a tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:37.052128 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 83/325] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:37 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:38.068082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.070208 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:38.070416 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.070595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.089206 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.089206 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:38.093517 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:38.100378 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10c777f2-908c-442e-b7a7-9c5df4a8968c tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:38.100905 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 83/326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:38 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:38.183265 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.185569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.185844 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.186102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.195587 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.195587 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:38.200761 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:38.206326 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ebea615-ba00-4b77-b8ac-3d1bfaff4884 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:38.206888 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 81/327] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:38 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:38.219732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.221738 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.222090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.222333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.230423 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.230423 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:38.235065 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:38.240005 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2207d367-f762-44cf-8e05-5c53aeab38e2 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:38.240397 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 81/328] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:38 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:38.286770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.289016 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.289341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.289498 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.298286 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.298286 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:38.303329 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:38.309317 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef6d6ddb-5c92-42c8-a7d8-51adccbfba41 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:38.309960 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 84/329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:38 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:38.326229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0266428b-bc53-4243-8667-b0b0469b2e12 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.328120 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.328318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.328550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.328732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Delete volume with id: f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.338393 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.338393 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:38.339162 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:38.366525 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Delete volume request issued successfully. Jul 24 05:56:38.366770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0266428b-bc53-4243-8667-b0b0469b2e12 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 202 Jul 24 05:56:38.367113 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 84/330] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:56:38 2026] DELETE /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:56:38.374966 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-10479292-a431-4be2-b707-bf8db12c6901 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:38.376934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10479292-a431-4be2-b707-bf8db12c6901 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:38.377155 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10479292-a431-4be2-b707-bf8db12c6901 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:38.377395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10479292-a431-4be2-b707-bf8db12c6901 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:38.384938 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:38.384938 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:38.389529 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-10479292-a431-4be2-b707-bf8db12c6901 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Volume info retrieved successfully. Jul 24 05:56:38.394761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10479292-a431-4be2-b707-bf8db12c6901 tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 200 Jul 24 05:56:38.395394 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 82/331] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:38 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:39.115868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:39.117842 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:39.118388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:39.118434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:39.130773 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:39.130773 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:39.135402 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:39.140588 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f71987e6-5a58-4254-829e-1a7a2c26b337 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:39.141049 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 82/332] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:39 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:39.409662 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-750ef140-f342-48c1-aa6e-65f1ee75aa1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:39.412230 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-750ef140-f342-48c1-aa6e-65f1ee75aa1a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] GET https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 Jul 24 05:56:39.412503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-750ef140-f342-48c1-aa6e-65f1ee75aa1a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:39.412782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-750ef140-f342-48c1-aa6e-65f1ee75aa1a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:39.419829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-750ef140-f342-48c1-aa6e-65f1ee75aa1a tempest-DeleteServersTestJSON-833802564 tempest-DeleteServersTestJSON-833802564-project-member] https://10.4.3.200/volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 returned with HTTP 404 Jul 24 05:56:39.420442 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 85/333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:39 2026] GET /volume/v3/volumes/f18127fd-db5a-4b36-838e-4f96fb0c4c62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:39.850643 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-2c43f805-05bf-4393-b796-766225c885e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:39.852981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-2c43f805-05bf-4393-b796-766225c885e3 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] DELETE https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d Jul 24 05:56:39.853192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-2c43f805-05bf-4393-b796-766225c885e3 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:39.853383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-2c43f805-05bf-4393-b796-766225c885e3 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:39.865469 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:39.865469 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:39.951610 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-eaa0ff6f-44e6-4edb-8188-a3ae70236b39 req-2c43f805-05bf-4393-b796-766225c885e3 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d returned with HTTP 200 Jul 24 05:56:39.952269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 85/334] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:56:39 2026] DELETE /volume/v3/attachments/003683ba-766d-4232-875a-d48f8d3f637d => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:40.154469 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1628bcb9-1077-4492-9585-b78598c395c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.159396 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1628bcb9-1077-4492-9585-b78598c395c2 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:40.159396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1628bcb9-1077-4492-9585-b78598c395c2 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.159396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1628bcb9-1077-4492-9585-b78598c395c2 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.168698 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.168698 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:40.173119 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1628bcb9-1077-4492-9585-b78598c395c2 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] Volume info retrieved successfully. Jul 24 05:56:40.184080 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1628bcb9-1077-4492-9585-b78598c395c2 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-reader] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:40.185252 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 83/335] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:40.260500 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-1b01fa57-64e5-40a8-bbea-3f0295a58382 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.261648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74f888b8-78f4-443b-aad4-07b2a802831d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.266735 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74f888b8-78f4-443b-aad4-07b2a802831d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:40.266735 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74f888b8-78f4-443b-aad4-07b2a802831d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.266735 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74f888b8-78f4-443b-aad4-07b2a802831d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.267099 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-1b01fa57-64e5-40a8-bbea-3f0295a58382 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] DELETE https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 Jul 24 05:56:40.267099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-1b01fa57-64e5-40a8-bbea-3f0295a58382 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.267099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-1b01fa57-64e5-40a8-bbea-3f0295a58382 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.278395 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.278395 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:40.279581 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.279581 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:40.285333 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74f888b8-78f4-443b-aad4-07b2a802831d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:40.294189 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74f888b8-78f4-443b-aad4-07b2a802831d tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:40.294491 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 86/336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:40.352392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.354500 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:40.354736 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.355022 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.367604 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.367604 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:40.371580 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-11cb18f6-451b-4f34-947f-50cf2be9e9df req-1b01fa57-64e5-40a8-bbea-3f0295a58382 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 returned with HTTP 200 Jul 24 05:56:40.372104 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 83/337] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:56:40 2026] DELETE /volume/v3/attachments/ef691fee-0c12-456a-a7c2-27b7e7d80638 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:40.373877 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:40.386270 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-251cd9ec-ba01-49e6-9f12-a3eaf88d8fff tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:40.386541 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 86/338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:40.697706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a5bd2c14-594d-4688-a667-de6df536ed98 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.700169 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:40.700673 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-attach": {"instance_uuid": "0ad82b12-630f-4c61-a593-b4702877d4c5", "mountpoint": "/dev/vdb"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:40.702013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0ad82b12-630f-4c61-a593-b4702877d4c5", "mountpoint": "/dev/vdb"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:40.714362 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.714362 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:40.714988 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:40.722633 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update volume admin metadata completed successfully. Jul 24 05:56:40.814224 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Attach volume completed successfully. Jul 24 05:56:40.814929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a5bd2c14-594d-4688-a667-de6df536ed98 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:40.816275 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 84/339] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:40 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:40.827212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.830932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:40.832471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.832471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.849447 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.849447 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:40.858718 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:40.867412 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69bc5493-3e85-4ff9-a378-7efae3681f80 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:40.868006 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 87/340] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 1176 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:40.885670 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.887630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:40.887630 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.888039 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.902186 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.902186 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:40.908215 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:40.915692 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab005c55-b85b-4f6c-ac75-93ea0a953897 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:40.915804 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 84/341] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:40.938426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.942699 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:40.942699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-detach": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:40.942699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:40.962220 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.962220 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:40.962220 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:40.963781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16151a5f-e026-46df-b048-6459cfb00fcc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:40.971563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16151a5f-e026-46df-b048-6459cfb00fcc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:40.971563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16151a5f-e026-46df-b048-6459cfb00fcc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:40.971563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16151a5f-e026-46df-b048-6459cfb00fcc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:40.990916 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:40.990916 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:40.998658 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16151a5f-e026-46df-b048-6459cfb00fcc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:41.005983 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16151a5f-e026-46df-b048-6459cfb00fcc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:41.006735 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 85/342] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:40 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1023 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:56:41.029869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba54f378-e193-4208-823c-faed44f0ec7b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:41.032048 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:41.032048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:41.033037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:41.033254 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Delete volume with id: 5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:41.046432 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:41.046432 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:41.047128 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:41.058197 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Detach volume completed successfully. Jul 24 05:56:41.059742 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc33eb33-6d81-4be5-b36f-ff85ec7776b8 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:41.059742 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 87/343] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:40 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:41.070024 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:41.074518 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:41.074518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:41.074518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:41.089602 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:41.089602 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:41.098443 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:41.108669 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad31f607-7984-4dc9-8a9d-3b7c8347a07a tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:41.110042 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 85/344] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:41 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:41.111660 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Delete volume request issued successfully. Jul 24 05:56:41.111660 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba54f378-e193-4208-823c-faed44f0ec7b tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 202 Jul 24 05:56:41.111660 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 88/345] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:56:41 2026] DELETE /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:56:41.125044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:41.130001 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:41.130001 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:41.131094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:41.146001 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:41.146001 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:41.163579 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Volume info retrieved successfully. Jul 24 05:56:41.178965 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dda9e4b-9539-4903-9c4b-62486d2f58bc tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 200 Jul 24 05:56:41.178965 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 86/346] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:41 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 1022 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:56:42.200348 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-09e6ef37-9de4-4b00-8588-fdfca4b84d21 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:42.202731 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09e6ef37-9de4-4b00-8588-fdfca4b84d21 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:42.202983 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09e6ef37-9de4-4b00-8588-fdfca4b84d21 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:42.203242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09e6ef37-9de4-4b00-8588-fdfca4b84d21 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:42.210858 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09e6ef37-9de4-4b00-8588-fdfca4b84d21 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 404 Jul 24 05:56:42.211505 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 88/347] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:42 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:45.168259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.170248 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.170632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.170803 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.184600 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.184600 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:45.185951 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.198366 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Reserve volume completed successfully. Jul 24 05:56:45.198792 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12acf065-33bb-4ac9-80b3-dff4872885b6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:45.199414 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 86/348] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:45.216570 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.223808 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.224388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.224624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.243068 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.243068 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:45.252346 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.259365 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33156936-82f3-47fa-8ddb-1f868ef063c7 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.259879 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 89/349] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.277022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0be77059-d19d-4691-a5da-564c4807aee6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.282699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.283762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.284014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.304666 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.304666 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:45.305639 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.330039 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Unreserve volume completed successfully. Jul 24 05:56:45.330540 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0be77059-d19d-4691-a5da-564c4807aee6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:45.331161 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 87/350] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:45.343199 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b957b66e-7808-4847-9606-7b8346624325 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.346585 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b957b66e-7808-4847-9606-7b8346624325 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.348124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b957b66e-7808-4847-9606-7b8346624325 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.348124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b957b66e-7808-4847-9606-7b8346624325 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.356636 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.356636 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:45.361484 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b957b66e-7808-4847-9606-7b8346624325 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.367572 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b957b66e-7808-4847-9606-7b8346624325 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.368197 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 89/351] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.391834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63546365-6838-4418-a5ee-a8e9ee75d677 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.393962 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.394364 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.394905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.412551 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.412551 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:45.413224 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.431170 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume updated successfully. Jul 24 05:56:45.431464 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63546365-6838-4418-a5ee-a8e9ee75d677 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 200 Jul 24 05:56:45.431943 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 87/352] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 05:56:45.443653 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.446885 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.446885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.447238 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.457824 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.457824 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:45.464417 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.473416 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d35d90d1-48f1-4556-8427-5e1f77f8b017 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.473989 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 90/353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.493144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f9acf36-b628-4158-80cb-839f365310ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.499755 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.502157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.502466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.526383 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.526383 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:45.527751 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.544269 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume updated successfully. Jul 24 05:56:45.544539 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f9acf36-b628-4158-80cb-839f365310ee tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 200 Jul 24 05:56:45.545167 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 88/354] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 05:56:45.556920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.559323 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.560803 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.560803 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.573706 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.573706 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:45.578626 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.586287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c8b9c2fe-fcbc-4f40-aabb-a2dfdbf4b44f tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.586898 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 90/355] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.606103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.609825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.609825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.609825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.622143 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.622143 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:45.622609 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.645971 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update volume admin metadata completed successfully. Jul 24 05:56:45.646118 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update readonly setting on volume completed successfully. Jul 24 05:56:45.646328 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ecaad8b-855e-402b-a1e7-b9e51ecaeb28 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:45.646782 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 88/356] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:45.658457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.662946 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.663619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.663730 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.682939 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.682939 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:45.690248 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.699827 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39d1a12e-4c92-4136-afbe-d4a967cf8f13 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.701042 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 91/357] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.721775 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.725707 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.725707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.725707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.733387 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.733387 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:45.734080 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.738948 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.746096 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] DELETE https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:45.746569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.746569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.746660 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Delete volume with id: 204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:45.755020 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update volume admin metadata completed successfully. Jul 24 05:56:45.755020 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Update readonly setting on volume completed successfully. Jul 24 05:56:45.755362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f351e61-6d95-47e8-bbc9-42d2a6b69f2e tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:45.757048 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.757048 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:56:45.757272 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 89/358] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:56:45.757332 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:45.767557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.779661 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:56:45.779886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.780148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.791574 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Delete volume request issued successfully. Jul 24 05:56:45.791858 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56582571-1d53-46b3-afd0-40825aa4dcb1 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 202 Jul 24 05:56:45.792562 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 91/359] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:56:45 2026] DELETE /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:56:45.802861 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.806262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:45.806568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:45.806891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:45.816342 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.816342 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:56:45.822396 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.822396 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:56:45.833161 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Volume info retrieved successfully. Jul 24 05:56:45.835148 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.841795 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87e0f585-8386-4e3b-b7c1-c8c9fae11701 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 200 Jul 24 05:56:45.842449 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 92/360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.843942 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c229e0-f3ff-4315-9e3b-e52a65852ba2 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:56:45.844298 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 89/361] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:45 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:56:45.864954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:45.869261 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:56:45.870292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-456479440", "disk_format": "raw"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:56:45.870292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-456479440", "disk_format": "raw"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:45.884600 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.884600 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:45.885320 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:56:45.905579 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:56:45.905579 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:56:45.914740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.image.image_utils [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-456479440'}] 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-456479440'}]. {{(pid=100223) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 05:56:46.869493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c1cc1ff-a4a2-4740-b872-2315680bf045 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:46.873926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c1cc1ff-a4a2-4740-b872-2315680bf045 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] GET https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 Jul 24 05:56:46.873926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c1cc1ff-a4a2-4740-b872-2315680bf045 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:46.873926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c1cc1ff-a4a2-4740-b872-2315680bf045 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:46.891418 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c1cc1ff-a4a2-4740-b872-2315680bf045 tempest-AttachSCSIVolumeTestJSON-865701648 tempest-AttachSCSIVolumeTestJSON-865701648-project-member] https://10.4.3.200/volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 returned with HTTP 404 Jul 24 05:56:46.891737 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 92/362] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:46 2026] GET /volume/v3/volumes/204d31c6-b275-4d59-ba85-99668e572cc8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:47.181815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:47.184598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:47.184888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:47.185202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:47.185490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Delete volume with id: 5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:47.196135 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfc814f9-4b78-4f4f-bf4d-19bd4add6be4 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 404 Jul 24 05:56:47.196869 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 93/363] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:56:47 2026] DELETE /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:47.209697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8af4d5e9-2f14-464c-b1b8-64c8bf9f5d86 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:47.213356 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8af4d5e9-2f14-464c-b1b8-64c8bf9f5d86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] GET https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 Jul 24 05:56:47.213735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8af4d5e9-2f14-464c-b1b8-64c8bf9f5d86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:56:47.213879 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8af4d5e9-2f14-464c-b1b8-64c8bf9f5d86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:56:47.233521 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8af4d5e9-2f14-464c-b1b8-64c8bf9f5d86 tempest-VolumesAssistedSnapshotsTest-1052494726 tempest-VolumesAssistedSnapshotsTest-1052494726-project-admin] https://10.4.3.200/volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 returned with HTTP 404 Jul 24 05:56:47.234670 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 90/364] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:56:47 2026] GET /volume/v3/volumes/5bedca32-f4bb-4d3d-a85f-135c308d2fc8 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:56:47.618650 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Copy volume to image completed successfully. Jul 24 05:56:47.619398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cbd0cb1-04a6-4fa9-a9e6-b9accb3b9972 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:56:47.620008 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 90/365] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 05:56:45 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 686 bytes in 1756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:51.921889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:56:51.930898 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:56:51.931792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-795261195"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:56:51.942245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-795261195'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:56:51.945228 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume of 1 GB Jul 24 05:56:51.958723 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Availability Zones retrieved successfully. Jul 24 05:56:51.979104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Flow 'volume_create_api' (ab602f28-b96c-4127-8178-e95623bb1a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:51.981397 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eb78e8-fb55-4c23-9de3-1ba87092c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:51.986992 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:56:52.057527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eb78e8-fb55-4c23-9de3-1ba87092c379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:52.059003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6d5a7d-1dc0-4b15-97f4-3f1c7d8b8fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:52.159862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Created reservations ['a9f23b8a-ea5d-419f-9b12-91e7181567c2', '4fedfa90-8e99-4c78-8e6c-631315863dc4', 'cb76f699-4306-4585-8458-02d6f96dbe0a', '6d74f443-8bcd-4aca-aded-65bfe3a77d9e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:56:52.161119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6d5a7d-1dc0-4b15-97f4-3f1c7d8b8fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f23b8a-ea5d-419f-9b12-91e7181567c2', '4fedfa90-8e99-4c78-8e6c-631315863dc4', 'cb76f699-4306-4585-8458-02d6f96dbe0a', '6d74f443-8bcd-4aca-aded-65bfe3a77d9e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:52.162525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a595aad3-47b7-4f87-8b1e-588f54ab7943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:52.200548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a595aad3-47b7-4f87-8b1e-588f54ab7943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051c7c79-f86c-4497-8ac2-f582ec327ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-795261195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',qos_specs=None,replication_status=,reservations=['a9f23b8a-ea5d-419f-9b12-91e7181567c2','4fedfa90-8e99-4c78-8e6c-631315863dc4','cb76f699-4306-4585-8458-02d6f96dbe0a','6d74f443-8bcd-4aca-aded-65bfe3a77d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea97146ee4f42f9955e90ee5370e180',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-795261195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051c7c79-f86c-4497-8ac2-f582ec327ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aea97146ee4f42f9955e90ee5370e180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:52.201893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a261f78-c9fb-45c6-b318-76b22aac18d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:52.229500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a261f78-c9fb-45c6-b318-76b22aac18d5) transitioned into state 'SUCCESS' from state '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-795261195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',qos_specs=None,replication_status=,reservations=['a9f23b8a-ea5d-419f-9b12-91e7181567c2','4fedfa90-8e99-4c78-8e6c-631315863dc4','cb76f699-4306-4585-8458-02d6f96dbe0a','6d74f443-8bcd-4aca-aded-65bfe3a77d9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea97146ee4f42f9955e90ee5370e180',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:52.230977 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1602b92-69e3-493c-b7ea-ffcddcc3e0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:56:52.248693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1602b92-69e3-493c-b7ea-ffcddcc3e0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:56:52.250060 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Flow 'volume_create_api' (ab602f28-b96c-4127-8178-e95623bb1a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:56:52.250545 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume request issued successfully. Jul 24 05:56:52.251430 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49d3ddaa-b550-48bb-b766-e2880bc67d5b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:56:52.252039 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 93/366] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:56:51 2026] POST /volume/v3/volumes => generated 753 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:56:55.912287 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=251,cinder:INSERT=13,cinder:UPDATE=26 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:57.188871 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=286,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:56:57.218218 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=233,cinder:UPDATE=16,cinder:INSERT=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:57:02.236026 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=266,cinder:INSERT=20,cinder:UPDATE=35 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:57:05.683223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:05.688027 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:05.688027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-839016407"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:05.691191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-839016407'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:05.694383 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Create volume of 1 GB Jul 24 05:57:05.704699 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Availability Zones retrieved successfully. Jul 24 05:57:05.714779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Flow 'volume_create_api' (e67c57de-3e1b-4adc-98b8-f64b0eb733ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:05.717274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7ba639-596d-406a-ab51-23e1f4f79da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:05.720421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:05.768418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf7ba639-596d-406a-ab51-23e1f4f79da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:05.769840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68413928-3e62-4e66-b0ac-146e7fe2ac44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:05.905097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Created reservations ['a01210c4-121b-45cb-8b84-26ba80ed9cdf', '38a45197-c2de-4408-99a1-a8db9d62f758', 'd932d8da-a076-4d3b-a2ea-230be25486c6', '9798c62f-d584-414b-8dbc-2bd4ac00e9fe'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:05.906245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68413928-3e62-4e66-b0ac-146e7fe2ac44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a01210c4-121b-45cb-8b84-26ba80ed9cdf', '38a45197-c2de-4408-99a1-a8db9d62f758', 'd932d8da-a076-4d3b-a2ea-230be25486c6', '9798c62f-d584-414b-8dbc-2bd4ac00e9fe']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:05.907256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee253212-7f59-4264-8218-2014ce5b8011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:05.950632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee253212-7f59-4264-8218-2014ce5b8011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb9d2d20-810a-440a-9185-711654b3cad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-839016407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3c614ba20c46aabdb21c519a5af198',qos_specs=None,replication_status=,reservations=['a01210c4-121b-45cb-8b84-26ba80ed9cdf','38a45197-c2de-4408-99a1-a8db9d62f758','d932d8da-a076-4d3b-a2ea-230be25486c6','9798c62f-d584-414b-8dbc-2bd4ac00e9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1931fe01184086baf04d8b95d24431',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-839016407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb9d2d20-810a-440a-9185-711654b3cad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3c614ba20c46aabdb21c519a5af198',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef1931fe01184086baf04d8b95d24431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:05.955231 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2e492f-8f75-4ab7-83c3-d73fa6379b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.005907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf2e492f-8f75-4ab7-83c3-d73fa6379b71) transitioned into state 'SUCCESS' from state '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-839016407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3c614ba20c46aabdb21c519a5af198',qos_specs=None,replication_status=,reservations=['a01210c4-121b-45cb-8b84-26ba80ed9cdf','38a45197-c2de-4408-99a1-a8db9d62f758','d932d8da-a076-4d3b-a2ea-230be25486c6','9798c62f-d584-414b-8dbc-2bd4ac00e9fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef1931fe01184086baf04d8b95d24431',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.006195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ec2189-cd1c-4cf3-8ebe-32cb984bf31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.042064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ec2189-cd1c-4cf3-8ebe-32cb984bf31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.042918 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Flow 'volume_create_api' (e67c57de-3e1b-4adc-98b8-f64b0eb733ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:06.043301 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Create volume request issued successfully. Jul 24 05:57:06.044882 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6227035-6cf1-4ddb-9f81-8701134193c1 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:06.045534 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 94/367] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:57:05 2026] POST /volume/v3/volumes => generated 751 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:06.068003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:06.072950 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:57:06.073294 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:06.073733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:06.076139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:06.082211 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:06.082826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-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": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:06.085444 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-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': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:06.086297 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:06.086297 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:06.096234 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:57:06.114607 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6d6e619-9a52-4af3-bd21-66c6aab597c9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:57:06.115831 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 91/368] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:06 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:06.267051 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Create volume of 1 GB Jul 24 05:57:06.284332 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Availability Zones retrieved successfully. Jul 24 05:57:06.294017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Flow 'volume_create_api' (63798d80-065d-4611-b340-e7763baac2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:06.297234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54b8bb2-b2de-4c55-badc-c4a2c94fc7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.299843 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:06.431310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54b8bb2-b2de-4c55-badc-c4a2c94fc7d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.432658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892eaca0-70c0-4a4b-ac9f-efb0c7ef8bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.521833 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Created reservations ['b47ecd8d-7c90-4a36-99b6-1b63cd337083', '0e472de1-847a-4c84-80ec-8342c295c8e0', 'b10942fe-8d42-429c-b69e-484de4d2be7c', '784e3463-a41e-4ab5-b4b8-3c14da43c95f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:06.523257 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892eaca0-70c0-4a4b-ac9f-efb0c7ef8bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47ecd8d-7c90-4a36-99b6-1b63cd337083', '0e472de1-847a-4c84-80ec-8342c295c8e0', 'b10942fe-8d42-429c-b69e-484de4d2be7c', '784e3463-a41e-4ab5-b4b8-3c14da43c95f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.525797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dd0b4e-3cb0-4a4b-93a2-aa889347f824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.571610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4dd0b4e-3cb0-4a4b-93a2-aa889347f824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59f231d6-3614-474b-9b62-ff5756d0c945', '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='75ef8c924aec4d6993479abed487af7b',qos_specs=None,replication_status=,reservations=['b47ecd8d-7c90-4a36-99b6-1b63cd337083','0e472de1-847a-4c84-80ec-8342c295c8e0','b10942fe-8d42-429c-b69e-484de4d2be7c','784e3463-a41e-4ab5-b4b8-3c14da43c95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:06Z,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=59f231d6-3614-474b-9b62-ff5756d0c945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ef8c924aec4d6993479abed487af7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.572974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa6e6c6-a3d8-49f7-9b5b-b02c7cba26d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.634823 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faa6e6c6-a3d8-49f7-9b5b-b02c7cba26d6) transitioned into 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='75ef8c924aec4d6993479abed487af7b',qos_specs=None,replication_status=,reservations=['b47ecd8d-7c90-4a36-99b6-1b63cd337083','0e472de1-847a-4c84-80ec-8342c295c8e0','b10942fe-8d42-429c-b69e-484de4d2be7c','784e3463-a41e-4ab5-b4b8-3c14da43c95f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c31b088f9ebe44ee8d8b97a26eda5a23',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.635889 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf40dee-6c18-4652-80ca-255047bb3b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:06.664712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acf40dee-6c18-4652-80ca-255047bb3b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:06.666595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Flow 'volume_create_api' (63798d80-065d-4611-b340-e7763baac2b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:06.668827 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Create volume request issued successfully. Jul 24 05:57:06.669516 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-6af2be64-e7dc-4861-ac1e-0fb070d69708 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:06.670470 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 91/369] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 05:57:06 2026] POST /volume/v3/volumes => generated 703 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:06.683313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:06.687289 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:06.687289 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:06.687289 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:06.702846 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:06.702846 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:06.714130 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:06.724097 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69226266-0b8e-4b30-aa8b-733b4250ac23 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 200 Jul 24 05:57:06.724952 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 94/370] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:06 2026] GET /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:06.741833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:06.746102 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:06.746587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:06.746826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:06.761606 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:06.761606 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:06.774797 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:06.787914 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-1d167a11-e6e4-45b4-8715-f0e0804da67d tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 200 Jul 24 05:57:06.787914 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 95/371] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:06 2026] GET /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 771 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:07.137960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:07.140444 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:57:07.140850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:07.141357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:07.157235 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:07.157235 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:07.170483 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:57:07.186434 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb712450-302d-4bd5-b23f-978ea11cdd4c tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:57:07.187045 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 92/372] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:07 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:57:09.804116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:09.811739 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:09.811739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:09.811739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:09.824017 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:09.824017 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:09.836310 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:09.847324 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-69274cc8-47fc-4e25-afbe-0f99fba50db0 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 200 Jul 24 05:57:09.847998 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 92/373] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:09 2026] GET /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 1311 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:09.863868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97b6ed1a-1f9b-4d0c-a5bc-e71dec457198 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:09.863868 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97b6ed1a-1f9b-4d0c-a5bc-e71dec457198 None None] GET https://10.4.3.200/volume// Jul 24 05:57:09.863868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97b6ed1a-1f9b-4d0c-a5bc-e71dec457198 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:09.863868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97b6ed1a-1f9b-4d0c-a5bc-e71dec457198 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:09.863868 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97b6ed1a-1f9b-4d0c-a5bc-e71dec457198 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:09.864830 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 95/374] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:09 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:09.880097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-efa0177b-0aa1-4f71-9883-10fe2cb9502b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:09.883075 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-efa0177b-0aa1-4f71-9883-10fe2cb9502b tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:57:09.883601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-efa0177b-0aa1-4f71-9883-10fe2cb9502b tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59f231d6-3614-474b-9b62-ff5756d0c945", "connector": null, "instance_uuid": "cb8cc1e8-c092-4ea7-ab2b-e943a4529378"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:09.910244 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:09.910244 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:09.965178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-efa0177b-0aa1-4f71-9883-10fe2cb9502b tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:57:09.965178 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 96/375] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:57:09 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:09.976914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7163a36-ed45-44c2-8f3e-7aa6ecabf167 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:09.977382 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7163a36-ed45-44c2-8f3e-7aa6ecabf167 None None] GET https://10.4.3.200/volume// Jul 24 05:57:09.977382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7163a36-ed45-44c2-8f3e-7aa6ecabf167 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:09.977591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7163a36-ed45-44c2-8f3e-7aa6ecabf167 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:09.978761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7163a36-ed45-44c2-8f3e-7aa6ecabf167 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:09.978761 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 93/376] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:09.996457 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:10.003186 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:10.003341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:10.003938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:10.034565 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:10.034565 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:10.043845 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:10.054110 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d79452a8-f50d-401d-a37d-271b8fefca5e tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 200 Jul 24 05:57:10.055408 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 93/377] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:57:09 2026] GET /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 1490 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:57:10.211006 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:10.217497 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] PUT https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c Jul 24 05:57:10.224199 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:10.236605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Acquiring lock "cinder-attachment_update-59f231d6-3614-474b-9b62-ff5756d0c945-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:57:10.247395 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Lock "cinder-attachment_update-59f231d6-3614-474b-9b62-ff5756d0c945-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:57:10.247395 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:10.247395 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:10.404217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Lock "cinder-attachment_update-59f231d6-3614-474b-9b62-ff5756d0c945-np0000005810" released by "attachment_update" :: held 0.158s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:57:10.404626 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-2ab0e5bd-a8d2-4fe5-b863-8922a9341379 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c returned with HTTP 200 Jul 24 05:57:10.405042 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 96/378] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:57:10 2026] PUT /volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:10.432702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8f7bb04-199a-4340-9528-f79834113b62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:10.437386 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8f7bb04-199a-4340-9528-f79834113b62 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:10.437386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bb04-199a-4340-9528-f79834113b62 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:10.437386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8f7bb04-199a-4340-9528-f79834113b62 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:10.463071 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:10.463071 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:10.464653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d232e990-ebe0-4308-a2b6-85dc108a4d76 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:10.472561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d232e990-ebe0-4308-a2b6-85dc108a4d76 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] POST https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c/action Jul 24 05:57:10.473612 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d232e990-ebe0-4308-a2b6-85dc108a4d76 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:10.473612 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d232e990-ebe0-4308-a2b6-85dc108a4d76 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:10.477967 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e8f7bb04-199a-4340-9528-f79834113b62 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:10.485906 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8f7bb04-199a-4340-9528-f79834113b62 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:10.486648 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 97/379] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:10 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:10.508795 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:10.508795 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:10.553370 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c6cb752a-7d34-46bd-b3c0-21168344b0e1 req-d232e990-ebe0-4308-a2b6-85dc108a4d76 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c/action returned with HTTP 204 Jul 24 05:57:10.553997 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 94/380] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:57:10 2026] POST /volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 05:57:11.505003 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-371428e6-a0a5-4490-abb4-ce564adf64ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:11.507786 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-371428e6-a0a5-4490-abb4-ce564adf64ff tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:11.508061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-371428e6-a0a5-4490-abb4-ce564adf64ff tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:11.509842 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-371428e6-a0a5-4490-abb4-ce564adf64ff tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:11.520434 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:11.520434 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:11.526534 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-371428e6-a0a5-4490-abb4-ce564adf64ff tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:11.533320 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-371428e6-a0a5-4490-abb4-ce564adf64ff tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:11.533320 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 94/381] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:11 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:11.577378 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3870ad96-c8c3-4229-8350-02203f64558b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:11.579326 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] POST https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action Jul 24 05:57:11.579653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1140832888", "disk_format": "qcow2"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:11.579902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1140832888", "disk_format": "qcow2"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:11.589834 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:11.589834 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:11.590348 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:11.611923 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:11.611923 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:11.622036 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.image.image_utils [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1140832888'}] 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-1140832888'}]. {{(pid=100222) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 05:57:12.646431 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Copy volume to image completed successfully. Jul 24 05:57:12.646431 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3870ad96-c8c3-4229-8350-02203f64558b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action returned with HTTP 202 Jul 24 05:57:12.646431 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 97/382] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 05:57:11 2026] POST /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77/action => generated 689 bytes in 1068 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:17.580028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:17.586835 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] GET https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:17.586835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:17.586835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:17.602637 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:17.602637 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:17.610127 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:17.618836 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8ca352c8-11e2-4126-bafc-fac100b5dd4e req-16a96902-6c1b-480f-89ac-e9e17ed51930 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 200 Jul 24 05:57:17.619635 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 98/383] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:17 2026] GET /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 1603 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:20.289645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3781b0f-3102-4f7b-865e-65278c8a649b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:20.292759 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3781b0f-3102-4f7b-865e-65278c8a649b tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:20.293260 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3781b0f-3102-4f7b-865e-65278c8a649b tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:20.293341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3781b0f-3102-4f7b-865e-65278c8a649b tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:20.308260 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:20.308260 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:20.314341 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3781b0f-3102-4f7b-865e-65278c8a649b tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:20.321062 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3781b0f-3102-4f7b-865e-65278c8a649b tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:57:20.321550 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 95/384] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:20 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:20.425848 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:20.429792 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:20.430133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:20.430384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:20.450047 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:20.450047 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:20.466656 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:20.478178 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-355b5ad7-88d3-4f82-852b-0ac4acd3c05e tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:57:20.479403 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 95/385] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:20 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:20.785832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:20.791741 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] POST https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f/action Jul 24 05:57:20.791741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:20.791741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:20.813165 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:20.813165 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:20.813970 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:20.829774 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Begin detaching volume completed successfully. Jul 24 05:57:20.829940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-0dd36f7a-aaa2-4fe2-b6e5-4eb4a0901031 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f/action returned with HTTP 202 Jul 24 05:57:20.830724 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 98/386] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:57:20 2026] POST /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-284da1fa-e15f-4bde-a498-ff523ad101de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-284da1fa-e15f-4bde-a498-ff523ad101de None None] GET https://10.4.3.200/volume// Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-284da1fa-e15f-4bde-a498-ff523ad101de None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-284da1fa-e15f-4bde-a498-ff523ad101de None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-284da1fa-e15f-4bde-a498-ff523ad101de None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:20.935457 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 99/387] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:20.953239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:20.957154 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:20.957754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:20.957754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:20.977049 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:20.977049 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:20.994881 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:21.004719 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-94e7f53b-f714-4ee5-ba08-5d09f83644be tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:57:21.004719 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 96/388] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:57:20 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 1326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:57:25.006718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-83fa5f84-df0c-49f0-af93-1f81a439f365 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:25.012132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-83fa5f84-df0c-49f0-af93-1f81a439f365 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f Jul 24 05:57:25.012526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-83fa5f84-df0c-49f0-af93-1f81a439f365 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:25.012526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-83fa5f84-df0c-49f0-af93-1f81a439f365 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:25.034552 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:25.034552 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:25.185439 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-637f8f0b-041a-4233-83ce-ab964e4834b1 req-83fa5f84-df0c-49f0-af93-1f81a439f365 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f returned with HTTP 200 Jul 24 05:57:25.185439 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 96/389] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:57:25 2026] DELETE /volume/v3/attachments/f14ecc05-20dd-48c2-a241-f6f0305fda7f => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:26.100796 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29039ce5-7b51-47de-b33e-5a898b387df6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:26.106157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29039ce5-7b51-47de-b33e-5a898b387df6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:26.106409 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29039ce5-7b51-47de-b33e-5a898b387df6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:26.106701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29039ce5-7b51-47de-b33e-5a898b387df6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:26.121890 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:26.121890 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:26.132309 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-29039ce5-7b51-47de-b33e-5a898b387df6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:26.138493 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29039ce5-7b51-47de-b33e-5a898b387df6 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:26.139027 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 99/390] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:26 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:26.298785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc86121a-7187-445d-85fa-9f476305e9af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:26.302480 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc86121a-7187-445d-85fa-9f476305e9af tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:26.302480 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc86121a-7187-445d-85fa-9f476305e9af tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:26.302695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc86121a-7187-445d-85fa-9f476305e9af tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:26.315650 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:26.315650 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:26.321046 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc86121a-7187-445d-85fa-9f476305e9af tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:26.328347 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc86121a-7187-445d-85fa-9f476305e9af tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:57:26.329962 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 100/391] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:26 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:27.156169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-91862531-748b-4f10-8a10-3e5a48eee01b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:27.159249 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91862531-748b-4f10-8a10-3e5a48eee01b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:27.159650 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91862531-748b-4f10-8a10-3e5a48eee01b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:27.159778 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-91862531-748b-4f10-8a10-3e5a48eee01b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:27.174261 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:27.174261 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:27.181594 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-91862531-748b-4f10-8a10-3e5a48eee01b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:27.192246 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-91862531-748b-4f10-8a10-3e5a48eee01b tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:27.192657 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 97/392] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:27 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:28.116621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:28.120077 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:28.120695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:28.121224 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:28.133283 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:28.133283 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:28.138713 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:28.144943 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55a2da1a-42d3-4c9f-95d9-e9f977037471 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:28.145543 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 97/393] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:28 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:28.162722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:28.164480 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:28.165082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:28.166531 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:28.166531 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Delete volume with id: 0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:28.175639 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:28.175639 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:28.179697 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:28.224573 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Delete volume request issued successfully. Jul 24 05:57:28.224573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ce4a3cd-0ada-4d0f-ae50-0f728403eb43 tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 202 Jul 24 05:57:28.225445 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 100/394] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:57:28 2026] DELETE /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:28.237332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-69bf1a57-7810-4155-8a56-bb4318769e3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:28.239689 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69bf1a57-7810-4155-8a56-bb4318769e3d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:28.240905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69bf1a57-7810-4155-8a56-bb4318769e3d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:28.240905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-69bf1a57-7810-4155-8a56-bb4318769e3d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:28.249882 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:28.249882 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:28.258560 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-69bf1a57-7810-4155-8a56-bb4318769e3d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Volume info retrieved successfully. Jul 24 05:57:28.269791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-69bf1a57-7810-4155-8a56-bb4318769e3d tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 200 Jul 24 05:57:28.271328 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 101/395] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:28 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:29.294143 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86af1589-32cd-4fc0-818a-b2c09c0b8bab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:29.296628 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86af1589-32cd-4fc0-818a-b2c09c0b8bab tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] GET https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 Jul 24 05:57:29.296910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86af1589-32cd-4fc0-818a-b2c09c0b8bab tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:29.297194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86af1589-32cd-4fc0-818a-b2c09c0b8bab tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:29.304316 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86af1589-32cd-4fc0-818a-b2c09c0b8bab tempest-VolumesActionsTest-1073042663 tempest-VolumesActionsTest-1073042663-project-member] https://10.4.3.200/volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 returned with HTTP 404 Jul 24 05:57:29.305350 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 98/396] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:29 2026] GET /volume/v3/volumes/0066e2c1-3518-441a-b848-0fb5be790a77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:29.868471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:30.150702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:30.151344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2129379847"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:30.154955 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2129379847'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:30.168983 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume of 1 GB Jul 24 05:57:30.169567 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:30.169567 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:30.170441 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Availability Zones retrieved successfully. Jul 24 05:57:30.179561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Flow 'volume_create_api' (a0389eab-9d83-4935-8148-216377940279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:30.179907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980e353b-69ba-4bbb-a63e-045af90f31a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:30.180981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:30.195755 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:30.195755 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:30.214227 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (980e353b-69ba-4bbb-a63e-045af90f31a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:30.215077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569c396e-6800-47db-8250-3e3287e6aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:30.261847 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-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 24 05:57:30.262732 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-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 24 05:57:30.337433 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Created reservations ['f2e28a08-b20d-4366-b132-0b4cbd27b539', '9c330f92-b73b-4bf6-a94d-a79850f2f8fd', '1376d7dc-39bf-4cbb-a229-e27a64624e18', '526f54a4-3c96-4100-a43c-7f1ee5b8dc32'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:30.338883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (569c396e-6800-47db-8250-3e3287e6aa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e28a08-b20d-4366-b132-0b4cbd27b539', '9c330f92-b73b-4bf6-a94d-a79850f2f8fd', '1376d7dc-39bf-4cbb-a229-e27a64624e18', '526f54a4-3c96-4100-a43c-7f1ee5b8dc32']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:30.340339 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8483f1-9e22-4f0e-92b8-f76281f3bd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:30.371709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc8483f1-9e22-4f0e-92b8-f76281f3bd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53f8b415-1abc-4179-adc4-a8b1736e76eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2129379847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d6727a0277844fe7a8f6df146e9026bc',qos_specs=None,replication_status=,reservations=['f2e28a08-b20d-4366-b132-0b4cbd27b539','9c330f92-b73b-4bf6-a94d-a79850f2f8fd','1376d7dc-39bf-4cbb-a229-e27a64624e18','526f54a4-3c96-4100-a43c-7f1ee5b8dc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35869e189e649e3ad4d218df51fa3b5',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2129379847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53f8b415-1abc-4179-adc4-a8b1736e76eb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d6727a0277844fe7a8f6df146e9026bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35869e189e649e3ad4d218df51fa3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:30.373474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed9f4f6-f17a-4881-8d8b-31f7b5dbff7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:30.411299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed9f4f6-f17a-4881-8d8b-31f7b5dbff7f) transitioned into state 'SUCCESS' from state '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-2129379847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d6727a0277844fe7a8f6df146e9026bc',qos_specs=None,replication_status=,reservations=['f2e28a08-b20d-4366-b132-0b4cbd27b539','9c330f92-b73b-4bf6-a94d-a79850f2f8fd','1376d7dc-39bf-4cbb-a229-e27a64624e18','526f54a4-3c96-4100-a43c-7f1ee5b8dc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35869e189e649e3ad4d218df51fa3b5',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:30.411941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0201860b-9700-45c6-be64-ac7ef7fb1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:30.429632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0201860b-9700-45c6-be64-ac7ef7fb1ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:30.430475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Flow 'volume_create_api' (a0389eab-9d83-4935-8148-216377940279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:30.430967 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume request issued successfully. Jul 24 05:57:30.431869 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48ea1770-5498-4c30-aff3-9fff45c5c77a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:30.432269 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 98/397] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:29 2026] POST /volume/v3/volumes => generated 758 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:30.452108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:30.461341 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:57:30.461655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:30.461953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:30.477009 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:30.477009 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:30.484889 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:57:30.496013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5f098bf-e28a-4ce3-99f5-4846b037d6fc tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:57:30.496013 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 101/398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:30 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:31.522981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:31.526857 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:57:31.527136 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:31.527425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:31.542229 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:31.542229 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:31.551799 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:57:31.565068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11af8695-7c2f-4272-afcc-63b6eea8e810 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:57:31.565301 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 102/399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:31 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:31.586934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:31.743594 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] POST https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action Jul 24 05:57:31.744590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:31.745059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:31.767122 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:31.767122 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:31.767609 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] Volume info retrieved successfully. Jul 24 05:57:31.789621 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] Update volume admin metadata completed successfully. Jul 24 05:57:31.790067 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] Update readonly setting on volume completed successfully. Jul 24 05:57:31.790723 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d7f97a5-ae82-4553-b8f8-7f1b75213731 tempest-TestMultiAttachVolumeSwap-648012417 tempest-TestMultiAttachVolumeSwap-648012417-project-admin] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action returned with HTTP 202 Jul 24 05:57:31.791583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 99/400] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:57:31 2026] POST /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:57:31.807731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:31.812616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:31.813116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2065236845"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:31.815241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2065236845'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:31.823945 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume of 1 GB Jul 24 05:57:31.823945 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:31.823945 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:31.824435 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Availability Zones retrieved successfully. Jul 24 05:57:31.841721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Flow 'volume_create_api' (8754ae74-254c-4a58-84bc-857a5e0a8209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:31.841721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e0e543-23d1-4adf-bf99-387c2b1d09c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:31.844456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:31.862585 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:31.862585 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:31.890888 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94e0e543-23d1-4adf-bf99-387c2b1d09c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:31.892112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8b6ee4-871e-4407-82b6-ebf0d37bf5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:31.981455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Created reservations ['0cd6a67d-f879-4ee3-91ae-fd00272e9af1', '66650e8f-15e7-4a7e-b40e-64a1a92bb498', 'bfe049c0-400f-4995-bcf1-2c93b2e18f2b', '6f081b4d-0b1e-4c42-98b7-0447e977fd2f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:31.982557 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf8b6ee4-871e-4407-82b6-ebf0d37bf5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cd6a67d-f879-4ee3-91ae-fd00272e9af1', '66650e8f-15e7-4a7e-b40e-64a1a92bb498', 'bfe049c0-400f-4995-bcf1-2c93b2e18f2b', '6f081b4d-0b1e-4c42-98b7-0447e977fd2f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:31.984346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7775ee-ad87-401b-8e69-b73ade2b3c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:32.028086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b7775ee-ad87-401b-8e69-b73ade2b3c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7fc030-ed09-4700-89a6-c64cef8b7009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2065236845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d6727a0277844fe7a8f6df146e9026bc',qos_specs=None,replication_status=,reservations=['0cd6a67d-f879-4ee3-91ae-fd00272e9af1','66650e8f-15e7-4a7e-b40e-64a1a92bb498','bfe049c0-400f-4995-bcf1-2c93b2e18f2b','6f081b4d-0b1e-4c42-98b7-0447e977fd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35869e189e649e3ad4d218df51fa3b5',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2065236845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b7fc030-ed09-4700-89a6-c64cef8b7009,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d6727a0277844fe7a8f6df146e9026bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a35869e189e649e3ad4d218df51fa3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:32.028331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a503131-7fb5-4cf3-bb2e-93a3b4077bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:32.064752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a503131-7fb5-4cf3-bb2e-93a3b4077bee) transitioned into state 'SUCCESS' from state '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-2065236845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d6727a0277844fe7a8f6df146e9026bc',qos_specs=None,replication_status=,reservations=['0cd6a67d-f879-4ee3-91ae-fd00272e9af1','66650e8f-15e7-4a7e-b40e-64a1a92bb498','bfe049c0-400f-4995-bcf1-2c93b2e18f2b','6f081b4d-0b1e-4c42-98b7-0447e977fd2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a35869e189e649e3ad4d218df51fa3b5',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:32.065944 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09e60d3-5620-4b79-9643-456d284e4d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:32.087716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b09e60d3-5620-4b79-9643-456d284e4d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:32.089136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Flow 'volume_create_api' (8754ae74-254c-4a58-84bc-857a5e0a8209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:32.090337 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Create volume request issued successfully. Jul 24 05:57:32.091088 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56a14ab8-5fef-4baf-a9f5-b59b9efb3ae5 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:32.091879 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 99/401] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:31 2026] POST /volume/v3/volumes => generated 758 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 05:57:32.107078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:32.111624 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:57:32.111624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:32.111624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:32.134090 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:32.134090 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:32.141072 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:57:32.155413 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d81a370-969b-4a87-8523-61b44b2d2b15 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 200 Jul 24 05:57:32.155626 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 102/402] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:32 2026] GET /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:32.879797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2fda859-0596-4a6b-af88-8420247f3083 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:32.883082 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:32.883082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:32.883589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:32.883589 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Delete volume with id: d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:32.895604 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:32.895604 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:32.896471 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:32.950950 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Delete volume request issued successfully. Jul 24 05:57:32.951166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2fda859-0596-4a6b-af88-8420247f3083 tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 202 Jul 24 05:57:32.952581 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 103/403] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:57:32 2026] DELETE /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:32.964712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1548fad1-be4f-48ba-b492-812ccdf9256f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:32.970744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1548fad1-be4f-48ba-b492-812ccdf9256f tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:32.971179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1548fad1-be4f-48ba-b492-812ccdf9256f tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:32.971466 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1548fad1-be4f-48ba-b492-812ccdf9256f tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:32.989888 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:32.989888 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:32.999225 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1548fad1-be4f-48ba-b492-812ccdf9256f tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Volume info retrieved successfully. Jul 24 05:57:33.008634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1548fad1-be4f-48ba-b492-812ccdf9256f tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 200 Jul 24 05:57:33.008634 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 100/404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:32 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:33.179979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41a901a5-a323-4932-9457-b99c7034d693 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:33.183655 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41a901a5-a323-4932-9457-b99c7034d693 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:57:33.183789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41a901a5-a323-4932-9457-b99c7034d693 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:33.184084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41a901a5-a323-4932-9457-b99c7034d693 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:33.197135 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:33.197135 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:33.207127 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41a901a5-a323-4932-9457-b99c7034d693 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:57:33.214588 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41a901a5-a323-4932-9457-b99c7034d693 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 200 Jul 24 05:57:33.215076 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 100/405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:33 2026] GET /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:34.031367 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-602c9349-172d-427f-998f-7f52301ad5ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:34.038537 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-602c9349-172d-427f-998f-7f52301ad5ea tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] GET https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f Jul 24 05:57:34.038537 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-602c9349-172d-427f-998f-7f52301ad5ea tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:34.038817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-602c9349-172d-427f-998f-7f52301ad5ea tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:34.054168 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-602c9349-172d-427f-998f-7f52301ad5ea tempest-ServerStableDeviceRescueTest-787562445 tempest-ServerStableDeviceRescueTest-787562445-project-member] https://10.4.3.200/volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f returned with HTTP 404 Jul 24 05:57:34.055098 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 103/406] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:34 2026] GET /volume/v3/volumes/d3634230-60f8-4bbe-a640-f950688c262f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:34.170666 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b0377edd-4454-4108-833c-94f4f190cdac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:34.358647 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 05:57:34.358647 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:34.359337 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:34.360472 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:34.362052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:34.404405 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:34.404958 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b0377edd-4454-4108-833c-94f4f190cdac tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 05:57:34.405343 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 104/407] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 05:57:34 2026] GET /volume/v3/volumes => generated 15 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:57:34.419319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52b39493-026c-4d46-806c-7136af43059e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:34.422648 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:34.422648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1011743443"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:34.424304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1011743443'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:34.424950 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume of 1 GB Jul 24 05:57:34.431418 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Availability Zones retrieved successfully. Jul 24 05:57:34.439348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (2978b89f-f9de-4303-a0e2-6dfed390026b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:34.441285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf8bca7-ef35-46db-829f-ef01feda8273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:34.442930 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:34.499530 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caf8bca7-ef35-46db-829f-ef01feda8273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:34.500084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e2ffe4-f924-4914-80e8-764402a4ddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:34.599072 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Created reservations ['b6b94f99-0475-40fa-bbe1-512a52253ba7', '1b35dc81-c40b-4509-95e6-3e4306bcc0f3', '3bc79c43-146d-4eba-83a2-f8fd2936c9ec', '584618d9-34de-41ee-9f16-0d59a5a6bc3b'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:34.600095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e2ffe4-f924-4914-80e8-764402a4ddeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6b94f99-0475-40fa-bbe1-512a52253ba7', '1b35dc81-c40b-4509-95e6-3e4306bcc0f3', '3bc79c43-146d-4eba-83a2-f8fd2936c9ec', '584618d9-34de-41ee-9f16-0d59a5a6bc3b']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:34.601073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7faa035-b6ea-4be0-855a-edfabe594f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:34.641646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7faa035-b6ea-4be0-855a-edfabe594f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '413c3492-0432-4721-b121-578ef6f365e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1011743443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['b6b94f99-0475-40fa-bbe1-512a52253ba7','1b35dc81-c40b-4509-95e6-3e4306bcc0f3','3bc79c43-146d-4eba-83a2-f8fd2936c9ec','584618d9-34de-41ee-9f16-0d59a5a6bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1011743443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=413c3492-0432-4721-b121-578ef6f365e5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6d5e636204e94185895b208782efc864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:34.642692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e3d505-f15c-42aa-a4e2-ea6a450a8cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:34.684318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8e3d505-f15c-42aa-a4e2-ea6a450a8cea) transitioned into state 'SUCCESS' from state '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-1011743443',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['b6b94f99-0475-40fa-bbe1-512a52253ba7','1b35dc81-c40b-4509-95e6-3e4306bcc0f3','3bc79c43-146d-4eba-83a2-f8fd2936c9ec','584618d9-34de-41ee-9f16-0d59a5a6bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:34.687393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e656629-47b1-4b56-a79b-ab6bfae13875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:34.705153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e656629-47b1-4b56-a79b-ab6bfae13875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:34.706491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (2978b89f-f9de-4303-a0e2-6dfed390026b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:34.707895 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request issued successfully. Jul 24 05:57:34.709402 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52b39493-026c-4d46-806c-7136af43059e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:34.710973 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 101/408] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:34 2026] POST /volume/v3/volumes => generated 764 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:34.728016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:34.730417 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:34.730591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:34.730884 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:34.740323 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:34.740323 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:34.746206 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:34.752518 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71d9760a-fcc7-4a34-aeee-33bae4a065aa tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:34.753192 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 101/409] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:34 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:34.904265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-8a55ab78-8bb7-43dc-8950-a53aac46bde8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:34.907637 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-8a55ab78-8bb7-43dc-8950-a53aac46bde8 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] DELETE https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c Jul 24 05:57:34.908069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-8a55ab78-8bb7-43dc-8950-a53aac46bde8 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:34.908069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-8a55ab78-8bb7-43dc-8950-a53aac46bde8 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:34.924071 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:34.924071 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:35.111110 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-8a55ab78-8bb7-43dc-8950-a53aac46bde8 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c returned with HTTP 200 Jul 24 05:57:35.111968 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 104/410] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:57:34 2026] DELETE /volume/v3/attachments/24de1602-d215-430a-b6cd-e9277d89e87c => generated 19 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:35.122941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:35.126233 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] DELETE https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:35.126233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:35.126471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:35.126712 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Delete volume with id: 59f231d6-3614-474b-9b62-ff5756d0c945 Jul 24 05:57:35.144709 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:35.144709 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:35.144709 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:35.198640 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Delete volume request issued successfully. Jul 24 05:57:35.199385 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c666b068-e08b-4bfb-b0e2-912746b87f5c req-4de3ad0e-5cca-4919-8e3e-7aab3c553569 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 returned with HTTP 202 Jul 24 05:57:35.200697 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 105/411] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 05:57:35 2026] DELETE /volume/v3/volumes/59f231d6-3614-474b-9b62-ff5756d0c945 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:35.772979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:35.775903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:35.776306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:35.776861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:35.787173 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:35.787173 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:35.792271 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:35.798022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-071da7c8-0d44-469d-b15c-9e003f556bc6 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:35.798629 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 102/412] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:35 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:35.812173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:35.814391 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:35.814608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:35.814731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:35.822853 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:35.822853 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:35.827235 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:35.834264 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d8cd1c7-f4d5-4f51-9179-778529023b2c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:35.834837 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 102/413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:35 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:35.851692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:35.854516 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:35.855016 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1217441971"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:35.857632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1217441971'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:35.857896 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume of 1 GB Jul 24 05:57:35.858246 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:35.858246 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:35.864609 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Availability Zones retrieved successfully. Jul 24 05:57:35.875207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (82f25c9b-6ec2-43d4-8173-0321d88bddb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:35.876531 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799acca5-bf6d-4116-8638-c4ea6787f24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:35.878444 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:35.914442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799acca5-bf6d-4116-8638-c4ea6787f24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:35.917225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d29e1d8-b720-46b7-8bea-56a6cdeac416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:35.973098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Created reservations ['96a01ca2-cb1a-4947-8622-d7033ed7a3a1', 'dc6d53f4-d729-4527-8136-4c4103e93bb2', 'e6f881ff-9b49-48a0-be2e-5c258967f9d3', '483b6d11-7c24-4f8d-bfcb-9bf92d2146fa'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:35.974286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d29e1d8-b720-46b7-8bea-56a6cdeac416) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96a01ca2-cb1a-4947-8622-d7033ed7a3a1', 'dc6d53f4-d729-4527-8136-4c4103e93bb2', 'e6f881ff-9b49-48a0-be2e-5c258967f9d3', '483b6d11-7c24-4f8d-bfcb-9bf92d2146fa']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:35.975515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed122072-4a6b-4176-b945-b8bd78400002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:36.015786 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed122072-4a6b-4176-b945-b8bd78400002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e4cf9a-d544-40a4-b121-d926f95449f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1217441971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['96a01ca2-cb1a-4947-8622-d7033ed7a3a1','dc6d53f4-d729-4527-8136-4c4103e93bb2','e6f881ff-9b49-48a0-be2e-5c258967f9d3','483b6d11-7c24-4f8d-bfcb-9bf92d2146fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1217441971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90e4cf9a-d544-40a4-b121-d926f95449f5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6d5e636204e94185895b208782efc864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:36.016632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911e9b1a-0709-475b-bcd6-cfee07a9767a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:36.050722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (911e9b1a-0709-475b-bcd6-cfee07a9767a) transitioned into state 'SUCCESS' from state '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-1217441971',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['96a01ca2-cb1a-4947-8622-d7033ed7a3a1','dc6d53f4-d729-4527-8136-4c4103e93bb2','e6f881ff-9b49-48a0-be2e-5c258967f9d3','483b6d11-7c24-4f8d-bfcb-9bf92d2146fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:36.052063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dbd8e1-7572-463b-8089-7864fea4879e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:36.082733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65dbd8e1-7572-463b-8089-7864fea4879e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:36.084014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (82f25c9b-6ec2-43d4-8173-0321d88bddb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:36.084396 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request issued successfully. Jul 24 05:57:36.092452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e5cf0ad-54db-4e19-9ef3-cc200c095d48 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:36.092640 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 105/414] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:35 2026] POST /volume/v3/volumes => generated 764 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:36.111041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c26979d-595a-49ef-b99e-d6afb5041362 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:36.112848 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c26979d-595a-49ef-b99e-d6afb5041362 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:36.114729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c26979d-595a-49ef-b99e-d6afb5041362 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:36.114729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c26979d-595a-49ef-b99e-d6afb5041362 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:36.125900 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:36.125900 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:36.138131 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6c26979d-595a-49ef-b99e-d6afb5041362 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:36.149753 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c26979d-595a-49ef-b99e-d6afb5041362 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:36.150288 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 106/415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:36 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 832 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:37.174830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:37.178744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:37.178744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:37.179157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:37.200004 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:37.200004 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:37.205952 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:37.218304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fbdfea9-3d49-44ce-a9c6-48d1fc5e5bb1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:37.219094 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 103/416] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:37 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:37.245543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e14ae79-40e8-4e0b-9478-737170b380ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:37.248201 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e14ae79-40e8-4e0b-9478-737170b380ad tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:37.248418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e14ae79-40e8-4e0b-9478-737170b380ad tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:37.249281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e14ae79-40e8-4e0b-9478-737170b380ad tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:37.263429 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:37.263429 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:37.269565 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3e14ae79-40e8-4e0b-9478-737170b380ad tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:37.278104 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e14ae79-40e8-4e0b-9478-737170b380ad tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:37.278534 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 103/417] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:37 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:37.297129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:37.302184 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:37.302937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1265287188"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:37.305854 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1265287188'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:37.305854 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume of 1 GB Jul 24 05:57:37.306509 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:37.306509 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:37.312197 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Availability Zones retrieved successfully. Jul 24 05:57:37.320242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (0c27c252-a865-4c6a-97aa-e7fcb99e91c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:37.321044 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133aaefb-3eab-4aaf-a832-6acadef93093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:37.322050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:37.364129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (133aaefb-3eab-4aaf-a832-6acadef93093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:37.364968 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92df67d0-a7c0-43c6-9354-6af1fa892f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:37.441882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Created reservations ['94c61344-a18b-48cd-8afd-ae556b0574eb', '22c84097-cbdd-4e79-b7f5-a36fd5feebad', '48f4c2a1-c032-4454-90bd-302fa808c75f', '855b841d-86aa-49a6-acb3-03b4d7321751'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:37.442895 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92df67d0-a7c0-43c6-9354-6af1fa892f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c61344-a18b-48cd-8afd-ae556b0574eb', '22c84097-cbdd-4e79-b7f5-a36fd5feebad', '48f4c2a1-c032-4454-90bd-302fa808c75f', '855b841d-86aa-49a6-acb3-03b4d7321751']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:37.443878 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e8219e-3be3-4b19-a0f2-97da9ab897c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:37.472498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9e8219e-3be3-4b19-a0f2-97da9ab897c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a61ea70c-6330-4a2c-9eb1-38e400cd542e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1265287188',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['94c61344-a18b-48cd-8afd-ae556b0574eb','22c84097-cbdd-4e79-b7f5-a36fd5feebad','48f4c2a1-c032-4454-90bd-302fa808c75f','855b841d-86aa-49a6-acb3-03b4d7321751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1265287188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a61ea70c-6330-4a2c-9eb1-38e400cd542e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6d5e636204e94185895b208782efc864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:37.474092 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcab56a-25df-4370-87f6-6e4ab01ced8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:37.506271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcab56a-25df-4370-87f6-6e4ab01ced8c) transitioned into state 'SUCCESS' from state '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-1265287188',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6d5e636204e94185895b208782efc864',qos_specs=None,replication_status=,reservations=['94c61344-a18b-48cd-8afd-ae556b0574eb','22c84097-cbdd-4e79-b7f5-a36fd5feebad','48f4c2a1-c032-4454-90bd-302fa808c75f','855b841d-86aa-49a6-acb3-03b4d7321751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='871cb1d42e7542d6b4d1ce6fa15ca1d2',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:37.508755 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936409ee-2486-4155-83a3-d459e9e6430f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:37.523357 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (936409ee-2486-4155-83a3-d459e9e6430f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:37.524553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Flow 'volume_create_api' (0c27c252-a865-4c6a-97aa-e7fcb99e91c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:37.525152 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Create volume request issued successfully. Jul 24 05:57:37.526229 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5498be18-5917-4f70-a83a-3e1fa167fe5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:37.527130 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 106/418] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:37 2026] POST /volume/v3/volumes => generated 764 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:37.546219 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:37.548745 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:37.548745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:37.548988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:37.558001 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:37.558001 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:37.563292 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:37.569172 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b90c209e-b3dc-4fcc-bff3-ff3438a8a36f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:37.569650 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 107/419] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:37 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:38.592177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.594737 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:38.595091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.595716 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.607759 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:38.607759 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:38.613573 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:38.620823 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed4c9f43-7a2e-429e-8635-ef4e2d6329c9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:38.620823 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 104/420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:38.640692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.644550 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:38.644989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.645172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.658340 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:38.658340 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:38.667282 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:38.679556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bcb4576-8601-4093-be21-723bfbd2aa21 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:38.679854 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 104/421] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:57:38.699999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.702496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 05:57:38.702806 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.703116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.703703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:38.704151 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:38.704151 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:38.704744 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:38.747787 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:38.748693 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0740b60d-8b78-4aae-a097-e7b9d39c3665 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 05:57:38.749288 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 107/422] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:38.762134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-470834c3-5a52-450b-9f24-6827e25e063f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.766036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265287188 Jul 24 05:57:38.766302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.766786 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.767516 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:38.769733 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1265287188'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:38.823799 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:38.824461 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-470834c3-5a52-450b-9f24-6827e25e063f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265287188 returned with HTTP 200 Jul 24 05:57:38.825040 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 108/423] 10.4.3.200 () {66 vars in 1338 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1265287188 => generated 334 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:38.846357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.851657 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217441971 Jul 24 05:57:38.852017 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.852308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.853787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:38.855527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1217441971'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:38.896455 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:38.897381 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:38.897381 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:38.903522 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f27637bb-bfe0-46ee-ba9a-8aa02854e3d2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217441971 returned with HTTP 200 Jul 24 05:57:38.904094 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 105/424] 10.4.3.200 () {66 vars in 1359 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1217441971 => generated 860 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:38.925715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e88eb35-3390-464d-87d3-a57981a2037e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:38.928716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1 Jul 24 05:57:38.928970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:38.929222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:38.929900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:38.931070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:38.976357 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:38.977462 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:38.977462 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:38.986957 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e88eb35-3390-464d-87d3-a57981a2037e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 24 05:57:38.987659 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 105/425] 10.4.3.200 () {66 vars in 1273 bytes} [Fri Jul 24 05:57:38 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:39.009186 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:39.012068 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:39.012256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:39.012529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:39.012867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:39.013234 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:39.013234 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:39.013895 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:39.079915 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:39.081047 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:39.081047 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:39.089264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c20237c-7054-4dee-abfa-fbbab8c028f5 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:39.089961 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 108/426] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 1003 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:39.107250 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:39.110216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:39.110517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:39.110826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:39.111165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:39.111595 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:39.111595 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:39.112210 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:39.171984 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:39.174929 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:39.174929 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:39.179791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed805f92-e2b7-4559-868c-cfb6d44fffbd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:39.181148 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 109/427] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 1003 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:39.199078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63c81543-b415-4608-a833-286075cf15f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:39.202946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:39.203159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:39.203343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:39.203572 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:39.204448 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:39.264885 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:39.267319 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63c81543-b415-4608-a833-286075cf15f2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:39.268171 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 106/428] 10.4.3.200 () {66 vars in 1361 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 05:57:39.287658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-691f8cde-737f-4936-b9df-aa576bdc205a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:39.290381 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 24 05:57:39.290664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:39.290988 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:39.291318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:39.291638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:39.292733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:39.336633 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:39.338656 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:39.338656 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:39.351649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-691f8cde-737f-4936-b9df-aa576bdc205a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 24 05:57:39.351905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 106/429] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cddbed60-2184-4956-879f-975768ff3fdb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cddbed60-2184-4956-879f-975768ff3fdb tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 24 05:57:40.274789 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 109/430] 10.4.3.200 () {66 vars in 1359 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1 Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb0ec4e0-f9d4-449e-ac6a-2e73511b8567 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 24 05:57:40.276330 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 110/431] 10.4.3.200 () {66 vars in 1252 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3045d582-d9c1-4222-a0d2-8ea01e00fb5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:40.277791 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 107/432] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes?limit=1&marker=a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 470 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b49fbce7-b477-40bb-962a-70855d0b8844 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b49fbce7-b477-40bb-962a-70855d0b8844 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:40.279702 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 107/433] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes?limit=1&marker=90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b77777b9-52b2-4d9d-8f13-0666a6e99159 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:40.281908 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 110/434] 10.4.3.200 () {66 vars in 1340 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes?limit=1&marker=413c3492-0432-4721-b121-578ef6f365e5 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1217441971&status=available Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1217441971'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e32b7077-7060-4a8a-91cc-bb8226a4e68e tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1217441971&status=available returned with HTTP 200 Jul 24 05:57:40.283541 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 111/435] 10.4.3.200 () {66 vars in 1372 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1217441971&status=available => generated 334 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1265287188&status=available Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100225) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1265287188'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d7c5d1c-c513-4bb7-b9b8-1b38b4829390 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1265287188&status=available returned with HTTP 200 Jul 24 05:57:40.284121 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 108/436] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1265287188&status=available => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?marker=90e4cf9a-d544-40a4-b121-d926f95449f5&sort=id%3Aasc Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd8515b8-edd6-4d3f-8eb4-5476dce37244 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?marker=90e4cf9a-d544-40a4-b121-d926f95449f5&sort=id%3Aasc returned with HTTP 200 Jul 24 05:57:40.286532 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 108/437] 10.4.3.200 () {66 vars in 1373 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?marker=90e4cf9a-d544-40a4-b121-d926f95449f5&sort=id%3Aasc => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1dd80128-aa05-4036-a55e-c38883403e5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dd80128-aa05-4036-a55e-c38883403e5c tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 05:57:40.287885 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 111/438] 10.4.3.200 () {66 vars in 1337 bytes} [Fri Jul 24 05:57:39 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7dad7a1-2a6e-4057-a9bf-4a1e6a8975c0 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 05:57:40.289895 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 112/439] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9508cbb1-5292-4758-961c-3d501b710c6a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9508cbb1-5292-4758-961c-3d501b710c6a tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 24 05:57:40.292256 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 109/440] 10.4.3.200 () {66 vars in 1316 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5036f86-910d-4cd5-848f-407ca0460b3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?availability_zone=nova Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value nova, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5036f86-910d-4cd5-848f-407ca0460b3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 05:57:40.293461 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 109/441] 10.4.3.200 () {66 vars in 1282 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?availability_zone=nova Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value nova, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3641bd3e-ccc3-4d8c-a397-f7ac274fafb2 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 24 05:57:40.294239 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 112/442] 10.4.3.200 () {66 vars in 1282 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.298098 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.302353 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?bootable=false Jul 24 05:57:40.302353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.302353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.302908 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.304158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.380150 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.380522 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b033ebc-fa02-4596-9c6c-7f5739ece890 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 05:57:40.381712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 113/443] 10.4.3.200 () {66 vars in 1266 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.400737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.403265 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?bootable=false Jul 24 05:57:40.403632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.404008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.404059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.404716 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.404716 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.405972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.472601 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.473106 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec05cc8a-d7c6-40a7-be39-b76bb4ca5415 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 24 05:57:40.473580 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 110/444] 10.4.3.200 () {66 vars in 1266 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.491655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.496619 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?status=available Jul 24 05:57:40.496932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.497789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.497789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.499304 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.499869 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.499869 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:40.501075 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.545093 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.546288 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a30eb6d-2399-44f3-be59-fe0ce219b6b4 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 05:57:40.547333 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 110/445] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.565714 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.567889 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes?status=available Jul 24 05:57:40.568149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.568849 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.568849 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.568849 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.569120 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.569120 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:40.569620 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.614779 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.615703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f5534a4-69df-4c65-a6ca-a192e0e86c2b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes?status=available returned with HTTP 200 Jul 24 05:57:40.616282 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 113/446] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.626628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.630289 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?availability_zone=nova Jul 24 05:57:40.633873 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.634393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.634393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.634806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value nova, assuming string {{(pid=100224) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.635249 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.635249 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.635721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.675796 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.679253 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.679253 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.682125 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b5efc0d-4db2-42fe-83ba-b005f4b4bd39 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 24 05:57:40.682580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 114/447] 10.4.3.200 () {66 vars in 1303 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.703836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.705646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?bootable=false Jul 24 05:57:40.705890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.706149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.706342 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.706651 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.706651 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.707095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.716366 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.716912 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.716912 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.730186 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-186eb9d2-c443-4d43-bbfa-910b9c743e8b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 24 05:57:40.730745 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 111/448] 10.4.3.200 () {66 vars in 1287 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.753588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.760890 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?status=available Jul 24 05:57:40.761387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.762012 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.762127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:40.762485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Could not evaluate value available, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:57:40.763120 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.763120 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:40.764104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:40.782472 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Get all volumes completed successfully. Jul 24 05:57:40.784183 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.784183 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:40.792888 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aff40cd5-f28f-4743-87df-59f3d8a75e1f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 24 05:57:40.792888 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 111/449] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:40.816655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.821057 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:40.821293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.821617 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.837745 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.837745 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:40.843063 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:40.852733 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1dd98ad-8ba3-4cc8-8835-6620b4e6f11f tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:40.853817 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 114/450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:40.877002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b3c791c-7575-403a-9a27-205031e9e1da None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.879441 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:40.882694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.882694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.882694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume with id: a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:40.890893 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.890893 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:40.891419 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:40.927637 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume request issued successfully. Jul 24 05:57:40.927967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b3c791c-7575-403a-9a27-205031e9e1da tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 202 Jul 24 05:57:40.928768 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 115/451] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:57:40 2026] DELETE /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:40.938667 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46a08f50-a0eb-4749-825a-b045520e33d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:40.944694 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46a08f50-a0eb-4749-825a-b045520e33d9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:40.944694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46a08f50-a0eb-4749-825a-b045520e33d9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:40.944694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46a08f50-a0eb-4749-825a-b045520e33d9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:40.958269 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:40.958269 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:40.964170 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46a08f50-a0eb-4749-825a-b045520e33d9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:40.976638 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46a08f50-a0eb-4749-825a-b045520e33d9 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 200 Jul 24 05:57:40.976638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 112/452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:40 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:41.999521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43d11612-83bb-4640-8c1f-45f08e7f0b6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:42.003528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d11612-83bb-4640-8c1f-45f08e7f0b6b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e Jul 24 05:57:42.003528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43d11612-83bb-4640-8c1f-45f08e7f0b6b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:42.003528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43d11612-83bb-4640-8c1f-45f08e7f0b6b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:42.016439 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43d11612-83bb-4640-8c1f-45f08e7f0b6b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e returned with HTTP 404 Jul 24 05:57:42.017485 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 112/453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:41 2026] GET /volume/v3/volumes/a61ea70c-6330-4a2c-9eb1-38e400cd542e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:42.035383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:42.035383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:42.035383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:42.035383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:42.063293 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:42.063293 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:42.071654 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:42.080742 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e76dcfb4-2ea3-48ea-b754-63af97777b1b tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:42.081241 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 115/454] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:42 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:42.103037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:42.106017 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] DELETE https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:42.106352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:42.106651 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:42.106936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume with id: 90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:42.141146 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:42.141146 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:42.142167 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:42.185707 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume request issued successfully. Jul 24 05:57:42.185707 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-514e6dd6-f7c2-48ff-a7c4-d7a7a9316dc1 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 202 Jul 24 05:57:42.185707 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 116/455] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:57:42 2026] DELETE /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:42.197700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:42.202714 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:42.202714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:42.202714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:42.213942 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:42.213942 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:42.224408 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:42.229814 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9a71a83-cab2-400c-8a04-ac7e6b0a0a3d tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 200 Jul 24 05:57:42.230419 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 113/456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:42 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:42.955910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-550f03a0-42c5-4147-bc27-8504d96235bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:42.959569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-550f03a0-42c5-4147-bc27-8504d96235bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] DELETE https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 Jul 24 05:57:42.960047 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-550f03a0-42c5-4147-bc27-8504d96235bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:42.960047 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-550f03a0-42c5-4147-bc27-8504d96235bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:42.972082 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:42.972082 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:43.111865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-550f03a0-42c5-4147-bc27-8504d96235bc tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 returned with HTTP 200 Jul 24 05:57:43.112913 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 113/457] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:57:42 2026] DELETE /volume/v3/attachments/66badb03-10bc-48bb-a53a-9a709a387700 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:43.190767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:43.203694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:57:43.203694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:43.203694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:43.203694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Delete volume with id: 6da8962b-9619-46e9-9859-39cb10f7b051 Jul 24 05:57:43.229897 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:43.229897 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:43.230957 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Volume info retrieved successfully. Jul 24 05:57:43.250813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98670f66-018c-4b0d-8b82-d83c7c2a67fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:43.258923 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98670f66-018c-4b0d-8b82-d83c7c2a67fe tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 Jul 24 05:57:43.258923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98670f66-018c-4b0d-8b82-d83c7c2a67fe tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:43.258923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98670f66-018c-4b0d-8b82-d83c7c2a67fe tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:43.266086 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98670f66-018c-4b0d-8b82-d83c7c2a67fe tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 returned with HTTP 404 Jul 24 05:57:43.266721 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 117/458] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:43 2026] GET /volume/v3/volumes/90e4cf9a-d544-40a4-b121-d926f95449f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:43.281144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:43.283554 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:43.283982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:43.284333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:43.296357 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:43.296357 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:43.303709 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] Delete volume request issued successfully. Jul 24 05:57:43.303709 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a1a716d0-32c6-439d-8566-74268ed0a4e7 req-b70b0802-8c8e-4aeb-a639-71127f9939d1 tempest-ServerBootFromVolumeStableRescueTest-753791321 tempest-ServerBootFromVolumeStableRescueTest-753791321-project-member] https://10.4.3.200/volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 returned with HTTP 202 Jul 24 05:57:43.303709 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 116/459] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 05:57:43 2026] DELETE /volume/v3/volumes/6da8962b-9619-46e9-9859-39cb10f7b051 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:43.315436 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:43.325036 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49bcbbfd-8c80-446b-abdf-0066194cf628 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:43.325525 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 114/460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:43 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:43.352485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:43.355704 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] DELETE https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:43.355704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:43.355704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:43.355704 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume with id: 413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:43.371083 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:43.371083 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:43.371940 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:43.424431 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Delete volume request issued successfully. Jul 24 05:57:43.425242 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-68b7d84f-de02-47aa-9d39-c0c1b106c1f7 tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 202 Jul 24 05:57:43.426066 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 114/461] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:57:43 2026] DELETE /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:43.445670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-131f1381-7771-47f1-a56b-fa3ade415dbf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:43.452384 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-131f1381-7771-47f1-a56b-fa3ade415dbf tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:43.453725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-131f1381-7771-47f1-a56b-fa3ade415dbf tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:43.454318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-131f1381-7771-47f1-a56b-fa3ade415dbf tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:43.474099 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:43.474099 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:43.480106 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-131f1381-7771-47f1-a56b-fa3ade415dbf tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Volume info retrieved successfully. Jul 24 05:57:43.487789 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-131f1381-7771-47f1-a56b-fa3ade415dbf tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 200 Jul 24 05:57:43.487789 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 118/462] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:43 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:44.508603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b2c6aeb5-0465-4df0-a2a8-30d69a6ffdfd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:44.512201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2c6aeb5-0465-4df0-a2a8-30d69a6ffdfd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] GET https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 Jul 24 05:57:44.512373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2c6aeb5-0465-4df0-a2a8-30d69a6ffdfd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:44.512564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2c6aeb5-0465-4df0-a2a8-30d69a6ffdfd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:44.524568 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2c6aeb5-0465-4df0-a2a8-30d69a6ffdfd tempest-VolumesListTestJSON-837252665 tempest-VolumesListTestJSON-837252665-project-member] https://10.4.3.200/volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 returned with HTTP 404 Jul 24 05:57:44.524568 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 117/463] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:44 2026] GET /volume/v3/volumes/413c3492-0432-4721-b121-578ef6f365e5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:46.419882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97712d6b-5733-4379-8e1e-bd1068930768 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:46.573838 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97712d6b-5733-4379-8e1e-bd1068930768 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:57:46.574809 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97712d6b-5733-4379-8e1e-bd1068930768 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1102156096"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:46.594736 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97712d6b-5733-4379-8e1e-bd1068930768 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:57:46.595583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 115/464] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:57:46 2026] POST /volume/v3/types => generated 220 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:46.608900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c82a2aa-3e1e-4626-a6cf-193de31b4f82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:46.614262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c82a2aa-3e1e-4626-a6cf-193de31b4f82 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 05:57:46.614532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c82a2aa-3e1e-4626-a6cf-193de31b4f82 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1177026116"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:46.660856 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c82a2aa-3e1e-4626-a6cf-193de31b4f82 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 05:57:46.660856 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 115/465] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 05:57:46 2026] POST /volume/v3/group_types => generated 177 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:46.672458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0bf14a47-e5a5-42b4-8518-796197b39858 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:46.773635 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 05:57:46.773635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "be81d3b5-949f-4fc4-8541-385c810c22fb", "volume_types": ["60b42e62-14e1-4d87-b586-76b18a158cc0"], "name": "tempest-GroupsV320Test-Group-660201190"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:46.775004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Creating new group {'group': {'group_type': 'be81d3b5-949f-4fc4-8541-385c810c22fb', 'volume_types': ['60b42e62-14e1-4d87-b586-76b18a158cc0'], 'name': 'tempest-GroupsV320Test-Group-660201190'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 05:57:46.785929 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Creating group tempest-GroupsV320Test-Group-660201190. Jul 24 05:57:46.816347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:57:46.815960. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:57:46.816559 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Availability Zones retrieved successfully. Jul 24 05:57:46.847611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Created reservations ['1fabbe46-5732-42d2-a282-a68ccb6ab85c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:46.887937 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bf14a47-e5a5-42b4-8518-796197b39858 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 05:57:46.887937 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 119/466] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 05:57:46 2026] POST /volume/v3/groups => generated 107 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:46.899167 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:46.902632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:46.902984 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:46.903264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:46.903494 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:46.912785 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:46.912785 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:46.959553 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c6c03d6-1e92-4d9d-9cd0-2a8b8aa3659a tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:46.960000 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 118/467] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:46 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 387 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:47.972937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:47.976933 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:47.976933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:47.976933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:47.976933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:47.983211 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:47.983211 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:48.008342 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1bab71a-24b3-443a-9cae-b7582a891b12 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.009295 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 116/468] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:47 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:48.020870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.023815 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action Jul 24 05:57:48.024219 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:48.024335 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:48.026386 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Updating group '8794e013-f66a-42cc-a4b0-01db4edbf2af' with 'creating' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 05:57:48.033787 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.033787 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:48.041485 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-734b34a4-5c6d-472c-84e4-fab1d215ac41 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action returned with HTTP 202 Jul 24 05:57:48.042114 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 116/469] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 05:57:48 2026] POST /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:48.051186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.055089 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.055444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.055698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.055976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:48.060998 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.060998 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:48.081056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30db0807-148c-45c1-bac5-b5d9123bb0f8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.081666 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 120/470] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 387 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:48.092642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.094759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action Jul 24 05:57:48.095166 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:48.095506 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:48.097373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Updating group '8794e013-f66a-42cc-a4b0-01db4edbf2af' with 'available' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 05:57:48.102267 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.102267 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:48.112100 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cd6ae35-5616-46ca-9371-def46ec0bd62 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action returned with HTTP 202 Jul 24 05:57:48.112255 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 119/471] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 05:57:48 2026] POST /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:48.123714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.127570 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.127570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.127570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.127570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:48.131114 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.131114 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:48.141925 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c6c366d2-f9ae-4be6-b119-b145c3cfdd8b tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.142582 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 117/472] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:48.154515 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a968085-8058-4090-a1be-16c061e2ef54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.157012 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a968085-8058-4090-a1be-16c061e2ef54 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action Jul 24 05:57:48.157315 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a968085-8058-4090-a1be-16c061e2ef54 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:48.157541 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a968085-8058-4090-a1be-16c061e2ef54 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:48.159596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-8a968085-8058-4090-a1be-16c061e2ef54 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Updating group '8794e013-f66a-42cc-a4b0-01db4edbf2af' with 'error' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 05:57:48.163699 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.163699 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:48.175638 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a968085-8058-4090-a1be-16c061e2ef54 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action returned with HTTP 202 Jul 24 05:57:48.175939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 117/473] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 05:57:48 2026] POST /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:48.184311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.188098 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.188417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.188838 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.189145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:48.194495 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.194495 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:48.214996 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dbba5a6-3257-4a1c-a476-6628099d2bdf tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.214996 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 121/474] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 384 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:48.229715 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.232806 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] POST https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action Jul 24 05:57:48.233946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:48.233946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:48.236732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Updating group '8794e013-f66a-42cc-a4b0-01db4edbf2af' with 'available' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 24 05:57:48.241498 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.241498 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:48.251766 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e36a6a3-658d-40df-8c64-ed34582283e3 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action returned with HTTP 202 Jul 24 05:57:48.252512 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 120/475] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 05:57:48 2026] POST /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:48.260898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.263478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.264296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.264296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.264296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:48.269440 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.269440 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:48.282556 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc233abd-cf32-4ec5-bec2-0dc55bcee8b8 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.283188 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 118/476] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:48.293580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-464e8f07-2371-4092-8d93-8a2d94358da1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.296186 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 05:57:48.296547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.296773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.298733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:57:48.300024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:57:48.312005 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Get all volumes completed successfully. Jul 24 05:57:48.315804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-464e8f07-2371-4092-8d93-8a2d94358da1 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 05:57:48.316357 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 118/477] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:48.336980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.339070 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] POST https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action Jul 24 05:57:48.340398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:48.340398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:48.342299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] delete called for group 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 05:57:48.342404 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Delete group with id: 8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.347886 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.347886 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:48.419700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a5fe6a0-74fb-4e3b-a53f-2a2ba972e09d tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action returned with HTTP 202 Jul 24 05:57:48.419700 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 122/478] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 05:57:48 2026] POST /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:48.431540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:48.433962 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:48.434234 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:48.434620 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:48.434791 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:48.440275 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:48.440275 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:48.452642 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f61dff20-77eb-4cc5-aff3-ca64c741c58f tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 200 Jul 24 05:57:48.453044 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 121/479] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:48 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:49.468158 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af1043c8-efbe-4147-b72a-474025f60319 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.471575 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af1043c8-efbe-4147-b72a-474025f60319 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] GET https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af Jul 24 05:57:49.471886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af1043c8-efbe-4147-b72a-474025f60319 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.472057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af1043c8-efbe-4147-b72a-474025f60319 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.472222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-af1043c8-efbe-4147-b72a-474025f60319 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] show called for member 8794e013-f66a-42cc-a4b0-01db4edbf2af {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 05:57:49.478547 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af1043c8-efbe-4147-b72a-474025f60319 tempest-GroupsV320Test-1617271388 tempest-GroupsV320Test-1617271388-project-member] https://10.4.3.200/volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af returned with HTTP 404 Jul 24 05:57:49.478826 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 119/480] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 05:57:49 2026] GET /volume/v3/groups/8794e013-f66a-42cc-a4b0-01db4edbf2af => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 05:57:49.489962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88e4e628-8fe1-446f-bdef-bf5fd15c8992 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.491869 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88e4e628-8fe1-446f-bdef-bf5fd15c8992 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/be81d3b5-949f-4fc4-8541-385c810c22fb Jul 24 05:57:49.492781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88e4e628-8fe1-446f-bdef-bf5fd15c8992 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.493241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88e4e628-8fe1-446f-bdef-bf5fd15c8992 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.517508 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88e4e628-8fe1-446f-bdef-bf5fd15c8992 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/group_types/be81d3b5-949f-4fc4-8541-385c810c22fb returned with HTTP 202 Jul 24 05:57:49.517508 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 119/481] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 05:57:49 2026] DELETE /volume/v3/group_types/be81d3b5-949f-4fc4-8541-385c810c22fb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 05:57:49.529894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09dfec85-3b71-4247-ab69-240903b5a29b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.534045 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09dfec85-3b71-4247-ab69-240903b5a29b tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] DELETE https://10.4.3.200/volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 Jul 24 05:57:49.534045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09dfec85-3b71-4247-ab69-240903b5a29b tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.534593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09dfec85-3b71-4247-ab69-240903b5a29b tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.596994 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09dfec85-3b71-4247-ab69-240903b5a29b tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 returned with HTTP 202 Jul 24 05:57:49.597706 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 123/482] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:57:49 2026] DELETE /volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:49.611441 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5f02f6d-9eff-4ec8-930e-c32d61e99835 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.614786 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f02f6d-9eff-4ec8-930e-c32d61e99835 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] GET https://10.4.3.200/volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 Jul 24 05:57:49.615517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f02f6d-9eff-4ec8-930e-c32d61e99835 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.615517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5f02f6d-9eff-4ec8-930e-c32d61e99835 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.624190 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5f02f6d-9eff-4ec8-930e-c32d61e99835 tempest-GroupsV320Test-356585743 tempest-GroupsV320Test-356585743-project-admin] https://10.4.3.200/volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 returned with HTTP 404 Jul 24 05:57:49.626281 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 122/483] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:57:49 2026] GET /volume/v3/types/60b42e62-14e1-4d87-b586-76b18a158cc0 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:49.662266 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97231795-53f9-4aef-bb2d-f15763076e0d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.666046 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97231795-53f9-4aef-bb2d-f15763076e0d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:49.666961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97231795-53f9-4aef-bb2d-f15763076e0d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.666961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97231795-53f9-4aef-bb2d-f15763076e0d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.678803 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:49.678803 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:49.685695 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-97231795-53f9-4aef-bb2d-f15763076e0d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:49.693447 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97231795-53f9-4aef-bb2d-f15763076e0d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:49.694336 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 120/484] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:49 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:49.762667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.766613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:49.766819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.767120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.777962 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:49.777962 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:49.784487 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:49.790983 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-3c1c7bc9-cf50-434d-88e9-eef682ee159f tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:49.791597 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 120/485] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:49 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:49.950048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92b88377-1b7d-40f9-a24e-2b8bc12cc02a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.950048 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92b88377-1b7d-40f9-a24e-2b8bc12cc02a None None] GET https://10.4.3.200/volume// Jul 24 05:57:49.951435 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92b88377-1b7d-40f9-a24e-2b8bc12cc02a None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:49.951669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92b88377-1b7d-40f9-a24e-2b8bc12cc02a None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:49.953931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92b88377-1b7d-40f9-a24e-2b8bc12cc02a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:49.953931 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 124/486] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:57:49 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:49.969123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-38bd4f03-e54b-40ad-ba84-3445435ab5c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:49.971959 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-38bd4f03-e54b-40ad-ba84-3445435ab5c1 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:57:49.972214 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-38bd4f03-e54b-40ad-ba84-3445435ab5c1 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "051c7c79-f86c-4497-8ac2-f582ec327ebf", "connector": null, "instance_uuid": "f8b57242-73f8-494b-a1f3-21ca8b73f311"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:49.983287 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:49.983287 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:50.037360 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-38bd4f03-e54b-40ad-ba84-3445435ab5c1 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:57:50.037360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 123/487] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:57:49 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 24 05:57:50.095407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:50.098187 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:50.099046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:50.099046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:50.118605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fdad2bc-a70a-46ac-a377-b22c1cdc226d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:50.118804 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:50.118804 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:50.119152 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fdad2bc-a70a-46ac-a377-b22c1cdc226d None None] GET https://10.4.3.200/volume// Jul 24 05:57:50.119492 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fdad2bc-a70a-46ac-a377-b22c1cdc226d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:50.119705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fdad2bc-a70a-46ac-a377-b22c1cdc226d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:50.120119 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fdad2bc-a70a-46ac-a377-b22c1cdc226d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:50.120774 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 121/488] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:50.132097 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:50.138488 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02bbfafe-eb7a-468f-9871-7010af8d7086 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:50.139080 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 121/489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:50 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:50.145649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:50.149166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:50.149536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:50.152834 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:50.173264 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:50.173264 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:50.178617 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:50.187448 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-52ee75a2-5b9d-417b-a1c6-3533c01dc099 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:50.189089 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 125/490] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:57:50 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:57:50.333698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:50.337904 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] PUT https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f Jul 24 05:57:50.338384 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:50.350230 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Acquiring lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:57:50.358626 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:57:50.359932 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:50.359932 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:50.510624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" released by "attachment_update" :: held 0.153s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:57:50.510972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-5f6a9a2d-ee32-4f39-a8f9-c419f512df68 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f returned with HTTP 200 Jul 24 05:57:50.511625 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 124/491] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:57:50 2026] PUT /volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:51.161446 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-36cb376e-b38d-4482-bd38-15d327586c3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:51.164375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36cb376e-b38d-4482-bd38-15d327586c3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:51.164375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36cb376e-b38d-4482-bd38-15d327586c3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:51.164375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-36cb376e-b38d-4482-bd38-15d327586c3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:51.190221 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:51.190221 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:51.201266 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-36cb376e-b38d-4482-bd38-15d327586c3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:51.211313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-36cb376e-b38d-4482-bd38-15d327586c3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:51.212137 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 122/492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:51 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:52.235268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21e23a7f-1f71-499f-866e-d51b04b54632 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:52.238761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21e23a7f-1f71-499f-866e-d51b04b54632 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:52.238893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21e23a7f-1f71-499f-866e-d51b04b54632 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:52.239218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21e23a7f-1f71-499f-866e-d51b04b54632 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:52.256835 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:52.256835 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:52.267539 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21e23a7f-1f71-499f-866e-d51b04b54632 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:52.280105 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21e23a7f-1f71-499f-866e-d51b04b54632 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:52.281180 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 122/493] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:52 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:52.975983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:53.195356 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:53.196095 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-154664072"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:53.198110 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-154664072'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:53.198228 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 1 GB Jul 24 05:57:53.204999 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 05:57:53.214433 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (07ab629c-1d16-42cf-821f-4d5b831d2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:53.215930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee4abd-2127-45d0-b799-90a80f00a456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:53.217433 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:53.259936 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ee4abd-2127-45d0-b799-90a80f00a456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:53.261243 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30490d1-776d-4f25-9c73-3d51e085db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:53.302364 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:53.304915 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:53.305216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:53.307534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:53.333654 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:53.333654 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:53.342886 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:53.349232 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9c052fb-ff31-4cc0-93bb-61a981fc1b94 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:53.349544 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 125/494] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:53 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:53.387788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['6f8615b9-df8d-4c6c-bccd-8fdfc4dc4ce8', '1515c301-56d3-42e4-babc-17cc54453db3', '768845a7-afa7-4cee-9909-47b003739cd2', 'f9f17019-e892-47ab-8ec5-17db444b2898'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:53.388409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30490d1-776d-4f25-9c73-3d51e085db99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f8615b9-df8d-4c6c-bccd-8fdfc4dc4ce8', '1515c301-56d3-42e4-babc-17cc54453db3', '768845a7-afa7-4cee-9909-47b003739cd2', 'f9f17019-e892-47ab-8ec5-17db444b2898']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:53.389708 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2da7874-3a3e-44fe-a3dd-87f022067048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:53.419926 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2da7874-3a3e-44fe-a3dd-87f022067048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec43ccca-3749-47f9-9ff3-39dfbeff49db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-154664072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['6f8615b9-df8d-4c6c-bccd-8fdfc4dc4ce8','1515c301-56d3-42e4-babc-17cc54453db3','768845a7-afa7-4cee-9909-47b003739cd2','f9f17019-e892-47ab-8ec5-17db444b2898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-154664072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec43ccca-3749-47f9-9ff3-39dfbeff49db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:53.420872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8644f2dd-a80f-464a-a7cb-e96ca674f127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:53.443029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8644f2dd-a80f-464a-a7cb-e96ca674f127) transitioned into state 'SUCCESS' from state '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-154664072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['6f8615b9-df8d-4c6c-bccd-8fdfc4dc4ce8','1515c301-56d3-42e4-babc-17cc54453db3','768845a7-afa7-4cee-9909-47b003739cd2','f9f17019-e892-47ab-8ec5-17db444b2898'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:53.443668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2576d3-a400-43a4-b140-333f0f010e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:53.455635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba2576d3-a400-43a4-b140-333f0f010e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:53.457014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (07ab629c-1d16-42cf-821f-4d5b831d2763) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:53.457122 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 05:57:53.459031 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b9ab3c22-4912-4b90-8bcb-620b24db9e67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:53.459031 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 126/495] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:57:52 2026] POST /volume/v3/volumes => generated 753 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:53.479699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62178747-f85d-410a-b136-25426f088aa2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:53.482184 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62178747-f85d-410a-b136-25426f088aa2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:57:53.482184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62178747-f85d-410a-b136-25426f088aa2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:53.482405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62178747-f85d-410a-b136-25426f088aa2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:53.490867 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:53.490867 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:53.501140 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62178747-f85d-410a-b136-25426f088aa2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:57:53.509656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62178747-f85d-410a-b136-25426f088aa2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:57:53.510282 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 123/496] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:53 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:53.781950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac17765e-a524-4520-85e8-a5fdde6286ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:53.978429 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-836c7837-a17a-4384-8800-585f8046e5a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:53.981341 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-836c7837-a17a-4384-8800-585f8046e5a3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f/action Jul 24 05:57:53.981773 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-836c7837-a17a-4384-8800-585f8046e5a3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:53.982078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-836c7837-a17a-4384-8800-585f8046e5a3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:54.005722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac17765e-a524-4520-85e8-a5fdde6286ac tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] GET https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 24 05:57:54.006033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac17765e-a524-4520-85e8-a5fdde6286ac tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.006196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac17765e-a524-4520-85e8-a5fdde6286ac tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.021724 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.021724 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:54.038190 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac17765e-a524-4520-85e8-a5fdde6286ac tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 05:57:54.038190 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 123/497] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 24 05:57:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.046081 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20f9d85e-194f-4aaa-9e2b-7705d746562f req-836c7837-a17a-4384-8800-585f8046e5a3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f/action returned with HTTP 204 Jul 24 05:57:54.046783 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 126/498] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:57:53 2026] POST /volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:54.054714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0cfa790-81ad-44a6-bbeb-ecb3dcec1d7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.059354 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0cfa790-81ad-44a6-bbeb-ecb3dcec1d7d tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] GET https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 24 05:57:54.059768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0cfa790-81ad-44a6-bbeb-ecb3dcec1d7d tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.060077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0cfa790-81ad-44a6-bbeb-ecb3dcec1d7d tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.060349 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.060349 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:54.095025 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0cfa790-81ad-44a6-bbeb-ecb3dcec1d7d tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 05:57:54.095580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 127/499] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.115556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a62b828a-9b53-4fbe-ba6b-cfbc630ad165 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.122451 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a62b828a-9b53-4fbe-ba6b-cfbc630ad165 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:57:54.123287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a62b828a-9b53-4fbe-ba6b-cfbc630ad165 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1937102459"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:54.175429 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a62b828a-9b53-4fbe-ba6b-cfbc630ad165 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:57:54.175429 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 124/500] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:57:54 2026] POST /volume/v3/types => generated 228 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.189441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a997f419-6222-4c15-8262-071d4c7412d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.192201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a997f419-6222-4c15-8262-071d4c7412d3 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 24 05:57:54.192895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a997f419-6222-4c15-8262-071d4c7412d3 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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-1937102459": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1937102459": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1937102459": 7}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:54.368300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99198853-ece6-4716-bac1-fa84928e47cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.370779 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99198853-ece6-4716-bac1-fa84928e47cd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:54.371033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99198853-ece6-4716-bac1-fa84928e47cd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.371446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99198853-ece6-4716-bac1-fa84928e47cd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.388748 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.388748 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:54.395981 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99198853-ece6-4716-bac1-fa84928e47cd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:54.400223 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99198853-ece6-4716-bac1-fa84928e47cd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:54.401241 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 127/501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:54.411190 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a997f419-6222-4c15-8262-071d4c7412d3 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 05:57:54.411739 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 124/502] 10.4.3.200 () {68 vars in 1318 bytes} [Fri Jul 24 05:57:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.420578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.423055 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:54.423055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.423855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.425242 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.427165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/b562217a8ebc413095f42a1e859cb7fb/defaults Jul 24 05:57:54.427416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.427643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method 'defaults' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.436794 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.436794 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:54.441170 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.441729 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 05:57:54.442017 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.442344 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.442634 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.442953 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:54.449642 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2b9efd2-bd83-4ee3-83c2-d5a1cea273d6 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/b562217a8ebc413095f42a1e859cb7fb/defaults returned with HTTP 200 Jul 24 05:57:54.449846 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7ef459e-0558-4a24-bafe-8a08d86f2436 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:54.450002 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 125/503] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/os-quota-sets/b562217a8ebc413095f42a1e859cb7fb/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.450097 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 128/504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:54.534110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.537395 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:57:54.537395 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.538078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.547765 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.547765 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:54.552920 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:57:54.561968 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d420ef7a-c0c1-47c5-bb58-7021ab6a3100 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:57:54.562662 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 128/505] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.602398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.605323 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:57:54.605787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.606033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.618994 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.618994 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:54.628570 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:57:54.637818 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8470b5c3-e5ff-43e7-9097-348b9d383981 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:57:54.638880 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 125/506] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.659204 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66c13e6f-206a-48ec-aadc-c25678ae557e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.665546 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:57:54.665546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1391655207"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:54.678181 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.678181 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:54.681231 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:57:54.681231 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:57:54.719155 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3e58464-bf66-4841-a94a-7327f271e046 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.721819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/c4119d01fd164db3a79ffbbb4e5bac4d/defaults Jul 24 05:57:54.723616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.723616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method 'defaults' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.731122 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.731721 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.732644 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.732644 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 05:57:54.733182 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.733613 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.733974 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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 24 05:57:54.737823 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3e58464-bf66-4841-a94a-7327f271e046 tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/c4119d01fd164db3a79ffbbb4e5bac4d/defaults returned with HTTP 200 Jul 24 05:57:54.737950 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 129/507] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/os-quota-sets/c4119d01fd164db3a79ffbbb4e5bac4d/defaults => generated 645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:54.750648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['d167d8cd-6621-455d-ae22-202a72f7eb60', '8207d94b-2581-4903-b29e-910d85ee1625', '13b40a2a-a89a-48c6-a96b-515eaa940101', '24719aac-5837-462c-b0bf-4ac34e937d32'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:54.821972 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot create request issued successfully. Jul 24 05:57:54.822507 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66c13e6f-206a-48ec-aadc-c25678ae557e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:57:54.823175 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 126/508] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:57:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:54.840832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f035952-ce81-4c80-b962-0e24b11efeec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.843260 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f035952-ce81-4c80-b962-0e24b11efeec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:57:54.844143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f035952-ce81-4c80-b962-0e24b11efeec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.844143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f035952-ce81-4c80-b962-0e24b11efeec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.870808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1df2cbd3-bc47-451f-b2d2-3f2ac76ecd6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.873895 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1df2cbd3-bc47-451f-b2d2-3f2ac76ecd6c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] DELETE https://10.4.3.200/volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 Jul 24 05:57:54.874044 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1df2cbd3-bc47-451f-b2d2-3f2ac76ecd6c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.874545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1df2cbd3-bc47-451f-b2d2-3f2ac76ecd6c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.878001 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:54.878001 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:54.879894 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f035952-ce81-4c80-b962-0e24b11efeec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:57:54.880504 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f035952-ce81-4c80-b962-0e24b11efeec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 200 Jul 24 05:57:54.881133 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 129/509] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:57:54.941732 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1df2cbd3-bc47-451f-b2d2-3f2ac76ecd6c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 returned with HTTP 202 Jul 24 05:57:54.942021 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 126/510] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:57:54 2026] DELETE /volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:57:54.952764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-08c0fd43-dda7-40bf-a95b-9f2effbb80fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.955511 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08c0fd43-dda7-40bf-a95b-9f2effbb80fb tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] GET https://10.4.3.200/volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 Jul 24 05:57:54.956833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08c0fd43-dda7-40bf-a95b-9f2effbb80fb tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:54.957867 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-08c0fd43-dda7-40bf-a95b-9f2effbb80fb tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:54.963719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-08c0fd43-dda7-40bf-a95b-9f2effbb80fb tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 returned with HTTP 404 Jul 24 05:57:54.963719 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 130/511] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:57:54 2026] GET /volume/v3/types/6f317e51-b891-481f-a66f-abd36769cc70 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:54.972706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c93b541b-390c-4bfa-90bb-91b912cf059c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:54.976876 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c93b541b-390c-4bfa-90bb-91b912cf059c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-class-sets/default Jul 24 05:57:54.977370 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c93b541b-390c-4bfa-90bb-91b912cf059c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:55.014572 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:55.014572 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:55.122499 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c93b541b-390c-4bfa-90bb-91b912cf059c tempest-VolumeQuotaClassesTest-777916803 tempest-VolumeQuotaClassesTest-777916803-project-admin] https://10.4.3.200/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 24 05:57:55.123279 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 127/512] 10.4.3.200 () {68 vars in 1318 bytes} [Fri Jul 24 05:57:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:55.368430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:55.371876 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:55.372696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:55.372696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:55.393431 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:55.393431 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:55.399583 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:55.408429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-729c96f8-0b1c-40de-8ffe-b68836dac50b tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:55.408545 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 130/513] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:57:55 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:55.896714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:55.901379 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:57:55.901623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:55.902381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:55.927666 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:55.927666 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:55.927666 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:57:55.929734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0fe2175-c8ea-4052-8d86-076102b63c49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 200 Jul 24 05:57:55.929734 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 127/514] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:57:55 2026] GET /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:55.950055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:55.954171 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 05:57:55.954171 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "snapshot_id": "4d35063e-2946-4147-b8ac-b07c046368be", "name": "tempest-VolumesSnapshotTestJSON-Backup-1032341354", "container": "tempest-volumessnapshottestjson-backup-container-315784448"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:55.956502 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Creating new backup {'backup': {'volume_id': 'ec43ccca-3749-47f9-9ff3-39dfbeff49db', 'snapshot_id': '4d35063e-2946-4147-b8ac-b07c046368be', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1032341354', 'container': 'tempest-volumessnapshottestjson-backup-container-315784448'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 05:57:55.956781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Creating backup of volume ec43ccca-3749-47f9-9ff3-39dfbeff49db in container tempest-volumessnapshottestjson-backup-container-315784448 Jul 24 05:57:55.969009 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:55.969009 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:55.969779 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:57:56.009142 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:56.009142 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:56.009142 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:57:56.071262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['fdcc0b53-0f48-47ca-86b1-7e714596ef89', '811664cf-a06d-42c4-ba36-8c32e7927082'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:56.157258 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a21bfa4e-f570-47dd-b296-26bb9c086884 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 05:57:56.157824 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 131/515] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:57:55 2026] POST /volume/v3/backups => generated 335 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:56.171034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fccf7942-d7cc-4faf-a03f-20810becb67e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:56.177661 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fccf7942-d7cc-4faf-a03f-20810becb67e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:57:56.177968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fccf7942-d7cc-4faf-a03f-20810becb67e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:56.178259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fccf7942-d7cc-4faf-a03f-20810becb67e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:56.178551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fccf7942-d7cc-4faf-a03f-20810becb67e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:57:56.204031 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:56.204031 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:56.205612 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fccf7942-d7cc-4faf-a03f-20810becb67e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:57:56.206369 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 128/516] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:56 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 808 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:56.566129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00e9966a-0876-47e0-b980-adff678cc16d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:56.566129 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00e9966a-0876-47e0-b980-adff678cc16d None None] GET https://10.4.3.200/volume// Jul 24 05:57:56.566585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00e9966a-0876-47e0-b980-adff678cc16d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:56.566585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00e9966a-0876-47e0-b980-adff678cc16d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:56.566953 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00e9966a-0876-47e0-b980-adff678cc16d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:56.567322 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 131/517] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:56.581919 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-09200d0d-afcc-4cc2-a55e-7bb602b74fd6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:56.586975 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-09200d0d-afcc-4cc2-a55e-7bb602b74fd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:57:56.587030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-09200d0d-afcc-4cc2-a55e-7bb602b74fd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "051c7c79-f86c-4497-8ac2-f582ec327ebf", "connector": null, "instance_uuid": "f8b57242-73f8-494b-a1f3-21ca8b73f311"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:56.605280 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:56.605280 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:56.654316 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-09200d0d-afcc-4cc2-a55e-7bb602b74fd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:57:56.654800 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 128/518] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:57:56 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 24 05:57:56.666211 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eac8337a-8896-43e6-94ff-4c92703cfd96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:56.666830 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac8337a-8896-43e6-94ff-4c92703cfd96 None None] GET https://10.4.3.200/volume// Jul 24 05:57:56.667007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eac8337a-8896-43e6-94ff-4c92703cfd96 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:56.667222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eac8337a-8896-43e6-94ff-4c92703cfd96 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:56.667631 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac8337a-8896-43e6-94ff-4c92703cfd96 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:56.667947 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 132/519] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:56.677970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:56.680772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:56.681040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:56.681267 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:56.695788 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:56.695788 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:56.700706 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:56.705912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-d133f5c9-58ef-4f5d-a77a-77d85327d4dd tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:56.706696 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 129/520] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:57:56 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1318 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:57:57.092700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-3f0627ea-6c3a-447e-b480-9e82ac45bf7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:57.096191 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-3f0627ea-6c3a-447e-b480-9e82ac45bf7e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f Jul 24 05:57:57.096498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-3f0627ea-6c3a-447e-b480-9e82ac45bf7e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:57.096795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-3f0627ea-6c3a-447e-b480-9e82ac45bf7e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:57.110535 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:57.110535 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:57.229485 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9825456-bb26-427c-9998-3fdf99c8098f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:57.233064 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9825456-bb26-427c-9998-3fdf99c8098f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:57:57.234169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9825456-bb26-427c-9998-3fdf99c8098f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:57.234853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9825456-bb26-427c-9998-3fdf99c8098f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:57.235672 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a9825456-bb26-427c-9998-3fdf99c8098f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:57:57.253595 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=178,cinder:UPDATE=25,cinder:INSERT=17 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:57:57.273323 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:57.273323 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:57.274208 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9825456-bb26-427c-9998-3fdf99c8098f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:57:57.274709 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 129/521] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:57 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:57.280254 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-3f0627ea-6c3a-447e-b480-9e82ac45bf7e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f returned with HTTP 200 Jul 24 05:57:57.280709 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 132/522] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:57:57 2026] DELETE /volume/v3/attachments/99dbac76-9325-4148-841d-a3f97581823f => generated 192 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:57.700380 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f492d7f-98bc-495e-864d-505237c01ab9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:57.701004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f492d7f-98bc-495e-864d-505237c01ab9 None None] GET https://10.4.3.200/volume// Jul 24 05:57:57.701134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f492d7f-98bc-495e-864d-505237c01ab9 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:57.701373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f492d7f-98bc-495e-864d-505237c01ab9 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:57.701809 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f492d7f-98bc-495e-864d-505237c01ab9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:57:57.702211 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 133/523] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:57:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:57:57.713206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:57.717929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:57:57.718079 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:57.718444 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:57.735177 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:57.735177 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:57:57.744131 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:57:57.755549 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-971b1e9e-ad51-4909-a8ae-f9fda51400fc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:57:57.756724 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 130/524] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:57:57 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1025 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:57:57.886863 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:57.891279 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] PUT https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 Jul 24 05:57:57.891763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:57.905084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Acquiring lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:57:57.912278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:57:57.913713 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:57.913713 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:58.060576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-051c7c79-f86c-4497-8ac2-f582ec327ebf-np0000005810" released by "attachment_update" :: held 0.149s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:57:58.060988 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-a16ebb3f-aacd-492a-b625-5e2d10973bad tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 returned with HTTP 200 Jul 24 05:57:58.061514 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 130/525] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:57:57 2026] PUT /volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:57:58.097050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-06830aad-399e-4efe-8329-1383ee2d6250 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:58.100090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-06830aad-399e-4efe-8329-1383ee2d6250 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1/action Jul 24 05:57:58.100883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-06830aad-399e-4efe-8329-1383ee2d6250 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:57:58.101044 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-06830aad-399e-4efe-8329-1383ee2d6250 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:58.139556 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:58.139556 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:58.156433 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e12536bd-798b-4946-86b2-d1ec6e880769 req-06830aad-399e-4efe-8329-1383ee2d6250 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1/action returned with HTTP 204 Jul 24 05:57:58.156789 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 133/526] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:57:58 2026] POST /volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:57:58.295167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:58.298583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:57:58.298845 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:58.299049 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:58.299436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:57:58.302958 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=192,cinder:INSERT=34,cinder:UPDATE=45 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:57:58.311968 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:58.311968 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:58.313500 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fae08b3c-dc87-4993-84ee-1ba94e6d223f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:57:58.314457 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 134/527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:58 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:59.091121 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15ee2dae-1e54-46f8-938b-48cf470e02a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:59.250891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15ee2dae-1e54-46f8-938b-48cf470e02a2 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d Jul 24 05:57:59.251219 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15ee2dae-1e54-46f8-938b-48cf470e02a2 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:59.251295 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15ee2dae-1e54-46f8-938b-48cf470e02a2 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:59.275103 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15ee2dae-1e54-46f8-938b-48cf470e02a2 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d returned with HTTP 200 Jul 24 05:57:59.275728 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 131/528] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:57:59 2026] GET /volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d => generated 437 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:59.286377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-291ad4c7-85ab-47f7-b487-a9566bee289a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:59.332952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:59.336215 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:57:59.337882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:59.338354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:59.338663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:57:59.364356 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:59.364356 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:57:59.364996 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fc4bad7-058e-4ed1-b38e-8b16a669781f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:57:59.366044 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 134/529] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:59 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:57:59.401495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:57:59.402282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1180186144"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:57:59.410970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1180186144'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:57:59.410970 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume of 1 GB Jul 24 05:57:59.410970 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:59.410970 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:57:59.412645 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Availability Zones retrieved successfully. Jul 24 05:57:59.425546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (7ec79c85-3825-46ca-9563-5934ab14a119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:59.425810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c7ce3b-1bbb-4260-bd59-338174823e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:59.428368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:57:59.466029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c7ce3b-1bbb-4260-bd59-338174823e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:59.467124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ccb5154-e59d-42fb-813d-56361a958963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:59.590662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Created reservations ['b415eb25-635f-4f3d-b10d-96d3e6d99ba3', 'd7b00339-73e6-4692-a4b8-4d07a1dfe81d', '4f9aea20-319b-46fb-b99d-b425ad3cd92d', '053150eb-1688-499f-8b42-244ff9eb0974'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:57:59.591067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ccb5154-e59d-42fb-813d-56361a958963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b415eb25-635f-4f3d-b10d-96d3e6d99ba3', 'd7b00339-73e6-4692-a4b8-4d07a1dfe81d', '4f9aea20-319b-46fb-b99d-b425ad3cd92d', '053150eb-1688-499f-8b42-244ff9eb0974']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:59.592005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080278c5-3b41-47d0-bd53-a6f3671df3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:59.635981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080278c5-3b41-47d0-bd53-a6f3671df3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75e734b6-7aab-4753-a095-1fb9665eef10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1180186144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='689ca294a11c4e0a8ac8cb542f07934d',qos_specs=None,replication_status=,reservations=['b415eb25-635f-4f3d-b10d-96d3e6d99ba3','d7b00339-73e6-4692-a4b8-4d07a1dfe81d','4f9aea20-319b-46fb-b99d-b425ad3cd92d','053150eb-1688-499f-8b42-244ff9eb0974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af737b3c62be4f65bcbe0cd2410bc357',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1180186144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75e734b6-7aab-4753-a095-1fb9665eef10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='689ca294a11c4e0a8ac8cb542f07934d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af737b3c62be4f65bcbe0cd2410bc357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:59.642218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e3674c-3aef-4e94-bbb3-cc5ba7b329d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:59.696527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48e3674c-3aef-4e94-bbb3-cc5ba7b329d6) transitioned into state 'SUCCESS' from state '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-1180186144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='689ca294a11c4e0a8ac8cb542f07934d',qos_specs=None,replication_status=,reservations=['b415eb25-635f-4f3d-b10d-96d3e6d99ba3','d7b00339-73e6-4692-a4b8-4d07a1dfe81d','4f9aea20-319b-46fb-b99d-b425ad3cd92d','053150eb-1688-499f-8b42-244ff9eb0974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af737b3c62be4f65bcbe0cd2410bc357',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:59.698177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49933e49-d157-4e2c-a655-d27c55df98d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:57:59.725807 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49933e49-d157-4e2c-a655-d27c55df98d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:57:59.726952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (7ec79c85-3825-46ca-9563-5934ab14a119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:57:59.726952 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume request issued successfully. Jul 24 05:57:59.727484 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-291ad4c7-85ab-47f7-b487-a9566bee289a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:57:59.728160 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 131/530] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:57:59 2026] POST /volume/v3/volumes => generated 759 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:57:59.745393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f911aca9-415f-4047-b4c8-b05242c2a94a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:57:59.747570 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f911aca9-415f-4047-b4c8-b05242c2a94a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] GET https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:57:59.748465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f911aca9-415f-4047-b4c8-b05242c2a94a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:57:59.748658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f911aca9-415f-4047-b4c8-b05242c2a94a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:57:59.764627 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:57:59.764627 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:57:59.772870 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f911aca9-415f-4047-b4c8-b05242c2a94a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:57:59.782934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f911aca9-415f-4047-b4c8-b05242c2a94a tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 200 Jul 24 05:57:59.783783 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 135/531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:57:59 2026] GET /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 827 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:00.387397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:00.392591 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:00.392591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:00.393017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:00.393348 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:00.405774 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:00.405774 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:00.406183 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14ab01e2-cc58-4ecd-a166-dccbbbdd1320 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:00.408303 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 132/532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:00 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:00.802020 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:00.804646 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] GET https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:00.804998 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:00.805287 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:00.817189 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:00.817189 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:00.822703 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:58:00.835265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-000696c8-4219-4bbb-a64a-b0bd6ec28100 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 200 Jul 24 05:58:00.836455 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 135/533] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:00 2026] GET /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:00.864263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e949de34-740d-4cd4-ab0e-208768977276 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:00.868051 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d Jul 24 05:58:00.868566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:00.882626 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:00.882626 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:00.983081 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.983081 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.985446 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.985446 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 24 05:58:00.986429 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.987349 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.988107 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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 24 05:58:00.999096 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e949de34-740d-4cd4-ab0e-208768977276 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d returned with HTTP 200 Jul 24 05:58:00.999096 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 132/534] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:00 2026] PUT /volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d => generated 392 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:01.019215 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.022304 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:01.022919 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:01.026056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:01.026056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume of 2 GB Jul 24 05:58:01.033927 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Availability Zones retrieved successfully. Jul 24 05:58:01.045510 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (c3ca9ca0-5ccb-41e5-89f4-b282a6f2559a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:01.046765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2dbcca-4a9d-47ee-9dc0-db7d0a0340cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.048441 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Validating volume size '2' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:01.117145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2dbcca-4a9d-47ee-9dc0-db7d0a0340cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:01.120699 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad7b02-867d-460b-9066-9b2db201183c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.233206 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota_utils [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Quota exceeded for 689ca294a11c4e0a8ac8cb542f07934d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 05:58:01.237561 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad7b02-867d-460b-9066-9b2db201183c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 05:58:01.237561 np0000005810 devstack@c-api.service[100224]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 24 05:58:01.240596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad7b02-867d-460b-9066-9b2db201183c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.241507 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5ad7b02-867d-460b-9066-9b2db201183c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:58:01.243052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2dbcca-4a9d-47ee-9dc0-db7d0a0340cb) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.246521 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf2dbcca-4a9d-47ee-9dc0-db7d0a0340cb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:58:01.246521 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (c3ca9ca0-5ccb-41e5-89f4-b282a6f2559a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 05:58:01.246521 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.middleware.fault [None req-277ff520-b38a-4fde-b8d6-b664909ed6d9 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 413 Jul 24 05:58:01.246521 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 136/535] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:01 2026] POST /volume/v3/volumes => generated 208 bytes in 227 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 05:58:01.257837 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6f4d4c9-8d15-483b-8d60-c6d90762d7ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.261644 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6f4d4c9-8d15-483b-8d60-c6d90762d7ef tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d Jul 24 05:58:01.262560 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6f4d4c9-8d15-483b-8d60-c6d90762d7ef tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:01.423163 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.426907 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:01.427387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:01.427497 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:01.427693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:01.434644 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.434644 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:01.435933 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec510b33-cabf-42d9-a955-3251c7d5ede1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:01.436663 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 136/536] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:01 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:01.454980 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6f4d4c9-8d15-483b-8d60-c6d90762d7ef tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d returned with HTTP 200 Jul 24 05:58:01.455958 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 133/537] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:01 2026] PUT /volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d => generated 392 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:01.476916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.479647 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:01.480115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:01.481823 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:01.493177 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Create volume of 1 GB Jul 24 05:58:01.493177 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Availability Zones retrieved successfully. Jul 24 05:58:01.498273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (a224b3ae-79c5-4c47-9449-3163931353c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:01.500224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4c5b44-b2d2-4044-bc35-0daa96ed2f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.501962 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:01.542865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4c5b44-b2d2-4044-bc35-0daa96ed2f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:01.543854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbaee07-d486-4457-91fd-cfefeb71046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.589162 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota_utils [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Quota exceeded for 689ca294a11c4e0a8ac8cb542f07934d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 24 05:58:01.593186 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbaee07-d486-4457-91fd-cfefeb71046c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 05:58:01.593186 np0000005810 devstack@c-api.service[100225]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 24 05:58:01.595512 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbaee07-d486-4457-91fd-cfefeb71046c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.596387 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfbaee07-d486-4457-91fd-cfefeb71046c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:58:01.597125 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4c5b44-b2d2-4044-bc35-0daa96ed2f43) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:01.597952 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c4c5b44-b2d2-4044-bc35-0daa96ed2f43) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:58:01.598853 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Flow 'volume_create_api' (a224b3ae-79c5-4c47-9449-3163931353c3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 05:58:01.599237 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-e4c3a1c8-a20c-409b-b947-a4b2f73950bb tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 413 Jul 24 05:58:01.600064 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 133/538] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:01 2026] POST /volume/v3/volumes => generated 150 bytes in 124 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 05:58:01.610758 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db71fd92-cfb1-4a01-9fde-0e25d9630468 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.612705 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db71fd92-cfb1-4a01-9fde-0e25d9630468 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d Jul 24 05:58:01.613097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db71fd92-cfb1-4a01-9fde-0e25d9630468 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:01.619137 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.619137 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:01.687635 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db71fd92-cfb1-4a01-9fde-0e25d9630468 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d returned with HTTP 200 Jul 24 05:58:01.688139 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 137/539] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:01 2026] PUT /volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:01.700641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.702710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] POST https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10/action Jul 24 05:58:01.703099 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:01.703247 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:01.713518 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.713518 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:01.715013 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:58:01.781260 np0000005810 devstack@c-api.service[100222]: ERROR cinder.volume.api [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Quota exceeded for 689ca294a11c4e0a8ac8cb542f07934d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 05:58:01.804426 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.middleware.fault [None req-42d1d58f-f76f-43af-ac79-0f80ba2685da tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10/action returned with HTTP 413 Jul 24 05:58:01.805860 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 137/540] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:01 2026] POST /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10/action => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 05:58:01.816699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d13540ee-713f-4dfd-a900-df51eb463548 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.820109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d13540ee-713f-4dfd-a900-df51eb463548 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] GET https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:01.820109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d13540ee-713f-4dfd-a900-df51eb463548 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:01.821169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d13540ee-713f-4dfd-a900-df51eb463548 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:01.836575 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.836575 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:01.843712 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d13540ee-713f-4dfd-a900-df51eb463548 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:58:01.849941 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d13540ee-713f-4dfd-a900-df51eb463548 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 200 Jul 24 05:58:01.850559 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 134/541] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:01 2026] GET /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:01.865023 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.869002 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] DELETE https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:01.869581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:01.871867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:01.871867 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Delete volume with id: 75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:01.881998 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.881998 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:01.883023 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:58:01.953826 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Delete volume request issued successfully. Jul 24 05:58:01.953826 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36badcf9-b31a-430e-a992-eb4b2eb2a7ac tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 202 Jul 24 05:58:01.953826 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 134/542] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:01 2026] DELETE /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:01.965835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:01.970553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] GET https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:01.970784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:01.971007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:01.983157 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:01.983157 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:01.990172 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Volume info retrieved successfully. Jul 24 05:58:01.998409 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8e4b274-0614-4055-8c64-e0594a81bc0b tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 200 Jul 24 05:58:01.998409 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 138/543] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:01 2026] GET /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:02.458558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-88809b64-0983-4e12-91b0-34ea6539ff69 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:02.462718 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88809b64-0983-4e12-91b0-34ea6539ff69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:02.463180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88809b64-0983-4e12-91b0-34ea6539ff69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:02.463922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88809b64-0983-4e12-91b0-34ea6539ff69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:02.465868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-88809b64-0983-4e12-91b0-34ea6539ff69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:02.466339 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=181,cinder:UPDATE=46,cinder:INSERT=17 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:58:02.475708 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:02.475708 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:02.475708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88809b64-0983-4e12-91b0-34ea6539ff69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:02.480227 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 138/544] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:02 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:03.024648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9f3992e-3645-45f0-a71a-a94c4d807539 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:03.027873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9f3992e-3645-45f0-a71a-a94c4d807539 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] GET https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 Jul 24 05:58:03.028973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9f3992e-3645-45f0-a71a-a94c4d807539 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:03.030081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9f3992e-3645-45f0-a71a-a94c4d807539 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:03.043647 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9f3992e-3645-45f0-a71a-a94c4d807539 tempest-VolumeQuotasNegativeTestJSON-2063701775 tempest-VolumeQuotasNegativeTestJSON-2063701775-project-member] https://10.4.3.200/volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 returned with HTTP 404 Jul 24 05:58:03.044481 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 135/545] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:03 2026] GET /volume/v3/volumes/75e734b6-7aab-4753-a095-1fb9665eef10 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:03.056862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b835cf47-ccfe-4455-b23d-f01d1dcc4c74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:03.058767 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b835cf47-ccfe-4455-b23d-f01d1dcc4c74 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d Jul 24 05:58:03.059342 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b835cf47-ccfe-4455-b23d-f01d1dcc4c74 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:03.311797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b835cf47-ccfe-4455-b23d-f01d1dcc4c74 tempest-VolumeQuotasNegativeTestJSON-1417907784 tempest-VolumeQuotasNegativeTestJSON-1417907784-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d returned with HTTP 200 Jul 24 05:58:03.312410 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 135/546] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 05:58:03 2026] PUT /volume/v3/os-quota-sets/689ca294a11c4e0a8ac8cb542f07934d => generated 395 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:03.490374 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:03.493750 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:03.493750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:03.494226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:03.494488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:03.503496 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:03.503496 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:03.504050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f4c6cba-2cb7-4d59-ba28-de3ebf230a7b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:03.505404 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 139/547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:03 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:04.524010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:04.529003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:04.529003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:04.529271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:04.529698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:04.542302 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:04.542302 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:04.544171 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12085db2-5c6b-4dc3-b2a9-5679e6cf3f17 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:04.545804 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 139/548] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:04 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:05.560819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93569109-2495-4022-92e8-aafcaeb0515e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:05.564054 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93569109-2495-4022-92e8-aafcaeb0515e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:05.564386 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93569109-2495-4022-92e8-aafcaeb0515e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:05.564791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93569109-2495-4022-92e8-aafcaeb0515e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:05.565045 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-93569109-2495-4022-92e8-aafcaeb0515e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:05.571943 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:05.571943 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:05.572609 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93569109-2495-4022-92e8-aafcaeb0515e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:05.573095 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 136/549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:05 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:06.592836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:06.595983 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:06.597966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:06.597966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:06.597966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:06.607630 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:06.607630 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:06.607630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30bded4a-fd30-4f80-ae13-d28abb2d1ae9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:06.607630 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 136/550] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:06 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:07.624348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:07.629022 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:07.631928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:07.632713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:07.632713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:07.644657 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:07.644657 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:07.645988 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37fc60a0-961a-4c2f-a74b-09060e7a1dac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:07.646715 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 140/551] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:07 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:08.182975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.191228 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:08.191546 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.191653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:08.205128 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:08.205128 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:08.215883 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:08.226035 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-f2634839-0e3f-4773-aacb-2ebb598467ec tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:08.226035 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 140/552] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:08.408201 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a0cc47f-d1a7-4f00-bea7-e4f0276264fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.627166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a0cc47f-d1a7-4f00-bea7-e4f0276264fa tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 Jul 24 05:58:08.627430 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc47f-d1a7-4f00-bea7-e4f0276264fa tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.627617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a0cc47f-d1a7-4f00-bea7-e4f0276264fa tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:08.631113 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=241,cinder:INSERT=32,cinder:UPDATE=66 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:58:08.654772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a0cc47f-d1a7-4f00-bea7-e4f0276264fa tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 returned with HTTP 200 Jul 24 05:58:08.654831 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 137/553] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 => generated 437 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:08.665436 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.666097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-603852d8-2acb-41c4-8d9e-94b945dafe78 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.668322 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:08.668322 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.669497 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-603852d8-2acb-41c4-8d9e-94b945dafe78 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 Jul 24 05:58:08.669671 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:08.669746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:08.669910 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-603852d8-2acb-41c4-8d9e-94b945dafe78 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:08.677123 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:08.677123 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:08.677440 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-405dc79b-006a-4ae2-9475-d2d6508e5212 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:08.677829 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 137/554] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:08.732447 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00303581-5ca6-40a1-8e4a-3e295716aec9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.733039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00303581-5ca6-40a1-8e4a-3e295716aec9 None None] GET https://10.4.3.200/volume// Jul 24 05:58:08.733336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00303581-5ca6-40a1-8e4a-3e295716aec9 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.733625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00303581-5ca6-40a1-8e4a-3e295716aec9 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:08.734071 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00303581-5ca6-40a1-8e4a-3e295716aec9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:08.736909 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 141/555] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:08.765305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-5a646e4f-a4c8-4aa1-afda-8b35712aa338 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.805550 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-603852d8-2acb-41c4-8d9e-94b945dafe78 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 returned with HTTP 200 Jul 24 05:58:08.806034 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 141/556] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:08 2026] PUT /volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 => generated 390 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:08.808095 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-5a646e4f-a4c8-4aa1-afda-8b35712aa338 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:58:08.808647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-5a646e4f-a4c8-4aa1-afda-8b35712aa338 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb9d2d20-810a-440a-9185-711654b3cad4", "connector": null, "instance_uuid": "a6dc8457-f70a-4bff-95fe-50789ecbff14"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:08.816527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.821546 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:08.821546 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:08.900785 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-5a646e4f-a4c8-4aa1-afda-8b35712aa338 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:58:08.901215 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 138/557] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:58:08 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:08.950612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:08.950832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1959358856"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:08.953920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1959358856'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:08.953920 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create volume of 1 GB Jul 24 05:58:08.962478 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Availability Zones retrieved successfully. Jul 24 05:58:08.969189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.969629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Flow 'volume_create_api' (3600b503-1e41-4474-b603-adfdb09c9f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:08.971185 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569da2fd-df1e-4396-9ec4-6f2b45f63f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:08.971462 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:08.971722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.972656 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:08.972993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:08.991815 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:08.991815 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:08.998193 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:08.998236 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b61bd64-573f-429c-94bf-ef154e4bbe67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:08.998557 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b61bd64-573f-429c-94bf-ef154e4bbe67 None None] GET https://10.4.3.200/volume// Jul 24 05:58:08.998712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b61bd64-573f-429c-94bf-ef154e4bbe67 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:08.999035 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b61bd64-573f-429c-94bf-ef154e4bbe67 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:09.000027 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b61bd64-573f-429c-94bf-ef154e4bbe67 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:09.003695 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 142/558] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:09.007066 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-851291b4-cbd9-4f56-aa68-deaeae9bb0d0 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:09.007649 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 142/559] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:08 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:09.009088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:09.012746 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:09.013003 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:09.013229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:09.022715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (569da2fd-df1e-4396-9ec4-6f2b45f63f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:09.022715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e8e20a-cd4a-435e-b2f1-9f4541b1a9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:09.030787 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:09.030787 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:09.036575 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:09.043896 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-c125081e-cea3-4a7f-ac89-4511d02d5d3a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:09.044714 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 139/560] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:09 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:09.145907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Created reservations ['39a22dba-1d06-4bec-8022-68b6b22bc3e4', '396d204d-7dc6-41a1-b90f-59629c05e814', '6258ab6b-3f05-4f9c-b87d-faf8e095d95c', '60e70084-4a1f-4514-9ad1-4c7e580d8cbb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:09.146987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3e8e20a-cd4a-435e-b2f1-9f4541b1a9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39a22dba-1d06-4bec-8022-68b6b22bc3e4', '396d204d-7dc6-41a1-b90f-59629c05e814', '6258ab6b-3f05-4f9c-b87d-faf8e095d95c', '60e70084-4a1f-4514-9ad1-4c7e580d8cbb']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:09.150060 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de5d490-da97-449b-8f5b-33bff4deb9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:09.154769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:09.158292 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] PUT https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e Jul 24 05:58:09.158973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:09.170643 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Acquiring lock "cinder-attachment_update-bb9d2d20-810a-440a-9185-711654b3cad4-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:58:09.176907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Lock "cinder-attachment_update-bb9d2d20-810a-440a-9185-711654b3cad4-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:58:09.178668 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:09.178668 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:09.189412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2de5d490-da97-449b-8f5b-33bff4deb9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d53d7f0-2fc6-4b30-a9bc-af77f8673d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1959358856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ea7a4369e646a8bbf8ae2991548b77',qos_specs=None,replication_status=,reservations=['39a22dba-1d06-4bec-8022-68b6b22bc3e4','396d204d-7dc6-41a1-b90f-59629c05e814','6258ab6b-3f05-4f9c-b87d-faf8e095d95c','60e70084-4a1f-4514-9ad1-4c7e580d8cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c653a9376de435f9075677ca56fb571',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1959358856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d53d7f0-2fc6-4b30-a9bc-af77f8673d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69ea7a4369e646a8bbf8ae2991548b77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c653a9376de435f9075677ca56fb571',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:09.190231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a447bdf-3818-4ba5-850e-6aba1ffebbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:09.237192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a447bdf-3818-4ba5-850e-6aba1ffebbb5) transitioned into state 'SUCCESS' from state '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-1959358856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69ea7a4369e646a8bbf8ae2991548b77',qos_specs=None,replication_status=,reservations=['39a22dba-1d06-4bec-8022-68b6b22bc3e4','396d204d-7dc6-41a1-b90f-59629c05e814','6258ab6b-3f05-4f9c-b87d-faf8e095d95c','60e70084-4a1f-4514-9ad1-4c7e580d8cbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c653a9376de435f9075677ca56fb571',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:09.238298 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2d2754-3c70-4c42-a4c1-eeef445fd276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:09.263156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2d2754-3c70-4c42-a4c1-eeef445fd276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:09.264348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Flow 'volume_create_api' (3600b503-1e41-4474-b603-adfdb09c9f9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:09.265047 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create volume request issued successfully. Jul 24 05:58:09.265738 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f40fe09-9b96-441e-a6b6-a46b831cfec3 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:09.266367 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 138/561] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:08 2026] POST /volume/v3/volumes => generated 767 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:09.286789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:09.290039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:09.290320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:09.290870 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:09.301733 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:09.301733 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:09.310399 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:09.322865 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7beef1e-aa64-4c48-a64f-a7e79938e136 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 200 Jul 24 05:58:09.323482 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 143/562] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:09 2026] GET /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 835 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:09.354345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Lock "cinder-attachment_update-bb9d2d20-810a-440a-9185-711654b3cad4-np0000005810" released by "attachment_update" :: held 0.177s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:58:09.354862 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-b4469fef-b77b-4a4d-8a8a-5570c0dfe743 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e returned with HTTP 200 Jul 24 05:58:09.355703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 143/563] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:58:09 2026] PUT /volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:09.692172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:09.696652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:09.696652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:09.696652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:09.696652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:09.702050 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:09.702050 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:09.703559 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dd29ba0-63e8-4206-96be-d0e9c13ed97b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:09.705637 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 140/564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:09 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:10.025089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79e07b5a-6875-460e-ab11-27210ad58f59 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:10.027612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79e07b5a-6875-460e-ab11-27210ad58f59 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:10.028227 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79e07b5a-6875-460e-ab11-27210ad58f59 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:10.028227 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79e07b5a-6875-460e-ab11-27210ad58f59 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:10.044818 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:10.044818 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:10.050587 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79e07b5a-6875-460e-ab11-27210ad58f59 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:10.057371 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79e07b5a-6875-460e-ab11-27210ad58f59 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:10.058086 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 139/565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:10 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:10.340568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8230460f-405c-414b-a4e2-a72ac59b2569 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:10.342792 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8230460f-405c-414b-a4e2-a72ac59b2569 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:10.344516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8230460f-405c-414b-a4e2-a72ac59b2569 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:10.344516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8230460f-405c-414b-a4e2-a72ac59b2569 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:10.351780 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:10.351780 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:10.356532 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8230460f-405c-414b-a4e2-a72ac59b2569 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:10.364672 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8230460f-405c-414b-a4e2-a72ac59b2569 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 200 Jul 24 05:58:10.365136 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 144/566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:10 2026] GET /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:10.383652 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e42bb63-25eb-4329-83b5-52a481004475 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:10.386240 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:10.386635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d53d7f0-2fc6-4b30-a9bc-af77f8673d81", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1695479652"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:10.400692 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:10.400692 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:10.401404 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:10.401543 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create snapshot from volume 2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:10.491730 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Created reservations ['8e95f759-797b-4fd1-b456-d321e90803b8', '8f328c6e-bb77-474b-a67a-8874ad5f346d', 'e0a61e39-7274-40f6-9217-bcb9e3d37035', '703a8743-8e80-423f-80e8-9475cbea7544'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:10.556393 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot create request issued successfully. Jul 24 05:58:10.557131 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e42bb63-25eb-4329-83b5-52a481004475 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:10.557926 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 144/567] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:10.569174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:10.577074 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:10.577074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:10.577074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:10.583476 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:10.583476 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:10.613778 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot retrieved successfully. Jul 24 05:58:10.613778 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa5ec2ec-3567-4a51-ab65-47b759bf315f tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e returned with HTTP 200 Jul 24 05:58:10.613778 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 141/568] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:10 2026] GET /volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e => generated 455 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:10.717374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:10.722700 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:10.722700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:10.722700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:10.722700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:10.726529 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:10.726529 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:10.727388 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a9a7d17-dacb-44ef-8753-4f7df2e76442 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:10.727825 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 140/569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:10 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.074842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.076813 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:11.077072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:11.077303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:11.091863 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.091863 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:11.097325 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:11.103789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d463bd6e-f66d-4025-9aa9-a887a9b5e050 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:11.104395 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 145/570] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:11 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.600052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.603366 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:11.606373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:11.606373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:11.611178 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.611178 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:11.615757 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot retrieved successfully. Jul 24 05:58:11.615757 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01f0e649-5dc8-433a-bd23-759278ed4c85 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e returned with HTTP 200 Jul 24 05:58:11.615757 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 145/571] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:11 2026] GET /volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.627476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb49dac3-5be8-48f1-ba31-e4932e9c271d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.632955 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb49dac3-5be8-48f1-ba31-e4932e9c271d tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 Jul 24 05:58:11.632955 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb49dac3-5be8-48f1-ba31-e4932e9c271d tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:11.727926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb49dac3-5be8-48f1-ba31-e4932e9c271d tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 returned with HTTP 200 Jul 24 05:58:11.728892 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 142/572] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:11 2026] PUT /volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 => generated 390 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.741866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.744057 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:11.744511 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d53d7f0-2fc6-4b30-a9bc-af77f8673d81"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:11.744767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.748695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:11.748695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:11.748695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:11.748695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:11.754901 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.754901 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:11.755988 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1f8c3936-cd57-48e2-997c-e8b43287f794 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:11.756468 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 146/573] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:11 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.756862 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.756862 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:11.757478 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:11.757916 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create snapshot from volume 2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:11.787350 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota_utils [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Quota exceeded for 69ea7a4369e646a8bbf8ae2991548b77, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 24 05:58:11.787657 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-2e58c63b-ff29-43d4-919a-b9ec981ae42b tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 413 Jul 24 05:58:11.788456 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 141/574] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 24 05:58:11 2026] POST /volume/v3/snapshots => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 05:58:11.799017 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71a258c3-871a-4c9d-8a78-9298bb7524a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.801139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71a258c3-871a-4c9d-8a78-9298bb7524a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 Jul 24 05:58:11.801642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71a258c3-871a-4c9d-8a78-9298bb7524a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:11.891225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71a258c3-871a-4c9d-8a78-9298bb7524a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 returned with HTTP 200 Jul 24 05:58:11.891974 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 146/575] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 05:58:11 2026] PUT /volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 => generated 390 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:11.905416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.907616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:11.909608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d53d7f0-2fc6-4b30-a9bc-af77f8673d81"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:11.920662 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.920662 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:11.921439 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:11.922696 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Create snapshot from volume 2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:11.941005 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota_utils [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Quota exceeded for 69ea7a4369e646a8bbf8ae2991548b77, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 24 05:58:11.941278 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-95322a7f-a36c-46d6-b686-477aabeadbb9 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 413 Jul 24 05:58:11.942092 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 143/576] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 24 05:58:11 2026] POST /volume/v3/snapshots => generated 133 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 24 05:58:11.952288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:11.956031 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:11.956318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:11.956539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:11.957923 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Delete snapshot with id: 53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:11.967169 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:11.967169 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:11.967755 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot retrieved successfully. Jul 24 05:58:12.003053 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot delete request issued successfully. Jul 24 05:58:12.003053 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6d668ad-ad5a-4e34-a890-700c92c2797c tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e returned with HTTP 202 Jul 24 05:58:12.003053 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 147/577] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:11 2026] DELETE /volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:12.015032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:12.017078 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:12.017339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:12.017561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:12.024125 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:12.024125 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:12.025004 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Snapshot retrieved successfully. Jul 24 05:58:12.026326 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a6e4d3b-f540-4bd1-9c25-c5e5d2571fe6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e returned with HTTP 200 Jul 24 05:58:12.026921 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 142/578] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:12 2026] GET /volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:12.121803 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:12.127469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:12.127936 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:12.128001 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:12.147574 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:12.147574 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:12.154346 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:12.159738 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e6ddea3-1e69-447c-a499-729a9583ce7f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:12.160135 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 147/579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:12 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:12.712489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-9017a043-3356-47da-848c-4694bccecaed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:12.715273 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-9017a043-3356-47da-848c-4694bccecaed tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] POST https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e/action Jul 24 05:58:12.715398 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-9017a043-3356-47da-848c-4694bccecaed tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:12.715463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-9017a043-3356-47da-848c-4694bccecaed tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:12.736052 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:12.736052 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:12.767624 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6c313b0d-399d-4273-a764-f5abb116bb4a req-9017a043-3356-47da-848c-4694bccecaed tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e/action returned with HTTP 204 Jul 24 05:58:12.768428 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 144/580] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:58:12 2026] POST /volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:12.772642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:12.774649 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:12.774933 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:12.775215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:12.775450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:12.780449 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:12.780449 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:12.781342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03acea81-bd43-4d4a-8e84-46d19ba4c33b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:12.781858 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 148/581] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:12 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:13.043385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db83bc5f-30c8-4765-a25b-4de8233874fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.046421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db83bc5f-30c8-4765-a25b-4de8233874fd tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e Jul 24 05:58:13.046667 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db83bc5f-30c8-4765-a25b-4de8233874fd tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.049748 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db83bc5f-30c8-4765-a25b-4de8233874fd tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.063392 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db83bc5f-30c8-4765-a25b-4de8233874fd tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e returned with HTTP 404 Jul 24 05:58:13.063392 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 143/582] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/snapshots/53570db0-3641-40ca-912b-d2a1e07ab23e => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:13.081478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.084068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:13.084298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.085476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.099615 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.099615 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:13.113938 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:13.120230 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25ea698d-db3a-4748-89e2-93174dfb8b53 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 200 Jul 24 05:58:13.120601 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 148/583] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:13.154525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.157973 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:13.157973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.158688 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.158889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Delete volume with id: 2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:13.174785 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.174785 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:13.175825 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:13.176785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.179996 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:13.180318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.180638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.203554 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.203554 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:13.211553 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:13.223232 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-464968f4-34dd-4e59-b5ec-95b2eda89f6e tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:13.223232 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 149/584] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:13.234096 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Delete volume request issued successfully. Jul 24 05:58:13.234963 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0069fbd4-7667-433f-8c63-e264bf7830c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 202 Jul 24 05:58:13.235144 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 145/585] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:13 2026] DELETE /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:13.242875 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.249267 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:13.249267 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.249267 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.262743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.265575 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:13.265815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.266047 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.276571 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.276571 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:13.285619 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Volume info retrieved successfully. Jul 24 05:58:13.292587 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f722462c-30a9-4309-a57e-93aa63e5aa2e tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 200 Jul 24 05:58:13.293091 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 149/586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:13.297209 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.297209 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:13.312469 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:13.321635 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d9e8067-9bf4-4330-bb8f-840bd469425b tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:13.321824 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 144/587] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1136 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:58:13.795778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-505dda44-654d-4035-a4fb-373482b6a974 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:13.799884 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-505dda44-654d-4035-a4fb-373482b6a974 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:13.799884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-505dda44-654d-4035-a4fb-373482b6a974 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:13.799884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-505dda44-654d-4035-a4fb-373482b6a974 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:13.799884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-505dda44-654d-4035-a4fb-373482b6a974 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:13.811012 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:13.811012 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:13.812266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-505dda44-654d-4035-a4fb-373482b6a974 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:13.812669 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 150/588] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:13 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:14.332803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca54550f-fad7-468a-9e66-10b8cd055d93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.335600 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca54550f-fad7-468a-9e66-10b8cd055d93 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] GET https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 Jul 24 05:58:14.335886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca54550f-fad7-468a-9e66-10b8cd055d93 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:14.336083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca54550f-fad7-468a-9e66-10b8cd055d93 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:14.345074 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca54550f-fad7-468a-9e66-10b8cd055d93 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765 tempest-VolumeSnapshotQuotasNegativeTestJSON-454058765-project-member] https://10.4.3.200/volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 returned with HTTP 404 Jul 24 05:58:14.345927 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 146/589] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:14 2026] GET /volume/v3/volumes/2d53d7f0-2fc6-4b30-a9bc-af77f8673d81 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:14.356180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eac49f39-8cab-4bbb-93b0-bd0085d8fa89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.359540 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac49f39-8cab-4bbb-93b0-bd0085d8fa89 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 Jul 24 05:58:14.360074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eac49f39-8cab-4bbb-93b0-bd0085d8fa89 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:14.538340 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eac49f39-8cab-4bbb-93b0-bd0085d8fa89 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332 tempest-VolumeSnapshotQuotasNegativeTestJSON-706454332-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 returned with HTTP 200 Jul 24 05:58:14.540389 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 150/590] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 05:58:14 2026] PUT /volume/v3/os-quota-sets/69ea7a4369e646a8bbf8ae2991548b77 => generated 395 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:14.815141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.818927 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:14.818927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:14.818927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:14.833776 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-85d0e678-cb8c-41c6-9312-57deef78405e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.837458 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:14.837458 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:14.840568 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d0e678-cb8c-41c6-9312-57deef78405e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:14.840568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d0e678-cb8c-41c6-9312-57deef78405e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:14.840568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-85d0e678-cb8c-41c6-9312-57deef78405e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:14.840568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-85d0e678-cb8c-41c6-9312-57deef78405e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:14.843614 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:14.851300 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-361fc971-cf49-4089-9a59-5a55c2827986 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:14.852522 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 145/591] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:14 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:14.852610 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:14.852610 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:14.853847 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-85d0e678-cb8c-41c6-9312-57deef78405e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:14.854196 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 151/592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:14 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:14.914276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.918034 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] POST https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4/action Jul 24 05:58:14.918355 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:14.918543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:14.936070 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:14.936070 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:14.937096 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:14.953778 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Begin detaching volume completed successfully. Jul 24 05:58:14.953921 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-75f90b34-b46a-4a9b-afa4-611414f8b384 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4/action returned with HTTP 202 Jul 24 05:58:14.954526 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 147/593] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:58:14 2026] POST /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:14.983728 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:14.994346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:14.994556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:14.994765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:15.014114 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:15.014114 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:15.020614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6dc204d0-dc6f-4f72-b4e9-782255fdff6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:15.021005 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6dc204d0-dc6f-4f72-b4e9-782255fdff6f None None] GET https://10.4.3.200/volume// Jul 24 05:58:15.021357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6dc204d0-dc6f-4f72-b4e9-782255fdff6f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:15.022334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6dc204d0-dc6f-4f72-b4e9-782255fdff6f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:15.022334 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6dc204d0-dc6f-4f72-b4e9-782255fdff6f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:15.023427 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 146/594] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:15.023500 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:15.031772 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34f9caf7-28fd-4332-84da-1bf8dd69a67a tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:15.033151 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 151/595] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:14 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:15.039220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:15.047629 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:15.048972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:15.049202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:15.064354 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:15.064354 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:15.070882 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:15.078283 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-d97879f1-d3e6-420b-a3ef-430f0fea28f8 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:15.078740 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 152/596] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:15 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1319 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:15.870451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d900656-7076-4890-bccf-7dcff86dc471 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:15.877468 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d900656-7076-4890-bccf-7dcff86dc471 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:15.879058 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d900656-7076-4890-bccf-7dcff86dc471 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:15.880080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d900656-7076-4890-bccf-7dcff86dc471 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:15.880251 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0d900656-7076-4890-bccf-7dcff86dc471 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:15.890234 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:15.890234 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:15.891303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d900656-7076-4890-bccf-7dcff86dc471 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:15.893566 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 148/597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:15 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:16.052135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:16.058378 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:16.058636 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:16.059269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:16.089371 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:16.089371 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:16.095914 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:16.110627 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-230011cd-c21b-4922-bfdf-71a1b892ea42 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:16.111096 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 147/598] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:16 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:58:16.178090 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-9b526cc6-fe7c-4c92-88fa-b6a926b594cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:16.184308 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-9b526cc6-fe7c-4c92-88fa-b6a926b594cc tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] DELETE https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e Jul 24 05:58:16.184580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-9b526cc6-fe7c-4c92-88fa-b6a926b594cc tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:16.184869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-9b526cc6-fe7c-4c92-88fa-b6a926b594cc tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:16.199272 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:16.199272 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:16.301474 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-35d7b427-7e1a-4d99-ad1d-4bdab727d187 req-9b526cc6-fe7c-4c92-88fa-b6a926b594cc tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e returned with HTTP 200 Jul 24 05:58:16.302603 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 152/599] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:16 2026] DELETE /volume/v3/attachments/74a9c3f3-4d1c-49b7-b38a-f692bc124c0e => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:16.914994 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:16.930659 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:16.930659 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:16.934121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:16.934267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:16.957479 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:16.957479 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:16.958638 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02550e03-d0a9-46c0-b96d-fead8b5503e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:16.962466 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 153/600] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:16 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 836 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:16.983040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:16.990366 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:58:16.990366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:16.993522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:17.022758 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:17.022758 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:17.022758 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:58:17.027893 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-406e8cc2-9270-4d3a-85e9-f2b024898015 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 200 Jul 24 05:58:17.030046 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 149/601] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:16 2026] GET /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:17.049018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:17.058109 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:17.058109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:17.058109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:17.058109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:17.066295 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:17.066295 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:17.068190 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b43f30cc-e61c-4995-b4cd-3686a7dac258 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:17.068190 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 148/602] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:17 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:17.084426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:17.090554 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:17.090813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:17.090998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:17.091117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete backup with id: 9380bfa6-892a-4994-8816-aa12bbe26118. Jul 24 05:58:17.116972 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:17.116972 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:17.129403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f14da652-c323-42a2-8231-43800d32c167 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:17.132330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f14da652-c323-42a2-8231-43800d32c167 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:17.132444 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f14da652-c323-42a2-8231-43800d32c167 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:17.132616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f14da652-c323-42a2-8231-43800d32c167 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:17.154580 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:17.154580 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:17.169347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] delete_backup rpcapi backup_id 9380bfa6-892a-4994-8816-aa12bbe26118 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 05:58:17.179237 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f14da652-c323-42a2-8231-43800d32c167 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:17.179430 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5fd33ae6-21e9-40e1-8919-71380f3f53bd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 202 Jul 24 05:58:17.179794 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 153/603] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:17 2026] DELETE /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:17.187039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f14da652-c323-42a2-8231-43800d32c167 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:17.187039 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 154/604] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:17 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:17.192566 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:17.197917 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:17.197917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:17.197917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:17.197917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:17.215963 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:17.215963 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:17.215963 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6783d31a-7bd6-4592-9e47-15a32e96d96e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:17.215963 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 150/605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:17 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:58:18.228920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:18.234163 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:18.234540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:18.234914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:18.234995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:18.247696 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:18.247696 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:18.249005 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a26e34f-adc4-4f66-ace5-1a725839b093 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 200 Jul 24 05:58:18.250483 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 149/606] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:18 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:18.856598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc22ce6a-4c24-4762-9a1f-452920a92642 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.058607 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc22ce6a-4c24-4762-9a1f-452920a92642 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] POST https://10.4.3.200/volume/v3/types/7346672a-9e6d-4088-b7f6-c5463f570193/encryption Jul 24 05:58:19.058901 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc22ce6a-4c24-4762-9a1f-452920a92642 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.240486 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc22ce6a-4c24-4762-9a1f-452920a92642 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/7346672a-9e6d-4088-b7f6-c5463f570193/encryption returned with HTTP 404 Jul 24 05:58:19.240881 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 154/607] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 05:58:18 2026] POST /volume/v3/types/7346672a-9e6d-4088-b7f6-c5463f570193/encryption => generated 114 bytes in 385 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:19.253767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6c85a71-7f23-4e6e-9eca-d4a7767bf4e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.257252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6c85a71-7f23-4e6e-9eca-d4a7767bf4e5 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:58:19.258421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6c85a71-7f23-4e6e-9eca-d4a7767bf4e5 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-615161112", "os-volume-type-access:is_public": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.267077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.270173 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 Jul 24 05:58:19.270431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.271082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.271082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Show backup with id 9380bfa6-892a-4994-8816-aa12bbe26118. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:58:19.278302 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d15a790-d525-462f-baa6-eb33c283d5f7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 returned with HTTP 404 Jul 24 05:58:19.278302 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 151/608] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:19 2026] GET /volume/v3/backups/9380bfa6-892a-4994-8816-aa12bbe26118 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:19.286231 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6c85a71-7f23-4e6e-9eca-d4a7767bf4e5 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:58:19.286231 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 155/609] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 05:58:19 2026] POST /volume/v3/types => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:19.299970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78f0b749-cbb6-47d3-822e-c55c3508bea8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.424712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee9a5429-2f98-467b-94ec-87f90273145d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.427105 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:58:19.427499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.428257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.428588 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:58:19.434705 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78f0b749-cbb6-47d3-822e-c55c3508bea8 tempest-VolumeTypesNegativeTest-770676584 tempest-VolumeTypesNegativeTest-770676584-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:19.435113 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:19.435113 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:19.435273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78f0b749-cbb6-47d3-822e-c55c3508bea8 tempest-VolumeTypesNegativeTest-770676584 tempest-VolumeTypesNegativeTest-770676584-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0aaeaab-e703-4623-885f-2759310230d9", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-168631066"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.436026 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:58:19.437429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-78f0b749-cbb6-47d3-822e-c55c3508bea8 tempest-VolumeTypesNegativeTest-770676584 tempest-VolumeTypesNegativeTest-770676584-project-member] Create volume request body: {'volume': {'volume_type': 'b0aaeaab-e703-4623-885f-2759310230d9', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-168631066'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:19.450802 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78f0b749-cbb6-47d3-822e-c55c3508bea8 tempest-VolumeTypesNegativeTest-770676584 tempest-VolumeTypesNegativeTest-770676584-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 24 05:58:19.451808 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 150/610] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:58:19 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 24 05:58:19.464097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1251c75f-ce09-4cf1-83df-4e55e7ce1108 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.466097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1251c75f-ce09-4cf1-83df-4e55e7ce1108 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] DELETE https://10.4.3.200/volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 Jul 24 05:58:19.466460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1251c75f-ce09-4cf1-83df-4e55e7ce1108 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.466866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1251c75f-ce09-4cf1-83df-4e55e7ce1108 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.468972 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 05:58:19.469275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee9a5429-2f98-467b-94ec-87f90273145d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 202 Jul 24 05:58:19.474076 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 155/611] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:19 2026] DELETE /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:19.482860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.487060 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:58:19.487351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.487602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.503313 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:19.503313 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:19.503894 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:58:19.505725 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9c3e09e-0daf-40e6-89b1-efbd8c6f2dde tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 200 Jul 24 05:58:19.505725 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 156/612] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:19 2026] GET /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:19.546611 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1251c75f-ce09-4cf1-83df-4e55e7ce1108 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 returned with HTTP 202 Jul 24 05:58:19.546832 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 152/613] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:58:19 2026] DELETE /volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:19.556468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-66eae8d7-168d-4006-aa10-fa2f06335589 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.559244 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66eae8d7-168d-4006-aa10-fa2f06335589 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] GET https://10.4.3.200/volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 Jul 24 05:58:19.559445 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-66eae8d7-168d-4006-aa10-fa2f06335589 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.559638 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-66eae8d7-168d-4006-aa10-fa2f06335589 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.564036 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66eae8d7-168d-4006-aa10-fa2f06335589 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 returned with HTTP 404 Jul 24 05:58:19.564882 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 151/614] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:58:19 2026] GET /volume/v3/types/b0aaeaab-e703-4623-885f-2759310230d9 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:19.577170 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f296a1ec-11d8-4a08-b97c-1ef7296565cc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.580251 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f296a1ec-11d8-4a08-b97c-1ef7296565cc tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:58:19.581535 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f296a1ec-11d8-4a08-b97c-1ef7296565cc tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.583432 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f296a1ec-11d8-4a08-b97c-1ef7296565cc tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 400 Jul 24 05:58:19.584177 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 156/615] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:58:19 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:58:19.597003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d56a6267-2d2c-4edf-94ee-d7a1c2436517 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.599343 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d56a6267-2d2c-4edf-94ee-d7a1c2436517 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:58:19.601702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d56a6267-2d2c-4edf-94ee-d7a1c2436517 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1509693927"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.625402 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d56a6267-2d2c-4edf-94ee-d7a1c2436517 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:58:19.625934 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 157/616] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:58:19 2026] POST /volume/v3/types => generated 229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:19.636710 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40dea7dc-1050-4b12-b365-cde24aa4cc19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.639242 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40dea7dc-1050-4b12-b365-cde24aa4cc19 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:58:19.639783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40dea7dc-1050-4b12-b365-cde24aa4cc19 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1509693927"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:19.646804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40dea7dc-1050-4b12-b365-cde24aa4cc19 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1509693927 already exists. Jul 24 05:58:19.646804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40dea7dc-1050-4b12-b365-cde24aa4cc19 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 409 Jul 24 05:58:19.647404 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 153/617] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 05:58:19 2026] POST /volume/v3/types => generated 134 bytes in 11 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:19.658510 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f227701-d019-4cc6-afe3-3ef4760865df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.662181 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f227701-d019-4cc6-afe3-3ef4760865df tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] DELETE https://10.4.3.200/volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b Jul 24 05:58:19.662181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f227701-d019-4cc6-afe3-3ef4760865df tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.662694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f227701-d019-4cc6-afe3-3ef4760865df tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.694310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f227701-d019-4cc6-afe3-3ef4760865df tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b returned with HTTP 202 Jul 24 05:58:19.694847 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 152/618] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:58:19 2026] DELETE /volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:19.702526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fff2985-5259-4c36-9efc-5ef7dcb38629 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.704615 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fff2985-5259-4c36-9efc-5ef7dcb38629 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] GET https://10.4.3.200/volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b Jul 24 05:58:19.704831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fff2985-5259-4c36-9efc-5ef7dcb38629 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.705069 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fff2985-5259-4c36-9efc-5ef7dcb38629 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.710694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fff2985-5259-4c36-9efc-5ef7dcb38629 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b returned with HTTP 404 Jul 24 05:58:19.711396 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 157/619] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:58:19 2026] GET /volume/v3/types/260e73e7-9d05-4d17-a98e-7cc152c14b6b => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:19.723830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64900c6c-85f5-4a48-8e08-f7476a1c3247 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.726706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64900c6c-85f5-4a48-8e08-f7476a1c3247 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] DELETE https://10.4.3.200/volume/v3/types/f508805e-e6ca-45e7-9d61-353d92f2596f Jul 24 05:58:19.726706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64900c6c-85f5-4a48-8e08-f7476a1c3247 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.727051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64900c6c-85f5-4a48-8e08-f7476a1c3247 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.738176 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64900c6c-85f5-4a48-8e08-f7476a1c3247 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/f508805e-e6ca-45e7-9d61-353d92f2596f returned with HTTP 404 Jul 24 05:58:19.740788 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 158/620] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:58:19 2026] DELETE /volume/v3/types/f508805e-e6ca-45e7-9d61-353d92f2596f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:19.755346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c8b57be-09a5-463d-9000-c726d12197d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:19.762343 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c8b57be-09a5-463d-9000-c726d12197d6 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] GET https://10.4.3.200/volume/v3/types/4715d6c3-601b-49d3-9dea-c36b3f769dee Jul 24 05:58:19.762886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c8b57be-09a5-463d-9000-c726d12197d6 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:19.763305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c8b57be-09a5-463d-9000-c726d12197d6 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:19.772777 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c8b57be-09a5-463d-9000-c726d12197d6 tempest-VolumeTypesNegativeTest-1006475120 tempest-VolumeTypesNegativeTest-1006475120-project-admin] https://10.4.3.200/volume/v3/types/4715d6c3-601b-49d3-9dea-c36b3f769dee returned with HTTP 404 Jul 24 05:58:19.773907 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 154/621] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:58:19 2026] GET /volume/v3/types/4715d6c3-601b-49d3-9dea-c36b3f769dee => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:20.526080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75007032-fff2-4ae9-bc6a-2f5f5119aa56 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:20.528441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75007032-fff2-4ae9-bc6a-2f5f5119aa56 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be Jul 24 05:58:20.528685 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75007032-fff2-4ae9-bc6a-2f5f5119aa56 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:20.528903 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75007032-fff2-4ae9-bc6a-2f5f5119aa56 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:20.537249 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75007032-fff2-4ae9-bc6a-2f5f5119aa56 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be returned with HTTP 404 Jul 24 05:58:20.538448 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 153/622] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:20 2026] GET /volume/v3/snapshots/4d35063e-2946-4147-b8ac-b07c046368be => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:20.553483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:20.557105 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:58:20.557105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:20.557407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:20.577778 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:20.577778 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:20.587906 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:58:20.596748 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f99601c7-2ba0-4bd1-b9b1-7c5940614246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:58:20.596748 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 158/623] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:20 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:20.647747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:20.650078 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:20.650604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1128286669"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:20.652602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1128286669'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:20.765994 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 1 GB Jul 24 05:58:20.772355 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 05:58:20.780446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (a9651451-a2c7-4470-8678-81207b5f6550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:20.782014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc75fd2-beae-4647-970a-2ff5ab0e7c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:20.783248 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:20.875725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc75fd2-beae-4647-970a-2ff5ab0e7c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:20.877477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79283510-41fe-4866-a1af-aa6181855d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:20.951488 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['695e5ddc-acaa-4a6f-a729-4af0d31e4866', 'c8b8904f-e980-4841-957b-3b0d0c6a0a45', 'df72d559-5f93-4295-b862-41437db47a75', '5099f65e-7830-4536-bc08-c4fd2a994084'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:20.953177 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79283510-41fe-4866-a1af-aa6181855d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['695e5ddc-acaa-4a6f-a729-4af0d31e4866', 'c8b8904f-e980-4841-957b-3b0d0c6a0a45', 'df72d559-5f93-4295-b862-41437db47a75', '5099f65e-7830-4536-bc08-c4fd2a994084']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:20.954504 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f068eb1-170f-4a21-b89d-fed9b0365ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:20.986852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f068eb1-170f-4a21-b89d-fed9b0365ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8a00e8b-4266-4150-9201-99eafa2234b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1128286669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['695e5ddc-acaa-4a6f-a729-4af0d31e4866','c8b8904f-e980-4841-957b-3b0d0c6a0a45','df72d559-5f93-4295-b862-41437db47a75','5099f65e-7830-4536-bc08-c4fd2a994084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1128286669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8a00e8b-4266-4150-9201-99eafa2234b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:20.988254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0d79a9-d4c8-4e59-9e6d-fd6d214daa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:21.029511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0d79a9-d4c8-4e59-9e6d-fd6d214daa09) transitioned into state 'SUCCESS' from state '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-1128286669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['695e5ddc-acaa-4a6f-a729-4af0d31e4866','c8b8904f-e980-4841-957b-3b0d0c6a0a45','df72d559-5f93-4295-b862-41437db47a75','5099f65e-7830-4536-bc08-c4fd2a994084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:21.031692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0ee2d9-c554-4d3b-a974-8bb855476e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:21.046953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0ee2d9-c554-4d3b-a974-8bb855476e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:21.048426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (a9651451-a2c7-4470-8678-81207b5f6550) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:21.048919 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 05:58:21.050140 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae964b0-cf67-4a6c-a384-a7546a1ce954 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:21.050807 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 159/624] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:58:20 2026] POST /volume/v3/volumes => generated 754 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:21.069235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:21.071763 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:58:21.072301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:21.073018 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:21.086109 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:21.086109 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:21.107899 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:58:21.125256 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b35e754b-3860-4b10-8e94-a3ecb9635736 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:58:21.125256 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 155/625] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:21 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:21.208440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:21.210945 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:21.211066 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:21.211408 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:21.224934 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:21.224934 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:21.238805 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:21.249957 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a55ddb6-c5e8-492b-884e-057f9ed1a91f tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:21.250824 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 154/626] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:21 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:21.363131 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:21.365218 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:21.365437 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:21.365640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:21.377904 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:21.377904 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:21.385406 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:21.392394 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-028e4883-c44b-447d-9075-4e8a6fae0b19 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:21.393389 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 159/627] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:21 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:22.153086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5f009acc-0014-46da-b4e7-4e3c445253cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:22.156499 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f009acc-0014-46da-b4e7-4e3c445253cf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:58:22.156499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f009acc-0014-46da-b4e7-4e3c445253cf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:22.156805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f009acc-0014-46da-b4e7-4e3c445253cf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:22.176003 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:22.176003 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:22.180657 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5f009acc-0014-46da-b4e7-4e3c445253cf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:58:22.209349 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f009acc-0014-46da-b4e7-4e3c445253cf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:58:22.209349 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 160/628] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:22 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:23.397786 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-cd24f0ed-dfeb-4827-8b06-643baed56aeb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:23.402878 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-cd24f0ed-dfeb-4827-8b06-643baed56aeb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 Jul 24 05:58:23.403151 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-cd24f0ed-dfeb-4827-8b06-643baed56aeb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:23.403460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-cd24f0ed-dfeb-4827-8b06-643baed56aeb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:23.406647 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c59de79d-e415-42d4-88e3-7045eae29c5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:23.410194 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:23.410972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1064684447"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:23.413332 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1064684447'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:23.413332 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume of 1 GB Jul 24 05:58:23.415263 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:23.415263 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:23.422997 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Availability Zones retrieved successfully. Jul 24 05:58:23.431003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Flow 'volume_create_api' (4aca12cc-9ea7-4ee1-bcde-3717ce7fb110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:23.434774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ba7a82-51e6-4346-8341-5a6aa3bb2acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:23.436006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:23.480539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8ba7a82-51e6-4346-8341-5a6aa3bb2acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:23.482064 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346f2cfb-cccb-4044-9b0d-cf91bea0b940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:23.503768 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-cd24f0ed-dfeb-4827-8b06-643baed56aeb tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 returned with HTTP 200 Jul 24 05:58:23.504452 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 156/629] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:23 2026] DELETE /volume/v3/attachments/1a49a1f4-e5f5-46ff-9da1-79a639e07847 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:23.512701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-53232f29-7abb-4352-9227-b450359d9e53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:23.515346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-53232f29-7abb-4352-9227-b450359d9e53 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c Jul 24 05:58:23.515616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-53232f29-7abb-4352-9227-b450359d9e53 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:23.516738 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-53232f29-7abb-4352-9227-b450359d9e53 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:23.529883 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:23.529883 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:23.581307 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Created reservations ['2950de48-b34c-42ed-a09b-eb44377f5522', 'fcebb38d-7f23-4d63-9e14-9ccef0decf83', 'a6ef8bcd-701c-49cb-a773-67befd507c17', '1dd48d87-7fa9-4a98-b116-0547bb3559a0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:23.582210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346f2cfb-cccb-4044-9b0d-cf91bea0b940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2950de48-b34c-42ed-a09b-eb44377f5522', 'fcebb38d-7f23-4d63-9e14-9ccef0decf83', 'a6ef8bcd-701c-49cb-a773-67befd507c17', '1dd48d87-7fa9-4a98-b116-0547bb3559a0']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:23.583896 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6cf0cd-168e-4de1-a81a-5dc60f339c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:23.617223 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-53232f29-7abb-4352-9227-b450359d9e53 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c returned with HTTP 200 Jul 24 05:58:23.617862 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 160/630] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:23 2026] DELETE /volume/v3/attachments/c0e81d92-aa1c-4ceb-80d3-66454baebe5c => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:23.620755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef6cf0cd-168e-4de1-a81a-5dc60f339c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7888e24d-f94c-4cd1-aefb-7d47b503abd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1064684447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffc9b4da28f54933a4a75be2a1c48f12',qos_specs=None,replication_status=,reservations=['2950de48-b34c-42ed-a09b-eb44377f5522','fcebb38d-7f23-4d63-9e14-9ccef0decf83','a6ef8bcd-701c-49cb-a773-67befd507c17','1dd48d87-7fa9-4a98-b116-0547bb3559a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11e93be100b4b7fac5344d3d3261b03',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1064684447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7888e24d-f94c-4cd1-aefb-7d47b503abd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffc9b4da28f54933a4a75be2a1c48f12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11e93be100b4b7fac5344d3d3261b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:23.621435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d069865e-b21c-4b70-a56f-3352bce1465f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:23.632354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-20e20e88-2105-45b8-b3ef-81148d3b70b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:23.637732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-20e20e88-2105-45b8-b3ef-81148d3b70b3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 Jul 24 05:58:23.639446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-20e20e88-2105-45b8-b3ef-81148d3b70b3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:23.639446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-20e20e88-2105-45b8-b3ef-81148d3b70b3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:23.656505 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:23.656505 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:23.661488 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d069865e-b21c-4b70-a56f-3352bce1465f) transitioned into state 'SUCCESS' from state '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-1064684447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffc9b4da28f54933a4a75be2a1c48f12',qos_specs=None,replication_status=,reservations=['2950de48-b34c-42ed-a09b-eb44377f5522','fcebb38d-7f23-4d63-9e14-9ccef0decf83','a6ef8bcd-701c-49cb-a773-67befd507c17','1dd48d87-7fa9-4a98-b116-0547bb3559a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11e93be100b4b7fac5344d3d3261b03',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:23.661488 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6fc57c-1636-4757-89ae-2a45d5f69e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:23.681492 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6fc57c-1636-4757-89ae-2a45d5f69e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:23.682861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Flow 'volume_create_api' (4aca12cc-9ea7-4ee1-bcde-3717ce7fb110) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:23.683353 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume request issued successfully. Jul 24 05:58:23.684362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c59de79d-e415-42d4-88e3-7045eae29c5a tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:23.684982 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 155/631] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:23 2026] POST /volume/v3/volumes => generated 754 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:23.710103 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:23.712774 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:23.713531 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:23.713760 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:23.724218 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:23.724218 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:23.730553 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:23.736267 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1bad0848-9222-40ff-90f5-c64f89d59a86 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 200 Jul 24 05:58:23.736267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 157/632] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:23 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:23.751905 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7e4e3643-7779-4480-9b31-9eb2fdd7cf55 req-20e20e88-2105-45b8-b3ef-81148d3b70b3 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 returned with HTTP 200 Jul 24 05:58:23.751905 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 161/633] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:23 2026] DELETE /volume/v3/attachments/77468114-01d3-4971-8787-1b09ad428015 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:24.755021 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:24.758134 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:24.758746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:24.759153 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:24.773272 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:24.773272 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:24.786052 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:24.795003 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89916a0a-2c40-4fdc-8199-cffa1f0421d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 200 Jul 24 05:58:24.795003 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 161/634] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:24 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:24.816807 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:24.820846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] POST https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3/action Jul 24 05:58:24.821547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:24.821634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:24.833205 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:24.833205 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:24.833983 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:24.846462 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume updated successfully. Jul 24 05:58:24.846789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4516275e-e37d-4060-b0e4-897c7eacd8a4 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3/action returned with HTTP 200 Jul 24 05:58:24.847429 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 156/635] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:24 2026] POST /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 05:58:24.858606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:24.861247 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:24.861664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:24.861959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:24.874910 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:24.874910 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:24.882390 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:24.888901 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab083b0c-8234-4e72-b9c1-8b2e79721504 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 200 Jul 24 05:58:24.889486 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 158/636] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:24 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:25.114116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.119539 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:25.119539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.119539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.137121 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.137121 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:25.144046 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:25.154930 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-925385b2-5014-4dc8-a1ab-6ff6755e9eec req-ab1bc64e-3c2b-4c6c-a479-488206dc6b27 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 200 Jul 24 05:58:25.156061 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 162/637] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:25.468169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.472944 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:25.473274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.473929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.486830 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.486830 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:25.491194 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:25.496721 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-75e64fa5-b4b2-4677-b0cc-03993a021c70 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:25.497838 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 162/638] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:25.654901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d198d4d2-ba38-4294-9012-a5c252304e98 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.654901 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d198d4d2-ba38-4294-9012-a5c252304e98 None None] GET https://10.4.3.200/volume// Jul 24 05:58:25.654901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d198d4d2-ba38-4294-9012-a5c252304e98 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.654901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d198d4d2-ba38-4294-9012-a5c252304e98 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.655128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d198d4d2-ba38-4294-9012-a5c252304e98 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:25.655531 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 157/639] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:25.666952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8beddf8f-9280-46e8-9051-7a8d86d72852 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.670313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8beddf8f-9280-46e8-9051-7a8d86d72852 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:58:25.670722 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8beddf8f-9280-46e8-9051-7a8d86d72852 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53f8b415-1abc-4179-adc4-a8b1736e76eb", "connector": null, "instance_uuid": "23505f8f-5fc5-4015-8e82-c3c0b1631dcf"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:25.684934 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.684934 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:25.712959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.716187 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:25.716489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.716820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.717656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Delete volume with id: bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:25.727000 np0000005810 devstack@c-api.service[100223]: WARNING cinder.volume.api [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8beddf8f-9280-46e8-9051-7a8d86d72852 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 05:58:25.731270 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.731270 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:25.731708 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:25.735017 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8beddf8f-9280-46e8-9051-7a8d86d72852 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:58:25.735808 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 159/640] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:58:25 2026] POST /volume/v3/attachments => generated 271 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:25.773399 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Delete volume request issued successfully. Jul 24 05:58:25.773399 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-15cdf734-357b-4bd4-9f0f-3284e40040b9 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 202 Jul 24 05:58:25.773399 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 163/641] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:25 2026] DELETE /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:25.788914 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.794902 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:25.794902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.794902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.795879 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.798550 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:25.798550 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.799393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.812001 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.812001 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:25.818246 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.818246 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:25.823725 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Volume info retrieved successfully. Jul 24 05:58:25.826552 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:25.830959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fe3e9da-6a2e-4d32-9ae6-eaf558206b4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.831103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ca1242f-b8d3-4d7f-a69e-a554ab21da38 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 200 Jul 24 05:58:25.831261 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fe3e9da-6a2e-4d32-9ae6-eaf558206b4f None None] GET https://10.4.3.200/volume// Jul 24 05:58:25.832426 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 163/642] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:25.833645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fe3e9da-6a2e-4d32-9ae6-eaf558206b4f None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.833735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fe3e9da-6a2e-4d32-9ae6-eaf558206b4f None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.834281 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fe3e9da-6a2e-4d32-9ae6-eaf558206b4f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:25.834795 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 160/643] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:25.835333 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee0250f9-5666-4c1d-800f-27208903c5f2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:25.836805 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 158/644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:25.856134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.861962 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:25.863158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:25.863158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:25.892544 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:25.892544 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:25.905655 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:25.916042 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-521b17f4-b289-46df-a99b-1bba59662e72 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:25.916983 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 164/645] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:25 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1048 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:25.922912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:25.925564 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:25.926245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1166792990"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:25.928029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1166792990'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:25.928263 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume of 1 GB Jul 24 05:58:25.937076 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Availability Zones retrieved successfully. Jul 24 05:58:25.948917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Flow 'volume_create_api' (c9f1a958-7447-4329-aa1c-be1dc5875793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:25.950360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d654924-1ab8-4f08-9f14-6cca87682c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:25.951487 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:26.016372 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d654924-1ab8-4f08-9f14-6cca87682c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:26.017667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c384d9-6f7a-407c-b10b-22f091bc8602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:26.060353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:26.063621 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] PUT https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 Jul 24 05:58:26.063621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:26.073486 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Acquiring lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:58:26.082610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:58:26.083703 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:26.083703 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:26.084939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Created reservations ['b265c580-6d6b-4936-9060-34e1600a408a', 'ca2f806b-5713-40f1-8951-52bc3fd04752', 'bc0b9997-7e60-44ff-a349-a66f800eff4e', '1454a36c-a298-49bb-a288-b4c277688d7c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:26.086082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c384d9-6f7a-407c-b10b-22f091bc8602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b265c580-6d6b-4936-9060-34e1600a408a', 'ca2f806b-5713-40f1-8951-52bc3fd04752', 'bc0b9997-7e60-44ff-a349-a66f800eff4e', '1454a36c-a298-49bb-a288-b4c277688d7c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:26.087172 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef72791-c39f-4086-a5bf-9f582ea73560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:26.124873 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef72791-c39f-4086-a5bf-9f582ea73560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '308510ea-3b18-4923-b56a-b574a69d939f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1166792990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffc9b4da28f54933a4a75be2a1c48f12',qos_specs=None,replication_status=,reservations=['b265c580-6d6b-4936-9060-34e1600a408a','ca2f806b-5713-40f1-8951-52bc3fd04752','bc0b9997-7e60-44ff-a349-a66f800eff4e','1454a36c-a298-49bb-a288-b4c277688d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11e93be100b4b7fac5344d3d3261b03',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1166792990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=308510ea-3b18-4923-b56a-b574a69d939f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffc9b4da28f54933a4a75be2a1c48f12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b11e93be100b4b7fac5344d3d3261b03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:26.125609 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ae6eb5-9572-4d26-83bd-56378132db13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:26.169741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ae6eb5-9572-4d26-83bd-56378132db13) transitioned into state 'SUCCESS' from state '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-1166792990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffc9b4da28f54933a4a75be2a1c48f12',qos_specs=None,replication_status=,reservations=['b265c580-6d6b-4936-9060-34e1600a408a','ca2f806b-5713-40f1-8951-52bc3fd04752','bc0b9997-7e60-44ff-a349-a66f800eff4e','1454a36c-a298-49bb-a288-b4c277688d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b11e93be100b4b7fac5344d3d3261b03',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:26.170403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ea4fd5-9e92-4fbe-a82a-787799d0de63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:26.184930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ea4fd5-9e92-4fbe-a82a-787799d0de63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:26.185866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Flow 'volume_create_api' (c9f1a958-7447-4329-aa1c-be1dc5875793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:26.186532 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Create volume request issued successfully. Jul 24 05:58:26.187102 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4a440c6-abbe-46ec-a0f6-a3f4d21e4e7f tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:26.187748 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 164/646] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:25 2026] POST /volume/v3/volumes => generated 754 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:26.207741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:26.211651 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:26.211651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:26.211651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:26.219254 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:26.219254 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:26.223070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" released by "attachment_update" :: held 0.140s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:58:26.223512 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-8562dbe6-72b3-48a4-8d06-8eef3e63e106 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 returned with HTTP 200 Jul 24 05:58:26.224199 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 161/647] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:58:26 2026] PUT /volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 => generated 967 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:26.233708 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:26.237520 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e242e74b-1496-46bd-b10f-003e6dd4a6c1 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f returned with HTTP 200 Jul 24 05:58:26.238097 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 159/648] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:26 2026] GET /volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:26.852538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-278c1bdd-f2a2-4373-9c3d-e6165de56df6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:26.855768 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-278c1bdd-f2a2-4373-9c3d-e6165de56df6 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] GET https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 Jul 24 05:58:26.856093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-278c1bdd-f2a2-4373-9c3d-e6165de56df6 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:26.856420 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-278c1bdd-f2a2-4373-9c3d-e6165de56df6 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:26.859828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34c4db06-759a-4880-8fba-3da89b0532af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:26.862385 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34c4db06-759a-4880-8fba-3da89b0532af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:26.862712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34c4db06-759a-4880-8fba-3da89b0532af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:26.863100 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34c4db06-759a-4880-8fba-3da89b0532af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:26.873639 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-278c1bdd-f2a2-4373-9c3d-e6165de56df6 tempest-TaggedAttachmentsTest-872250262 tempest-TaggedAttachmentsTest-872250262-project-member] https://10.4.3.200/volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 returned with HTTP 404 Jul 24 05:58:26.874826 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 165/649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:26 2026] GET /volume/v3/volumes/bb9d2d20-810a-440a-9185-711654b3cad4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:26.891993 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:26.891993 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:26.898479 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-34c4db06-759a-4880-8fba-3da89b0532af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:26.904413 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34c4db06-759a-4880-8fba-3da89b0532af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:26.904965 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 165/650] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:26 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:27.254499 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:27.260558 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:27.260901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:27.261183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:27.277912 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:27.277912 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:27.282092 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:27.288192 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f8022b9-59c6-4b41-bb0f-e3971c6f17eb tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f returned with HTTP 200 Jul 24 05:58:27.288615 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 162/651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:27 2026] GET /volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:27.923866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:27.928407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:27.928780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:27.929029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:27.947028 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:27.947028 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:27.955243 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:27.963983 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d996e2f6-9ba1-4e92-838c-73b544f908ca tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:27.964595 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 160/652] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:27 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:28.202490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:28.206288 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] DELETE https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:28.206829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:28.207326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:28.207563 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Delete volume with id: 308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:28.219437 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:28.219437 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:28.220066 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:28.256423 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Delete volume request issued successfully. Jul 24 05:58:28.256938 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d439126e-cf00-4d91-bb28-d4919f38f7d6 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f returned with HTTP 202 Jul 24 05:58:28.257647 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 166/653] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:28 2026] DELETE /volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:28.269410 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cfa7d841-1e50-4979-8c33-57b678652653 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:28.272019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfa7d841-1e50-4979-8c33-57b678652653 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:28.272330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfa7d841-1e50-4979-8c33-57b678652653 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:28.272733 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cfa7d841-1e50-4979-8c33-57b678652653 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:28.281841 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:28.281841 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:28.288383 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cfa7d841-1e50-4979-8c33-57b678652653 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:28.294250 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cfa7d841-1e50-4979-8c33-57b678652653 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f returned with HTTP 200 Jul 24 05:58:28.294807 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 166/654] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:28 2026] GET /volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:28.984106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:28.986451 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:28.986970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:28.987303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:28.999863 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:28.999863 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:29.016228 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:29.017767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b14bfd3-7972-43c2-8718-aa3ace923396 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:29.018273 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 163/655] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:28 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:29.322576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5d752bd-2ff2-4fbb-b501-c6eeea466e60 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:29.324899 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5d752bd-2ff2-4fbb-b501-c6eeea466e60 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f Jul 24 05:58:29.325424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5d752bd-2ff2-4fbb-b501-c6eeea466e60 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:29.325810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5d752bd-2ff2-4fbb-b501-c6eeea466e60 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:29.336759 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5d752bd-2ff2-4fbb-b501-c6eeea466e60 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f returned with HTTP 404 Jul 24 05:58:29.337750 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 161/656] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:29 2026] GET /volume/v3/volumes/308510ea-3b18-4923-b56a-b574a69d939f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:29.351074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:29.355837 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:29.356005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:29.356150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:29.356694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Delete volume with id: 7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:29.365859 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:29.365859 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:29.366585 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:29.401067 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Delete volume request issued successfully. Jul 24 05:58:29.401444 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3769ad80-e883-4079-8ba6-7ad17048fd97 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 202 Jul 24 05:58:29.402490 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 167/657] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:29 2026] DELETE /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:29.413395 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:29.415947 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:29.416209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:29.416436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:29.426398 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:29.426398 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:29.432948 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Volume info retrieved successfully. Jul 24 05:58:29.438090 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4756995e-915b-446f-aba1-8b89dc21c9b3 tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 200 Jul 24 05:58:29.438899 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 167/658] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:29 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:29.623116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-7eeaaed5-7e96-4930-8e03-49149968e825 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:29.626830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-7eeaaed5-7e96-4930-8e03-49149968e825 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56/action Jul 24 05:58:29.626830 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-7eeaaed5-7e96-4930-8e03-49149968e825 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:29.627668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-7eeaaed5-7e96-4930-8e03-49149968e825 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:29.652985 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:29.652985 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:29.672472 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-325e9292-2822-46bc-aaac-5b6d0952a3cd req-7eeaaed5-7e96-4930-8e03-49149968e825 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56/action returned with HTTP 204 Jul 24 05:58:29.673341 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 164/659] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:58:29 2026] POST /volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:30.037723 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37405380-0600-4f85-9330-b0404e00c500 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.041098 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37405380-0600-4f85-9330-b0404e00c500 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:30.041098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37405380-0600-4f85-9330-b0404e00c500 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.041795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37405380-0600-4f85-9330-b0404e00c500 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.060497 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.060497 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:30.071350 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-37405380-0600-4f85-9330-b0404e00c500 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:30.085383 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37405380-0600-4f85-9330-b0404e00c500 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:30.085783 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 162/660] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:30.201864 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.204594 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:30.204926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.205768 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.225935 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.225935 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:30.236817 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:30.243837 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-f62a8835-9e8f-4fe4-836f-d9ad1e2c08f6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:30.244461 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 168/661] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:30.421233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54fd2608-7a27-4c2d-8c43-23dade891d67 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.422629 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fd2608-7a27-4c2d-8c43-23dade891d67 None None] GET https://10.4.3.200/volume// Jul 24 05:58:30.423007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fd2608-7a27-4c2d-8c43-23dade891d67 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.423514 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fd2608-7a27-4c2d-8c43-23dade891d67 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.423773 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fd2608-7a27-4c2d-8c43-23dade891d67 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:30.424401 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 168/662] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:30.442875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-d1dabd94-3525-4b02-81ca-aca36c9ab6e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.447667 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-d1dabd94-3525-4b02-81ca-aca36c9ab6e6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:58:30.447667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-d1dabd94-3525-4b02-81ca-aca36c9ab6e6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53f8b415-1abc-4179-adc4-a8b1736e76eb", "connector": null, "instance_uuid": "8dfdc99a-cb9c-422d-b793-6ce5d79884b3"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:30.461461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93e84bdb-495a-4e6b-9590-a56207ddc8de None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.465495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93e84bdb-495a-4e6b-9590-a56207ddc8de tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] GET https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 Jul 24 05:58:30.467179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93e84bdb-495a-4e6b-9590-a56207ddc8de tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.467179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93e84bdb-495a-4e6b-9590-a56207ddc8de tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.480412 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.480412 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:30.480968 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93e84bdb-495a-4e6b-9590-a56207ddc8de tempest-ServersNegativeTestJSON-1737854311 tempest-ServersNegativeTestJSON-1737854311-project-member] https://10.4.3.200/volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 returned with HTTP 404 Jul 24 05:58:30.481913 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 163/663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/7888e24d-f94c-4cd1-aefb-7d47b503abd3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:30.561771 np0000005810 devstack@c-api.service[100223]: WARNING cinder.volume.api [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-d1dabd94-3525-4b02-81ca-aca36c9ab6e6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 24 05:58:30.581781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-d1dabd94-3525-4b02-81ca-aca36c9ab6e6 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:58:30.581781 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 165/664] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:58:30 2026] POST /volume/v3/attachments => generated 271 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:30.641505 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.644305 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:30.644387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.644633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.664823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90ec8fec-6372-49c6-a6db-618a552af5d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.665552 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90ec8fec-6372-49c6-a6db-618a552af5d0 None None] GET https://10.4.3.200/volume// Jul 24 05:58:30.665552 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90ec8fec-6372-49c6-a6db-618a552af5d0 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.665979 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90ec8fec-6372-49c6-a6db-618a552af5d0 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.666512 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90ec8fec-6372-49c6-a6db-618a552af5d0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:30.667251 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 169/665] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:30.675433 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.675433 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:30.682373 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:30.685377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.688496 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:30.688645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.688980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.689416 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a16ecad2-56b2-4549-bd6a-7bfa98bb0ae2 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:30.690534 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 169/666] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1163 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:30.706393 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.706393 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:30.718324 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:30.724628 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-1906ce73-d7e2-4e8b-8a62-fe1d7c6ad19c tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:30.725286 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 164/667] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1343 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:30.800960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-91353fb5-8a14-4afc-8529-71ffc822e06f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.804348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:58:30.804886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.804886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.805193 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume with id: 5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:58:30.819880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.819880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:30.820867 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:30.877217 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume request issued successfully. Jul 24 05:58:30.877705 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-91353fb5-8a14-4afc-8529-71ffc822e06f tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 202 Jul 24 05:58:30.878239 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 166/668] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:30 2026] DELETE /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:30.880879 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.886046 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] PUT https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 Jul 24 05:58:30.886573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:30.887868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:30.891886 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:58:30.892527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:30.893184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:30.902878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Acquiring lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:58:30.905186 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.905186 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:30.909309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:58:30.911221 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:30.911221 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:30.913100 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:30.922793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fccbce64-7fbf-4028-b74f-94b8388ded46 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 200 Jul 24 05:58:30.923066 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 170/669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:30 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:31.058194 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Lock "cinder-attachment_update-53f8b415-1abc-4179-adc4-a8b1736e76eb-np0000005810" released by "attachment_update" :: held 0.149s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:58:31.058630 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-a51fb9c3-35bd-4592-aadf-501ed379705a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 returned with HTTP 200 Jul 24 05:58:31.060466 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 170/670] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:58:30 2026] PUT /volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 => generated 967 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:31.709458 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:31.711936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:31.712658 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:31.712841 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:31.728951 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:31.728951 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:31.735091 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:31.739384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f27e88e-c3b4-4124-ba3d-dbddae112a4f tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:31.740244 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 165/671] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:31 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1164 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:31.942260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e67bbc2-bdb3-48b2-9d77-48b518f0c058 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:31.945009 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e67bbc2-bdb3-48b2-9d77-48b518f0c058 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa Jul 24 05:58:31.945757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e67bbc2-bdb3-48b2-9d77-48b518f0c058 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:31.946152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e67bbc2-bdb3-48b2-9d77-48b518f0c058 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:31.952924 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e67bbc2-bdb3-48b2-9d77-48b518f0c058 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa returned with HTTP 404 Jul 24 05:58:31.953659 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 167/672] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:31 2026] GET /volume/v3/volumes/5f4c3338-56df-43ec-b1b6-9ae562b835fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:31.962562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:31.967020 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:58:31.968719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:31.968907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:31.969081 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume with id: c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:58:31.980052 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:31.980052 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:31.980052 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:32.010574 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume request issued successfully. Jul 24 05:58:32.010874 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45358486-73d1-4015-be4a-5c7c8f52a5ab tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 202 Jul 24 05:58:32.011456 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 171/673] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:31 2026] DELETE /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:32.019850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1e8e5346-606a-4d19-bce3-884f45502230 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:32.022153 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e8e5346-606a-4d19-bce3-884f45502230 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:58:32.022412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e8e5346-606a-4d19-bce3-884f45502230 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:32.022621 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1e8e5346-606a-4d19-bce3-884f45502230 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:32.034271 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:32.034271 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:32.038845 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1e8e5346-606a-4d19-bce3-884f45502230 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:32.044047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1e8e5346-606a-4d19-bce3-884f45502230 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 200 Jul 24 05:58:32.044540 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 171/674] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:32 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:32.753526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-248c946d-cbc3-4512-985d-50d3e92e6831 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:32.755479 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-248c946d-cbc3-4512-985d-50d3e92e6831 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:32.755900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-248c946d-cbc3-4512-985d-50d3e92e6831 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:32.756253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-248c946d-cbc3-4512-985d-50d3e92e6831 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:32.773637 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:32.773637 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:32.780219 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-248c946d-cbc3-4512-985d-50d3e92e6831 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:32.787311 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-248c946d-cbc3-4512-985d-50d3e92e6831 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:32.787378 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 166/675] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:32 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:33.062807 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27021c95-d5d7-4b51-9e1a-887103f8ae73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:33.066069 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27021c95-d5d7-4b51-9e1a-887103f8ae73 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f Jul 24 05:58:33.066380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27021c95-d5d7-4b51-9e1a-887103f8ae73 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:33.066590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27021c95-d5d7-4b51-9e1a-887103f8ae73 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:33.073630 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27021c95-d5d7-4b51-9e1a-887103f8ae73 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f returned with HTTP 404 Jul 24 05:58:33.074254 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 168/676] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:33 2026] GET /volume/v3/volumes/c342030d-c4cc-48db-9dd0-6b417aecf93f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:33.085395 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:33.090414 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] DELETE https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:58:33.090414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:33.090414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:33.090414 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume with id: 11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:58:33.103948 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:33.103948 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:33.105055 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:33.135787 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Delete volume request issued successfully. Jul 24 05:58:33.135787 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-683814d6-9a69-4e17-b6e7-665f5adc9680 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 202 Jul 24 05:58:33.136204 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 172/677] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:33 2026] DELETE /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:33.146257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d6faf90-8939-491f-9560-06c35f94f04b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:33.148548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d6faf90-8939-491f-9560-06c35f94f04b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:58:33.148806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d6faf90-8939-491f-9560-06c35f94f04b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:33.149003 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d6faf90-8939-491f-9560-06c35f94f04b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:33.158415 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:33.158415 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:33.163784 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d6faf90-8939-491f-9560-06c35f94f04b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Volume info retrieved successfully. Jul 24 05:58:33.171435 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d6faf90-8939-491f-9560-06c35f94f04b tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 200 Jul 24 05:58:33.172328 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 172/678] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:33 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 1390 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:33.426077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-e0a4952c-c82c-49af-8138-13c5558f8954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:33.435495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-e0a4952c-c82c-49af-8138-13c5558f8954 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971/action Jul 24 05:58:33.435495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-e0a4952c-c82c-49af-8138-13c5558f8954 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:33.435495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-e0a4952c-c82c-49af-8138-13c5558f8954 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:33.465262 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:33.465262 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:33.494481 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-34bd36d0-ae7b-49af-9c3a-3a26b4e0df2f req-e0a4952c-c82c-49af-8138-13c5558f8954 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971/action returned with HTTP 204 Jul 24 05:58:33.495142 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 167/679] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:58:33 2026] POST /volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:33.805867 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:33.809705 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:33.809705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:33.809705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:33.825172 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:33.825172 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:33.830602 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:33.839156 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60a8a320-5066-469f-bf7d-97e3012a3f0b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:33.839809 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 169/680] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:33 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:34.190325 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f76800c3-cf13-46fa-a179-ce537bef1801 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.192519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76800c3-cf13-46fa-a179-ce537bef1801 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] GET https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 Jul 24 05:58:34.192810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76800c3-cf13-46fa-a179-ce537bef1801 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.193221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f76800c3-cf13-46fa-a179-ce537bef1801 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.203446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f76800c3-cf13-46fa-a179-ce537bef1801 tempest-TaggedBootDevicesTest-1151981360 tempest-TaggedBootDevicesTest-1151981360-project-member] https://10.4.3.200/volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 returned with HTTP 404 Jul 24 05:58:34.204807 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 173/681] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/11747cb6-d059-4ccb-bf98-fa8f6fb971f1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:34.277640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.290908 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 tempest-TestMultiAttachVolumeSwap-790404029 tempest-TestMultiAttachVolumeSwap-790404029-project] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:34.290908 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 tempest-TestMultiAttachVolumeSwap-790404029 tempest-TestMultiAttachVolumeSwap-790404029-project] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.290908 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 tempest-TestMultiAttachVolumeSwap-790404029 tempest-TestMultiAttachVolumeSwap-790404029-project] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.323320 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.323320 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:34.332204 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 tempest-TestMultiAttachVolumeSwap-790404029 tempest-TestMultiAttachVolumeSwap-790404029-project] Volume info retrieved successfully. Jul 24 05:58:34.338054 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d40165ba-133a-4d2f-9ccf-8f9381d996ec req-07ebccf9-bda2-4dbc-8e16-c3deeeba71f5 tempest-TestMultiAttachVolumeSwap-790404029 tempest-TestMultiAttachVolumeSwap-790404029-project] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:34.338486 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 173/682] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1642 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:34.354719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.358946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:34.358946 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.359754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.385056 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.385056 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:34.394141 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Volume info retrieved successfully. Jul 24 05:58:34.402862 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2d948955-d70e-4b96-95c1-c4d2c2cf2978 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:34.403583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 168/683] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1458 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:34.424438 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c468a6d-287e-4b36-b604-f2683ce0802b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.426892 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c468a6d-287e-4b36-b604-f2683ce0802b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] GET https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:58:34.427259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c468a6d-287e-4b36-b604-f2683ce0802b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.427659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c468a6d-287e-4b36-b604-f2683ce0802b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.437796 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.437796 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:34.443524 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c468a6d-287e-4b36-b604-f2683ce0802b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] Volume info retrieved successfully. Jul 24 05:58:34.450533 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c468a6d-287e-4b36-b604-f2683ce0802b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-reader] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 200 Jul 24 05:58:34.451803 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 170/684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:34.598148 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-392a1e98-ee2e-481a-aa26-6e076e647660 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.603848 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-392a1e98-ee2e-481a-aa26-6e076e647660 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:34.603848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-392a1e98-ee2e-481a-aa26-6e076e647660 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.603848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-392a1e98-ee2e-481a-aa26-6e076e647660 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.624065 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.624065 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:34.631575 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-392a1e98-ee2e-481a-aa26-6e076e647660 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:34.640052 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-392a1e98-ee2e-481a-aa26-6e076e647660 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:34.640353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 174/685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1458 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:34.707123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.708135 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:34.708254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.708461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.730931 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.730931 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:34.736931 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:34.751793 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-8988fed4-d9fc-43c7-8389-0dcb3d2bc452 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:34.751793 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 174/686] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1458 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:34.789183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.792250 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action Jul 24 05:58:34.792628 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:34.792810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:34.819180 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.819180 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:34.820753 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:34.836117 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Begin detaching volume completed successfully. Jul 24 05:58:34.837041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-e8b1e819-278d-47f0-8c65-dbb329766d57 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action returned with HTTP 202 Jul 24 05:58:34.837650 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 169/687] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:58:34 2026] POST /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:34.920323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9d651d3-bbb3-49ee-a8cc-689be8da48f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.921190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d651d3-bbb3-49ee-a8cc-689be8da48f9 None None] GET https://10.4.3.200/volume// Jul 24 05:58:34.921190 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d651d3-bbb3-49ee-a8cc-689be8da48f9 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.922026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9d651d3-bbb3-49ee-a8cc-689be8da48f9 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.924537 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9d651d3-bbb3-49ee-a8cc-689be8da48f9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:34.924537 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 171/688] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:34.940330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:34.943352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:34.943352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:34.944429 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:34.967188 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:34.967188 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:34.971822 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:34.976884 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-ab2dcd53-b7af-4a0b-acab-3297e1864c45 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:34.977771 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 175/689] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:34 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1641 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 05:58:35.551249 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:35.553536 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:35.554037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:35.554198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:35.586621 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:35.586621 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:35.592579 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:35.600649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-5b5e144c-305a-4d87-b252-6f543830433a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:35.601727 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 175/690] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:35 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:35.621441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-1393e786-3d5e-4c85-8ea8-d183ed4701af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:35.624694 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-1393e786-3d5e-4c85-8ea8-d183ed4701af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] DELETE https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 Jul 24 05:58:35.624786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-1393e786-3d5e-4c85-8ea8-d183ed4701af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:35.625898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-1393e786-3d5e-4c85-8ea8-d183ed4701af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:35.636483 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:35.636483 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:35.730062 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c79bb480-35d3-4e34-8976-f0be7bec6001 req-1393e786-3d5e-4c85-8ea8-d183ed4701af tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 returned with HTTP 200 Jul 24 05:58:35.731037 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 170/691] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:35 2026] DELETE /volume/v3/attachments/385d2615-483d-472b-ad2a-9fcc8f22f971 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:35.824182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:35.831712 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:35.831712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1805828442"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:35.831712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1805828442'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:35.831712 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume of 1 GB Jul 24 05:58:35.838892 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Availability Zones retrieved successfully. Jul 24 05:58:35.850702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (55b11a74-bdcf-4550-88ae-8bd055e92b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:35.850945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628a59f5-197f-4e76-a9e2-6ae23b08496f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:35.852611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:35.901793 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628a59f5-197f-4e76-a9e2-6ae23b08496f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:35.902995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663952d-0a15-47cf-b67c-3c4803417078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:35.988973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:35.991902 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:35.991902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:35.991902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.005337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:36.005337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:36.008796 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:36.009621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Created reservations ['24c102fc-9a77-49ea-ae25-b25837ff9666', '18a06b8d-f555-4d9c-9d7d-0e8206d9b5c1', 'd1fc3570-737f-4fc7-b1af-ec610b8665ac', 'd7f64658-f3c3-49cc-a63e-772cabea83fb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:36.011851 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5663952d-0a15-47cf-b67c-3c4803417078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c102fc-9a77-49ea-ae25-b25837ff9666', '18a06b8d-f555-4d9c-9d7d-0e8206d9b5c1', 'd1fc3570-737f-4fc7-b1af-ec610b8665ac', 'd7f64658-f3c3-49cc-a63e-772cabea83fb']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:36.013593 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b97668a-b880-4ce7-9417-5c6bd76466ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:36.015754 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a68c4e4-1263-4f04-a99c-64243d89f0f8 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:36.016223 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 176/692] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:35 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:36.050196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b97668a-b880-4ce7-9417-5c6bd76466ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '624deb7f-3cb8-4307-8291-418cdc6706c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805828442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['24c102fc-9a77-49ea-ae25-b25837ff9666','18a06b8d-f555-4d9c-9d7d-0e8206d9b5c1','d1fc3570-737f-4fc7-b1af-ec610b8665ac','d7f64658-f3c3-49cc-a63e-772cabea83fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805828442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=624deb7f-3cb8-4307-8291-418cdc6706c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:36.051597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469076ae-729a-4b84-88d6-98eab12366a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:36.070537 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.074809 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:36.074809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.074809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.089812 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:36.089812 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:36.089964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469076ae-729a-4b84-88d6-98eab12366a9) transitioned into state 'SUCCESS' from state '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-1805828442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['24c102fc-9a77-49ea-ae25-b25837ff9666','18a06b8d-f555-4d9c-9d7d-0e8206d9b5c1','d1fc3570-737f-4fc7-b1af-ec610b8665ac','d7f64658-f3c3-49cc-a63e-772cabea83fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:36.090948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786821a2-720e-4f55-83ff-9732ad8e094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:36.097355 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:36.104567 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-59ddbd0f-1f8f-4dda-bdad-5e1aa6d9b9c9 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:36.104567 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 176/693] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:36 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:36.115307 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786821a2-720e-4f55-83ff-9732ad8e094e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:36.116558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (55b11a74-bdcf-4550-88ae-8bd055e92b2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:36.117298 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request issued successfully. Jul 24 05:58:36.118212 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5eb3aea-59d3-4225-91cc-2e04a8e6af74 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:36.118796 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 172/694] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:35 2026] POST /volume/v3/volumes => generated 751 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:36.138480 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96784744-d190-4adf-b0f7-895890516b2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.141311 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96784744-d190-4adf-b0f7-895890516b2d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:36.141902 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96784744-d190-4adf-b0f7-895890516b2d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.142004 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96784744-d190-4adf-b0f7-895890516b2d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.142879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.145559 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] POST https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action Jul 24 05:58:36.146018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:36.146194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:36.155761 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:36.155761 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:36.169408 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:36.169408 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:36.169619 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:36.171564 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-96784744-d190-4adf-b0f7-895890516b2d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:36.179017 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Begin detaching volume completed successfully. Jul 24 05:58:36.179275 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-7a9bfcf5-3efd-43bf-b47b-d630c0508937 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action returned with HTTP 202 Jul 24 05:58:36.179853 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 177/695] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:58:36 2026] POST /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:36.181050 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96784744-d190-4adf-b0f7-895890516b2d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:36.181553 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 171/696] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:36 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:36.260648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48019133-64bc-431a-a4de-d81a6bf034f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.260648 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48019133-64bc-431a-a4de-d81a6bf034f5 None None] GET https://10.4.3.200/volume// Jul 24 05:58:36.260648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48019133-64bc-431a-a4de-d81a6bf034f5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.260853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48019133-64bc-431a-a4de-d81a6bf034f5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.261142 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48019133-64bc-431a-a4de-d81a6bf034f5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:36.261517 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 177/697] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:36.276566 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.280509 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:36.282825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.282825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.294965 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:36.294965 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:36.301332 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:36.309827 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-677e3b7d-9fe5-496c-b1fc-8f6c76bfeb67 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:36.310645 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 173/698] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:36 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:36.539817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.543593 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] DELETE https://10.4.3.200/volume/v3/volumes/tempest-invalid-708490329 Jul 24 05:58:36.543875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.544143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.544360 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Delete volume with id: tempest-invalid-708490329 Jul 24 05:58:36.551032 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8e36d125-287e-4e30-acf3-b5365c8a4bc5 req-ca240cf4-4cc6-4e58-992c-6b86ca3aef62 tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-708490329 returned with HTTP 404 Jul 24 05:58:36.551633 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 178/699] 10.4.3.200 () {70 vars in 1587 bytes} [Fri Jul 24 05:58:36 2026] DELETE /volume/v3/volumes/tempest-invalid-708490329 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:36.774355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.777548 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] DELETE https://10.4.3.200/volume/v3/volumes/10c3e8ea-020a-4480-a830-8f434f337ee3 Jul 24 05:58:36.778399 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.778399 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.778600 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] Delete volume with id: 10c3e8ea-020a-4480-a830-8f434f337ee3 Jul 24 05:58:36.786285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b9d7dc3-a1f3-4a66-880d-826523393b52 req-1a4b39dc-1239-4c44-b793-681c15dac7bf tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-member] https://10.4.3.200/volume/v3/volumes/10c3e8ea-020a-4480-a830-8f434f337ee3 returned with HTTP 404 Jul 24 05:58:36.786285 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 172/700] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 05:58:36 2026] DELETE /volume/v3/volumes/10c3e8ea-020a-4480-a830-8f434f337ee3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:36.811963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-193795e5-3f82-4e0f-a0f7-d4ae6f608fa8 req-bb407917-94db-46c1-bed1-3f7be95b358d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:36.814779 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-193795e5-3f82-4e0f-a0f7-d4ae6f608fa8 req-bb407917-94db-46c1-bed1-3f7be95b358d tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-reader] GET https://10.4.3.200/volume/v3/volumes/4c6afe12-bfec-46f3-8675-95e3a3773f78 Jul 24 05:58:36.815054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-193795e5-3f82-4e0f-a0f7-d4ae6f608fa8 req-bb407917-94db-46c1-bed1-3f7be95b358d tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:36.815342 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-193795e5-3f82-4e0f-a0f7-d4ae6f608fa8 req-bb407917-94db-46c1-bed1-3f7be95b358d tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:36.822955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-193795e5-3f82-4e0f-a0f7-d4ae6f608fa8 req-bb407917-94db-46c1-bed1-3f7be95b358d tempest-VolumesNegativeTest-1067469643 tempest-VolumesNegativeTest-1067469643-project-reader] https://10.4.3.200/volume/v3/volumes/4c6afe12-bfec-46f3-8675-95e3a3773f78 returned with HTTP 404 Jul 24 05:58:36.823686 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 178/701] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:36 2026] GET /volume/v3/volumes/4c6afe12-bfec-46f3-8675-95e3a3773f78 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:37.202103 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.206490 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:37.206713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.207715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.221810 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.221810 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:37.228407 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:37.237656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2b0ff874-01ae-4dee-a6bc-56a40fd2d264 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:37.238777 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 174/702] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:37.326324 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.331705 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:37.331705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.331705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.346625 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.346625 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:37.363947 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:37.368564 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-1816ef42-0d35-4de3-9997-43d432a68d1e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:37.369161 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 179/703] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:37.495601 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c9d2f6b-ebd4-482f-8551-8caf6a7c6404 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.496641 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c9d2f6b-ebd4-482f-8551-8caf6a7c6404 None None] GET https://10.4.3.200/volume// Jul 24 05:58:37.496641 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c9d2f6b-ebd4-482f-8551-8caf6a7c6404 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.497506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c9d2f6b-ebd4-482f-8551-8caf6a7c6404 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.498764 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c9d2f6b-ebd4-482f-8551-8caf6a7c6404 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:37.498764 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 173/704] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:37.511602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-ec434c9f-7f01-4a25-8f49-b58f5bc37f18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.516763 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-ec434c9f-7f01-4a25-8f49-b58f5bc37f18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:58:37.517976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-ec434c9f-7f01-4a25-8f49-b58f5bc37f18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "624deb7f-3cb8-4307-8291-418cdc6706c3", "connector": null, "instance_uuid": "eeb9ead2-b9be-4dea-9baf-7ff895c5dd29"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:37.539081 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.539081 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:37.587894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-ec434c9f-7f01-4a25-8f49-b58f5bc37f18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:58:37.588926 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 179/705] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:58:37 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 24 05:58:37.630472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.645671 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:37.645671 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.645671 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.655484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dfdd0227-3350-4f03-8ee9-d279b7a9c747 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.656311 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfdd0227-3350-4f03-8ee9-d279b7a9c747 None None] GET https://10.4.3.200/volume// Jul 24 05:58:37.656568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfdd0227-3350-4f03-8ee9-d279b7a9c747 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.657710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfdd0227-3350-4f03-8ee9-d279b7a9c747 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.658342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfdd0227-3350-4f03-8ee9-d279b7a9c747 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:37.659816 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 180/706] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:37.662830 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.662830 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:37.672768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.679161 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:37.681979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:37.682461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:37.682735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:37.688735 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9997ea70-ac94-4170-b2b5-f3c8336a37bf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:37.689764 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 175/707] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 843 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:37.695426 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.695426 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:37.700618 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:37.707936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-b201adfb-b9f7-4365-b11f-c83c5ef4cc2b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:37.708556 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 174/708] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:37 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:37.806964 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:37.811144 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] PUT https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a Jul 24 05:58:37.811669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:37.828912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Acquiring lock "cinder-attachment_update-624deb7f-3cb8-4307-8291-418cdc6706c3-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:58:37.834640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-624deb7f-3cb8-4307-8291-418cdc6706c3-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:58:37.836227 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:37.836227 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:37.966829 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-624deb7f-3cb8-4307-8291-418cdc6706c3-np0000005810" released by "attachment_update" :: held 0.131s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:58:37.966829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-f03aa15d-c135-4c7b-9362-a09f94463d18 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a returned with HTTP 200 Jul 24 05:58:37.969039 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 180/709] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:58:37 2026] PUT /volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:38.706378 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0720be2f-7784-4cc6-b244-29106ba8801c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:38.710894 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0720be2f-7784-4cc6-b244-29106ba8801c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:38.711225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0720be2f-7784-4cc6-b244-29106ba8801c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:38.712517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0720be2f-7784-4cc6-b244-29106ba8801c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:38.731043 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:38.731043 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:38.736993 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0720be2f-7784-4cc6-b244-29106ba8801c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:38.743279 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0720be2f-7784-4cc6-b244-29106ba8801c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:38.744071 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 181/710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:38 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:39.433128 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6922f67a-8714-4243-b251-1c47c1619ac1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:39.638076 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:39.638596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1090837682"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:39.642391 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1090837682'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:39.642606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create volume of 1 GB Jul 24 05:58:39.652028 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Availability Zones retrieved successfully. Jul 24 05:58:39.659819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Flow 'volume_create_api' (d3256231-92ce-4592-a1c7-2f38f05bbd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:39.661028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1c75f8-29a1-4640-91dc-7f6920033cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:39.662183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:39.698048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1c75f8-29a1-4640-91dc-7f6920033cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:39.699065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff38ff3-71df-4039-8820-28edc89400cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:39.761947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e146173e-4f66-45c3-a863-34f5a2a0075f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:39.764638 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e146173e-4f66-45c3-a863-34f5a2a0075f tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:39.764980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e146173e-4f66-45c3-a863-34f5a2a0075f tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:39.765406 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e146173e-4f66-45c3-a863-34f5a2a0075f tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:39.789452 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:39.789452 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:39.797169 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e146173e-4f66-45c3-a863-34f5a2a0075f tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:39.803235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['6d458844-5705-4377-a069-92513230a918', '7da15997-a70d-4cf5-b8dd-87ca564b7873', '1b65099f-f9fb-41a6-8beb-ae2c228c2ef6', '6796c94b-2614-450d-9c76-163c906f6cd1'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:39.804303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff38ff3-71df-4039-8820-28edc89400cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d458844-5705-4377-a069-92513230a918', '7da15997-a70d-4cf5-b8dd-87ca564b7873', '1b65099f-f9fb-41a6-8beb-ae2c228c2ef6', '6796c94b-2614-450d-9c76-163c906f6cd1']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:39.804422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e146173e-4f66-45c3-a863-34f5a2a0075f tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:39.804945 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 175/711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:39 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:39.805977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df2c320-fb14-4746-ac5f-80a8af8c23b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:39.838658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9df2c320-fb14-4746-ac5f-80a8af8c23b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a6bb771-86e6-4677-8be3-321b0ecafc5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1090837682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16efad368bd046758c61f2cb25a73ee4',qos_specs=None,replication_status=,reservations=['6d458844-5705-4377-a069-92513230a918','7da15997-a70d-4cf5-b8dd-87ca564b7873','1b65099f-f9fb-41a6-8beb-ae2c228c2ef6','6796c94b-2614-450d-9c76-163c906f6cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a19d94e605647b095cf78f96253eb31',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1090837682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a6bb771-86e6-4677-8be3-321b0ecafc5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16efad368bd046758c61f2cb25a73ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a19d94e605647b095cf78f96253eb31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:39.839892 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf13aef-b5d7-4111-9f7f-4f5c20382270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:39.866974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cf13aef-b5d7-4111-9f7f-4f5c20382270) transitioned into state 'SUCCESS' from state '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-1090837682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16efad368bd046758c61f2cb25a73ee4',qos_specs=None,replication_status=,reservations=['6d458844-5705-4377-a069-92513230a918','7da15997-a70d-4cf5-b8dd-87ca564b7873','1b65099f-f9fb-41a6-8beb-ae2c228c2ef6','6796c94b-2614-450d-9c76-163c906f6cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a19d94e605647b095cf78f96253eb31',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:39.867751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf1d37b-e23a-4f6d-a5f2-fb94b99dc1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:39.880101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebf1d37b-e23a-4f6d-a5f2-fb94b99dc1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:39.880995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Flow 'volume_create_api' (d3256231-92ce-4592-a1c7-2f38f05bbd5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:39.881643 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create volume request issued successfully. Jul 24 05:58:39.882388 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6922f67a-8714-4243-b251-1c47c1619ac1 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:39.882974 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 176/712] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:39 2026] POST /volume/v3/volumes => generated 751 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:39.904105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81737935-ab47-4e21-a1af-0d648690a826 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:39.909791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81737935-ab47-4e21-a1af-0d648690a826 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:39.910096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81737935-ab47-4e21-a1af-0d648690a826 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:39.910872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81737935-ab47-4e21-a1af-0d648690a826 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:39.931901 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:39.931901 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:39.939143 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81737935-ab47-4e21-a1af-0d648690a826 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:39.947311 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81737935-ab47-4e21-a1af-0d648690a826 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 200 Jul 24 05:58:39.947991 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 181/713] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:39 2026] GET /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:40.826603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:40.829285 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:40.831460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:40.831460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:40.846192 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:40.846192 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:40.853723 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:40.859614 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-490b2887-ae5f-4ef4-84f7-8feabc09bbe3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:40.860752 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 182/714] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:40 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:40.967390 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-868b1731-9be8-4653-86ed-1c30da04212e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:40.969730 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-868b1731-9be8-4653-86ed-1c30da04212e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:40.969987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-868b1731-9be8-4653-86ed-1c30da04212e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:40.970820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-868b1731-9be8-4653-86ed-1c30da04212e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:40.983956 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:40.983956 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:40.991969 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-868b1731-9be8-4653-86ed-1c30da04212e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:41.002421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-868b1731-9be8-4653-86ed-1c30da04212e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 200 Jul 24 05:58:41.002421 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 176/715] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:40 2026] GET /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:41.022333 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-addc7db2-9995-41d5-963b-8a97e9689b0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.025091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:41.025576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6bb771-86e6-4677-8be3-321b0ecafc5b", "name": "tempest-SnapshotsActionsTest-Snapshot-1020131499"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:41.027520 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.031634 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:41.031634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:41.031634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:41.038946 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.038946 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:41.039845 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:41.039965 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create snapshot from volume 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:41.048410 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.048410 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:41.056368 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:41.064660 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-b55d1c0d-ceae-4ddc-9fcb-419dc5b1852e tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:41.065428 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 182/716] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:41 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:41.121887 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['bbd3d102-8b34-430a-ac6a-7faa0282f510', 'aac94437-87ef-4aa9-adfa-eda569f71602', 'bcc9ab4c-5e32-49e9-80f9-579c1edaa6a3', '1611adb1-d020-4e55-8c49-4f01bab702b5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:41.202023 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot create request issued successfully. Jul 24 05:58:41.202511 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-addc7db2-9995-41d5-963b-8a97e9689b0a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:41.204663 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 177/717] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:41.217979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.221720 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:41.222690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:41.222690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:41.233549 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.233549 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:41.233763 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:41.235416 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f5f36cc-5189-4468-a166-59a94c7d4bdc tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:41.235416 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 183/718] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:41 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:41.386421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-a8766d71-9b71-4935-b9d5-9b0ad4a886cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.389326 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-a8766d71-9b71-4935-b9d5-9b0ad4a886cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a/action Jul 24 05:58:41.389962 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-a8766d71-9b71-4935-b9d5-9b0ad4a886cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:41.390085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-a8766d71-9b71-4935-b9d5-9b0ad4a886cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:41.419538 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.419538 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:41.443856 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-26df5b49-44de-451b-8c14-d6b368db8b33 req-a8766d71-9b71-4935-b9d5-9b0ad4a886cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a/action returned with HTTP 204 Jul 24 05:58:41.443856 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 177/719] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:58:41 2026] POST /volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:41.504357 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-fe7997de-0bc6-44d4-bfce-26056f4246f4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.509551 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-fe7997de-0bc6-44d4-bfce-26056f4246f4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 Jul 24 05:58:41.509895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-fe7997de-0bc6-44d4-bfce-26056f4246f4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:41.510189 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-fe7997de-0bc6-44d4-bfce-26056f4246f4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:41.523131 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.523131 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:41.600179 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5ce5605a-ef52-4e87-852b-6e0a5fbd3298 req-fe7997de-0bc6-44d4-bfce-26056f4246f4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 returned with HTTP 200 Jul 24 05:58:41.600712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 183/720] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:41 2026] DELETE /volume/v3/attachments/6961e5b7-d1d7-4089-8e5c-9977e4703a56 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:41.877865 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.881018 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:41.881645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:41.881963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:41.904412 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.904412 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:41.911380 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:41.918404 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20df08e7-8282-467e-ae5b-022b8b6a8682 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:41.918931 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 178/721] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:41 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:41.938527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:41.943422 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:58:41.943422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:41.943422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:41.955350 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:41.955350 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:41.962014 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:58:41.964759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e3ac54a-f8d9-47c0-ac80-e6d340cd9f85 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:58:41.965417 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 184/722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:41 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:42.251129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.253449 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:42.253690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:42.254166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:42.261656 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.261656 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:42.262918 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:42.263610 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2bc9250a-96ab-4d85-9e2a-c8a44ba9b66e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:42.264137 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 178/723] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:42 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:42.276614 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.447489 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:42.447971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:42.448143 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:42.449616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'creating'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:42.484706 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.484706 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:42.527178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07a7b855-3a31-411b-8580-c4f69a9f1096 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:42.527808 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 184/724] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:42 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:42.542492 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.544742 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:42.544742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:42.544742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:42.556723 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.556723 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:42.556723 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:42.557905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3435fae-0e3b-404f-af57-fb4410d13ad2 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:42.559195 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 179/725] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:42 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:42.571767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.574687 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:42.576982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:42.576982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:42.577524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:42.614811 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.614811 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:42.633964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494bdf72-ed53-4614-8f85-7b0dd427b18a tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:42.633964 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 185/726] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:42 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:42.643992 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.648959 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:42.648959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:42.648959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:42.657170 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.657170 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:42.658171 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:42.659603 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbf1e4cc-590b-4a85-975d-01b1152cf1b3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:42.660872 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 179/727] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:42 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:42.674412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.679786 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:42.680373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6bb771-86e6-4677-8be3-321b0ecafc5b", "name": "tempest-SnapshotsActionsTest-Snapshot-1190201893"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:42.695716 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.695716 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:42.697598 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:42.697598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create snapshot from volume 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:42.751113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['c20d42a6-85ba-494e-81a1-f8ac9c825cd3', '41ecf5f3-cbaa-4689-b166-8e9fdd753255', 'b7d78f16-f1a8-4e76-908c-375d2125be9c', '85cfdee8-4f39-43b5-8410-4acb7e94de80'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:42.815211 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot create request issued successfully. Jul 24 05:58:42.815211 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3be9a96d-25e3-4590-b0a6-61dba6f017c3 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:42.815708 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 185/728] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:42 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 24 05:58:42.839412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:42.839412 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:42.839412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:42.839412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:42.841863 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:42.841863 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:42.842638 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:42.843544 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bb60381e-d5b3-4573-84fc-378fb177ec55 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 200 Jul 24 05:58:42.844789 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 180/729] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:42 2026] GET /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:43.857226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a478e01-321d-4212-ad82-43106f543259 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:43.859495 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a478e01-321d-4212-ad82-43106f543259 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:43.859810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a478e01-321d-4212-ad82-43106f543259 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:43.860197 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a478e01-321d-4212-ad82-43106f543259 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:43.867916 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:43.867916 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:43.868440 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a478e01-321d-4212-ad82-43106f543259 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:43.869605 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a478e01-321d-4212-ad82-43106f543259 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 200 Jul 24 05:58:43.870126 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 186/730] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:43 2026] GET /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:43.886925 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4e46a783-2734-46da-898b-c605b58a4dff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:43.892487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e46a783-2734-46da-898b-c605b58a4dff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action Jul 24 05:58:43.894121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e46a783-2734-46da-898b-c605b58a4dff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:43.894121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4e46a783-2734-46da-898b-c605b58a4dff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:43.895635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-4e46a783-2734-46da-898b-c605b58a4dff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot 'edad57f8-1317-49cd-a7cd-86d65799f954' with '{'status': 'creating'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:43.914091 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:43.914091 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:43.940640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4e46a783-2734-46da-898b-c605b58a4dff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action returned with HTTP 202 Jul 24 05:58:43.942182 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 180/731] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:43 2026] POST /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 05:58:43.956856 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:43.962077 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:43.962827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:43.963076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:43.975438 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:43.975438 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:43.976154 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:43.976910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eab052a7-03f4-4aa1-8318-fbb7eaf07ae8 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 200 Jul 24 05:58:43.977321 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 186/732] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:43 2026] GET /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:43.989936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:43.994727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action Jul 24 05:58:43.995301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:43.995535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:44.004929 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:44.004929 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:44.005314 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot retrieved successfully. Jul 24 05:58:44.034061 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot delete request issued successfully. Jul 24 05:58:44.034352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a43a76f7-8a99-4e39-88e7-b78b5612b405 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action returned with HTTP 202 Jul 24 05:58:44.035084 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 181/733] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:43 2026] POST /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:44.043369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:44.045147 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:44.045656 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:44.045939 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:44.054437 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:44.054437 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:44.054437 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:44.055354 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e33df0e-b765-4228-9a60-819ee0fb8083 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 200 Jul 24 05:58:44.055975 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 187/734] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:44 2026] GET /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:44.613831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:44.616184 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:58:44.616758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:44.616758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:44.635406 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:44.635406 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:44.641248 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:44.648186 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1506f7d7-e0a8-4b11-a69c-3f82c0c4d894 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:58:44.648883 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 181/735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:44 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:44.993776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-272f49be-b235-4d33-b62c-1094784a288c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:44.997237 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-272f49be-b235-4d33-b62c-1094784a288c tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:58:44.997711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-272f49be-b235-4d33-b62c-1094784a288c tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:44.997711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-272f49be-b235-4d33-b62c-1094784a288c tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.016753 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.016753 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:45.022613 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-272f49be-b235-4d33-b62c-1094784a288c tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:45.027926 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-272f49be-b235-4d33-b62c-1094784a288c tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:58:45.028439 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 187/736] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:44 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:45.068528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e34feb82-fcb8-43fe-a152-e4e918e258c5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.070973 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e34feb82-fcb8-43fe-a152-e4e918e258c5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:45.071281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e34feb82-fcb8-43fe-a152-e4e918e258c5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.071563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e34feb82-fcb8-43fe-a152-e4e918e258c5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.080612 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e34feb82-fcb8-43fe-a152-e4e918e258c5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 404 Jul 24 05:58:45.081757 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 182/737] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:45.093915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b521d99c-de14-437b-8b34-c3b3adab626e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.098775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b521d99c-de14-437b-8b34-c3b3adab626e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:45.098775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b521d99c-de14-437b-8b34-c3b3adab626e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:45.098775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b521d99c-de14-437b-8b34-c3b3adab626e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:45.100641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-b521d99c-de14-437b-8b34-c3b3adab626e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:45.101852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.104645 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:58:45.104892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.105168 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.120045 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.120045 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:45.126233 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.126233 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:45.131433 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:45.141474 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-6f180240-c7d3-40c1-ad1b-c1b3606cae19 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:58:45.142442 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 182/738] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1138 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:45.149420 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b521d99c-de14-437b-8b34-c3b3adab626e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:45.149967 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 188/739] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:45 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:45.159556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.162328 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:45.162800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.162855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.169575 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.169575 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:45.170424 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:45.171788 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-824f2d48-d53e-4555-8fe9-2f8e7b125d24 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:45.172269 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 188/740] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:45.174028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.178554 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf/action Jul 24 05:58:45.179058 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:45.179237 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:45.182241 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.184034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:45.184292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.184526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.184622 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete snapshot with id: edad57f8-1317-49cd-a7cd-86d65799f954 Jul 24 05:58:45.189633 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b814e62d-5914-46a5-84b8-c7b264d4ed17 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 returned with HTTP 404 Jul 24 05:58:45.190253 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 183/741] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:45 2026] DELETE /volume/v3/snapshots/edad57f8-1317-49cd-a7cd-86d65799f954 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:45.200100 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.205090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:45.207210 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.207210 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:45.207456 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6bb771-86e6-4677-8be3-321b0ecafc5b", "name": "tempest-SnapshotsActionsTest-Snapshot-221238806"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:45.207537 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:45.218337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.218337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:45.218932 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:45.219118 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create snapshot from volume 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:45.224700 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Begin detaching volume completed successfully. Jul 24 05:58:45.225000 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-2b251641-1ba3-48e4-b4cd-aa2ce7571834 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf/action returned with HTTP 202 Jul 24 05:58:45.225826 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 183/742] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:58:45 2026] POST /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:45.278413 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-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 24 05:58:45.314356 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['322dfea5-9f6b-4b1b-b422-a653c4cbd4fc', '9768f165-9c14-4fac-8075-43a0e942ba34', '97b5fd9c-b3ce-4656-9bc9-b8630e1e283d', 'ee6ae618-82bf-43ef-919b-8d60fd184c80'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:45.382740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c595c5d-6868-4a58-8351-060bd4395d83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.383275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c595c5d-6868-4a58-8351-060bd4395d83 None None] GET https://10.4.3.200/volume// Jul 24 05:58:45.383523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c595c5d-6868-4a58-8351-060bd4395d83 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.383837 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c595c5d-6868-4a58-8351-060bd4395d83 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.384281 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c595c5d-6868-4a58-8351-060bd4395d83 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:45.384921 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 189/743] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:45.397241 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot create request issued successfully. Jul 24 05:58:45.397241 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b424911-fef9-41ba-be2e-d4d4e5cd4880 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:45.397793 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 189/744] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:45.409520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.413618 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:58:45.413618 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.413618 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.421396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecfe3419-e960-43fc-b808-980abbc0a69b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:45.425790 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecfe3419-e960-43fc-b808-980abbc0a69b tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:45.426245 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecfe3419-e960-43fc-b808-980abbc0a69b tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:45.426317 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecfe3419-e960-43fc-b808-980abbc0a69b tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:45.433432 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.433432 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:45.434814 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:45.434814 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:45.436054 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecfe3419-e960-43fc-b808-980abbc0a69b tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:45.436768 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecfe3419-e960-43fc-b808-980abbc0a69b tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 200 Jul 24 05:58:45.437433 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 184/745] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:58:45.443916 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:45.452635 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-4278eaf5-4f0b-4455-9341-8eb3858e1e2d tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:58:45.453538 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 184/746] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:58:45 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 1321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:58:46.449461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.452380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:46.452720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:46.453804 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:46.461990 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.461990 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:46.462583 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:46.463810 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d86c758-a01c-4511-9e5b-9050a09d32cd tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 200 Jul 24 05:58:46.464341 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 190/747] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:46 2026] GET /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:46.477114 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.480658 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action Jul 24 05:58:46.481485 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:46.481485 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:46.483417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot 'd9e06cfe-74df-4a7c-ac11-1ccadd68b066' with '{'status': 'deleting'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:46.500090 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.500090 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:46.518807 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6acbcef2-5707-49c1-8565-dbf5a54c1b80 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action returned with HTTP 202 Jul 24 05:58:46.519712 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 190/748] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:46 2026] POST /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:46.529866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.533123 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:46.533606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:46.533920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:46.540894 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.540894 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:46.541706 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:46.542421 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41e6190d-3c2b-4563-952a-ad1d4efc17bf tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 200 Jul 24 05:58:46.544945 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 185/749] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:46 2026] GET /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:46.555297 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.557257 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action Jul 24 05:58:46.557617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:46.558345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:46.567165 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.567165 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:46.567708 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot retrieved successfully. Jul 24 05:58:46.590097 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot delete request issued successfully. Jul 24 05:58:46.590723 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f49cd8bc-1060-4ecf-9935-76f5fe15f9c3 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action returned with HTTP 202 Jul 24 05:58:46.591089 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 185/750] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:46 2026] POST /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:46.602514 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.605342 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:46.605661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:46.605897 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:46.616551 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.616551 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:46.617255 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:46.618381 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98fd0bbc-4018-4ab9-8c0e-6159ee5a9ec9 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 200 Jul 24 05:58:46.619054 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 191/751] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:46 2026] GET /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:46.838228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:46.840774 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:46.840774 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-147333040"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:46.842490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-147333040'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:46.843234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:58:46.843234 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:46.843234 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:46.848219 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:58:46.856385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (49cd63d2-aebf-4eb5-a33b-506e1f9e43c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:46.858091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19b63c-b241-405a-b2f1-9a088cb4b8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:46.860337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:46.908824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc19b63c-b241-405a-b2f1-9a088cb4b8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:46.909811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4f18ad-a203-4cb2-a636-4ae4715611a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:47.004138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['1dafbcde-22ea-437d-8e06-be6f0cf96aa8', '9e6e53e6-c913-4215-86f1-e1456c36d010', '2e039301-af02-4328-8807-0b7656abaf43', 'a0495eed-2df9-4c9f-9560-7cd2c434b574'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:47.005393 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4f18ad-a203-4cb2-a636-4ae4715611a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dafbcde-22ea-437d-8e06-be6f0cf96aa8', '9e6e53e6-c913-4215-86f1-e1456c36d010', '2e039301-af02-4328-8807-0b7656abaf43', 'a0495eed-2df9-4c9f-9560-7cd2c434b574']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:47.006981 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d445692-eef2-46fc-acd2-8a5746392dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:47.042673 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d445692-eef2-46fc-acd2-8a5746392dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-147333040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['1dafbcde-22ea-437d-8e06-be6f0cf96aa8','9e6e53e6-c913-4215-86f1-e1456c36d010','2e039301-af02-4328-8807-0b7656abaf43','a0495eed-2df9-4c9f-9560-7cd2c434b574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-147333040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:47.043654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5610db-29ba-4336-9022-d140a3807f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:47.082809 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db5610db-29ba-4336-9022-d140a3807f39) transitioned into state 'SUCCESS' from state '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-147333040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['1dafbcde-22ea-437d-8e06-be6f0cf96aa8','9e6e53e6-c913-4215-86f1-e1456c36d010','2e039301-af02-4328-8807-0b7656abaf43','a0495eed-2df9-4c9f-9560-7cd2c434b574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:47.083371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d8c5ae-04d1-4693-9240-c7fd47816cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:47.111712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37d8c5ae-04d1-4693-9240-c7fd47816cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:47.113105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (49cd63d2-aebf-4eb5-a33b-506e1f9e43c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:47.113564 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:58:47.114719 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e38e9d9-8612-4ffa-b818-212ffc6eeafe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:47.115238 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 191/752] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:46 2026] POST /volume/v3/volumes => generated 748 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:47.139387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.142144 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:47.142144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.142343 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.152795 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.152795 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:47.162715 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:47.169689 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d0f784e-5b50-42f3-8010-751ddacf4830 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:47.170357 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 186/753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:47 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:58:47.590555 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7633142-9325-417a-9102-0196a42c692b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.595435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:58:47.595435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.595435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.595435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Delete volume with id: 8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:58:47.602928 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.602928 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:47.603580 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:47.633530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f68e5c2-6010-46b9-9f9e-b6699cdba31d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.635730 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f68e5c2-6010-46b9-9f9e-b6699cdba31d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:47.635886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f68e5c2-6010-46b9-9f9e-b6699cdba31d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.636174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f68e5c2-6010-46b9-9f9e-b6699cdba31d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.640455 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Delete volume request issued successfully. Jul 24 05:58:47.640752 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7633142-9325-417a-9102-0196a42c692b tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 202 Jul 24 05:58:47.641915 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 186/754] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:47 2026] DELETE /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:47.642203 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f68e5c2-6010-46b9-9f9e-b6699cdba31d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 404 Jul 24 05:58:47.642843 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 192/755] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:47 2026] GET /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:47.655134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b635ff59-8c32-409a-ac95-f6c071fca091 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.658237 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.659243 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b635ff59-8c32-409a-ac95-f6c071fca091 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:47.659766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b635ff59-8c32-409a-ac95-f6c071fca091 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:47.659923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b635ff59-8c32-409a-ac95-f6c071fca091 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:47.660488 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:58:47.660720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.660902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.662651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-b635ff59-8c32-409a-ac95-f6c071fca091 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:47.671802 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.671802 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:47.681164 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.681164 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:47.683863 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:47.691885 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d9b90a7-4459-4282-8e73-0e83f9dcd013 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 200 Jul 24 05:58:47.692987 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 187/756] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:47 2026] GET /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:47.702207 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b635ff59-8c32-409a-ac95-f6c071fca091 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:47.703508 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 192/757] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:47 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:47.712899 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.717544 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:47.718614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.718614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.733895 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.733895 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:47.734697 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:47.735816 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07def4e2-263a-42e3-9c3b-cb67153b0b72 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:47.737576 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 187/758] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:47 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:47.757907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.762224 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:47.762766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.762766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.762914 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete snapshot with id: d9e06cfe-74df-4a7c-ac11-1ccadd68b066 Jul 24 05:58:47.776653 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00507bb8-7624-4d95-bf8a-728aa7b4ed22 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 returned with HTTP 404 Jul 24 05:58:47.777961 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 193/759] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:47 2026] DELETE /volume/v3/snapshots/d9e06cfe-74df-4a7c-ac11-1ccadd68b066 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:47.796195 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.803100 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:47.803781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6bb771-86e6-4677-8be3-321b0ecafc5b", "name": "tempest-SnapshotsActionsTest-Snapshot-1539651092"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:47.818975 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.818975 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:47.819595 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:47.819738 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create snapshot from volume 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:47.874630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['d52099ba-6f92-4d5d-b7f6-c986a916adef', 'a1f755e4-9349-45fb-ab71-cbc7a2faf59f', '2e7bd5c1-a591-4b61-a113-2d23dacb4a84', '7a0eedc2-f4c5-4ec5-9cd8-25e40e5e8d18'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:47.930707 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot create request issued successfully. Jul 24 05:58:47.930707 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7788dfb-4599-40bc-bc00-bf2a2e5aa83c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:47.930707 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 188/760] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:47.944586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:47.946581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:47.946938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:47.947272 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:47.953981 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:47.953981 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:47.953981 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:47.954708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e51fe86-b4e0-4429-86a1-8910b6550b98 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 200 Jul 24 05:58:47.955178 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 193/761] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:47 2026] GET /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:48.191130 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-803567b0-4447-42c1-a10c-8ab75854fce7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.195703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-803567b0-4447-42c1-a10c-8ab75854fce7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:48.195703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-803567b0-4447-42c1-a10c-8ab75854fce7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.195703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-803567b0-4447-42c1-a10c-8ab75854fce7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.210039 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.210039 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:48.219804 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-803567b0-4447-42c1-a10c-8ab75854fce7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:48.227969 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-803567b0-4447-42c1-a10c-8ab75854fce7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:48.228645 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 188/762] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:58:48.250365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.251113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action Jul 24 05:58:48.252074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action body: b'{"os-attach": {"instance_uuid": "e542fd46-9052-4361-b54b-9c2066267d38", "mountpoint": "/dev/vdb"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:48.252074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e542fd46-9052-4361-b54b-9c2066267d38", "mountpoint": "/dev/vdb"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:48.268519 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.268519 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:48.269241 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:48.287655 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Update volume admin metadata completed successfully. Jul 24 05:58:48.398981 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Attach volume completed successfully. Jul 24 05:58:48.398981 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b75587d-787b-4423-9207-dfc1fda3cce8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action returned with HTTP 202 Jul 24 05:58:48.398981 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 194/763] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:48 2026] POST /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:48.413438 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.417146 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:48.418422 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.418498 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.442092 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.442092 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:48.451244 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:48.461076 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c68bab-7901-4fc5-bd22-39affbafb1b9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:48.461076 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 189/764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 1175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:48.483303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.487353 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:48.487353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.487654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.508851 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.508851 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:48.517218 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:48.531664 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35bc5d5a-a0f2-41f2-8271-a70686eddf94 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:48.531664 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 194/765] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 1175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:48.553301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.707051 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action Jul 24 05:58:48.707578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:48.707627 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:48.714587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b14ca75-0ff0-4012-a2c6-c27f84cfc377 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.716959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b14ca75-0ff0-4012-a2c6-c27f84cfc377 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 Jul 24 05:58:48.716959 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b14ca75-0ff0-4012-a2c6-c27f84cfc377 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.717768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b14ca75-0ff0-4012-a2c6-c27f84cfc377 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.722956 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.722956 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:48.723417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume '8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:58:48.726210 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b14ca75-0ff0-4012-a2c6-c27f84cfc377 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 returned with HTTP 404 Jul 24 05:58:48.727265 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 195/766] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/8b7fc030-ed09-4700-89a6-c64cef8b7009 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:48.738011 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-835f9665-a788-4082-bb26-428e353574c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.740110 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] DELETE https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:48.740367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.740559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.740765 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Delete volume with id: 53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:48.751056 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.751056 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:48.751784 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:48.773584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-baa3c7be-8f8b-4f88-bf24-002091e33515 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action returned with HTTP 202 Jul 24 05:58:48.774138 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 189/767] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:48 2026] POST /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:48.785295 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d161ad19-c113-4628-b632-3ade27c340e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.787226 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d161ad19-c113-4628-b632-3ade27c340e1 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:48.787402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d161ad19-c113-4628-b632-3ade27c340e1 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.787888 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d161ad19-c113-4628-b632-3ade27c340e1 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.792367 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Delete volume request issued successfully. Jul 24 05:58:48.792367 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-835f9665-a788-4082-bb26-428e353574c4 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 202 Jul 24 05:58:48.793689 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 190/768] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:48 2026] DELETE /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:48.806726 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e4e06625-f3a2-4381-9608-bef51545ce4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.808181 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.808181 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:48.809048 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4e06625-f3a2-4381-9608-bef51545ce4a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:48.809304 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4e06625-f3a2-4381-9608-bef51545ce4a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.809524 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4e06625-f3a2-4381-9608-bef51545ce4a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.821050 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d161ad19-c113-4628-b632-3ade27c340e1 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:48.825075 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.825075 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:48.826689 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d161ad19-c113-4628-b632-3ade27c340e1 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:48.827269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 195/769] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:48.832321 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e4e06625-f3a2-4381-9608-bef51545ce4a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Volume info retrieved successfully. Jul 24 05:58:48.838932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4e06625-f3a2-4381-9608-bef51545ce4a tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 200 Jul 24 05:58:48.838932 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 196/770] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 868 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:48.846572 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.849216 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action Jul 24 05:58:48.850410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "fb2533db-d163-4266-b800-ba7d753580fd"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:48.851072 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "fb2533db-d163-4266-b800-ba7d753580fd"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:48.871839 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.871839 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:48.872316 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Volume info retrieved successfully. Jul 24 05:58:48.905209 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Terminate volume connection completed successfully. Jul 24 05:58:48.915553 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100225) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 24 05:58:48.967192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e851552-4c13-40f4-b274-d48de13ab445 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.971166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e851552-4c13-40f4-b274-d48de13ab445 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:48.971166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e851552-4c13-40f4-b274-d48de13ab445 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:48.971166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e851552-4c13-40f4-b274-d48de13ab445 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:48.977059 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:48.977059 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:48.977668 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8e851552-4c13-40f4-b274-d48de13ab445 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:48.980498 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e851552-4c13-40f4-b274-d48de13ab445 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 200 Jul 24 05:58:48.981279 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 191/771] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:48 2026] GET /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:48.994529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:48.998106 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action Jul 24 05:58:48.998357 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:48.998847 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:49.000528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot 'eb33d350-c168-4f90-845a-735b98a63236' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:49.004469 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Detach volume completed successfully. Jul 24 05:58:49.004787 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-681b82ce-2c24-4575-b086-1e8c702f7af0 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action returned with HTTP 202 Jul 24 05:58:49.005484 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 190/772] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:48 2026] POST /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:49.017386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-35756abc-a178-4afb-8b46-56c85e88200b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.020510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35756abc-a178-4afb-8b46-56c85e88200b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.021859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-35756abc-a178-4afb-8b46-56c85e88200b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.021859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-35756abc-a178-4afb-8b46-56c85e88200b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.025257 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.025257 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:49.032132 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.032132 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:49.039426 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-35756abc-a178-4afb-8b46-56c85e88200b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.051748 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-35756abc-a178-4afb-8b46-56c85e88200b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:49.052625 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 197/773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.056743 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25a88da3-2515-4cfe-8d4b-2dba75af1fdd tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action returned with HTTP 202 Jul 24 05:58:49.057426 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 196/774] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:48 2026] POST /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:49.068117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5863effc-b604-4669-9355-bef393ab3f05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.070777 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5863effc-b604-4669-9355-bef393ab3f05 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:49.071037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5863effc-b604-4669-9355-bef393ab3f05 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.071240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5863effc-b604-4669-9355-bef393ab3f05 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.073043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.078331 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.078389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.078633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.090927 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.090927 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:49.091529 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5863effc-b604-4669-9355-bef393ab3f05 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:49.093998 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5863effc-b604-4669-9355-bef393ab3f05 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 200 Jul 24 05:58:49.094255 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 192/775] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.095841 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.095841 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:49.106348 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.107517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d01d41c8-c3d5-4b1a-a377-22261395085d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.110499 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action Jul 24 05:58:49.111853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:49.112003 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:49.126280 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3dc99c8-ff9c-4342-9dfc-44b185b49ead tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:49.126280 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 191/776] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.126581 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.126581 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:49.126581 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot retrieved successfully. Jul 24 05:58:49.134855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.138549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action Jul 24 05:58:49.139075 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action body: b'{"os-detach": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:49.139461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:49.151327 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.151327 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:49.152316 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.164453 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot delete request issued successfully. Jul 24 05:58:49.164805 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d01d41c8-c3d5-4b1a-a377-22261395085d tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action returned with HTTP 202 Jul 24 05:58:49.167066 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 198/777] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:49 2026] POST /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 05:58:49.178017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf23899c-2721-4119-967a-c318e1d991ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.180572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf23899c-2721-4119-967a-c318e1d991ba tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:49.180572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf23899c-2721-4119-967a-c318e1d991ba tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.181321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf23899c-2721-4119-967a-c318e1d991ba tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.193210 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.193210 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:49.194382 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf23899c-2721-4119-967a-c318e1d991ba tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:49.194628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf23899c-2721-4119-967a-c318e1d991ba tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 200 Jul 24 05:58:49.196870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 193/778] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.199289 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Detach volume completed successfully. Jul 24 05:58:49.199718 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49e50cbd-4bcc-4530-9bf9-6227a7b51c53 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action returned with HTTP 202 Jul 24 05:58:49.200583 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 197/779] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:49 2026] POST /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:49.214206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.216308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.216663 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.217119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.230982 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.230982 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:49.240037 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.249598 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63b767fa-a6dc-4eb0-8979-bc4d89eec3ef tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:49.250359 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 192/780] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.278151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.278151 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.278151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.278151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.292618 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.292618 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:49.299773 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.310110 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d68e60b5-bb22-4067-9d8a-b28f6084d1d5 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:49.310545 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 199/781] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.332517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.335823 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.336030 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.336385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.336635 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: 8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.350713 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.350713 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:49.351521 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.385733 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume request issued successfully. Jul 24 05:58:49.385733 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc064fdf-6de1-4c2c-843c-8b70d3c59dc4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 202 Jul 24 05:58:49.386028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 194/782] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:49 2026] DELETE /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:49.398457 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.400780 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:49.401087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.401345 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.414823 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.414823 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:49.419262 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:49.426590 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c04b3c0-8336-4048-ae94-68685a8e17c8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 200 Jul 24 05:58:49.427442 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 198/783] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.588212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-eea1c2f0-a305-4d66-aafa-a6c69d9569a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.592517 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-eea1c2f0-a305-4d66-aafa-a6c69d9569a7 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 Jul 24 05:58:49.592798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-eea1c2f0-a305-4d66-aafa-a6c69d9569a7 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.594099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-eea1c2f0-a305-4d66-aafa-a6c69d9569a7 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.608319 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:49.608319 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:49.691418 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c3015884-0cfb-4a9e-aa7b-7c5ad56674a0 req-eea1c2f0-a305-4d66-aafa-a6c69d9569a7 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 returned with HTTP 200 Jul 24 05:58:49.692551 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 193/784] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:58:49 2026] DELETE /volume/v3/attachments/6ee2d1e6-3f3b-4075-aea1-2ae1479b45e1 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:49.864061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d60c2058-c322-4971-b906-38b9b83fc760 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:49.869820 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d60c2058-c322-4971-b906-38b9b83fc760 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] GET https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb Jul 24 05:58:49.869820 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d60c2058-c322-4971-b906-38b9b83fc760 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:49.869820 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d60c2058-c322-4971-b906-38b9b83fc760 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:49.881817 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d60c2058-c322-4971-b906-38b9b83fc760 tempest-TestMultiAttachVolumeSwap-1001583415 tempest-TestMultiAttachVolumeSwap-1001583415-project-member] https://10.4.3.200/volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb returned with HTTP 404 Jul 24 05:58:49.883288 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 200/785] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:49 2026] GET /volume/v3/volumes/53f8b415-1abc-4179-adc4-a8b1736e76eb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:50.211673 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2c900d4-c07e-4d66-af0b-ad500e265202 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.212336 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2c900d4-c07e-4d66-af0b-ad500e265202 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:50.212543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2c900d4-c07e-4d66-af0b-ad500e265202 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.213542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2c900d4-c07e-4d66-af0b-ad500e265202 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.221407 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2c900d4-c07e-4d66-af0b-ad500e265202 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 404 Jul 24 05:58:50.221857 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 195/786] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:50 2026] GET /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:50.239824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.244234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:50.244234 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:50.244234 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:50.246329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:50.267145 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:50.267145 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:50.327205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7240f6a0-4b56-431a-9d34-624b31f5cdff tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:50.327205 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 199/787] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:50 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:50.347579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-45995b20-26f1-4190-b643-d64a1b83bc1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.350204 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45995b20-26f1-4190-b643-d64a1b83bc1d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:50.350462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45995b20-26f1-4190-b643-d64a1b83bc1d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.350782 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45995b20-26f1-4190-b643-d64a1b83bc1d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.359804 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:50.359804 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:50.362229 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-45995b20-26f1-4190-b643-d64a1b83bc1d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:50.364737 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45995b20-26f1-4190-b643-d64a1b83bc1d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:50.365534 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 194/788] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:50 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:50.383596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8ba83ec-faef-4923-bb46-42d225620d7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.387839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8ba83ec-faef-4923-bb46-42d225620d7d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:50.388216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8ba83ec-faef-4923-bb46-42d225620d7d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.388216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8ba83ec-faef-4923-bb46-42d225620d7d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.388428 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a8ba83ec-faef-4923-bb46-42d225620d7d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete snapshot with id: eb33d350-c168-4f90-845a-735b98a63236 Jul 24 05:58:50.396643 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8ba83ec-faef-4923-bb46-42d225620d7d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 returned with HTTP 404 Jul 24 05:58:50.396643 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 201/789] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:50 2026] DELETE /volume/v3/snapshots/eb33d350-c168-4f90-845a-735b98a63236 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:50.407575 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.412383 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:58:50.412383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a6bb771-86e6-4677-8be3-321b0ecafc5b", "name": "tempest-SnapshotsActionsTest-Snapshot-263191525"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:50.423368 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:50.423368 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:50.424030 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:50.424407 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Create snapshot from volume 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:50.452303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-495351c0-47e1-4de9-bde1-032f0cdcaa23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.455787 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-495351c0-47e1-4de9-bde1-032f0cdcaa23 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 Jul 24 05:58:50.456010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-495351c0-47e1-4de9-bde1-032f0cdcaa23 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.456211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-495351c0-47e1-4de9-bde1-032f0cdcaa23 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.464466 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-495351c0-47e1-4de9-bde1-032f0cdcaa23 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 returned with HTTP 404 Jul 24 05:58:50.465176 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 200/790] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:50 2026] GET /volume/v3/volumes/8c20a6fd-e344-4cdd-a6f0-a42ffadfeff2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:50.502420 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Created reservations ['dfd203d3-7b33-41bf-9aef-88e27b251122', '6db0c8bb-fb53-467c-8655-e88002337862', 'a562675b-df02-4772-9035-3c679dcc004e', '3035af85-3b51-47af-8fa3-c65e3eec045e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:50.565345 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot create request issued successfully. Jul 24 05:58:50.565905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-101ea967-c5c1-4704-871a-ae3745d7efc7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:58:50.567028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 196/791] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:58:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:50.580244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd498213-39ec-464f-a8b3-caeb810a6220 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.584067 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd498213-39ec-464f-a8b3-caeb810a6220 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:50.584067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd498213-39ec-464f-a8b3-caeb810a6220 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.584067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd498213-39ec-464f-a8b3-caeb810a6220 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.593100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:50.593100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:50.593944 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd498213-39ec-464f-a8b3-caeb810a6220 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:50.595496 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd498213-39ec-464f-a8b3-caeb810a6220 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 200 Jul 24 05:58:50.595496 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 195/792] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:50 2026] GET /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:50.664503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b271b29-50ae-4085-a169-f19aabf9aead None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:50.672397 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b271b29-50ae-4085-a169-f19aabf9aead tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 05:58:50.672397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b271b29-50ae-4085-a169-f19aabf9aead tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:50.672397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b271b29-50ae-4085-a169-f19aabf9aead tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:50.682697 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:50.682697 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:50.690810 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b271b29-50ae-4085-a169-f19aabf9aead tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:50.698072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b271b29-50ae-4085-a169-f19aabf9aead tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 05:58:50.698535 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 202/793] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:50 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:51.614064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d648000-276e-4417-ab96-263d4acb2a88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:51.618448 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d648000-276e-4417-ab96-263d4acb2a88 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:51.619943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d648000-276e-4417-ab96-263d4acb2a88 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:51.619943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d648000-276e-4417-ab96-263d4acb2a88 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:51.630486 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:51.630486 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:51.631192 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d648000-276e-4417-ab96-263d4acb2a88 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:51.632569 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d648000-276e-4417-ab96-263d4acb2a88 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 200 Jul 24 05:58:51.633538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 201/794] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:51 2026] GET /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:51.652349 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:51.656225 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action Jul 24 05:58:51.656377 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:51.656985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:51.659362 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot 'c913a311-b892-4324-b625-ca16221fa4fd' with '{'status': 'error_deleting'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:51.676448 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:51.676448 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:51.703096 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-524045a0-e81f-4e19-8fe5-385ff7d7032e tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action returned with HTTP 202 Jul 24 05:58:51.704504 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 197/795] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:51 2026] POST /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:51.714373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:51.717843 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:51.718114 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:51.718439 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:51.727831 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:51.727831 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:51.728303 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:51.729845 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e4494bc-f0f4-4761-ae52-ec0ce3ff054c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 200 Jul 24 05:58:51.730488 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 196/796] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:51 2026] GET /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:51.748825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:51.752249 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action Jul 24 05:58:51.752700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:51.752909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:51.765574 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:51.765574 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:51.766102 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot retrieved successfully. Jul 24 05:58:51.809719 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot delete request issued successfully. Jul 24 05:58:51.809719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-593e83da-43b0-4b60-97e4-dd0723d36fe0 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action returned with HTTP 202 Jul 24 05:58:51.809719 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 203/797] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:51 2026] POST /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:51.823230 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:51.828404 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:51.828404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:51.828404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:51.847325 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:51.847325 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:51.847742 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:51.849810 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bb0ff65-f898-4a4e-afbf-5cfe466f7988 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 200 Jul 24 05:58:51.849810 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 202/798] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:51 2026] GET /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 464 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:52.864706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1213f154-d5c8-4bfe-8ff6-51e0c317e69a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:52.869518 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1213f154-d5c8-4bfe-8ff6-51e0c317e69a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:52.869518 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1213f154-d5c8-4bfe-8ff6-51e0c317e69a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:52.869765 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1213f154-d5c8-4bfe-8ff6-51e0c317e69a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:52.875731 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1213f154-d5c8-4bfe-8ff6-51e0c317e69a tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 404 Jul 24 05:58:52.876427 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 198/799] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:52 2026] GET /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:52.891060 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10738e15-aad4-4ccd-a36b-183790df5898 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:52.893905 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10738e15-aad4-4ccd-a36b-183790df5898 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:52.894552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10738e15-aad4-4ccd-a36b-183790df5898 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:52.895867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10738e15-aad4-4ccd-a36b-183790df5898 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:52.897379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-10738e15-aad4-4ccd-a36b-183790df5898 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:52.911660 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:52.911660 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:52.935362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10738e15-aad4-4ccd-a36b-183790df5898 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:52.936103 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 197/800] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:52 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:52.951648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:52.954533 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:52.954924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:52.956226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:52.963581 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:52.963581 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:52.964232 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:52.965329 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c2f7e29-2a37-46ca-af21-b0f762703944 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:52.967529 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 204/801] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:52 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:52.983916 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:52.986273 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:52.986811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:52.987295 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:52.987972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete snapshot with id: c913a311-b892-4324-b625-ca16221fa4fd Jul 24 05:58:52.998368 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-728b8da5-4f71-44ea-b8fc-a779aa14dae5 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd returned with HTTP 404 Jul 24 05:58:52.999418 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 203/802] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:52 2026] DELETE /volume/v3/snapshots/c913a311-b892-4324-b625-ca16221fa4fd => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:53.015637 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.016311 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:53.016777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:53.016905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:53.021690 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'creating'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:53.044784 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.044784 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:53.095592 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0518cae3-8a22-4ec2-bc91-681a0c00b028 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:53.095592 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 199/803] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:53 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 05:58:53.108216 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.112296 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.112595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:53.113028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:53.125051 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.125051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:53.125051 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:53.125764 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0c2d8d8d-6c57-4876-9bfd-115e64e8f00e tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:53.126303 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 198/804] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:53 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:53.149028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-425861e2-0a5e-4b0c-9395-806e04d30589 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.151647 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:53.152159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:53.152384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:53.155061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.snapshot_actions [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100224) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 05:58:53.166766 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.166766 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:53.167500 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.snapshot_actions [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Updating snapshot 851d2308-2796-4f22-bb57-c0a7f754752f with info {'id': '851d2308-2796-4f22-bb57-c0a7f754752f', 'status': 'error', 'progress': '80%'} Jul 24 05:58:53.184895 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-425861e2-0a5e-4b0c-9395-806e04d30589 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:53.186919 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 205/805] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:53 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:53.197894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.202147 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.202147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:53.202147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:53.222612 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.222612 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:53.224167 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Snapshot retrieved successfully. Jul 24 05:58:53.226170 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-196c80a0-b0f2-4c51-b99e-db6ca6d79ba5 tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:53.228045 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 204/806] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:53 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 461 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:53.243400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.248720 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] POST https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action Jul 24 05:58:53.248720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:53.248720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:53.248720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] Updating snapshot '851d2308-2796-4f22-bb57-c0a7f754752f' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 05:58:53.267514 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.267514 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:53.300840 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db93e485-6c6c-4d34-a138-85c571eb5fcb tempest-SnapshotsActionsTest-1733196126 tempest-SnapshotsActionsTest-1733196126-project-admin] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action returned with HTTP 202 Jul 24 05:58:53.301412 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 200/807] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 05:58:53 2026] POST /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:53.317115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.320339 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.320499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:53.321608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:53.332614 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.332614 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:53.332614 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:53.332614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49fc122f-c8c3-4cbb-bbd8-c533bcf01a6d tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:53.332614 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 199/808] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:53 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:53.348690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.353727 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.354134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:53.354470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:53.354694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete snapshot with id: 851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.364891 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.364891 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:53.365441 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:53.407508 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot delete request issued successfully. Jul 24 05:58:53.407508 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6ab8a4c-04f8-4512-b62c-8146232ba2e7 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 202 Jul 24 05:58:53.409573 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 206/809] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:58:53 2026] DELETE /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:53.419108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.424521 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:53.424521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:53.424521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:53.440990 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.440990 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:53.440990 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Snapshot retrieved successfully. Jul 24 05:58:53.442017 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1869437-58ec-4cec-bbca-8a8eebbc3d42 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 200 Jul 24 05:58:53.442564 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 205/810] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:53 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:53.763335 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:53.765793 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:53.766242 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-287311242"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:53.768699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-287311242'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:53.769500 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:58:53.769768 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:53.769768 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:53.782164 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:58:53.790367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (faf89988-f500-4291-aa0d-cc371a856a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:53.792668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2b7255-290b-490c-a515-39f9600baf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:53.793792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:53.840633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a2b7255-290b-490c-a515-39f9600baf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:53.841735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60031aea-bf9d-4dfe-af10-3bc71e769632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:53.936875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['db2d072b-202a-441b-85c8-c77b7e47b3f8', '013d089d-8e72-44a1-be92-40152032790b', '526767b8-1b5b-43d8-8888-b4a115fa8463', 'cc55d61b-918e-4700-af18-c386b08b2738'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:53.936875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60031aea-bf9d-4dfe-af10-3bc71e769632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db2d072b-202a-441b-85c8-c77b7e47b3f8', '013d089d-8e72-44a1-be92-40152032790b', '526767b8-1b5b-43d8-8888-b4a115fa8463', 'cc55d61b-918e-4700-af18-c386b08b2738']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:53.940107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcea948f-9928-494b-a4bd-449e10aeb92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:53.974672 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcea948f-9928-494b-a4bd-449e10aeb92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c17ba0-9117-42f6-a60a-50b37713f698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-287311242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['db2d072b-202a-441b-85c8-c77b7e47b3f8','013d089d-8e72-44a1-be92-40152032790b','526767b8-1b5b-43d8-8888-b4a115fa8463','cc55d61b-918e-4700-af18-c386b08b2738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-287311242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c17ba0-9117-42f6-a60a-50b37713f698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:53.974672 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d414d577-c8fe-4a7c-98f0-1ee655e8cefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:54.008782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d414d577-c8fe-4a7c-98f0-1ee655e8cefb) transitioned into state 'SUCCESS' from state '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-287311242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['db2d072b-202a-441b-85c8-c77b7e47b3f8','013d089d-8e72-44a1-be92-40152032790b','526767b8-1b5b-43d8-8888-b4a115fa8463','cc55d61b-918e-4700-af18-c386b08b2738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:54.010012 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d41d0b7-b613-4d22-8759-613a4b537c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:54.025277 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d41d0b7-b613-4d22-8759-613a4b537c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:54.026646 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (faf89988-f500-4291-aa0d-cc371a856a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:54.027119 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:58:54.027924 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58e4d0b4-e97d-443b-9484-e36b6ebee64d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:54.029280 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 201/811] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:53 2026] POST /volume/v3/volumes => generated 748 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:54.048463 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50170876-c3ec-4495-8b29-10c015ed4a5e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:54.051378 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50170876-c3ec-4495-8b29-10c015ed4a5e tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:54.053182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50170876-c3ec-4495-8b29-10c015ed4a5e tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:54.053182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50170876-c3ec-4495-8b29-10c015ed4a5e tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:54.064607 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:54.064607 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:54.073942 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-50170876-c3ec-4495-8b29-10c015ed4a5e tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:54.081990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50170876-c3ec-4495-8b29-10c015ed4a5e tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 200 Jul 24 05:58:54.083118 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 200/812] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:54 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:54.461139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f13e4d45-9b8b-4d27-a98c-478788e9d958 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:54.463737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f13e4d45-9b8b-4d27-a98c-478788e9d958 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f Jul 24 05:58:54.463938 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f13e4d45-9b8b-4d27-a98c-478788e9d958 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:54.464227 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f13e4d45-9b8b-4d27-a98c-478788e9d958 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:54.475291 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f13e4d45-9b8b-4d27-a98c-478788e9d958 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f returned with HTTP 404 Jul 24 05:58:54.475988 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 207/813] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:58:54 2026] GET /volume/v3/snapshots/851d2308-2796-4f22-bb57-c0a7f754752f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:54.487866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2238069d-b7cd-4bfe-b320-cca88b61240c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:54.490100 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2238069d-b7cd-4bfe-b320-cca88b61240c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:54.490343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2238069d-b7cd-4bfe-b320-cca88b61240c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:54.490612 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2238069d-b7cd-4bfe-b320-cca88b61240c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:54.504066 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:54.504066 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:54.509779 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2238069d-b7cd-4bfe-b320-cca88b61240c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:54.515202 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2238069d-b7cd-4bfe-b320-cca88b61240c tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 200 Jul 24 05:58:54.515815 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 206/814] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:54 2026] GET /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:54.534742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71bc3551-8488-463d-a970-e88f7b806e66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:54.537234 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:54.537416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:54.537607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:54.537803 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete volume with id: 7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:54.548987 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:54.548987 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:54.550150 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:54.590330 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Delete volume request issued successfully. Jul 24 05:58:54.590330 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71bc3551-8488-463d-a970-e88f7b806e66 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 202 Jul 24 05:58:54.593707 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 202/815] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:54 2026] DELETE /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:58:54.602804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:54.604816 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:54.605044 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:54.605296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:54.613613 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:54.613613 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:54.618454 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Volume info retrieved successfully. Jul 24 05:58:54.623386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34a976ff-9bbe-49e8-b92d-f6d09b688de0 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 200 Jul 24 05:58:54.625387 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 201/816] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:54 2026] GET /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:55.103784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.107699 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:55.107699 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:55.107699 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:55.123613 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:55.123613 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:55.132061 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:55.148129 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-090cd0e0-3ad3-458a-b55c-f35a23844896 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 200 Jul 24 05:58:55.148671 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 208/817] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:55 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:55.171363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2d25565d-89df-4694-a0d4-a27b165b8eef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.173139 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d25565d-89df-4694-a0d4-a27b165b8eef tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action Jul 24 05:58:55.173523 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d25565d-89df-4694-a0d4-a27b165b8eef tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:55.173622 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d25565d-89df-4694-a0d4-a27b165b8eef tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:55.184883 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:55.184883 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:55.185586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-2d25565d-89df-4694-a0d4-a27b165b8eef tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume '25c17ba0-9117-42f6-a60a-50b37713f698' with '{'status': 'attaching'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:58:55.217179 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d25565d-89df-4694-a0d4-a27b165b8eef tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action returned with HTTP 202 Jul 24 05:58:55.217618 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 207/818] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:55 2026] POST /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:55.228931 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.233839 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:55.234288 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:55.234700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:55.246803 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:55.246803 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:55.255032 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:55.261891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fd5c200-ce1c-4917-9dc2-d794f885cef3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 200 Jul 24 05:58:55.262432 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 203/819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:55 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:55.281500 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.284452 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action Jul 24 05:58:55.285028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:55.285578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:55.299776 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:55.299776 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:55.299776 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Volume info retrieved successfully. Jul 24 05:58:55.332704 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Delete volume request issued successfully. Jul 24 05:58:55.333205 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1e1e7a0-136d-4e70-bbc5-630d8ae782ff tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action returned with HTTP 202 Jul 24 05:58:55.334046 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 202/820] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:55 2026] POST /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:55.346459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2ad62d1-f3eb-4279-842e-38b23611803f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.354972 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2ad62d1-f3eb-4279-842e-38b23611803f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:55.354972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2ad62d1-f3eb-4279-842e-38b23611803f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:55.356271 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2ad62d1-f3eb-4279-842e-38b23611803f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:55.375367 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:55.375367 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:55.381897 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2ad62d1-f3eb-4279-842e-38b23611803f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:55.392097 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2ad62d1-f3eb-4279-842e-38b23611803f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 200 Jul 24 05:58:55.392692 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 209/821] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:55 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:55.641086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-983999be-9286-4825-a889-13f1b78bcde4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.645847 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-983999be-9286-4825-a889-13f1b78bcde4 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] GET https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b Jul 24 05:58:55.646459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-983999be-9286-4825-a889-13f1b78bcde4 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:55.650050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-983999be-9286-4825-a889-13f1b78bcde4 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:55.670371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-983999be-9286-4825-a889-13f1b78bcde4 tempest-SnapshotsActionsTest-1620886970 tempest-SnapshotsActionsTest-1620886970-project-member] https://10.4.3.200/volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b returned with HTTP 404 Jul 24 05:58:55.671332 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 208/822] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:55 2026] GET /volume/v3/volumes/7a6bb771-86e6-4677-8be3-321b0ecafc5b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:55.984326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:55.985632 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:55.986497 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-854349447", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:55.991433 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-854349447', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:56.117829 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume of 1 GB Jul 24 05:58:56.127258 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Availability Zones retrieved successfully. Jul 24 05:58:56.136409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Flow 'volume_create_api' (34e89605-5a86-47e7-89f3-6c5463805896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:56.138473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d9b15b-313a-4f6f-ab47-18e9121a3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.140469 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:56.252716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29d9b15b-313a-4f6f-ab47-18e9121a3b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.253593 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf143caa-ea5e-46cb-b532-6aca79bdecbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.329905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Created reservations ['97cfb367-f554-48ac-a8ee-0507c43ad2dd', 'f9c0fdb3-c59e-4148-87f7-23a7caa01ccc', '84d1cd04-303c-4eaa-abc3-0c0e725fade6', '9052ae02-6f90-4791-a784-c617866dcb81'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:56.331697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf143caa-ea5e-46cb-b532-6aca79bdecbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cfb367-f554-48ac-a8ee-0507c43ad2dd', 'f9c0fdb3-c59e-4148-87f7-23a7caa01ccc', '84d1cd04-303c-4eaa-abc3-0c0e725fade6', '9052ae02-6f90-4791-a784-c617866dcb81']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.333358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b805f59-d918-452c-a991-c86ba770b00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.379164 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b805f59-d918-452c-a991-c86ba770b00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7d2815-ea0b-4317-980f-08597e0b7330', '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-854349447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',qos_specs=None,replication_status=,reservations=['97cfb367-f554-48ac-a8ee-0507c43ad2dd','f9c0fdb3-c59e-4148-87f7-23a7caa01ccc','84d1cd04-303c-4eaa-abc3-0c0e725fade6','9052ae02-6f90-4791-a784-c617866dcb81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea97146ee4f42f9955e90ee5370e180',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-854349447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7d2815-ea0b-4317-980f-08597e0b7330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aea97146ee4f42f9955e90ee5370e180',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.379652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36146c03-efa3-4c6a-af67-84b1a418a5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.414589 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3519a97b-ddcb-4f53-b2bd-6a238b6b5ebd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.418394 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3519a97b-ddcb-4f53-b2bd-6a238b6b5ebd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:56.418394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3519a97b-ddcb-4f53-b2bd-6a238b6b5ebd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:56.418394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3519a97b-ddcb-4f53-b2bd-6a238b6b5ebd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:56.425893 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3519a97b-ddcb-4f53-b2bd-6a238b6b5ebd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 404 Jul 24 05:58:56.426554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36146c03-efa3-4c6a-af67-84b1a418a5c9) transitioned into state 'SUCCESS' from state '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-854349447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd5e65e1486a401eb9b8fb64048ecf6d',qos_specs=None,replication_status=,reservations=['97cfb367-f554-48ac-a8ee-0507c43ad2dd','f9c0fdb3-c59e-4148-87f7-23a7caa01ccc','84d1cd04-303c-4eaa-abc3-0c0e725fade6','9052ae02-6f90-4791-a784-c617866dcb81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aea97146ee4f42f9955e90ee5370e180',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.426756 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 203/823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:56 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:56.427748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02af2a7d-1fb4-431f-a00b-bec15b482258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.438726 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4dc5301-b42f-4ee7-9292-53871d2fe6bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.441166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4dc5301-b42f-4ee7-9292-53871d2fe6bb tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:56.441503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4dc5301-b42f-4ee7-9292-53871d2fe6bb tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:56.441749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4dc5301-b42f-4ee7-9292-53871d2fe6bb tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:56.446883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02af2a7d-1fb4-431f-a00b-bec15b482258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.448185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Flow 'volume_create_api' (34e89605-5a86-47e7-89f3-6c5463805896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:56.449249 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Create volume request issued successfully. Jul 24 05:58:56.450012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4dc5301-b42f-4ee7-9292-53871d2fe6bb tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 404 Jul 24 05:58:56.450524 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 210/824] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:56 2026] GET /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:56.450718 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ade0cad2-66ad-4d11-abbf-e80cd0a3d936 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:56.451248 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 204/825] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:58:55 2026] POST /volume/v3/volumes => generated 752 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:56.465761 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.469805 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:56.469960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db3667e9-fccb-481d-9922-c03a6596bccc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.470105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:56.470794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:56.470794 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: 25c17ba0-9117-42f6-a60a-50b37713f698 Jul 24 05:58:56.472192 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db3667e9-fccb-481d-9922-c03a6596bccc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 05:58:56.472418 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db3667e9-fccb-481d-9922-c03a6596bccc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:56.472611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db3667e9-fccb-481d-9922-c03a6596bccc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:56.481120 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:56.481120 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:56.483965 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad08a8b6-2e45-4b31-8303-2d24010b6684 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 returned with HTTP 404 Jul 24 05:58:56.484527 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 209/826] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:56 2026] DELETE /volume/v3/volumes/25c17ba0-9117-42f6-a60a-50b37713f698 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:56.491777 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-db3667e9-fccb-481d-9922-c03a6596bccc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:56.498881 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.501241 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db3667e9-fccb-481d-9922-c03a6596bccc tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 200 Jul 24 05:58:56.501844 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 204/827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:56 2026] GET /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:58:56.503909 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:56.504067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-253402399"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:56.505641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-253402399'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:56.505803 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:58:56.512810 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:58:56.520231 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (1beff117-5782-4c04-90ea-95cb98cf8dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:56.521558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd87997d-31a3-4b1a-a9f9-eab7cee0a173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.522814 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:56.565165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd87997d-31a3-4b1a-a9f9-eab7cee0a173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.566193 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b57768-7c0d-42f9-a5b7-7d87f55bb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.639361 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['716761e3-d69d-4d26-a40b-c8345a32a173', 'e334678b-d565-40aa-8e53-0cb624966f9e', '0d577b66-1482-4cb3-a933-b3db2bca307a', 'e9d9b385-9e8e-4cac-89a4-3566012f5144'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:56.640371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41b57768-7c0d-42f9-a5b7-7d87f55bb56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['716761e3-d69d-4d26-a40b-c8345a32a173', 'e334678b-d565-40aa-8e53-0cb624966f9e', '0d577b66-1482-4cb3-a933-b3db2bca307a', 'e9d9b385-9e8e-4cac-89a4-3566012f5144']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.641398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b95a5b-de55-4eb3-8c81-f5ebce90f703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.670293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60b95a5b-de55-4eb3-8c81-f5ebce90f703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3bb894c-a54b-46f8-ba0b-f795c553651c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-253402399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['716761e3-d69d-4d26-a40b-c8345a32a173','e334678b-d565-40aa-8e53-0cb624966f9e','0d577b66-1482-4cb3-a933-b3db2bca307a','e9d9b385-9e8e-4cac-89a4-3566012f5144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-253402399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3bb894c-a54b-46f8-ba0b-f795c553651c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.671912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f1d6e9-9794-4f85-9c54-78d37a95e135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.694765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1f1d6e9-9794-4f85-9c54-78d37a95e135) transitioned into state 'SUCCESS' from state '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-253402399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['716761e3-d69d-4d26-a40b-c8345a32a173','e334678b-d565-40aa-8e53-0cb624966f9e','0d577b66-1482-4cb3-a933-b3db2bca307a','e9d9b385-9e8e-4cac-89a4-3566012f5144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.695583 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7541713-5de6-409a-a76b-eeab3e255560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:56.712132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7541713-5de6-409a-a76b-eeab3e255560) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:56.712657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (1beff117-5782-4c04-90ea-95cb98cf8dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:56.713069 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:58:56.713698 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89433e27-a8f6-4d3f-b505-13a1bbeaa13f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:56.714342 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 211/828] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:56 2026] POST /volume/v3/volumes => generated 748 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:56.732373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:56.734368 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:56.734595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:56.734895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:56.755261 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:56.755261 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:56.769034 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:56.779001 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d7a6b89-4ab0-437e-8888-ca462977c45a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 200 Jul 24 05:58:56.779914 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 205/829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:56 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:57.519632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.521732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 05:58:57.521959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:57.522142 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:57.530583 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.530583 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:57.536277 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:57.542671 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69523e8f-9c04-42dc-af57-007a7a3e9aa9 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 200 Jul 24 05:58:57.543392 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 210/830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:57 2026] GET /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:57.588051 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.591434 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 05:58:57.592129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:57.592129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:57.595004 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=363,cinder:UPDATE=63,cinder:INSERT=39,cinder:DELETE=3 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:58:57.604861 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.604861 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:57.611876 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:57.622645 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-b50530b8-d2f3-4a36-9c53-17af24c27e82 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 200 Jul 24 05:58:57.623573 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 205/831] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:57 2026] GET /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:57.801588 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.804727 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:57.805048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:57.805339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:57.815304 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.815304 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:57.821340 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:57.827954 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486e1f94-edae-44c6-b9b4-c526eadc84e7 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 200 Jul 24 05:58:57.829091 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 212/832] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:57 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:57.847029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.849616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action Jul 24 05:58:57.850272 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:57.850272 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:57.863414 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.863414 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:57.864364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'f3bb894c-a54b-46f8-ba0b-f795c553651c' with '{'status': 'creating'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:58:57.899315 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-139a3492-ecd0-4339-97a9-f1a7692f66a3 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action returned with HTTP 202 Jul 24 05:58:57.899315 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 206/833] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:57 2026] POST /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:57.911150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-166cad5f-d936-499b-b06d-b304c16f1b78 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.915579 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-166cad5f-d936-499b-b06d-b304c16f1b78 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:57.916184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-166cad5f-d936-499b-b06d-b304c16f1b78 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:57.916307 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-166cad5f-d936-499b-b06d-b304c16f1b78 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:57.927298 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.927298 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:58:57.935346 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-166cad5f-d936-499b-b06d-b304c16f1b78 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:57.945579 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-166cad5f-d936-499b-b06d-b304c16f1b78 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 200 Jul 24 05:58:57.946162 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 211/834] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:57 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:57.964406 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:57.967243 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action Jul 24 05:58:57.967748 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:57.967970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:57.980520 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:57.980520 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:57.981064 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Volume info retrieved successfully. Jul 24 05:58:58.018821 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Delete volume request issued successfully. Jul 24 05:58:58.018891 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c534e89c-fe46-4d03-8df6-d21e7db3dd53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action returned with HTTP 202 Jul 24 05:58:58.019518 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 206/835] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:58:57 2026] POST /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:58:58.029913 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:58.032225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:58.032458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:58.032741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:58.043664 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:58.043664 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:58.050099 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:58.056471 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06c1079d-2eee-48e6-8419-9474b93da4a2 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 200 Jul 24 05:58:58.057019 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 213/836] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:58 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:58.217845 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:58.220334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 05:58:58.220564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:58.220823 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:58.232754 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:58.232754 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:58:58.242087 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:58:58.249524 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-80558b34-a781-43fe-ae8a-2fe41e25ac97 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 200 Jul 24 05:58:58.249825 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 207/837] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:58:58 2026] GET /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:58:58.263545 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-18a5c824-411d-49b2-8ddf-c51691074fcf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:58.263545 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18a5c824-411d-49b2-8ddf-c51691074fcf None None] GET https://10.4.3.200/volume// Jul 24 05:58:58.263875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18a5c824-411d-49b2-8ddf-c51691074fcf None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:58.264014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18a5c824-411d-49b2-8ddf-c51691074fcf None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:58.264401 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18a5c824-411d-49b2-8ddf-c51691074fcf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:58:58.266270 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 212/838] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 05:58:58 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:58:58.274496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-abdd37c6-9cb4-4bb8-9b96-55eb69d511e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:58.277571 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-abdd37c6-9cb4-4bb8-9b96-55eb69d511e4 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:58:58.278111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-abdd37c6-9cb4-4bb8-9b96-55eb69d511e4 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e7d2815-ea0b-4317-980f-08597e0b7330", "connector": null, "instance_uuid": "d355ad9a-3168-4531-a34b-991c6c253be8"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:58.296404 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:58.296404 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:58.346573 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-abdd37c6-9cb4-4bb8-9b96-55eb69d511e4 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:58:58.347315 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 207/839] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:58:58 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 24 05:58:59.076222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f38f0b55-88fe-4217-af0a-2c6a62465ced None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.079192 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f38f0b55-88fe-4217-af0a-2c6a62465ced tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:59.080146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f38f0b55-88fe-4217-af0a-2c6a62465ced tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:59.080146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f38f0b55-88fe-4217-af0a-2c6a62465ced tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:59.083697 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=376,cinder:UPDATE=75,cinder:INSERT=32,cinder:DELETE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:58:59.088900 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f38f0b55-88fe-4217-af0a-2c6a62465ced tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 404 Jul 24 05:58:59.090995 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 214/840] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:59 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 05:58:59.104070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c023350c-2f11-4633-8eec-0fa023e21173 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.106502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c023350c-2f11-4633-8eec-0fa023e21173 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:59.106859 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c023350c-2f11-4633-8eec-0fa023e21173 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:59.108200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c023350c-2f11-4633-8eec-0fa023e21173 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:59.118905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c023350c-2f11-4633-8eec-0fa023e21173 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 404 Jul 24 05:58:59.118905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 208/841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:59 2026] GET /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:59.130130 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.132142 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:59.132390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:59.133580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:59.133833 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: f3bb894c-a54b-46f8-ba0b-f795c553651c Jul 24 05:58:59.142594 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fbb32b82-8a65-4ec5-a427-195624bcee28 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c returned with HTTP 404 Jul 24 05:58:59.142594 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 213/842] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:58:59 2026] DELETE /volume/v3/volumes/f3bb894c-a54b-46f8-ba0b-f795c553651c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:59.153758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.154315 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:59.154488 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1623122388"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:59.158401 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1623122388'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:59.158401 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:58:59.158401 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:59.158401 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:58:59.161009 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:58:59.170706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (580f9bd2-45ff-4aec-8c9f-765c27e62396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:59.170706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478e1daa-9c11-497b-99b7-31b04dc0b11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:59.170943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:58:59.217010 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478e1daa-9c11-497b-99b7-31b04dc0b11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:59.218067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692bb13b-2a5b-4ba7-a6a6-25e610d126c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:59.281576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['6dad11f0-bfa1-4394-9bc5-3b402bb725b7', 'aff66198-f8ea-4534-9890-2acdaaedefe8', 'a18186df-1bdf-4cbc-afa0-3dc8dbab53c6', 'acd4fa29-53e1-4178-b019-d03f5a90d2c1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:58:59.282611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692bb13b-2a5b-4ba7-a6a6-25e610d126c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dad11f0-bfa1-4394-9bc5-3b402bb725b7', 'aff66198-f8ea-4534-9890-2acdaaedefe8', 'a18186df-1bdf-4cbc-afa0-3dc8dbab53c6', 'acd4fa29-53e1-4178-b019-d03f5a90d2c1']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:59.283573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f639add0-802b-4539-a077-d6b4dd8ce477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:59.319577 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f639add0-802b-4539-a077-d6b4dd8ce477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '636b04a0-f216-4b58-a472-9033fa77ba72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1623122388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['6dad11f0-bfa1-4394-9bc5-3b402bb725b7','aff66198-f8ea-4534-9890-2acdaaedefe8','a18186df-1bdf-4cbc-afa0-3dc8dbab53c6','acd4fa29-53e1-4178-b019-d03f5a90d2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:58:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1623122388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=636b04a0-f216-4b58-a472-9033fa77ba72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:59.321928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d2c204-1987-49d4-bd70-59fa90a1f2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:59.348007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d2c204-1987-49d4-bd70-59fa90a1f2c2) transitioned into state 'SUCCESS' from state '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-1623122388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['6dad11f0-bfa1-4394-9bc5-3b402bb725b7','aff66198-f8ea-4534-9890-2acdaaedefe8','a18186df-1bdf-4cbc-afa0-3dc8dbab53c6','acd4fa29-53e1-4178-b019-d03f5a90d2c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:59.350031 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214f98b-3734-402e-9068-764e7b1b4b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:58:59.360733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0214f98b-3734-402e-9068-764e7b1b4b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:58:59.362072 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (580f9bd2-45ff-4aec-8c9f-765c27e62396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:58:59.362473 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:58:59.363449 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdaff0f9-a47d-49b0-bdc6-934f3bc78bbd tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:58:59.366708 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 208/843] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:59 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:58:59.386303 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.388882 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:58:59.389155 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:58:59.389292 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:58:59.398076 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:59.398076 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:58:59.403981 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:58:59.412142 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dedc413-fdb6-4629-96bf-b67fb0802490 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 200 Jul 24 05:58:59.415963 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 215/844] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:58:59 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:59.588883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09da0841-fdba-471e-ab1d-29038e5689ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.778094 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09da0841-fdba-471e-ab1d-29038e5689ac tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:58:59.778357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09da0841-fdba-471e-ab1d-29038e5689ac tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-943812939", "os-volume-type-access:is_public": false}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:59.807124 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09da0841-fdba-471e-ab1d-29038e5689ac tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:58:59.807498 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 209/845] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 05:58:59 2026] POST /volume/v3/types => generated 228 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:58:59.820646 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-401490a9-8473-4441-afcd-a789dda2bda0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.968150 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-401490a9-8473-4441-afcd-a789dda2bda0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:58:59.968463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-401490a9-8473-4441-afcd-a789dda2bda0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70825b8e-0a49-463b-8520-f2e92f899a54", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:59.970110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-401490a9-8473-4441-afcd-a789dda2bda0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Create volume request body: {'volume': {'volume_type': '70825b8e-0a49-463b-8520-f2e92f899a54', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:58:59.978461 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-401490a9-8473-4441-afcd-a789dda2bda0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 24 05:58:59.979358 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 214/846] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:58:59 2026] POST /volume/v3/volumes => generated 114 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:58:59.988480 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3386ae8c-068a-436d-9869-045169023a90 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:58:59.990828 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3386ae8c-068a-436d-9869-045169023a90 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action Jul 24 05:58:59.991134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3386ae8c-068a-436d-9869-045169023a90 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"addProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:58:59.991247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3386ae8c-068a-436d-9869-045169023a90 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:58:59.992973 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:58:59.992973 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:00.006473 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3386ae8c-068a-436d-9869-045169023a90 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action returned with HTTP 202 Jul 24 05:59:00.006960 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 209/847] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:58:59 2026] POST /volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:00.011707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfb872d7-c1f4-4045-b432-9955ce001754 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.012518 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfb872d7-c1f4-4045-b432-9955ce001754 None None] GET https://10.4.3.200/volume// Jul 24 05:59:00.012518 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfb872d7-c1f4-4045-b432-9955ce001754 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.012818 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfb872d7-c1f4-4045-b432-9955ce001754 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.013288 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfb872d7-c1f4-4045-b432-9955ce001754 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:00.013993 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 216/848] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:00.015546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.017929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:00.018407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70825b8e-0a49-463b-8520-f2e92f899a54", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1419336748"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:00.021257 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Create volume request body: {'volume': {'volume_type': '70825b8e-0a49-463b-8520-f2e92f899a54', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1419336748'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:00.023342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.026764 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Create volume of 1 GB Jul 24 05:59:00.027252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 05:59:00.027402 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.027402 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:00.027536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.027917 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Availability Zones retrieved successfully. Jul 24 05:59:00.028094 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.036138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Flow 'volume_create_api' (55caeea0-785d-444a-ab83-800465e6900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:00.037564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b99d50-b480-495c-87df-cbf11d4907f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:00.038979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:00.040745 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.040745 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:00.047046 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 05:59:00.055383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-46467f81-1d2e-42b7-b691-d58cc77bb8f6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 200 Jul 24 05:59:00.056278 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 215/849] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 1539 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:00.067207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0b99d50-b480-495c-87df-cbf11d4907f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:59:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=70825b8e-0a49-463b-8520-f2e92f899a54,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-943812939',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70825b8e-0a49-463b-8520-f2e92f899a54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:00.068523 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a3ce61-0a36-49cd-8c2b-d497cba70c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:00.100702 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-943812939 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-943812939, it is now deprecated. Please use the default quota class for default quota. Jul 24 05:59:00.101427 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-943812939 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-943812939, it is now deprecated. Please use the default quota class for default quota. Jul 24 05:59:00.165008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.165856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Created reservations ['c702ab72-a19f-45f1-8de3-b28c177e7d69', 'ee20929e-55fc-47ae-873a-a1a42125856a', 'ace60dc0-a978-414a-891c-659b12db3756', '398f407b-1392-43da-946c-6ead8732ca90'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:00.167123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a3ce61-0a36-49cd-8c2b-d497cba70c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c702ab72-a19f-45f1-8de3-b28c177e7d69', 'ee20929e-55fc-47ae-873a-a1a42125856a', 'ace60dc0-a978-414a-891c-659b12db3756', '398f407b-1392-43da-946c-6ead8732ca90']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:00.168232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dd4c2e-eea0-4bd3-bcf0-745234fee2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:00.168914 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] PUT https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 Jul 24 05:59:00.169302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:00.188603 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Acquiring lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:00.194045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:00.195390 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.195390 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:00.199049 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63dd4c2e-eea0-4bd3-bcf0-745234fee2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12884006-5fc5-4517-a1e5-21fec207de56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1419336748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ba54e10e3f4f2ca006beebb5090dda',qos_specs=None,replication_status=,reservations=['c702ab72-a19f-45f1-8de3-b28c177e7d69','ee20929e-55fc-47ae-873a-a1a42125856a','ace60dc0-a978-414a-891c-659b12db3756','398f407b-1392-43da-946c-6ead8732ca90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c385f870d1564e059ae5b084058241df',volume_type_id=70825b8e-0a49-463b-8520-f2e92f899a54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1419336748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12884006-5fc5-4517-a1e5-21fec207de56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8ba54e10e3f4f2ca006beebb5090dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c385f870d1564e059ae5b084058241df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70825b8e-0a49-463b-8520-f2e92f899a54),volume_type_id=70825b8e-0a49-463b-8520-f2e92f899a54)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:00.200877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bfdd95-0341-447a-a00b-c8dcf5908ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:00.232647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1bfdd95-0341-447a-a00b-c8dcf5908ee9) transitioned into state 'SUCCESS' from state '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-1419336748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8ba54e10e3f4f2ca006beebb5090dda',qos_specs=None,replication_status=,reservations=['c702ab72-a19f-45f1-8de3-b28c177e7d69','ee20929e-55fc-47ae-873a-a1a42125856a','ace60dc0-a978-414a-891c-659b12db3756','398f407b-1392-43da-946c-6ead8732ca90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c385f870d1564e059ae5b084058241df',volume_type_id=70825b8e-0a49-463b-8520-f2e92f899a54)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:00.233583 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711e5bfc-2828-4b91-990b-577f32538905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:00.246991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (711e5bfc-2828-4b91-990b-577f32538905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:00.248008 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Flow 'volume_create_api' (55caeea0-785d-444a-ab83-800465e6900a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:00.248373 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Create volume request issued successfully. Jul 24 05:59:00.249180 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-547bf7e6-95ba-4eee-a51e-bfe2196a1d0e tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:00.250145 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 210/850] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:00 2026] POST /volume/v3/volumes => generated 795 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:00.267700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-57cf72ea-6976-46da-a212-8a606a7f7004 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.274303 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57cf72ea-6976-46da-a212-8a606a7f7004 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] GET https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:00.274605 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57cf72ea-6976-46da-a212-8a606a7f7004 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.276276 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-57cf72ea-6976-46da-a212-8a606a7f7004 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.287917 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.287917 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:00.298082 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-57cf72ea-6976-46da-a212-8a606a7f7004 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Volume info retrieved successfully. Jul 24 05:59:00.315111 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-57cf72ea-6976-46da-a212-8a606a7f7004 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 200 Jul 24 05:59:00.315647 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 217/851] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:00.350252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" released by "attachment_update" :: held 0.156s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:00.350780 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-6242496f-c09a-49c0-9088-00de6d00c8f0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 returned with HTTP 200 Jul 24 05:59:00.351408 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 210/852] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:00 2026] PUT /volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:00.396326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-42456778-4b10-455a-b7c3-c9a10dcfae96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.401614 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-42456778-4b10-455a-b7c3-c9a10dcfae96 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434/action Jul 24 05:59:00.402569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-42456778-4b10-455a-b7c3-c9a10dcfae96 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:00.403069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-42456778-4b10-455a-b7c3-c9a10dcfae96 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:00.435615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.436534 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.436534 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:00.438433 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:00.438739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.439114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.448702 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.448702 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:00.454751 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:00.461537 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25007109-000d-4f28-bb9e-3e7ee302fb7b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 200 Jul 24 05:59:00.462273 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 211/853] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:00.467350 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-46ffbd8d-0d52-44ff-aef9-7d7f1f487f3c req-42456778-4b10-455a-b7c3-c9a10dcfae96 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434/action returned with HTTP 204 Jul 24 05:59:00.469159 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 216/854] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:00 2026] POST /volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:00.480316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6926f801-ea28-482a-bb41-1e3e087a58ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.482639 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6926f801-ea28-482a-bb41-1e3e087a58ad tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action Jul 24 05:59:00.483124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6926f801-ea28-482a-bb41-1e3e087a58ad tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:00.483332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6926f801-ea28-482a-bb41-1e3e087a58ad tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:00.498733 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.498733 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:00.498733 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-6926f801-ea28-482a-bb41-1e3e087a58ad tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume '636b04a0-f216-4b58-a472-9033fa77ba72' with '{'status': 'error'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:00.539848 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6926f801-ea28-482a-bb41-1e3e087a58ad tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action returned with HTTP 202 Jul 24 05:59:00.540558 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 218/855] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:00 2026] POST /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:00.557976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb3d313e-182e-442f-b2b2-a439739f4108 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.563444 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb3d313e-182e-442f-b2b2-a439739f4108 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:00.563692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb3d313e-182e-442f-b2b2-a439739f4108 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.563982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb3d313e-182e-442f-b2b2-a439739f4108 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.585360 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.585360 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:00.595644 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cb3d313e-182e-442f-b2b2-a439739f4108 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:00.601811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb3d313e-182e-442f-b2b2-a439739f4108 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 200 Jul 24 05:59:00.602058 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 211/856] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:00.619167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.621484 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action Jul 24 05:59:00.621669 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:00.621835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:00.632729 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.632729 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:00.633212 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Volume info retrieved successfully. Jul 24 05:59:00.671315 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Delete volume request issued successfully. Jul 24 05:59:00.671606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3aa017fb-eb0a-40bb-9c95-bd6c7a1a80e1 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action returned with HTTP 202 Jul 24 05:59:00.672218 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 212/857] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:00 2026] POST /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:00.687689 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:00.693994 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:00.693994 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:00.694379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:00.710748 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:00.710748 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:00.723842 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:00.732699 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-894252a6-9a7a-4d70-8017-cec9a63b0f2a tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 200 Jul 24 05:59:00.733308 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 217/858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:00 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:01.337190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.339578 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] GET https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:01.339671 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.340014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.349933 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:01.349933 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:01.357215 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Volume info retrieved successfully. Jul 24 05:59:01.365024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06fcadb8-f39d-4c10-b5bb-816d05390343 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 200 Jul 24 05:59:01.365661 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 219/859] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:01 2026] GET /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 888 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:01.387898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9663593a-b180-4339-94cd-384cf1cf43c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.391017 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9663593a-b180-4339-94cd-384cf1cf43c0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] GET https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:01.391182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9663593a-b180-4339-94cd-384cf1cf43c0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.391522 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9663593a-b180-4339-94cd-384cf1cf43c0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.404002 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:01.404002 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:01.412978 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9663593a-b180-4339-94cd-384cf1cf43c0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Volume info retrieved successfully. Jul 24 05:59:01.419754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9663593a-b180-4339-94cd-384cf1cf43c0 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 200 Jul 24 05:59:01.420171 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 212/860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:01 2026] GET /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:01.438405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.440963 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] DELETE https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:01.441245 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.441651 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.441918 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Delete volume with id: 12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:01.452648 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:01.452648 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:01.453252 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Volume info retrieved successfully. Jul 24 05:59:01.486391 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Delete volume request issued successfully. Jul 24 05:59:01.486701 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f94a6f7f-965d-4cdc-86c3-f5d6509f4a87 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 202 Jul 24 05:59:01.487349 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 213/861] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:01 2026] DELETE /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:01.498879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.508187 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] GET https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:01.508187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.508400 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.527156 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:01.527156 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:01.535037 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Volume info retrieved successfully. Jul 24 05:59:01.544930 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddc179ed-06b7-4e34-b18e-107807e4f260 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 200 Jul 24 05:59:01.545407 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 218/862] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:01 2026] GET /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 887 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:01.750553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c3c9d31-d831-4fca-8373-557c897a79c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.753260 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c3c9d31-d831-4fca-8373-557c897a79c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:01.753427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c3c9d31-d831-4fca-8373-557c897a79c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.753657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c3c9d31-d831-4fca-8373-557c897a79c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.760887 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c3c9d31-d831-4fca-8373-557c897a79c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 404 Jul 24 05:59:01.761513 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 220/863] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:01 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:01.769101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-87766df0-dc49-46ca-ba27-9f44307c0701 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.771191 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87766df0-dc49-46ca-ba27-9f44307c0701 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:01.771831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87766df0-dc49-46ca-ba27-9f44307c0701 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.771831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87766df0-dc49-46ca-ba27-9f44307c0701 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.779200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87766df0-dc49-46ca-ba27-9f44307c0701 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 404 Jul 24 05:59:01.779574 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 213/864] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:01 2026] GET /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:01.786228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.787884 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:01.788135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:01.788221 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:01.788378 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: 636b04a0-f216-4b58-a472-9033fa77ba72 Jul 24 05:59:01.800417 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79dc3d28-a7ad-49f9-beb5-8f108fa143b4 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 returned with HTTP 404 Jul 24 05:59:01.801230 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 214/865] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:01 2026] DELETE /volume/v3/volumes/636b04a0-f216-4b58-a472-9033fa77ba72 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:01.810585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:01.812808 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:01.813479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-591933171"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:01.815022 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-591933171'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:01.815179 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:59:01.820404 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:59:01.828832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (b73cbe6d-8a23-4879-a01c-5ad4ed10c7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:01.830246 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faa0be2-9c92-4d36-bcf8-b78e0ac678d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:01.832058 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:01.869381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faa0be2-9c92-4d36-bcf8-b78e0ac678d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:01.870202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82e14ba-2a9f-4270-8291-2df314faebe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:01.925136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['a80ff670-8ad6-480d-9e54-19ce93c41986', '4626134a-a0ad-42fb-9c96-02dba8de68a7', '4e7730e5-83cd-44b7-86d6-49af6f8d2bb3', 'dac2e665-0ab8-48d9-a853-63ac8d05e148'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:01.925989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82e14ba-2a9f-4270-8291-2df314faebe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80ff670-8ad6-480d-9e54-19ce93c41986', '4626134a-a0ad-42fb-9c96-02dba8de68a7', '4e7730e5-83cd-44b7-86d6-49af6f8d2bb3', 'dac2e665-0ab8-48d9-a853-63ac8d05e148']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:01.927032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d90f632-9127-4f83-94f5-a45b577c3fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:01.955884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d90f632-9127-4f83-94f5-a45b577c3fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9b289b4-f8f1-42a6-aa65-9e638ec71de5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-591933171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['a80ff670-8ad6-480d-9e54-19ce93c41986','4626134a-a0ad-42fb-9c96-02dba8de68a7','4e7730e5-83cd-44b7-86d6-49af6f8d2bb3','dac2e665-0ab8-48d9-a853-63ac8d05e148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-591933171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9b289b4-f8f1-42a6-aa65-9e638ec71de5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:01.957854 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb780a0d-320c-4ab4-a13f-71cab8a62872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:01.989039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb780a0d-320c-4ab4-a13f-71cab8a62872) transitioned into state 'SUCCESS' from state '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-591933171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['a80ff670-8ad6-480d-9e54-19ce93c41986','4626134a-a0ad-42fb-9c96-02dba8de68a7','4e7730e5-83cd-44b7-86d6-49af6f8d2bb3','dac2e665-0ab8-48d9-a853-63ac8d05e148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:01.990359 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acbcc8a-7f68-458f-a366-a9e1ae13ab48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:02.005110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1acbcc8a-7f68-458f-a366-a9e1ae13ab48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:02.008036 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (b73cbe6d-8a23-4879-a01c-5ad4ed10c7e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:02.008036 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:59:02.008871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-067fb299-9275-4f96-93fb-c38dbf3c44bc tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:02.009456 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 219/866] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:01 2026] POST /volume/v3/volumes => generated 748 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:02.032690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.034300 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:02.034629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.035146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.049609 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:02.049609 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:02.065011 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:02.074509 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04b27cac-16b7-48a1-b1e6-ec9b7888a1b0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 200 Jul 24 05:59:02.074509 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 221/867] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:02 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:02.567411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c617ccb-b26e-42cc-a895-653d95b85274 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.569706 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c617ccb-b26e-42cc-a895-653d95b85274 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] GET https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 Jul 24 05:59:02.570026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c617ccb-b26e-42cc-a895-653d95b85274 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.570279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c617ccb-b26e-42cc-a895-653d95b85274 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.590348 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c617ccb-b26e-42cc-a895-653d95b85274 tempest-VolumeTypesAccessTest-1070123516 tempest-VolumeTypesAccessTest-1070123516-project-member] https://10.4.3.200/volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 returned with HTTP 404 Jul 24 05:59:02.591098 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 214/868] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:02 2026] GET /volume/v3/volumes/12884006-5fc5-4517-a1e5-21fec207de56 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:02.604407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bcd7535f-4ef9-4344-ac38-ce757dba462c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.607182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcd7535f-4ef9-4344-ac38-ce757dba462c tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action Jul 24 05:59:02.607801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcd7535f-4ef9-4344-ac38-ce757dba462c tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"removeProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:02.607990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcd7535f-4ef9-4344-ac38-ce757dba462c tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.631182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcd7535f-4ef9-4344-ac38-ce757dba462c tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action returned with HTTP 202 Jul 24 05:59:02.631622 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 215/869] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 05:59:02.641632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ace8b96c-0b13-4e34-bf1d-60dcaee3c9d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.644401 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ace8b96c-0b13-4e34-bf1d-60dcaee3c9d6 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] DELETE https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 Jul 24 05:59:02.644630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ace8b96c-0b13-4e34-bf1d-60dcaee3c9d6 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.644908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ace8b96c-0b13-4e34-bf1d-60dcaee3c9d6 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.645253 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:02.645253 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:02.647746 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=307,cinder:UPDATE=67,cinder:INSERT=34,cinder:DELETE=7 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:59:02.710567 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ace8b96c-0b13-4e34-bf1d-60dcaee3c9d6 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 returned with HTTP 202 Jul 24 05:59:02.711208 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 220/870] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:59:02 2026] DELETE /volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:02.719872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aca4e88e-4fcd-4aaf-b925-21322dad59fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.723390 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aca4e88e-4fcd-4aaf-b925-21322dad59fc tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] GET https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 Jul 24 05:59:02.723390 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aca4e88e-4fcd-4aaf-b925-21322dad59fc tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.723732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aca4e88e-4fcd-4aaf-b925-21322dad59fc tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.727716 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aca4e88e-4fcd-4aaf-b925-21322dad59fc tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 returned with HTTP 404 Jul 24 05:59:02.728446 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 222/871] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:59:02 2026] GET /volume/v3/types/70825b8e-0a49-463b-8520-f2e92f899a54 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:02.739056 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9e8f47f-38dc-42d0-843b-1f4e7c422155 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.741362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9e8f47f-38dc-42d0-843b-1f4e7c422155 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 05:59:02.741889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9e8f47f-38dc-42d0-843b-1f4e7c422155 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-125706081", "os-volume-type-access:is_public": false}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.760109 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9e8f47f-38dc-42d0-843b-1f4e7c422155 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 05:59:02.760696 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 215/872] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types => generated 228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:02.771623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b494f3db-8548-42fa-8bb2-a3f8bfe0e6e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.773697 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b494f3db-8548-42fa-8bb2-a3f8bfe0e6e4 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action Jul 24 05:59:02.774747 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b494f3db-8548-42fa-8bb2-a3f8bfe0e6e4 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"addProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:02.774959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b494f3db-8548-42fa-8bb2-a3f8bfe0e6e4 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.794793 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b494f3db-8548-42fa-8bb2-a3f8bfe0e6e4 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action returned with HTTP 202 Jul 24 05:59:02.795416 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 216/873] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:02.808165 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-37b265bc-1c52-4fd3-b851-cea70b23e753 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.810254 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-37b265bc-1c52-4fd3-b851-cea70b23e753 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action Jul 24 05:59:02.810661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-37b265bc-1c52-4fd3-b851-cea70b23e753 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"addProjectAccess": {"project": "962761a7590b4579b0d58db1fbbf100a"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:02.810865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-37b265bc-1c52-4fd3-b851-cea70b23e753 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "962761a7590b4579b0d58db1fbbf100a"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.826047 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-37b265bc-1c52-4fd3-b851-cea70b23e753 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action returned with HTTP 202 Jul 24 05:59:02.827127 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 221/874] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:02.837255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ec11ca2-fb6a-48c9-9bad-df247cdbbb3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.840049 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ec11ca2-fb6a-48c9-9bad-df247cdbbb3e tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] GET https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/os-volume-type-access Jul 24 05:59:02.840381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ec11ca2-fb6a-48c9-9bad-df247cdbbb3e tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.840698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ec11ca2-fb6a-48c9-9bad-df247cdbbb3e tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.856706 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ec11ca2-fb6a-48c9-9bad-df247cdbbb3e tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/os-volume-type-access returned with HTTP 200 Jul 24 05:59:02.857442 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 223/875] 10.4.3.200 () {66 vars in 1408 bytes} [Fri Jul 24 05:59:02 2026] GET /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/os-volume-type-access => generated 244 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:02.867819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1046f562-9fa7-457f-b17a-3212f0b8e0c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.871201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1046f562-9fa7-457f-b17a-3212f0b8e0c7 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action Jul 24 05:59:02.872110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1046f562-9fa7-457f-b17a-3212f0b8e0c7 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"removeProjectAccess": {"project": "962761a7590b4579b0d58db1fbbf100a"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:02.872110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1046f562-9fa7-457f-b17a-3212f0b8e0c7 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "962761a7590b4579b0d58db1fbbf100a"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.895634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1046f562-9fa7-457f-b17a-3212f0b8e0c7 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action returned with HTTP 202 Jul 24 05:59:02.896531 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 216/876] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:02.904784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-659cb8d5-e161-4f00-b49e-faa91d5a2793 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.906580 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-659cb8d5-e161-4f00-b49e-faa91d5a2793 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] POST https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action Jul 24 05:59:02.906942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-659cb8d5-e161-4f00-b49e-faa91d5a2793 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action body: b'{"removeProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:02.907062 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-659cb8d5-e161-4f00-b49e-faa91d5a2793 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d8ba54e10e3f4f2ca006beebb5090dda"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:02.925954 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-659cb8d5-e161-4f00-b49e-faa91d5a2793 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action returned with HTTP 202 Jul 24 05:59:02.925954 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 217/877] 10.4.3.200 () {68 vars in 1384 bytes} [Fri Jul 24 05:59:02 2026] POST /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:02.937225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-34e9e1f7-7f8a-4be6-bb0c-368ee4e9e438 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:02.939327 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34e9e1f7-7f8a-4be6-bb0c-368ee4e9e438 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] DELETE https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 Jul 24 05:59:02.939327 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34e9e1f7-7f8a-4be6-bb0c-368ee4e9e438 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:02.939539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34e9e1f7-7f8a-4be6-bb0c-368ee4e9e438 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:02.995976 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34e9e1f7-7f8a-4be6-bb0c-368ee4e9e438 tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 returned with HTTP 202 Jul 24 05:59:02.996439 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 222/878] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 05:59:02 2026] DELETE /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:03.006728 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c6dc4549-1440-423d-8a13-b1e73f7ba9fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.008351 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6dc4549-1440-423d-8a13-b1e73f7ba9fe tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] GET https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 Jul 24 05:59:03.008793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6dc4549-1440-423d-8a13-b1e73f7ba9fe tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:03.009937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c6dc4549-1440-423d-8a13-b1e73f7ba9fe tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:03.013030 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c6dc4549-1440-423d-8a13-b1e73f7ba9fe tempest-VolumeTypesAccessTest-222094247 tempest-VolumeTypesAccessTest-222094247-project-admin] https://10.4.3.200/volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 returned with HTTP 404 Jul 24 05:59:03.013759 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 224/879] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 05:59:03 2026] GET /volume/v3/types/62a74d72-a706-4d79-8b7c-583ef6cb8b96 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:03.091610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.094087 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:03.094404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:03.094648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:03.105197 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:03.105197 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:03.112267 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:03.120367 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb80578d-0e7e-4717-86b6-f2ca2334e06b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 200 Jul 24 05:59:03.121034 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 217/880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:03 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:03.140810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.142741 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action Jul 24 05:59:03.143144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:03.143387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:03.158403 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:03.158403 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:03.159037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'a9b289b4-f8f1-42a6-aa65-9e638ec71de5' with '{'status': 'maintenance'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:03.184458 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa31b0ea-1847-4180-aab2-f2f0bf2e4c03 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action returned with HTTP 202 Jul 24 05:59:03.185061 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 218/881] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:03 2026] POST /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:03.193104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.195039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:03.195228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:03.195419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:03.203656 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:03.203656 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:03.209437 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:03.215983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f20b9bf-2281-4c42-ad66-276e1a56b33f tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 200 Jul 24 05:59:03.216489 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 223/882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:03 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:03.232069 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92a98472-dccf-4d88-8d2b-e3441340a78d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.233869 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action Jul 24 05:59:03.235198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:03.235645 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:03.251865 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:03.251865 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:03.252562 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Volume info retrieved successfully. Jul 24 05:59:03.295391 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Delete volume request issued successfully. Jul 24 05:59:03.297703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92a98472-dccf-4d88-8d2b-e3441340a78d tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action returned with HTTP 202 Jul 24 05:59:03.297703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 225/883] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:03 2026] POST /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:03.309280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:03.310132 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:03.310339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:03.310860 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:03.320329 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:03.320329 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:03.326328 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:03.332803 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fe0d39a-a2dc-4c3e-8512-771d68db06a8 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 200 Jul 24 05:59:03.333305 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 218/884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:03 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:04.349410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8113f58-82dc-4172-b300-7e52efaddcfe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:04.351664 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8113f58-82dc-4172-b300-7e52efaddcfe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:04.351969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8113f58-82dc-4172-b300-7e52efaddcfe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:04.352214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8113f58-82dc-4172-b300-7e52efaddcfe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:04.360528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8113f58-82dc-4172-b300-7e52efaddcfe tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 404 Jul 24 05:59:04.361234 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 219/885] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:04 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:04.371150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7eff68e5-5726-4807-8524-556b5ce3fe42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:04.373607 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7eff68e5-5726-4807-8524-556b5ce3fe42 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:04.373940 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7eff68e5-5726-4807-8524-556b5ce3fe42 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:04.374209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7eff68e5-5726-4807-8524-556b5ce3fe42 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:04.383394 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7eff68e5-5726-4807-8524-556b5ce3fe42 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 404 Jul 24 05:59:04.383394 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 224/886] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:04 2026] GET /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:04.393743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:04.396439 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:04.396915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:04.397102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:04.398058 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: a9b289b4-f8f1-42a6-aa65-9e638ec71de5 Jul 24 05:59:04.404715 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10ef70b7-5f4a-46e8-af16-d54db21e2be3 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 returned with HTTP 404 Jul 24 05:59:04.405275 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 226/887] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:04 2026] DELETE /volume/v3/volumes/a9b289b4-f8f1-42a6-aa65-9e638ec71de5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:04.416853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:04.419329 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:04.419743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1760411899"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:04.421965 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1760411899'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:04.421965 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume of 1 GB Jul 24 05:59:04.427011 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Availability Zones retrieved successfully. Jul 24 05:59:04.434563 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (ce05cef6-bf64-4950-8673-804cea74f8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:04.435957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e219450-64f9-412c-a5ef-74c4d05313e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:04.437588 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:04.486400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e219450-64f9-412c-a5ef-74c4d05313e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:04.488398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3fa8c9-bdee-4d91-a1bc-fc66cf48e0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:04.551926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Created reservations ['a1789137-5b57-4995-a666-860ad29ff6ca', '9107903c-19ea-4b7c-8133-669daf562eed', '553db7b6-ff0e-40f4-8004-3931ca1500dd', 'd2fd0f9b-4524-4ab1-bdcb-c08d675eb23c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:04.554310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc3fa8c9-bdee-4d91-a1bc-fc66cf48e0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1789137-5b57-4995-a666-860ad29ff6ca', '9107903c-19ea-4b7c-8133-669daf562eed', '553db7b6-ff0e-40f4-8004-3931ca1500dd', 'd2fd0f9b-4524-4ab1-bdcb-c08d675eb23c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:04.555518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda8a534-b2f3-4768-afb8-2deee53a14b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:04.589656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dda8a534-b2f3-4768-afb8-2deee53a14b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce2219cd-4408-4510-b45b-3f028160f823', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1760411899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['a1789137-5b57-4995-a666-860ad29ff6ca','9107903c-19ea-4b7c-8133-669daf562eed','553db7b6-ff0e-40f4-8004-3931ca1500dd','d2fd0f9b-4524-4ab1-bdcb-c08d675eb23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1760411899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce2219cd-4408-4510-b45b-3f028160f823,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17846f831a0e4567bf8f4b32595b9f84',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd010ea19ef84e93acf61719d19f9e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:04.592277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4494b26-860b-47e0-a45a-99bc09051b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:04.618027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4494b26-860b-47e0-a45a-99bc09051b6c) transitioned into state 'SUCCESS' from state '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-1760411899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17846f831a0e4567bf8f4b32595b9f84',qos_specs=None,replication_status=,reservations=['a1789137-5b57-4995-a666-860ad29ff6ca','9107903c-19ea-4b7c-8133-669daf562eed','553db7b6-ff0e-40f4-8004-3931ca1500dd','d2fd0f9b-4524-4ab1-bdcb-c08d675eb23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd010ea19ef84e93acf61719d19f9e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:04.618849 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c82a56-c70f-4b84-9995-e639d0f2721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:04.634709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8c82a56-c70f-4b84-9995-e639d0f2721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:04.634709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Flow 'volume_create_api' (ce05cef6-bf64-4950-8673-804cea74f8e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:04.634709 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Create volume request issued successfully. Jul 24 05:59:04.634709 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a66879f-e23e-4332-b8f7-23cbd17671b6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:04.635318 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 219/888] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:04 2026] POST /volume/v3/volumes => generated 749 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:04.655068 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f06cf241-48d5-4bec-802b-85720dba4707 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:04.657612 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f06cf241-48d5-4bec-802b-85720dba4707 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:04.661173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f06cf241-48d5-4bec-802b-85720dba4707 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:04.661173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f06cf241-48d5-4bec-802b-85720dba4707 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:04.673056 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:04.673056 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:04.677952 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f06cf241-48d5-4bec-802b-85720dba4707 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:04.684292 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f06cf241-48d5-4bec-802b-85720dba4707 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:04.684651 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 220/889] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:04 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:05.704280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.706670 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:05.707249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:05.707249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:05.721760 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:05.721760 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:05.731516 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:05.740491 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50496cb5-4a2d-4e4f-aeaf-9ab7909c447d tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:05.741631 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 225/890] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:05 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:05.756412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e279866-1126-4468-91d9-389fc448754c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.759463 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e279866-1126-4468-91d9-389fc448754c tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action Jul 24 05:59:05.759958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e279866-1126-4468-91d9-389fc448754c tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:05.760178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e279866-1126-4468-91d9-389fc448754c tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:05.776183 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:05.776183 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:05.777031 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-2e279866-1126-4468-91d9-389fc448754c tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'ce2219cd-4408-4510-b45b-3f028160f823' with '{'status': 'error'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:05.810510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e279866-1126-4468-91d9-389fc448754c tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action returned with HTTP 202 Jul 24 05:59:05.811146 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 227/891] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:05 2026] POST /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:05.824794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.828174 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:05.828467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:05.828783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:05.839051 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:05.839051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:05.845206 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:05.850928 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2297ad48-3401-4f73-8195-6c818cd77ad0 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:05.851411 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 220/892] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:05 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:05.872563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aaeef564-6a54-4967-b437-d767fdd62f53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.878289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaeef564-6a54-4967-b437-d767fdd62f53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action Jul 24 05:59:05.878374 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaeef564-6a54-4967-b437-d767fdd62f53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:05.878544 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaeef564-6a54-4967-b437-d767fdd62f53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:05.894108 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:05.894108 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:05.894587 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-aaeef564-6a54-4967-b437-d767fdd62f53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'ce2219cd-4408-4510-b45b-3f028160f823' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:05.924629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaeef564-6a54-4967-b437-d767fdd62f53 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action returned with HTTP 202 Jul 24 05:59:05.925387 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 221/893] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:05 2026] POST /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:05.937262 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.941434 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:05.941608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:05.943665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:05.958960 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:05.958960 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:05.963301 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:05.971837 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ebf1e36-8ec0-4e22-9636-37be58083820 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:05.975590 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 226/894] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:05 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:05.993935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb791bf0-a537-454b-b1be-ed38332c0208 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:05.994457 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb791bf0-a537-454b-b1be-ed38332c0208 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action Jul 24 05:59:05.995004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb791bf0-a537-454b-b1be-ed38332c0208 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:05.995126 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb791bf0-a537-454b-b1be-ed38332c0208 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:06.016274 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.016274 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:06.016274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-fb791bf0-a537-454b-b1be-ed38332c0208 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'ce2219cd-4408-4510-b45b-3f028160f823' with '{'status': 'maintenance'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:06.050361 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb791bf0-a537-454b-b1be-ed38332c0208 tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action returned with HTTP 202 Jul 24 05:59:06.050949 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 228/895] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:05 2026] POST /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:06.067647 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.071540 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.071774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:06.071986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:06.082107 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.082107 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:06.086849 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:06.093547 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1dddc82-b71e-445a-b38b-0b7695a5cf8b tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:06.094028 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 221/896] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:06 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:06.114621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49436586-c9de-4673-ad02-b716dc51de1b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.116947 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49436586-c9de-4673-ad02-b716dc51de1b tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] POST https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action Jul 24 05:59:06.117130 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49436586-c9de-4673-ad02-b716dc51de1b tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:06.117255 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49436586-c9de-4673-ad02-b716dc51de1b tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:06.131194 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.131194 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:06.131659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-49436586-c9de-4673-ad02-b716dc51de1b tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] Updating volume 'ce2219cd-4408-4510-b45b-3f028160f823' with '{'status': 'available'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 05:59:06.183328 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49436586-c9de-4673-ad02-b716dc51de1b tempest-VolumesActionsTest-292937745 tempest-VolumesActionsTest-292937745-project-admin] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action returned with HTTP 202 Jul 24 05:59:06.183835 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 222/897] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:06 2026] POST /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:06.195133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7b716471-428f-4d70-8712-416bf8c578c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.198387 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b716471-428f-4d70-8712-416bf8c578c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.198387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b716471-428f-4d70-8712-416bf8c578c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:06.199339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b716471-428f-4d70-8712-416bf8c578c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:06.212340 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.212340 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:06.219563 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7b716471-428f-4d70-8712-416bf8c578c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:06.228493 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b716471-428f-4d70-8712-416bf8c578c9 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:06.228493 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 227/898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:06 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:06.251924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.254360 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.254550 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:06.254849 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:06.266001 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.266001 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:06.273452 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:06.280411 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cec560cd-72e9-44c8-9588-0ab8c27ceb71 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:06.281214 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 229/899] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:06 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:06.300012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.302696 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.303467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:06.303467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:06.303602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume with id: ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.323857 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.323857 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:06.324852 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:06.355551 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Delete volume request issued successfully. Jul 24 05:59:06.356815 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f76dd68-4b1c-4cae-a6e6-15ecb6088709 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 202 Jul 24 05:59:06.356815 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 222/900] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:06 2026] DELETE /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:06.372566 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:06.376816 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:06.377428 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:06.378746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:06.396510 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:06.396510 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:06.406269 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Volume info retrieved successfully. Jul 24 05:59:06.414778 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23c78220-6ecd-43ac-a6ce-c7a69b64a209 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 200 Jul 24 05:59:06.416021 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 223/901] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:06 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:07.438971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:07.439517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-afd22417-c4c9-41c9-b0aa-a3f9d0d0c7c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:07.445309 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afd22417-c4c9-41c9-b0aa-a3f9d0d0c7c6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] GET https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 Jul 24 05:59:07.445452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afd22417-c4c9-41c9-b0aa-a3f9d0d0c7c6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:07.449248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afd22417-c4c9-41c9-b0aa-a3f9d0d0c7c6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:07.466656 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afd22417-c4c9-41c9-b0aa-a3f9d0d0c7c6 tempest-VolumesActionsTest-735152746 tempest-VolumesActionsTest-735152746-project-member] https://10.4.3.200/volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 returned with HTTP 404 Jul 24 05:59:07.469323 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 230/902] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:07 2026] GET /volume/v3/volumes/ce2219cd-4408-4510-b45b-3f028160f823 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:07.782301 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:07.783312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-658515272"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:07.785642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-658515272'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:07.785793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume of 1 GB Jul 24 05:59:07.791932 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Availability Zones retrieved successfully. Jul 24 05:59:07.800394 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (e89011f3-2b1b-41f4-a007-66bcff2856f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:07.801924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354182b4-d654-406d-85f0-b338fdc184e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:07.802521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:07.844451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354182b4-d654-406d-85f0-b338fdc184e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:07.847988 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65c3a7-b320-4572-baa1-9b5b8fda9687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:07.968198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Created reservations ['9ed4f874-63d2-466b-be0f-e5b10df90fe4', '6f7d3f06-da3d-4055-a5b4-6868b5ec2a1d', '12fd8746-9af8-49fb-9bd1-c8021ad5cc45', '1a71e96f-9d97-43fe-b7e3-e44db68e94b5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:07.969947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa65c3a7-b320-4572-baa1-9b5b8fda9687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed4f874-63d2-466b-be0f-e5b10df90fe4', '6f7d3f06-da3d-4055-a5b4-6868b5ec2a1d', '12fd8746-9af8-49fb-9bd1-c8021ad5cc45', '1a71e96f-9d97-43fe-b7e3-e44db68e94b5']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:07.970783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9016977f-eaa0-4690-b67a-8ffe57a6d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:08.002294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9016977f-eaa0-4690-b67a-8ffe57a6d155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44deb5ed-1eb7-441d-9740-09ff56208d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-658515272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['9ed4f874-63d2-466b-be0f-e5b10df90fe4','6f7d3f06-da3d-4055-a5b4-6868b5ec2a1d','12fd8746-9af8-49fb-9bd1-c8021ad5cc45','1a71e96f-9d97-43fe-b7e3-e44db68e94b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-658515272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44deb5ed-1eb7-441d-9740-09ff56208d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e4be2de61e4c9eaf06c816ca83d26d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad902c78b4649b58c5411130278511e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:08.002607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7249cc6-62c6-449e-9f33-41141e5ec1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:08.024524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7249cc6-62c6-449e-9f33-41141e5ec1d0) transitioned into state 'SUCCESS' from state '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-658515272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['9ed4f874-63d2-466b-be0f-e5b10df90fe4','6f7d3f06-da3d-4055-a5b4-6868b5ec2a1d','12fd8746-9af8-49fb-9bd1-c8021ad5cc45','1a71e96f-9d97-43fe-b7e3-e44db68e94b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:08.025526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19dabe10-c9ec-4dd3-a25f-c54689987b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:08.045791 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19dabe10-c9ec-4dd3-a25f-c54689987b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:08.046785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (e89011f3-2b1b-41f4-a007-66bcff2856f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:08.047220 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume request issued successfully. Jul 24 05:59:08.049519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f42c966b-3c1f-4a55-9771-a62a2e25dc77 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:08.049519 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 228/903] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:07 2026] POST /volume/v3/volumes => generated 753 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:08.065356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:08.067990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:08.067990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:08.068140 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:08.077557 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:08.077557 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:08.083991 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:08.092522 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21b9281f-238b-4f21-8739-1a69b7f8dc97 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 200 Jul 24 05:59:08.093027 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 223/904] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:08 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:08.824328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:08.993508 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:08.993508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2075541128", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:08.995813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2075541128', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:08.999610 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=409,cinder:UPDATE=135,cinder:INSERT=71,cinder:DELETE=7 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:59:09.108484 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2663a260-7262-44d7-968b-6ecf47941806 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:09.110859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2663a260-7262-44d7-968b-6ecf47941806 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:09.111411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2663a260-7262-44d7-968b-6ecf47941806 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:09.111411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2663a260-7262-44d7-968b-6ecf47941806 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:09.115558 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume of 1 GB Jul 24 05:59:09.116024 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.116024 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:09.116986 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Availability Zones retrieved successfully. Jul 24 05:59:09.120651 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.120651 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:09.125460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (14768be7-b3b3-4502-a4a7-4d74b9fb642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:09.126770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79fe485-2f2e-4532-87bb-dfe1d3ab5ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:09.127748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:09.128153 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2663a260-7262-44d7-968b-6ecf47941806 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:09.136469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2663a260-7262-44d7-968b-6ecf47941806 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 200 Jul 24 05:59:09.137095 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 231/905] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:09 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:09.158256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2065b5fd-bccb-427d-bc36-529119858382 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:09.160607 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 05:59:09.161062 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44deb5ed-1eb7-441d-9740-09ff56208d63", "name": "tempest-VolumesBackupsAdminTest-Backup-1789636421", "container": "tempest-volumesbackupsadmintest-backup-container-396783195"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:09.162652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Creating new backup {'backup': {'volume_id': '44deb5ed-1eb7-441d-9740-09ff56208d63', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1789636421', 'container': 'tempest-volumesbackupsadmintest-backup-container-396783195'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 05:59:09.163160 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Creating backup of volume 44deb5ed-1eb7-441d-9740-09ff56208d63 in container tempest-volumesbackupsadmintest-backup-container-396783195 Jul 24 05:59:09.175886 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.175886 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:09.177201 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:09.201867 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.201867 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:09.225781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e79fe485-2f2e-4532-87bb-dfe1d3ab5ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:09.226891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596a3022-7d3c-4a01-92f1-9c11a9872175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:09.237841 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Created reservations ['a45d8c26-c8ff-4695-a5dc-d17fb60710e0', '7087d984-af9e-4ea8-9b45-c6b7199a92f3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:09.324918 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2065b5fd-bccb-427d-bc36-529119858382 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 05:59:09.326072 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 229/906] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:09 2026] POST /volume/v3/backups => generated 335 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:09.338571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:09.341719 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:09.342328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:09.342328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:09.342328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:09.353009 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.353009 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:09.355256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10e39f38-6835-42d4-ac6d-14f94a66a24e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:09.355256 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 224/907] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:09 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:09.359260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Created reservations ['79d967a2-8ddf-4910-b804-9d2ac89e5c4f', '41f56dc5-19c7-4667-a604-062713bf3aba', '42c77210-d0a7-4926-bd34-b14fff4e970f', 'f033dd11-66a5-45e6-afd2-b9dcafc0bd23'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:09.361340 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596a3022-7d3c-4a01-92f1-9c11a9872175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79d967a2-8ddf-4910-b804-9d2ac89e5c4f', '41f56dc5-19c7-4667-a604-062713bf3aba', '42c77210-d0a7-4926-bd34-b14fff4e970f', 'f033dd11-66a5-45e6-afd2-b9dcafc0bd23']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:09.362698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd57d60-8bbc-43fe-a1ab-b09f9198901c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:09.400951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd57d60-8bbc-43fe-a1ab-b09f9198901c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3888c546-2d61-46f8-9b6a-344c98bb9cba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2075541128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['79d967a2-8ddf-4910-b804-9d2ac89e5c4f','41f56dc5-19c7-4667-a604-062713bf3aba','42c77210-d0a7-4926-bd34-b14fff4e970f','f033dd11-66a5-45e6-afd2-b9dcafc0bd23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2075541128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3888c546-2d61-46f8-9b6a-344c98bb9cba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ca94359051d145d5b6589ec473ceb491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdcd3b524a4b30951ea0610650a517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:09.402234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477b52e3-cb0f-49dd-b4a7-4b1507ad5fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:09.441494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477b52e3-cb0f-49dd-b4a7-4b1507ad5fe5) transitioned into state 'SUCCESS' from state '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-2075541128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['79d967a2-8ddf-4910-b804-9d2ac89e5c4f','41f56dc5-19c7-4667-a604-062713bf3aba','42c77210-d0a7-4926-bd34-b14fff4e970f','f033dd11-66a5-45e6-afd2-b9dcafc0bd23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:09.441494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f2557d-5c17-4ef4-991e-079072fb5646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:09.469783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f2557d-5c17-4ef4-991e-079072fb5646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:09.470134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (14768be7-b3b3-4502-a4a7-4d74b9fb642e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:09.470994 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request issued successfully. Jul 24 05:59:09.471300 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8a4dce4-7766-4c78-899b-5e589ae951c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:09.472017 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 224/908] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:08 2026] POST /volume/v3/volumes => generated 760 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:09.489816 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:09.492999 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 05:59:09.492999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:09.492999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:09.504586 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:09.504586 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:09.511904 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:09.519276 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c50e8578-addc-480d-aa9d-4545043bb2a9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 05:59:09.520188 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 232/909] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:09 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:10.377165 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:10.379833 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:10.380025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:10.380257 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:10.380425 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:10.386497 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:10.386497 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:10.387468 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a69d87e-09e7-4b80-ac29-fc2e1b8099b9 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:10.387936 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 230/910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:10 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:10.539323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:10.543065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 05:59:10.543462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:10.543667 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:10.556008 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:10.556008 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:10.563508 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:10.571526 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26f1a7e9-7479-4d7b-9226-550e969f7f74 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 05:59:10.572085 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 225/911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:10 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:10.713253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:10.716339 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 05:59:10.717131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:10.717131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:10.732536 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:10.732536 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:10.738423 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:10.752190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-ebcff0cc-3ffe-4f92-b9be-e0a6e470c2bc tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 05:59:10.754356 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 225/912] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:10 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:11.045745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.050360 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:11.050746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.051004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.065305 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.065305 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:11.075703 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:11.085210 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-46afc632-1965-4cf6-bcba-f27028192f49 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:11.085981 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 233/913] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:11.225239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df72092e-cb24-4370-8548-b7d857bb3028 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.226018 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df72092e-cb24-4370-8548-b7d857bb3028 None None] GET https://10.4.3.200/volume// Jul 24 05:59:11.226243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df72092e-cb24-4370-8548-b7d857bb3028 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.226502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df72092e-cb24-4370-8548-b7d857bb3028 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.226981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df72092e-cb24-4370-8548-b7d857bb3028 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:11.227562 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 231/914] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:11.242572 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-552516d7-7f48-4c10-9a35-97c943a6c0c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.245336 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-552516d7-7f48-4c10-9a35-97c943a6c0c1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:11.246040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-552516d7-7f48-4c10-9a35-97c943a6c0c1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8a00e8b-4266-4150-9201-99eafa2234b7", "connector": null, "instance_uuid": "53dcbe8d-199a-4b4f-ba08-bcedffeb2eda"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:11.259499 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.259499 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:11.309459 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-552516d7-7f48-4c10-9a35-97c943a6c0c1 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:11.310293 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 226/915] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:11 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 24 05:59:11.366023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f2601dc-6174-4f44-b098-46847bc00412 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.370809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2601dc-6174-4f44-b098-46847bc00412 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:11.371029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2601dc-6174-4f44-b098-46847bc00412 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.371556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f2601dc-6174-4f44-b098-46847bc00412 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.388405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6dfa556-aa5a-45b6-80b2-a646e2ab6663 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.389573 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6dfa556-aa5a-45b6-80b2-a646e2ab6663 None None] GET https://10.4.3.200/volume// Jul 24 05:59:11.389573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6dfa556-aa5a-45b6-80b2-a646e2ab6663 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.389804 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6dfa556-aa5a-45b6-80b2-a646e2ab6663 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.390306 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6dfa556-aa5a-45b6-80b2-a646e2ab6663 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:11.391049 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 234/916] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:11.393433 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.393433 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:11.402492 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5f2601dc-6174-4f44-b098-46847bc00412 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:11.404874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.406150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.410319 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f2601dc-6174-4f44-b098-46847bc00412 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:11.410782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:11.411053 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 226/917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:11.411304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.411373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.411782 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:11.414260 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:11.416149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.416149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.421811 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.421811 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:11.421811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cbf702d8-8d1a-41ca-91d2-e04a48544ebc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:11.421811 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 232/918] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:11.423925 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.426754 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 05:59:11.427328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.427328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.430483 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.430483 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:11.436087 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.436087 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:11.440569 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:11.441216 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:11.444946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-e45a355a-fb2b-4daf-a985-d875d909ee97 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:11.446219 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 227/919] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1541 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:11.448427 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-0de79708-303b-439a-a2b9-d9afd521e54a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 05:59:11.449061 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 235/920] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:11.462508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e5cdf48-4977-4de0-90ec-48b280214345 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.462981 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e5cdf48-4977-4de0-90ec-48b280214345 None None] GET https://10.4.3.200/volume// Jul 24 05:59:11.463152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e5cdf48-4977-4de0-90ec-48b280214345 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:11.463333 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e5cdf48-4977-4de0-90ec-48b280214345 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:11.463628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e5cdf48-4977-4de0-90ec-48b280214345 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:11.463999 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 227/921] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 05:59:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:11.476524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-1a136e9c-bc11-4f49-96e8-b297a8295a44 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.479047 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-1a136e9c-bc11-4f49-96e8-b297a8295a44 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:11.479391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-1a136e9c-bc11-4f49-96e8-b297a8295a44 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3888c546-2d61-46f8-9b6a-344c98bb9cba", "connector": null, "instance_uuid": "42488570-aad0-4b8c-aa29-c165ccf74eae"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:11.492929 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.492929 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:11.539098 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-1a136e9c-bc11-4f49-96e8-b297a8295a44 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:11.539869 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 233/922] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:11 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:11.558192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:11.561471 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] PUT https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 Jul 24 05:59:11.562045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:11.573203 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Acquiring lock "cinder-attachment_update-d8a00e8b-4266-4150-9201-99eafa2234b7-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:11.581008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Lock "cinder-attachment_update-d8a00e8b-4266-4150-9201-99eafa2234b7-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:11.582459 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:11.582459 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:11.728699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Lock "cinder-attachment_update-d8a00e8b-4266-4150-9201-99eafa2234b7-np0000005810" released by "attachment_update" :: held 0.146s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:11.728699 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-630ee1c0-6e16-4e79-a241-d1a02fb849fb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 returned with HTTP 200 Jul 24 05:59:11.729687 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 228/923] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:11 2026] PUT /volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:12.438974 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:12.442026 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:12.442026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:12.442324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:12.443150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:12.445256 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:12.448287 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:12.448287 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:12.448801 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:12.449481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:12.449548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73c18513-9fb6-4e53-a4cd-1ebc87d7e71a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:12.449603 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:12.450209 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 236/924] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:12 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:12.470421 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:12.470421 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:12.478467 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:12.487583 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2d33a7-6262-4538-a97b-933db6e2a69a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:12.489015 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 228/925] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:12 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:13.471826 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.473615 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:13.473950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:13.474433 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:13.474734 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:13.482707 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:13.482707 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:13.485207 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0b6f41b8-e380-44c8-8737-ff57ef736c2b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:13.485627 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 234/926] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:13 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:13.513339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8691e3cb-336e-4267-8577-0409bceff02a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.516889 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8691e3cb-336e-4267-8577-0409bceff02a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:13.516889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8691e3cb-336e-4267-8577-0409bceff02a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:13.517057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8691e3cb-336e-4267-8577-0409bceff02a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:13.524258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c69b38b-b58f-44bd-904f-9e85f49d5610 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.524804 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c69b38b-b58f-44bd-904f-9e85f49d5610 None None] GET https://10.4.3.200/volume// Jul 24 05:59:13.525018 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c69b38b-b58f-44bd-904f-9e85f49d5610 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:13.525164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c69b38b-b58f-44bd-904f-9e85f49d5610 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:13.525514 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c69b38b-b58f-44bd-904f-9e85f49d5610 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:13.525949 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 237/927] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:13.528606 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:13.528606 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:13.537729 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8691e3cb-336e-4267-8577-0409bceff02a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:13.545901 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8691e3cb-336e-4267-8577-0409bceff02a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:13.546390 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 229/928] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:13 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:13.553927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.560364 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 05:59:13.560779 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:13.561140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:13.573343 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:13.573343 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:13.579854 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:13.588312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-c8794c05-297e-4e39-bd62-0455af95e604 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 05:59:13.588948 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 229/929] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:13 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1547 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:13.710041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.712626 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c Jul 24 05:59:13.713124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:13.725605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-3888c546-2d61-46f8-9b6a-344c98bb9cba-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:13.731865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-3888c546-2d61-46f8-9b6a-344c98bb9cba-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:13.733155 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:13.733155 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:13.859409 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-3888c546-2d61-46f8-9b6a-344c98bb9cba-np0000005810" released by "attachment_update" :: held 0.128s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:13.859754 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-de80be79-b2a4-48b2-b2d1-f276e607244f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c returned with HTTP 200 Jul 24 05:59:13.860412 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 235/930] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:13 2026] PUT /volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:13.913485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-b4ef81e8-5768-487b-9b18-26b8f3101f53 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:13.918620 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-b4ef81e8-5768-487b-9b18-26b8f3101f53 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c/action Jul 24 05:59:13.919999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-b4ef81e8-5768-487b-9b18-26b8f3101f53 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:13.921199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-b4ef81e8-5768-487b-9b18-26b8f3101f53 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:13.953062 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:13.953062 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:13.970764 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cdbdca4e-f173-4c11-89d8-ecceba0a7328 req-b4ef81e8-5768-487b-9b18-26b8f3101f53 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c/action returned with HTTP 204 Jul 24 05:59:13.971272 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 238/931] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:13 2026] POST /volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:14.502281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:14.507989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:14.508545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:14.508656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:14.510890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:14.525234 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:14.525234 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:14.526281 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59d6ca03-cdbd-4cca-acd8-77ee670a62ae tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:14.527024 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 230/932] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:14 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:14.565763 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:14.567866 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:14.568117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:14.568380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:14.585293 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:14.585293 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:14.593854 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:14.603633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71dd04e1-b343-4a7b-bde6-e83dfa2e36d3 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:14.603633 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 230/933] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:14 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:15.121907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-12f04ea9-e9e2-4836-9ad1-21f979e8524e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.124972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-12f04ea9-e9e2-4836-9ad1-21f979e8524e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19/action Jul 24 05:59:15.125392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-12f04ea9-e9e2-4836-9ad1-21f979e8524e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:15.126031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-12f04ea9-e9e2-4836-9ad1-21f979e8524e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:15.153532 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.153532 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:15.169961 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d52a80bb-bb6e-4bf5-8142-73999504dbee req-12f04ea9-e9e2-4836-9ad1-21f979e8524e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19/action returned with HTTP 204 Jul 24 05:59:15.170699 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 236/934] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:15 2026] POST /volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:15.539883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.542493 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:15.543149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:15.543149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:15.543234 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:15.550548 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.550548 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:15.552275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7cc4eb8-0f5c-4a85-b50e-b13679ee9b96 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:15.552593 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 239/935] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:15 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:15.626094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.631407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:15.631407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:15.631564 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:15.654827 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.654827 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:15.659667 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:15.667967 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd518820-c38a-478c-8b03-fe6be6fc2d41 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:15.670056 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 231/936] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:15 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1654 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:15.694707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.695204 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:15.695569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a00e8b-4266-4150-9201-99eafa2234b7", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-669428297"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:15.722032 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.722032 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:15.724041 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:15.724041 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:15.730372 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9316d600-6fd6-4a10-9d95-f5ffad365ea4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 400 Jul 24 05:59:15.731253 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 231/937] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:15 2026] POST /volume/v3/snapshots => generated 160 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:15.741076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc9547b3-1112-4242-a613-ac253cb881a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.745287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:15.745874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a00e8b-4266-4150-9201-99eafa2234b7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1762282140"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:15.764220 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.764220 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:15.764932 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:15.765076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:15.822516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['a1fe933c-9fc1-49ea-b2d8-52736dbd1890', '9b01026e-6ae3-4c50-928c-beb0deb13427', 'ffbfde51-a944-4638-8180-62287bd54826', '6c5cb173-8c3b-47a5-bad1-55a6e86831f4'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:15.872987 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot force create request issued successfully. Jul 24 05:59:15.873565 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc9547b3-1112-4242-a613-ac253cb881a5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:59:15.874141 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 237/938] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:15.884883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e463388-40d7-4488-8dd0-800d26677c52 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:15.888414 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e463388-40d7-4488-8dd0-800d26677c52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:15.888718 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e463388-40d7-4488-8dd0-800d26677c52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:15.888958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e463388-40d7-4488-8dd0-800d26677c52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:15.897488 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:15.897488 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:15.899481 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e463388-40d7-4488-8dd0-800d26677c52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:15.899481 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e463388-40d7-4488-8dd0-800d26677c52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 200 Jul 24 05:59:15.902955 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 240/939] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:15 2026] GET /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:16.571123 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e460bce1-073a-45f9-84b3-99b9233ee622 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:16.573200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e460bce1-073a-45f9-84b3-99b9233ee622 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:16.573436 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e460bce1-073a-45f9-84b3-99b9233ee622 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:16.573662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e460bce1-073a-45f9-84b3-99b9233ee622 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:16.573927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e460bce1-073a-45f9-84b3-99b9233ee622 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:16.581360 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:16.581360 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:16.582266 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e460bce1-073a-45f9-84b3-99b9233ee622 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:16.582668 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 232/940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:16 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:16.736388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:16.920088 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-275e909b-3baf-4654-acaf-73713da7e73e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:16.922300 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-275e909b-3baf-4654-acaf-73713da7e73e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:16.923005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-275e909b-3baf-4654-acaf-73713da7e73e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:16.923005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-275e909b-3baf-4654-acaf-73713da7e73e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:16.928452 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:16.928452 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:16.928883 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-275e909b-3baf-4654-acaf-73713da7e73e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:16.929741 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-275e909b-3baf-4654-acaf-73713da7e73e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 200 Jul 24 05:59:16.930350 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 238/941] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:16 2026] GET /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:16.935183 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:16.935503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-90225932"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:16.937210 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-90225932'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:16.937317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Create volume of 1 GB Jul 24 05:59:16.939758 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:16.942538 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:16.942920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a00e8b-4266-4150-9201-99eafa2234b7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1621928653"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:16.944333 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Availability Zones retrieved successfully. Jul 24 05:59:16.952665 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Flow 'volume_create_api' (61109fc5-98fb-4b34-b5ff-bd8788bba69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:16.953711 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1e06a5-fd35-46bd-86b9-84b243f9a99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:16.954631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:16.966357 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:16.966357 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:16.967081 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:16.967275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:16.992733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb1e06a5-fd35-46bd-86b9-84b243f9a99e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:16.993527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd74c3-2311-484c-8d94-8e7c232287d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:17.028106 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['4f3e06f9-6301-40f7-8fea-41f350a3d4ae', 'df39e1ef-8c8c-4c52-b3f0-5bd7235e953f', 'aad1c981-fe7f-4f4e-a7e9-7fd6aecaba86', '241397f2-0d6b-4d2a-b596-6e64756365c7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:17.084145 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot force create request issued successfully. Jul 24 05:59:17.084145 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ee50e11-8d97-42ae-b2d8-6694831ff145 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:59:17.084145 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 241/942] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:17.094759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-172b49d6-7fec-4575-b53c-51b6db4b480c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:17.097620 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-172b49d6-7fec-4575-b53c-51b6db4b480c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:17.097982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-172b49d6-7fec-4575-b53c-51b6db4b480c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:17.098250 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-172b49d6-7fec-4575-b53c-51b6db4b480c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:17.107411 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:17.107411 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:17.108547 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-172b49d6-7fec-4575-b53c-51b6db4b480c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:17.108720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Created reservations ['4b98afa6-86fd-4a8c-a860-81e44733f835', '6b4a8783-aa26-4782-a41e-1db407b48a82', 'dbd7c1dc-9a0f-461f-8bf3-9d1281f7d0ce', 'b00c4820-1fa9-43f4-bc87-02b8ed71ed5e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:17.109282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-172b49d6-7fec-4575-b53c-51b6db4b480c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 200 Jul 24 05:59:17.110002 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fd74c3-2311-484c-8d94-8e7c232287d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b98afa6-86fd-4a8c-a860-81e44733f835', '6b4a8783-aa26-4782-a41e-1db407b48a82', 'dbd7c1dc-9a0f-461f-8bf3-9d1281f7d0ce', 'b00c4820-1fa9-43f4-bc87-02b8ed71ed5e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:17.110128 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 233/943] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:17 2026] GET /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:17.111872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8e1504-dab5-4400-a91f-535d26557f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:17.139620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8e1504-dab5-4400-a91f-535d26557f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-90225932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acf7fb60e324973a5bfafcf08d2390d',qos_specs=None,replication_status=,reservations=['4b98afa6-86fd-4a8c-a860-81e44733f835','6b4a8783-aa26-4782-a41e-1db407b48a82','dbd7c1dc-9a0f-461f-8bf3-9d1281f7d0ce','b00c4820-1fa9-43f4-bc87-02b8ed71ed5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f18197953c4998ad28cd6fcba56062',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-90225932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0acf7fb60e324973a5bfafcf08d2390d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74f18197953c4998ad28cd6fcba56062',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:17.139620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e22c799-a9f2-4d8e-bb24-006474afaa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:17.161960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e22c799-a9f2-4d8e-bb24-006474afaa6d) transitioned into state 'SUCCESS' from state '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-90225932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0acf7fb60e324973a5bfafcf08d2390d',qos_specs=None,replication_status=,reservations=['4b98afa6-86fd-4a8c-a860-81e44733f835','6b4a8783-aa26-4782-a41e-1db407b48a82','dbd7c1dc-9a0f-461f-8bf3-9d1281f7d0ce','b00c4820-1fa9-43f4-bc87-02b8ed71ed5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74f18197953c4998ad28cd6fcba56062',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:17.162638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5446c0-0c2e-404c-9aba-d08545aa8ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:17.174198 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf5446c0-0c2e-404c-9aba-d08545aa8ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:17.174936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Flow 'volume_create_api' (61109fc5-98fb-4b34-b5ff-bd8788bba69b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:17.175242 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Create volume request issued successfully. Jul 24 05:59:17.175999 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62dd1997-352f-4b37-8f03-e02f1bdd5dbf tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:17.176518 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 232/944] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:16 2026] POST /volume/v3/volumes => generated 748 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:17.189586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:17.192073 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:17.192264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:17.192449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:17.200967 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:17.200967 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:17.205345 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Volume info retrieved successfully. Jul 24 05:59:17.210192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91b69548-a0b3-443b-8c18-86050d3b1d88 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 200 Jul 24 05:59:17.210608 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 239/945] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:17 2026] GET /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:17.597343 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:17.601428 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:17.601428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:17.601428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:17.601428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:17.606152 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:17.606152 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:17.607321 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bfe920da-e97a-4e82-b525-f9d853cc5749 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:17.607975 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 242/946] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:17 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.126196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.128150 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:18.128319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.128524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.134413 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.134413 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:18.134999 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:18.135716 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8e98edcf-ef7d-41b3-aae1-bc63bcb4d812 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 200 Jul 24 05:59:18.136168 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 234/947] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.151032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.153902 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:18.154417 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8a00e8b-4266-4150-9201-99eafa2234b7", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-337694479"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:18.169707 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.169707 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:18.170349 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:18.170547 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:18.202540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['29bfa950-c8ec-44e5-8557-0a4faeb89605', 'ae24d3a8-c218-4d31-846a-ae75691f455c', '38d896b1-7509-4b50-9f44-d8d7f7719a10', 'fcb7f363-acee-4d92-95f0-bb0d07f450aa'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:18.227956 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.230409 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:18.230632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.230889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.241223 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.241223 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:18.246977 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Volume info retrieved successfully. Jul 24 05:59:18.247657 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot force create request issued successfully. Jul 24 05:59:18.248246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6909bdd3-3cb4-47d5-9424-ea513b928cb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:59:18.248949 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 233/948] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:18.251963 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03d5dae1-04a9-42d8-b73d-f70a5ecb045b tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 200 Jul 24 05:59:18.252849 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 240/949] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.262429 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.268041 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:18.268041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.268041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.269715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b2fce32-bf2b-490a-96f3-3cec89c133e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.272669 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b2fce32-bf2b-490a-96f3-3cec89c133e9 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 05:59:18.272669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b2fce32-bf2b-490a-96f3-3cec89c133e9 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.272669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b2fce32-bf2b-490a-96f3-3cec89c133e9 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.278578 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.278578 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:18.278578 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:18.278578 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2b716a2-73b6-416a-b3d8-0fc16fea836a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 200 Jul 24 05:59:18.278578 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 243/950] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.299925 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b2fce32-bf2b-490a-96f3-3cec89c133e9 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 05:59:18.300438 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 235/951] 10.4.3.200 () {66 vars in 1234 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.311973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.314354 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:18.314654 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.314956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.324763 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.324763 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:18.331410 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Volume info retrieved successfully. Jul 24 05:59:18.338386 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d328741-8fba-4b49-83bc-9c18320de6b0 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 200 Jul 24 05:59:18.339034 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 234/952] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:18.355126 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.357298 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] DELETE https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:18.357532 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.357886 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.357999 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Delete volume with id: 03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:18.365553 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.365553 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:18.366163 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Volume info retrieved successfully. Jul 24 05:59:18.383686 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Delete volume request issued successfully. Jul 24 05:59:18.383886 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0580d21-b7e1-41f3-92fe-05025ce4ca04 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 202 Jul 24 05:59:18.384294 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 241/953] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:18 2026] DELETE /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:18.392204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.394409 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:18.394658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.395008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.404394 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.404394 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:18.409574 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Volume info retrieved successfully. Jul 24 05:59:18.416107 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a3f01b6-3312-48ea-be2a-859d5c18a44a tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 200 Jul 24 05:59:18.416597 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 244/954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:18.621835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:18.624989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:18.624989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:18.625232 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:18.625386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:18.631312 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:18.631312 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:18.632177 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abb9cdee-131b-43ee-b6fa-6a7cf39756bb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:18.632583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 236/955] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:18 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:19.117298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-456fbe6e-ee98-4cb1-9d9a-90d09c0d4743 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.117859 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-456fbe6e-ee98-4cb1-9d9a-90d09c0d4743 None None] GET https://10.4.3.200/volume// Jul 24 05:59:19.118111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-456fbe6e-ee98-4cb1-9d9a-90d09c0d4743 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.118386 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-456fbe6e-ee98-4cb1-9d9a-90d09c0d4743 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.119024 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-456fbe6e-ee98-4cb1-9d9a-90d09c0d4743 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:19.119505 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 235/956] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:19.132852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4af973c8-8e92-4d17-839e-35c063902f49 req-a200308a-b218-4b1d-9d98-0282a7396549 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.135132 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-a200308a-b218-4b1d-9d98-0282a7396549 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:19.135530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-a200308a-b218-4b1d-9d98-0282a7396549 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e7d2815-ea0b-4317-980f-08597e0b7330", "connector": null, "instance_uuid": "d355ad9a-3168-4531-a34b-991c6c253be8"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:19.147986 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.147986 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:19.198740 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-a200308a-b218-4b1d-9d98-0282a7396549 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:19.199406 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 242/957] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:19 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 24 05:59:19.213019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4af973c8-8e92-4d17-839e-35c063902f49 req-44dea4f9-0ce5-4a54-87cb-e48d1e6797e3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.214308 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-44dea4f9-0ce5-4a54-87cb-e48d1e6797e3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 Jul 24 05:59:19.214521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-44dea4f9-0ce5-4a54-87cb-e48d1e6797e3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.214731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-44dea4f9-0ce5-4a54-87cb-e48d1e6797e3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.225738 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.225738 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:19.289355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.291556 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:19.291915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.292209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.299044 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.299044 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:19.300086 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:19.300821 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55ab0b65-0bb1-4476-843d-8a3f89e98daa tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 200 Jul 24 05:59:19.301297 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 237/958] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:19 2026] GET /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:19.313511 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-44dea4f9-0ce5-4a54-87cb-e48d1e6797e3 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 returned with HTTP 200 Jul 24 05:59:19.313511 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 245/959] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:19 2026] DELETE /volume/v3/attachments/9d5f5f87-36d1-4119-89ce-57812f272434 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:19.317553 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.321816 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:19.322658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.323026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.323176 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:19.334348 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.334348 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:19.334348 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:19.368871 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 05:59:19.369284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f9d6543-289d-421d-88d2-5c5d3c67562d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 202 Jul 24 05:59:19.369555 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 236/960] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:19 2026] DELETE /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:19.382557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.384825 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:19.385104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.385353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.395658 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.395658 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:19.396192 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:19.396934 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad5a37e4-ec2b-4291-bc91-e0fe3f671187 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 200 Jul 24 05:59:19.397513 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 243/961] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:19 2026] GET /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:19.434393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3633b2b1-eeb1-471a-8d5e-6a6b54beeca5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.439282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3633b2b1-eeb1-471a-8d5e-6a6b54beeca5 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] GET https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b Jul 24 05:59:19.439546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3633b2b1-eeb1-471a-8d5e-6a6b54beeca5 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.440331 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3633b2b1-eeb1-471a-8d5e-6a6b54beeca5 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.448903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3633b2b1-eeb1-471a-8d5e-6a6b54beeca5 tempest-AbsoluteLimitsTests-1347101486 tempest-AbsoluteLimitsTests-1347101486-project-member] https://10.4.3.200/volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b returned with HTTP 404 Jul 24 05:59:19.449469 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 238/962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:19 2026] GET /volume/v3/volumes/03cafb8d-b806-4eeb-8611-4dfbe5dd6f1b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:19.645839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:19.648270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:19.648529 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:19.649174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:19.649344 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:19.657117 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:19.657117 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:19.659821 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce3c34fb-b820-46a4-890a-107bbda7fe0e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:19.659821 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 246/963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:19 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:20.410833 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc6e4706-2965-428d-8251-a0deddbe4cad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.412602 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc6e4706-2965-428d-8251-a0deddbe4cad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:20.412877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc6e4706-2965-428d-8251-a0deddbe4cad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:20.413078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc6e4706-2965-428d-8251-a0deddbe4cad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:20.422927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc6e4706-2965-428d-8251-a0deddbe4cad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 404 Jul 24 05:59:20.423411 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 237/964] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:20 2026] GET /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:20.435039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-721924fe-894f-47ae-b033-ae17f4ba305e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.437062 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:20.437366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:20.437607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:20.437700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:20.445892 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:20.445892 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:20.446522 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:20.485935 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 05:59:20.486313 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-721924fe-894f-47ae-b033-ae17f4ba305e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 202 Jul 24 05:59:20.487202 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 244/965] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:20 2026] DELETE /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:20.496567 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.498714 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:20.499236 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:20.499236 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:20.508421 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:20.508421 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:20.509021 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:20.510864 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71e8918e-add7-4e34-aa9a-f95fe61a7601 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 200 Jul 24 05:59:20.511456 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 239/966] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:20 2026] GET /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:20.645563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.650441 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] PUT https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 Jul 24 05:59:20.650949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:20.665984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Acquiring lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:20.676560 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.678230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" acquired by "attachment_update" :: waited 0.011s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:20.678303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:20.678458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:20.678637 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:20.678637 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:20.678757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:20.678925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:20.687368 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:20.687368 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:20.688648 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bc35e2ed-5d68-4255-bd35-03d8bb0e92b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:20.689271 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 238/967] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:20 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:20.810072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Lock "cinder-attachment_update-3e7d2815-ea0b-4317-980f-08597e0b7330-np0000005810" released by "attachment_update" :: held 0.133s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:20.810405 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-106bd2c9-d66f-40cb-8047-a55480090631 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 returned with HTTP 200 Jul 24 05:59:20.810966 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 247/968] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:20 2026] PUT /volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:20.824700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4af973c8-8e92-4d17-839e-35c063902f49 req-55839244-77ba-4798-930b-f1245ca6837e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:20.827556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-55839244-77ba-4798-930b-f1245ca6837e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 Jul 24 05:59:20.827835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-55839244-77ba-4798-930b-f1245ca6837e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:20.828029 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-55839244-77ba-4798-930b-f1245ca6837e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:20.846583 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-55839244-77ba-4798-930b-f1245ca6837e tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 returned with HTTP 200 Jul 24 05:59:20.847304 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 245/969] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 05:59:20 2026] GET /volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:21.522580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd3889d2-0dba-423b-a467-a26ea97424ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:21.524641 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd3889d2-0dba-423b-a467-a26ea97424ad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:21.524822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd3889d2-0dba-423b-a467-a26ea97424ad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:21.525820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd3889d2-0dba-423b-a467-a26ea97424ad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:21.532200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd3889d2-0dba-423b-a467-a26ea97424ad tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 404 Jul 24 05:59:21.532944 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 240/970] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:21 2026] GET /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:21.544117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:21.547524 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:21.547524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:21.547524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:21.547524 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:21.554899 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:21.554899 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:21.556967 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:21.583809 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 05:59:21.584121 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dbfd44c3-5a4b-407a-bea5-48885bdd56ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 202 Jul 24 05:59:21.584691 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 239/971] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:21 2026] DELETE /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:21.601268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b2e72967-dc24-45bd-904f-1032c789a12b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:21.603463 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2e72967-dc24-45bd-904f-1032c789a12b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:21.604068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2e72967-dc24-45bd-904f-1032c789a12b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:21.604068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2e72967-dc24-45bd-904f-1032c789a12b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:21.610167 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:21.610167 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:21.610817 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b2e72967-dc24-45bd-904f-1032c789a12b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:21.611866 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2e72967-dc24-45bd-904f-1032c789a12b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 200 Jul 24 05:59:21.612792 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 248/972] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:21 2026] GET /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:21.702341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:21.705999 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:21.705999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:21.705999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:21.707694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:21.716340 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:21.716340 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:21.719689 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ab2558c-0f1e-4010-8c2f-4c24a1399124 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:21.720267 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 246/973] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:21 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:22.051115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d559c25-9698-405a-a931-51d96cf79e88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.188103 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:22.188883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-571606788"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:22.192581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-571606788'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:22.192581 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume of 1 GB Jul 24 05:59:22.198170 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Availability Zones retrieved successfully. Jul 24 05:59:22.206140 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (07560ca2-1c39-4ca5-8b1e-d660a699ec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:22.207532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5272331c-b29e-4cdb-b79b-c1ecfbf718dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:22.209027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:22.251134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5272331c-b29e-4cdb-b79b-c1ecfbf718dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:22.252546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebf68f-1006-4631-98e2-9c1adaaef548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:22.372705 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Created reservations ['b7d2a480-5a3d-41b0-85ae-d4e49426a851', 'ddcd613d-1b56-478b-8de5-dc39c004a3e7', '4a724f9d-e7ce-458f-85f0-697cd5cc0256', 'cfa632b4-635f-46d2-8088-f8236ecd6bcd'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:22.373539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ebf68f-1006-4631-98e2-9c1adaaef548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7d2a480-5a3d-41b0-85ae-d4e49426a851', 'ddcd613d-1b56-478b-8de5-dc39c004a3e7', '4a724f9d-e7ce-458f-85f0-697cd5cc0256', 'cfa632b4-635f-46d2-8088-f8236ecd6bcd']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:22.374454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39ad204-f8ac-4991-8f46-a6556a63ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:22.414066 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f39ad204-f8ac-4991-8f46-a6556a63ad2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501a1dea-1129-4b69-a7d5-d9ff4c44c970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-571606788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f2abe3393644c7a1905f3ff74eda19',qos_specs=None,replication_status=,reservations=['b7d2a480-5a3d-41b0-85ae-d4e49426a851','ddcd613d-1b56-478b-8de5-dc39c004a3e7','4a724f9d-e7ce-458f-85f0-697cd5cc0256','cfa632b4-635f-46d2-8088-f8236ecd6bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7d0f70ba984b4a9eb1dea5848bd691',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-571606788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501a1dea-1129-4b69-a7d5-d9ff4c44c970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f2abe3393644c7a1905f3ff74eda19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f7d0f70ba984b4a9eb1dea5848bd691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:22.415082 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (884684d8-4cc2-451c-a8e8-1a4041d18237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:22.459071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (884684d8-4cc2-451c-a8e8-1a4041d18237) transitioned into state 'SUCCESS' from state '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-571606788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f2abe3393644c7a1905f3ff74eda19',qos_specs=None,replication_status=,reservations=['b7d2a480-5a3d-41b0-85ae-d4e49426a851','ddcd613d-1b56-478b-8de5-dc39c004a3e7','4a724f9d-e7ce-458f-85f0-697cd5cc0256','cfa632b4-635f-46d2-8088-f8236ecd6bcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f7d0f70ba984b4a9eb1dea5848bd691',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:22.460919 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed53d3ad-6375-4e2e-b42b-916e58c9f59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:22.486020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed53d3ad-6375-4e2e-b42b-916e58c9f59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:22.487125 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (07560ca2-1c39-4ca5-8b1e-d660a699ec09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:22.487510 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request issued successfully. Jul 24 05:59:22.488707 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d559c25-9698-405a-a931-51d96cf79e88 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:22.489024 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 241/974] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:22 2026] POST /volume/v3/volumes => generated 749 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:22.502367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1498982e-f70c-418b-865a-34e13251da1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.508493 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1498982e-f70c-418b-865a-34e13251da1d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:22.508608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1498982e-f70c-418b-865a-34e13251da1d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.508948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1498982e-f70c-418b-865a-34e13251da1d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.631695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8549051-dff5-4865-b1ae-1d8f0641ef9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.644697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8549051-dff5-4865-b1ae-1d8f0641ef9d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:22.646460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8549051-dff5-4865-b1ae-1d8f0641ef9d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.647464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8549051-dff5-4865-b1ae-1d8f0641ef9d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.673583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8549051-dff5-4865-b1ae-1d8f0641ef9d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 404 Jul 24 05:59:22.674708 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 249/975] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:22.684193 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e22a557e-65ed-482b-b266-86012db7bc5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.687580 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e22a557e-65ed-482b-b266-86012db7bc5d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:22.687740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e22a557e-65ed-482b-b266-86012db7bc5d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.687972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e22a557e-65ed-482b-b266-86012db7bc5d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.688105 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-e22a557e-65ed-482b-b266-86012db7bc5d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d Jul 24 05:59:22.694147 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e22a557e-65ed-482b-b266-86012db7bc5d tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d returned with HTTP 404 Jul 24 05:59:22.694989 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 247/976] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:22 2026] DELETE /volume/v3/snapshots/f6294c0e-d9f8-4dc1-b1da-e620b12f5a9d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:22.705703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.708141 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:22.708141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.708141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.708141 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 099d6afb-3ffe-495c-abfa-6116583bc77d Jul 24 05:59:22.709336 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:22.709336 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:22.714134 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1498982e-f70c-418b-865a-34e13251da1d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:22.715339 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8f0acd25-0c7f-40e8-9a76-c72caa7a0413 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d returned with HTTP 404 Jul 24 05:59:22.716145 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 242/977] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:22 2026] DELETE /volume/v3/snapshots/099d6afb-3ffe-495c-abfa-6116583bc77d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:22.721576 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1498982e-f70c-418b-865a-34e13251da1d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 200 Jul 24 05:59:22.721576 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 240/978] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 817 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:22.727642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.730014 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:22.730233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.731163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.731163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 67584ab9-d3e4-4dff-ad49-d23355c0e18f Jul 24 05:59:22.737607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.739495 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-740ce092-65c9-47bb-ab21-a826e5eae1b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f returned with HTTP 404 Jul 24 05:59:22.739606 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:22.739933 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.740104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.740197 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:22.740256 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 250/979] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:22 2026] DELETE /volume/v3/snapshots/67584ab9-d3e4-4dff-ad49-d23355c0e18f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:22.745136 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:22.745136 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:22.746029 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6f9d700-eefa-40fa-bc23-f2e1f2c4ad8d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:22.746332 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 248/980] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:22.799575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.802506 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:22.802710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.802931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.816969 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:22.816969 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:22.822985 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:22.832080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-08627385-bdd0-4f00-bb28-91242ff4d154 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:22.834795 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 243/981] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1654 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:22.861313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.863942 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7/action Jul 24 05:59:22.864278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:22.864651 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:22.883933 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:22.883933 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:22.883933 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:22.895448 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Begin detaching volume completed successfully. Jul 24 05:59:22.895796 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-3365af36-5f89-43ba-b228-7e1e9deb5db6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7/action returned with HTTP 202 Jul 24 05:59:22.896378 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 241/982] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:59:22 2026] POST /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:22.973498 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-361d2ad0-a897-4c23-b886-089c7f5bc64b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.974452 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-361d2ad0-a897-4c23-b886-089c7f5bc64b None None] GET https://10.4.3.200/volume// Jul 24 05:59:22.975568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-361d2ad0-a897-4c23-b886-089c7f5bc64b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.975568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-361d2ad0-a897-4c23-b886-089c7f5bc64b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:22.976602 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-361d2ad0-a897-4c23-b886-089c7f5bc64b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:22.977204 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 251/983] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:22.989346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:22.995500 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:22.996013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:22.996313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:23.014178 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:23.014178 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:23.020616 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:23.028773 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-49a88b96-f5f2-49a5-b08e-1c97fae2c98a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:23.029817 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 249/984] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:22 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:23.740014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:23.743889 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:23.744171 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:23.744581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:23.754945 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:23.754945 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:23.760652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:23.761777 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:23.764588 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:23.764588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:23.764588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:23.764588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:23.768252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7162dfae-2713-4784-a4ce-8cfb3e16a37a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 200 Jul 24 05:59:23.768613 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:23.768613 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:23.768950 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 244/985] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:23 2026] GET /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:23.769910 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f985e986-8c50-458d-b736-45e18f8bd6c2 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:23.770371 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 242/986] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:23 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:24.786541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-accea24a-c8b8-40b1-b09d-df01710b37df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:24.788659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-accea24a-c8b8-40b1-b09d-df01710b37df tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:24.788913 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-accea24a-c8b8-40b1-b09d-df01710b37df tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:24.789161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-accea24a-c8b8-40b1-b09d-df01710b37df tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:24.789271 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-accea24a-c8b8-40b1-b09d-df01710b37df tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:24.795072 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:24.795072 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:24.796069 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-accea24a-c8b8-40b1-b09d-df01710b37df tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:24.796456 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 252/987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:24 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:25.625212 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-b29c7ea7-2411-4136-9981-7e5ba079e88e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:25.628706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-b29c7ea7-2411-4136-9981-7e5ba079e88e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 Jul 24 05:59:25.628706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-b29c7ea7-2411-4136-9981-7e5ba079e88e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:25.628706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-b29c7ea7-2411-4136-9981-7e5ba079e88e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:25.636210 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:25.636210 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:25.731815 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3c2fe41-751b-4e8f-8989-57dc67ad7984 req-b29c7ea7-2411-4136-9981-7e5ba079e88e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 returned with HTTP 200 Jul 24 05:59:25.733891 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 250/988] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:25 2026] DELETE /volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:25.812984 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:25.816318 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:25.816717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:25.818478 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:25.818478 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:25.835864 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:25.835864 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:25.836389 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f78becd0-5213-4b20-814d-ac9ab1dd4145 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:25.837319 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 245/989] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:25 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:26.852559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:26.854738 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:26.855035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:26.855202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:26.855260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:26.861084 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:26.861084 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:26.862122 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc1fe303-f7ca-44ef-9b67-9aa789100adc tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:26.862853 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 243/990] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:26 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:27.242748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4af973c8-8e92-4d17-839e-35c063902f49 req-2ddbccec-bbdf-41f5-b125-0211fa19cdd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:27.245870 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-2ddbccec-bbdf-41f5-b125-0211fa19cdd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] POST https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38/action Jul 24 05:59:27.246872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-2ddbccec-bbdf-41f5-b125-0211fa19cdd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:27.246872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-2ddbccec-bbdf-41f5-b125-0211fa19cdd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:27.290581 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:27.290581 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:27.295365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7d53b037-2257-4f73-ad5a-3692a06930e6 req-9d38dd92-d521-40ae-989a-32fd6a2a56c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:27.299034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7d53b037-2257-4f73-ad5a-3692a06930e6 req-9d38dd92-d521-40ae-989a-32fd6a2a56c8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 Jul 24 05:59:27.299731 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7d53b037-2257-4f73-ad5a-3692a06930e6 req-9d38dd92-d521-40ae-989a-32fd6a2a56c8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:27.299731 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7d53b037-2257-4f73-ad5a-3692a06930e6 req-9d38dd92-d521-40ae-989a-32fd6a2a56c8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:27.308404 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7d53b037-2257-4f73-ad5a-3692a06930e6 req-9d38dd92-d521-40ae-989a-32fd6a2a56c8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 returned with HTTP 404 Jul 24 05:59:27.309583 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 251/991] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:27 2026] DELETE /volume/v3/attachments/311e2368-422a-4bea-8ae1-a2a013d51f19 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 05:59:27.318302 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4af973c8-8e92-4d17-839e-35c063902f49 req-2ddbccec-bbdf-41f5-b125-0211fa19cdd6 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38/action returned with HTTP 204 Jul 24 05:59:27.318302 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 253/992] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:27 2026] POST /volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:27.875343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:27.877767 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:27.878001 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:27.878914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:27.878914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:27.884840 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:27.884840 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:27.887284 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3200d9cb-71a4-4cb5-a61a-959473b822f3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:27.887284 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 246/993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:27 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:27.903396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:27.906083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:27.906347 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:27.906910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:27.917935 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:27.917935 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:27.926605 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:27.938973 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-413b9035-eb14-4b5c-8a15-047bd5b42fde tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 200 Jul 24 05:59:27.938973 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 244/994] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:27 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:27.959386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:28.076230 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/export_record Jul 24 05:59:28.076483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:28.076857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'export_record' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:28.077382 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Export record for backup 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 05:59:28.098303 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:28.098303 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:28.100390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling RPCAPI with context: , host: np0000005810, backup: 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 05:59:28.126631 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] export_record in rpcapi backup_id 02474a34-11eb-4cc6-9aa4-354867f46082 on host np0000005810. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 05:59:28.139788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDI0NzRhMzQtMTFlYi00Y2M2LTlhYTQtMzU0ODY3ZjQ2MDgyIiwgInVzZXJfaWQiOiAiZmFkOTAyYzc4YjQ2NDliNThjNTQxMTEzMDI3ODUxMWUiLCAicHJvamVjdF9pZCI6ICIzNGU0YmUyZGU2MWU0YzllYWYwNmM4MTZjYTgzZDI2ZCIsICJ2b2x1bWVfaWQiOiAiNDRkZWI1ZWQtMWViNy00NDFkLTk3NDAtMDlmZjU2MjA4ZDYzIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zOTY3ODMxOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4OTYzNjQyMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ0ZGViNWVkLTFlYjctNDQxZC05NzQwLTA5ZmY1NjIwOGQ2My8yMDI2MDcyNDA1NTkxMi9hel9ub3ZhX2JhY2t1cF8wMjQ3NGEzNC0xMWViLTRjYzYtOWFhNC0zNTQ4NjdmNDYwODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDU6NTk6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 05:59:28.140231 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-714f1426-d414-4e97-8c72-26f4c6a2efeb tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/export_record returned with HTTP 200 Jul 24 05:59:28.141212 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 252/995] 10.4.3.200 () {66 vars in 1390 bytes} [Fri Jul 24 05:59:27 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/export_record => generated 1512 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 05:59:28.152169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a14480a6-a466-4664-948b-09bd57df45ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:28.154535 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] POST https://10.4.3.200/volume/v3/backups/import_record Jul 24 05:59:28.155209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMxMjhhNWMtODc4Zi00MDU1LWExNzgtMmE1OWY3NGYzZGVhIiwgInVzZXJfaWQiOiAiZmFkOTAyYzc4YjQ2NDliNThjNTQxMTEzMDI3ODUxMWUiLCAicHJvamVjdF9pZCI6ICIzNGU0YmUyZGU2MWU0YzllYWYwNmM4MTZjYTgzZDI2ZCIsICJ2b2x1bWVfaWQiOiAiNDRkZWI1ZWQtMWViNy00NDFkLTk3NDAtMDlmZjU2MjA4ZDYzIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zOTY3ODMxOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4OTYzNjQyMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ0ZGViNWVkLTFlYjctNDQxZC05NzQwLTA5ZmY1NjIwOGQ2My8yMDI2MDcyNDA1NTkxMi9hel9ub3ZhX2JhY2t1cF8wMjQ3NGEzNC0xMWViLTRjYzYtOWFhNC0zNTQ4NjdmNDYwODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDU6NTk6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:28.157871 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMxMjhhNWMtODc4Zi00MDU1LWExNzgtMmE1OWY3NGYzZGVhIiwgInVzZXJfaWQiOiAiZmFkOTAyYzc4YjQ2NDliNThjNTQxMTEzMDI3ODUxMWUiLCAicHJvamVjdF9pZCI6ICIzNGU0YmUyZGU2MWU0YzllYWYwNmM4MTZjYTgzZDI2ZCIsICJ2b2x1bWVfaWQiOiAiNDRkZWI1ZWQtMWViNy00NDFkLTk3NDAtMDlmZjU2MjA4ZDYzIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zOTY3ODMxOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4OTYzNjQyMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ0ZGViNWVkLTFlYjctNDQxZC05NzQwLTA5ZmY1NjIwOGQ2My8yMDI2MDcyNDA1NTkxMi9hel9ub3ZhX2JhY2t1cF8wMjQ3NGEzNC0xMWViLTRjYzYtOWFhNC0zNTQ4NjdmNDYwODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDU6NTk6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 05:59:28.158120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMxMjhhNWMtODc4Zi00MDU1LWExNzgtMmE1OWY3NGYzZGVhIiwgInVzZXJfaWQiOiAiZmFkOTAyYzc4YjQ2NDliNThjNTQxMTEzMDI3ODUxMWUiLCAicHJvamVjdF9pZCI6ICIzNGU0YmUyZGU2MWU0YzllYWYwNmM4MTZjYTgzZDI2ZCIsICJ2b2x1bWVfaWQiOiAiNDRkZWI1ZWQtMWViNy00NDFkLTk3NDAtMDlmZjU2MjA4ZDYzIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zOTY3ODMxOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4OTYzNjQyMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ0ZGViNWVkLTFlYjctNDQxZC05NzQwLTA5ZmY1NjIwOGQ2My8yMDI2MDcyNDA1NTkxMi9hel9ub3ZhX2JhY2t1cF8wMjQ3NGEzNC0xMWViLTRjYzYtOWFhNC0zNTQ4NjdmNDYwODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDU6NTk6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 05:59:28.215315 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Created reservations ['a1255039-76d8-4506-8ee9-395c6af29f6b', 'c3b33821-c1a2-4cee-92f8-e92c7cbcd9ba'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:28.254944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] import_record rpcapi backup id 73128a5c-878f-4055-a178-2a59f74f3dea on host np0000005810 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzMxMjhhNWMtODc4Zi00MDU1LWExNzgtMmE1OWY3NGYzZGVhIiwgInVzZXJfaWQiOiAiZmFkOTAyYzc4YjQ2NDliNThjNTQxMTEzMDI3ODUxMWUiLCAicHJvamVjdF9pZCI6ICIzNGU0YmUyZGU2MWU0YzllYWYwNmM4MTZjYTgzZDI2ZCIsICJ2b2x1bWVfaWQiOiAiNDRkZWI1ZWQtMWViNy00NDFkLTk3NDAtMDlmZjU2MjA4ZDYzIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zOTY3ODMxOTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTc4OTYzNjQyMSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ0ZGViNWVkLTFlYjctNDQxZC05NzQwLTA5ZmY1NjIwOGQ2My8yMDI2MDcyNDA1NTkxMi9hel9ub3ZhX2JhY2t1cF8wMjQ3NGEzNC0xMWViLTRjYzYtOWFhNC0zNTQ4NjdmNDYwODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA1OjU5OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDU6NTk6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100224) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 05:59:28.261042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Import record output: {'backup': {'id': '73128a5c-878f-4055-a178-2a59f74f3dea', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea'}, {'rel': 'bookmark', 'href': 'https://10.4.3.200/volume/backups/73128a5c-878f-4055-a178-2a59f74f3dea'}]}}. {{(pid=100224) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 05:59:28.261579 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a14480a6-a466-4664-948b-09bd57df45ba tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 201 Jul 24 05:59:28.262129 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 254/996] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 05:59:28 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 111 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 05:59:28.274402 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:28.277161 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea Jul 24 05:59:28.277161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:28.277161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:28.277161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Show backup with id 73128a5c-878f-4055-a178-2a59f74f3dea. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:28.292640 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:28.292640 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:28.293585 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6d8fa42-d688-478d-8580-6a4bb89d300f tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea returned with HTTP 200 Jul 24 05:59:28.294219 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 247/997] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:28 2026] GET /volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea => generated 647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:29.312151 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.314348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea Jul 24 05:59:29.314523 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.314777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.314914 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Show backup with id 73128a5c-878f-4055-a178-2a59f74f3dea. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:29.333474 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.333474 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:29.333777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.334258 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d28d2e48-97b2-4caf-bf8e-1302add9aa05 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea returned with HTTP 200 Jul 24 05:59:29.334726 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 245/998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:29.337068 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:59:29.337724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.337724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.355321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6711525a-d5a4-4521-b779-3eb2d2b14b08 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.357118 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.357118 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:29.357936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6711525a-d5a4-4521-b779-3eb2d2b14b08 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups Jul 24 05:59:29.358185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6711525a-d5a4-4521-b779-3eb2d2b14b08 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.358356 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6711525a-d5a4-4521-b779-3eb2d2b14b08 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.358807 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.358807 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:29.366103 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:29.376488 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6711525a-d5a4-4521-b779-3eb2d2b14b08 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 24 05:59:29.376980 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 255/999] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/v3/backups => generated 338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:29.377150 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-0090d2c7-acd9-4cc1-9437-bf000e89e06e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:59:29.377536 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 253/1000] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:29.391397 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.392274 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] POST https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/restore Jul 24 05:59:29.392374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:29.394863 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Restoring backup 02474a34-11eb-4cc6-9aa4-354867f46082 ({'restore': {}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 05:59:29.394863 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Restoring backup 02474a34-11eb-4cc6-9aa4-354867f46082 to volume None. Jul 24 05:59:29.399345 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.399345 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:29.400355 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Creating volume of 1 GB for restore of backup 02474a34-11eb-4cc6-9aa4-354867f46082. Jul 24 05:59:29.414409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.418604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Availability zone cache updated, next update will occur around 2026-07-24 06:59:29.418230. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 05:59:29.418810 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Availability Zones retrieved successfully. Jul 24 05:59:29.420050 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3/action Jul 24 05:59:29.420551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:29.420799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:29.428059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (94e2736b-9025-4b5c-b159-7d7a804d92c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:29.429696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854d8177-bdfa-47a6-b528-d1f6eb92b0da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:29.431448 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:29.433751 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.433751 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:29.434354 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:29.442808 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Begin detaching volume completed successfully. Jul 24 05:59:29.443097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-80d193d0-6636-49d9-b3f0-962cffab80eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3/action returned with HTTP 202 Jul 24 05:59:29.443517 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 246/1001] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:59:29 2026] POST /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:29.479199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.481608 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:59:29.481964 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.482224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.487913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854d8177-bdfa-47a6-b528-d1f6eb92b0da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:29.489190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950653d2-d468-4b16-8367-dac4b9295dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:29.494901 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.494901 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:29.499827 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:29.505012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3b78249-fb74-425f-adc7-93cafe4f5412 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:59:29.505529 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 256/1002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:29.561845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Created reservations ['8ec17939-cb86-46ee-aef6-d78193d33bd9', 'db007bb7-cf1c-44ef-bc30-8ee092546502', '438596ab-71be-4ad3-b2e9-ef48b8bb64c4', '74674e3f-4673-445a-8547-257b6c4d1755'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:29.562804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950653d2-d468-4b16-8367-dac4b9295dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ec17939-cb86-46ee-aef6-d78193d33bd9', 'db007bb7-cf1c-44ef-bc30-8ee092546502', '438596ab-71be-4ad3-b2e9-ef48b8bb64c4', '74674e3f-4673-445a-8547-257b6c4d1755']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:29.563983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd36b2f-476f-4c30-baee-d67f2cbbcaf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:29.576060 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71b6ed1c-0570-406d-81b5-b68608fe3150 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.576559 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71b6ed1c-0570-406d-81b5-b68608fe3150 None None] GET https://10.4.3.200/volume// Jul 24 05:59:29.576875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71b6ed1c-0570-406d-81b5-b68608fe3150 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.577156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71b6ed1c-0570-406d-81b5-b68608fe3150 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.577563 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71b6ed1c-0570-406d-81b5-b68608fe3150 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:29.578658 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 254/1003] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:29.609759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bd36b2f-476f-4c30-baee-d67f2cbbcaf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da843e4e-6d0e-454c-b3b0-546666598e12', '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_02474a34-11eb-4cc6-9aa4-354867f46082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['8ec17939-cb86-46ee-aef6-d78193d33bd9','db007bb7-cf1c-44ef-bc30-8ee092546502','438596ab-71be-4ad3-b2e9-ef48b8bb64c4','74674e3f-4673-445a-8547-257b6c4d1755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_02474a34-11eb-4cc6-9aa4-354867f46082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da843e4e-6d0e-454c-b3b0-546666598e12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e4be2de61e4c9eaf06c816ca83d26d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad902c78b4649b58c5411130278511e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:29.611011 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4278dfe4-d57b-4125-b20e-d34928b67c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:29.620262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:29.625408 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:59:29.625732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:29.626287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:29.641909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4278dfe4-d57b-4125-b20e-d34928b67c4e) transitioned into 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_02474a34-11eb-4cc6-9aa4-354867f46082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['8ec17939-cb86-46ee-aef6-d78193d33bd9','db007bb7-cf1c-44ef-bc30-8ee092546502','438596ab-71be-4ad3-b2e9-ef48b8bb64c4','74674e3f-4673-445a-8547-257b6c4d1755'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:29.643131 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e23782-4f2b-4cd4-94cb-0c6e236ea770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:29.645885 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.645885 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:29.654314 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:29.663484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82e23782-4f2b-4cd4-94cb-0c6e236ea770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:29.664877 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (94e2736b-9025-4b5c-b159-7d7a804d92c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:29.665048 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-d8ae6492-34d8-4688-8482-c1707549d437 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:59:29.665385 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume request issued successfully. Jul 24 05:59:29.665556 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 247/1004] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:29 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1319 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:29.682152 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:29.682152 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:29.682698 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:30.316139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.319780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:30.319780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.319780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.332310 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.332310 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:30.340260 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:30.354593 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3086cbd-8d37-4322-9f57-3f0a966794d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:30.354593 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 257/1005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:30 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:30.376579 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.382831 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:30.382831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.382831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.382831 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:30.393094 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.393094 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:30.393762 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:30.423240 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 05:59:30.423522 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dc4efc6-ebc7-4cf3-8ea1-da79a48d3246 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 202 Jul 24 05:59:30.427164 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 255/1006] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:30 2026] DELETE /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:30.447852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.449460 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:30.449810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.450099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.459951 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.459951 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:30.465591 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:30.473103 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d36060e-efd8-4807-8c0c-76e9d379f53e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 200 Jul 24 05:59:30.473612 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 248/1007] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:30 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:30.525450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.526203 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:59:30.526495 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.526815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.544182 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.544182 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:30.552306 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:30.558056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7955529-abda-4bc2-be80-7f7c7d4314c2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:59:30.558571 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 258/1008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:30 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:30.693600 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.693600 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:30.694629 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:30.694629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 05:59:30.694629 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Overwriting volume da843e4e-6d0e-454c-b3b0-546666598e12 with restore of backup 02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:30.714080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] restore_backup in rpcapi backup_id 02474a34-11eb-4cc6-9aa4-354867f46082 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 05:59:30.716062 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab5cfa0d-d8fd-4809-af46-8f2eae449275 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/restore returned with HTTP 202 Jul 24 05:59:30.717207 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 248/1009] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 05:59:29 2026] POST /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082/restore => generated 189 bytes in 1327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:30.726871 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.729157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:30.729428 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.730013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.730013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:30.735828 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.735828 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:30.739768 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5e1ed23-ff0b-4020-97bf-a1d2bf355f9d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:30.739768 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 256/1010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:30 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:30.974703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-c9f12ad4-2db9-4a5c-82c6-e7c4e78acc8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:30.976556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-c9f12ad4-2db9-4a5c-82c6-e7c4e78acc8a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a Jul 24 05:59:30.976974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-c9f12ad4-2db9-4a5c-82c6-e7c4e78acc8a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:30.977266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-c9f12ad4-2db9-4a5c-82c6-e7c4e78acc8a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:30.986606 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:30.986606 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:31.068769 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d019d33b-c9ef-4e48-b596-b42c6cd71516 req-c9f12ad4-2db9-4a5c-82c6-e7c4e78acc8a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a returned with HTTP 200 Jul 24 05:59:31.069573 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 249/1011] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:30 2026] DELETE /volume/v3/attachments/6a03b9f2-f3c4-4896-b8d8-058dd46d4d7a => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:31.494106 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7291ac95-8f18-4708-a904-684c51433334 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.496596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7291ac95-8f18-4708-a904-684c51433334 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 Jul 24 05:59:31.497050 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7291ac95-8f18-4708-a904-684c51433334 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:31.497203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7291ac95-8f18-4708-a904-684c51433334 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:31.507036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7291ac95-8f18-4708-a904-684c51433334 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 returned with HTTP 404 Jul 24 05:59:31.507984 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 259/1012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:31 2026] GET /volume/v3/volumes/d8a00e8b-4266-4150-9201-99eafa2234b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:31.525728 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.528445 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:59:31.528688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:31.528982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:31.540586 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:31.540586 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:31.546534 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:31.552924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-415b901e-6d1b-4ae0-a22d-9057977029c5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:59:31.553498 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 249/1013] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:31 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:31.576340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.582715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a70938b-dcd3-4ab9-957e-947c235defec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.583082 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 05:59:31.583082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:31.583082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:31.587017 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:31.588351 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1686803162"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:31.608267 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:31.608267 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:31.608897 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:31.609079 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:59:31.651565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['a622ccb3-a4f2-40d9-ba6f-417ba6336dfb', '7781960e-123d-4eca-91f4-7a46b4c8143e', '8067f945-e9d6-477c-a1a7-5317ea94e46c', 'f588f2b8-828f-44d8-ad25-4a8cb9737939'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:31.711805 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot create request issued successfully. Jul 24 05:59:31.711805 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a70938b-dcd3-4ab9-957e-947c235defec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:59:31.712709 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 250/1014] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:31 2026] POST /volume/v3/snapshots => generated 380 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:31.732480 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.737302 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:31.737302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:31.737302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:31.756932 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:31.756932 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:31.757116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6eb95b62-83d2-400a-8148-5834b08079b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:31.757482 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:31.759978 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6eb95b62-83d2-400a-8148-5834b08079b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:31.760165 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6eb95b62-83d2-400a-8148-5834b08079b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:31.760339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6eb95b62-83d2-400a-8148-5834b08079b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:31.760402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06b2f2a9-5625-4e40-a667-98e394c9fdb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:31.760441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6eb95b62-83d2-400a-8148-5834b08079b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:31.760968 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 260/1015] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:31 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 512 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:31.768611 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:31.768611 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:31.770961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6eb95b62-83d2-400a-8148-5834b08079b3 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:31.772022 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 250/1016] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:31 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:31.788199 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:31.788199 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:31.798409 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 05:59:31.805531 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67c50a3-8912-4800-ac76-c6d925f8d321 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 05:59:31.806224 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 257/1017] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:31 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:32.775835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.778665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.779910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.779910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.787143 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.787143 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:32.787550 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:32.788481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd27e2f3-007d-43a2-aa15-b41979a522a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:32.789156 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 251/1018] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:32.790110 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.793629 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:32.793972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.794274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.794452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:32.806498 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06a5786d-b8bd-4848-b19c-54714577e709 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.811181 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06a5786d-b8bd-4848-b19c-54714577e709 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.811181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06a5786d-b8bd-4848-b19c-54714577e709 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.811324 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.811324 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:32.811373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06a5786d-b8bd-4848-b19c-54714577e709 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.811424 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c815c8d-44fb-4f75-bee2-037399fdcf5e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:32.811424 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 261/1019] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:32.822537 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.822537 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:32.823128 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-06a5786d-b8bd-4848-b19c-54714577e709 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:32.824188 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06a5786d-b8bd-4848-b19c-54714577e709 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:32.824806 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 251/1020] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 539 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:32.836467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.840809 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:32.840809 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.840974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.841215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:32.845737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 05:59:32.863819 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Get all snapshots completed successfully. Jul 24 05:59:32.864252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad3d9e9e-c78c-434d-9e87-de9eaf880026 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 05:59:32.865248 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 258/1021] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/snapshots => generated 408 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:32.876167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c8d8017-704b-4ecd-afd1-e75649cf109b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.878531 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c8d8017-704b-4ecd-afd1-e75649cf109b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] PUT https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.879732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c8d8017-704b-4ecd-afd1-e75649cf109b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1416020434", "description": "This is the new description of snapshot."}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:32.896359 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.896359 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:32.896945 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3c8d8017-704b-4ecd-afd1-e75649cf109b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:32.905150 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c8d8017-704b-4ecd-afd1-e75649cf109b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:32.905698 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 252/1022] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 05:59:32 2026] PUT /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:32.922375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.925387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.926817 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.926817 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.934074 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.934074 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:32.934638 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:32.935591 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-781b619e-9775-40d4-a35a-71a8ba25dd5a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:32.936334 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 262/1023] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 577 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:32.949455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.951444 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.951749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.952008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:32.952148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.959503 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:32.959503 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:32.960663 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:32.980956 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 05:59:32.981277 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67493fb8-c648-411f-bb8b-f2e1a8ca43d2 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 202 Jul 24 05:59:32.981851 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 252/1024] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:32 2026] DELETE /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:32.991442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:32.994383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:32.994767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:32.994973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:33.001483 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:33.001483 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:33.002209 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:33.003923 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ba88538b-e489-4d21-8eb5-285fecb1fcc5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 200 Jul 24 05:59:33.004435 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 259/1025] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:32 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:33.307329 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-965352c4-9a17-484b-b4d6-3f6b4881fcd7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:33.310366 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-965352c4-9a17-484b-b4d6-3f6b4881fcd7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/e054a8c0-bf59-472d-9392-f736054f6a2c/action Jul 24 05:59:33.310758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-965352c4-9a17-484b-b4d6-3f6b4881fcd7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-attach": {"instance_uuid": "67ccca0e-6fcf-472c-b976-522d862a818d", "mountpoint": "/dev/vdc"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:33.310922 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-965352c4-9a17-484b-b4d6-3f6b4881fcd7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "67ccca0e-6fcf-472c-b976-522d862a818d", "mountpoint": "/dev/vdc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:33.323657 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-965352c4-9a17-484b-b4d6-3f6b4881fcd7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/e054a8c0-bf59-472d-9392-f736054f6a2c/action returned with HTTP 404 Jul 24 05:59:33.323657 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 253/1026] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:33 2026] POST /volume/v3/volumes/e054a8c0-bf59-472d-9392-f736054f6a2c/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:33.352012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:33.354129 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:33.354553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1698721047"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:33.357868 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1698721047'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:33.357868 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume of 1 GB Jul 24 05:59:33.366875 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Availability Zones retrieved successfully. Jul 24 05:59:33.372335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (b149bf67-6409-4ebf-a502-a0de32a752be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:33.374067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92420a6d-9a8b-4910-b055-946b7c682c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:33.375525 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:33.420004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92420a6d-9a8b-4910-b055-946b7c682c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:33.421492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a582f25a-753e-45b6-a7f8-ba978097b3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:33.562105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Created reservations ['6d3cbd4d-df64-4a23-806b-59c63e27d151', '3d9311f1-8417-4ef5-92cf-ac2661b04c8e', '3bbd381d-42a6-486a-a236-10c068b94764', '726e1ae1-266f-4022-b91d-0a51f0895cb4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:33.563370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a582f25a-753e-45b6-a7f8-ba978097b3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d3cbd4d-df64-4a23-806b-59c63e27d151', '3d9311f1-8417-4ef5-92cf-ac2661b04c8e', '3bbd381d-42a6-486a-a236-10c068b94764', '726e1ae1-266f-4022-b91d-0a51f0895cb4']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:33.564665 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dd2005-db6a-4e70-bc90-cbc140fe97ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:33.601488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dd2005-db6a-4e70-bc90-cbc140fe97ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a24a4b0-f473-45f0-8c44-5df0afe885c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1698721047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['6d3cbd4d-df64-4a23-806b-59c63e27d151','3d9311f1-8417-4ef5-92cf-ac2661b04c8e','3bbd381d-42a6-486a-a236-10c068b94764','726e1ae1-266f-4022-b91d-0a51f0895cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1698721047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a24a4b0-f473-45f0-8c44-5df0afe885c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91dd8c7faf25461385455f3c86836a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4c4da0be814452aa08a6ba0684b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:33.602285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38c8464-2202-451b-a902-0ec0ea4cc641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:33.643755 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38c8464-2202-451b-a902-0ec0ea4cc641) transitioned into state 'SUCCESS' from state '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-1698721047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['6d3cbd4d-df64-4a23-806b-59c63e27d151','3d9311f1-8417-4ef5-92cf-ac2661b04c8e','3bbd381d-42a6-486a-a236-10c068b94764','726e1ae1-266f-4022-b91d-0a51f0895cb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:33.645353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691f9b54-9f17-4530-98bb-d0c38aa8f0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:33.659656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691f9b54-9f17-4530-98bb-d0c38aa8f0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:33.660670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (b149bf67-6409-4ebf-a502-a0de32a752be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:33.661007 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request issued successfully. Jul 24 05:59:33.661767 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1dfe07b4-d5d0-4902-b44c-c149dbdee56b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:33.662614 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 263/1027] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:33 2026] POST /volume/v3/volumes => generated 755 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:33.677135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:33.679351 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:33.680413 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:33.680413 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:33.688983 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:33.688983 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:33.695344 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:33.704554 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0d171bb-c1ca-4744-a6c0-ad49c4468870 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:33.705420 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 253/1028] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:33 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:33.826577 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:33.833950 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:33.834245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:33.834555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:33.834810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:33.848812 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:33.848812 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:33.850907 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c168e49f-9b58-4904-99f4-a0efaba1cdfd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:33.850907 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 260/1029] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:33 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:34.021669 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da06f767-1be1-43ca-9d51-b36ce3cdeac6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.025907 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da06f767-1be1-43ca-9d51-b36ce3cdeac6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:34.026232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da06f767-1be1-43ca-9d51-b36ce3cdeac6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.029935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da06f767-1be1-43ca-9d51-b36ce3cdeac6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.032880 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da06f767-1be1-43ca-9d51-b36ce3cdeac6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 404 Jul 24 05:59:34.033542 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 254/1030] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:34.046895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.049840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:34.049840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.049840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.049840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 01abd220-6a56-47b1-9ad1-e41f6ed744ca Jul 24 05:59:34.055161 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba5ceef9-db57-48cf-a8ba-bb0a8307c65e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca returned with HTTP 404 Jul 24 05:59:34.056008 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 264/1031] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:34 2026] DELETE /volume/v3/snapshots/01abd220-6a56-47b1-9ad1-e41f6ed744ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:34.070812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.072807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:59:34.073306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.073830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.083952 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.083952 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:34.091946 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:34.102640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9625f7e-2faa-44dd-80cc-5dcad6964d95 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 05:59:34.102640 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 254/1032] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:34.122952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b04253ca-3b66-43b8-802a-8cfd13941287 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.127119 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 05:59:34.127565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-871550561"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:34.142502 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.142502 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:34.143156 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 05:59:34.143334 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 05:59:34.212122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['fa57956e-c738-4258-b178-decb35f9dc03', '7f34e98e-6cb5-4cfa-9bf2-f5aabdd57439', 'c701b1e3-13ff-4f8a-be92-7c9722ee444b', '5b1b625d-ead6-4b46-82b3-9648b5ef862f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:34.297387 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot create request issued successfully. Jul 24 05:59:34.298788 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04253ca-3b66-43b8-802a-8cfd13941287 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 05:59:34.298935 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 261/1033] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 05:59:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:34.318522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.321305 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 05:59:34.321627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.322134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.334580 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.334580 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:34.335528 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:34.336833 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d94ff37b-69c4-4992-9b38-619bfe9b1140 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 200 Jul 24 05:59:34.336934 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 255/1034] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:34.726842 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.732803 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:34.734009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.734511 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.750952 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.750952 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:34.759079 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:34.765335 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1bf91b85-36e7-424d-ac28-a354c81a2fbb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:34.766220 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 265/1035] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:34.848111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.851785 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:34.852313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.852799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.869728 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.869728 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:34.870856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9594020-ba2e-4c52-b230-ec47ce971522 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:34.874034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9594020-ba2e-4c52-b230-ec47ce971522 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:34.874296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9594020-ba2e-4c52-b230-ec47ce971522 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:34.874624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9594020-ba2e-4c52-b230-ec47ce971522 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:34.874698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a9594020-ba2e-4c52-b230-ec47ce971522 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:34.877070 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:34.880446 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:34.880446 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:34.881730 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9594020-ba2e-4c52-b230-ec47ce971522 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:34.882180 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 262/1036] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:34.883219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-f34cd54e-0f26-41d4-a5d6-1caa50720e6f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:34.883879 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 255/1037] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:34 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:35.019992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-beee5bf2-cd65-4013-abb2-296a654d35a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.019992 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-beee5bf2-cd65-4013-abb2-296a654d35a0 None None] GET https://10.4.3.200/volume// Jul 24 05:59:35.019992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-beee5bf2-cd65-4013-abb2-296a654d35a0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.019992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-beee5bf2-cd65-4013-abb2-296a654d35a0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.019992 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-beee5bf2-cd65-4013-abb2-296a654d35a0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:35.020401 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 256/1038] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:35.032455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-6b28bc44-9e18-4ad3-9fff-8971bf77ea3c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.035298 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-6b28bc44-9e18-4ad3-9fff-8971bf77ea3c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:35.036042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-6b28bc44-9e18-4ad3-9fff-8971bf77ea3c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a24a4b0-f473-45f0-8c44-5df0afe885c7", "connector": null, "instance_uuid": "a434a6b9-a885-4280-948f-11d8a79a1fe2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:35.057120 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.057120 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:35.115434 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-6b28bc44-9e18-4ad3-9fff-8971bf77ea3c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:35.115946 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 266/1039] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:35 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:35.164643 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.168052 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:35.168294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.169756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.186753 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.186753 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:35.193532 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:35.200838 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-faec9ebe-08c6-4d73-9610-fd40b6989a97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.201335 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faec9ebe-08c6-4d73-9610-fd40b6989a97 None None] GET https://10.4.3.200/volume// Jul 24 05:59:35.201536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faec9ebe-08c6-4d73-9610-fd40b6989a97 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.201846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faec9ebe-08c6-4d73-9610-fd40b6989a97 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.202922 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faec9ebe-08c6-4d73-9610-fd40b6989a97 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:35.203625 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 256/1040] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:35.208647 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b499513b-82b4-40d1-a278-3ad2e7505b5e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:35.209279 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 263/1041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:35.216066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.218626 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:35.218940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.219606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.233320 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.233320 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:35.241736 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:35.249005 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-ab23c461-b270-45f1-9f35-e7c76c99faf2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:35.249876 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 257/1042] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:35.355225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74d29882-107d-4f54-a4b0-c357f569f723 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.364718 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74d29882-107d-4f54-a4b0-c357f569f723 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 05:59:35.364718 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74d29882-107d-4f54-a4b0-c357f569f723 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.364914 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74d29882-107d-4f54-a4b0-c357f569f723 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.370433 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.370433 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:35.371016 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74d29882-107d-4f54-a4b0-c357f569f723 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 05:59:35.371718 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74d29882-107d-4f54-a4b0-c357f569f723 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 200 Jul 24 05:59:35.372751 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 267/1043] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:35.445123 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.447248 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] PUT https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 Jul 24 05:59:35.447797 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:35.465733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Acquiring lock "cinder-attachment_update-8a24a4b0-f473-45f0-8c44-5df0afe885c7-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:35.472929 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-8a24a4b0-f473-45f0-8c44-5df0afe885c7-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:35.473974 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.473974 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:35.619307 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-8a24a4b0-f473-45f0-8c44-5df0afe885c7-np0000005810" released by "attachment_update" :: held 0.146s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:35.619657 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-c25cd30c-17b7-40fc-ba35-d92cfd699b2a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 returned with HTTP 200 Jul 24 05:59:35.620192 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 257/1044] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:35 2026] PUT /volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:35.900949 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:35.903079 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:35.903390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:35.903484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:35.903607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:35.908493 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:35.908493 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:35.909361 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46b15bff-6209-41d4-be51-4c82f44bfbc0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:35.909894 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 264/1045] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:35 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:36.225242 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:36.228289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:36.228468 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:36.228635 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:36.239394 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:36.239394 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:36.244797 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:36.249767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1dd2bc35-8fdd-4a72-85c8-64bbf249ab86 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:36.250379 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 258/1046] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:36 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:36.926555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:36.932276 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:36.932276 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:36.932798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:36.933020 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:36.941968 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:36.941968 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:36.943080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70920ce-c8f0-4845-ac83-e25adfd7ae50 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:36.943465 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 268/1047] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:36 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:37.265541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:37.268430 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:37.268757 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:37.269095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:37.287611 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:37.287611 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:37.293368 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:37.300832 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5724811-15ca-42c9-a0c3-0ec9e98503a8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:37.301513 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 258/1048] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:37 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 05:59:37.959693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:37.967539 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:37.967872 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:37.968913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:37.969707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:37.978172 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:37.978172 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:37.979280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bc8ced0-add6-46d2-ae68-1e0fa90eaff5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:37.979828 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 265/1049] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:37 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:38.322023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:38.326863 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:38.326863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:38.326863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:38.340533 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:38.340533 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:38.344252 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:38.348973 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b4ec0ad-e64b-48ce-900c-227ec64e5ca0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:38.349309 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 259/1050] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:38 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:38.557071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:38.559422 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:38.560398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f9836689-95c0-4cb0-8545-a25edb969f3b", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1649561116"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:38.562924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'imageRef': 'f9836689-95c0-4cb0-8545-a25edb969f3b', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1649561116'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:38.921030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:38.923292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:38.925595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1967019902"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:38.931042 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1967019902'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:38.931042 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Create volume of 1 GB Jul 24 05:59:38.940815 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Availability Zones retrieved successfully. Jul 24 05:59:38.952477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Flow 'volume_create_api' (ac6b965c-09f6-4cc2-8426-d08e168de00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:38.957028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f4aed2-ebc9-4271-add5-deb85e62e7ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:38.961183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:38.996221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c368325c-e66f-44aa-b718-5faa5508a82c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:39.001690 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume of 2 GB Jul 24 05:59:39.001901 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c368325c-e66f-44aa-b718-5faa5508a82c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:39.002546 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c368325c-e66f-44aa-b718-5faa5508a82c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:39.002546 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c368325c-e66f-44aa-b718-5faa5508a82c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:39.002703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c368325c-e66f-44aa-b718-5faa5508a82c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:39.008412 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Availability Zones retrieved successfully. Jul 24 05:59:39.015078 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:39.015078 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:39.017839 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c368325c-e66f-44aa-b718-5faa5508a82c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:39.017954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (a8bfa7da-8e10-4ce1-bb00-c31a6b1f6c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:39.018513 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 266/1051] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:38 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:39.024014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac738cad-ba37-4889-82e3-eea99c4a1ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.025996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Validating volume size '2' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:39.038120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f4aed2-ebc9-4271-add5-deb85e62e7ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:39.039064 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4e7bf2-0359-4dba-b49b-52f1b446126a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.074804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-bfe0eb98-d139-4a34-96ae-7ef6b3df2a33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:39.079088 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-bfe0eb98-d139-4a34-96ae-7ef6b3df2a33 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954/action Jul 24 05:59:39.079627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-bfe0eb98-d139-4a34-96ae-7ef6b3df2a33 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:39.081225 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-bfe0eb98-d139-4a34-96ae-7ef6b3df2a33 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:39.101984 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac738cad-ba37-4889-82e3-eea99c4a1ac0) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 05:59:39.101984 np0000005810 devstack@c-api.service[100224]: Failure: cinder.exception.InvalidInput: Invalid input received: Image f9836689-95c0-4cb0-8545-a25edb969f3b is not active. Jul 24 05:59:39.105067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac738cad-ba37-4889-82e3-eea99c4a1ac0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.105994 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac738cad-ba37-4889-82e3-eea99c4a1ac0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:59:39.107021 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (a8bfa7da-8e10-4ce1-bb00-c31a6b1f6c61) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 05:59:39.108632 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d34ed5c-1285-439e-ad27-1fc972e6c4f7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:39.109220 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 269/1052] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:38 2026] POST /volume/v3/volumes => generated 125 bytes in 553 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:39.117456 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:39.117456 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:39.155575 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-80af53a0-4372-454f-ae99-228b5f5bfab9 req-bfe0eb98-d139-4a34-96ae-7ef6b3df2a33 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954/action returned with HTTP 204 Jul 24 05:59:39.156517 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 260/1053] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:39 2026] POST /volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 05:59:39.168844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Created reservations ['af3aa509-099d-4f2d-abca-e788e73f2af6', '7e0801d8-bee8-4ef5-9dae-c61d9c569bdd', '2d537918-0e14-4902-b593-78563a43d5ce', '13729447-310f-41dd-8cab-aaa29c81dcc5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:39.169050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4e7bf2-0359-4dba-b49b-52f1b446126a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3aa509-099d-4f2d-abca-e788e73f2af6', '7e0801d8-bee8-4ef5-9dae-c61d9c569bdd', '2d537918-0e14-4902-b593-78563a43d5ce', '13729447-310f-41dd-8cab-aaa29c81dcc5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:39.169887 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3cb5e6-b2b8-4da9-9ecb-ce2fbf2c5ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.210341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d3cb5e6-b2b8-4da9-9ecb-ce2fbf2c5ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59441bd-70ee-42c5-b452-e4a33cb2e60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1967019902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c3a11aa87044858156fc5e3a8076a6',qos_specs=None,replication_status=,reservations=['af3aa509-099d-4f2d-abca-e788e73f2af6','7e0801d8-bee8-4ef5-9dae-c61d9c569bdd','2d537918-0e14-4902-b593-78563a43d5ce','13729447-310f-41dd-8cab-aaa29c81dcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e45e9e851244fabf5e42a3d5ecc9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1967019902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59441bd-70ee-42c5-b452-e4a33cb2e60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7c3a11aa87044858156fc5e3a8076a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02e45e9e851244fabf5e42a3d5ecc9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:39.211522 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9955a335-5b42-420b-915b-ea2e6e29a61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.248323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9955a335-5b42-420b-915b-ea2e6e29a61d) transitioned into state 'SUCCESS' from state '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-1967019902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7c3a11aa87044858156fc5e3a8076a6',qos_specs=None,replication_status=,reservations=['af3aa509-099d-4f2d-abca-e788e73f2af6','7e0801d8-bee8-4ef5-9dae-c61d9c569bdd','2d537918-0e14-4902-b593-78563a43d5ce','13729447-310f-41dd-8cab-aaa29c81dcc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e45e9e851244fabf5e42a3d5ecc9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:39.249095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d91ca52-d417-4a9c-ae52-2213fb13f864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:39.266319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d91ca52-d417-4a9c-ae52-2213fb13f864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:39.270256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Flow 'volume_create_api' (ac6b965c-09f6-4cc2-8426-d08e168de00d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:39.272031 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Create volume request issued successfully. Jul 24 05:59:39.272031 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0166f8f4-3a89-4e6f-913d-10a23956fa8d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:39.273987 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 259/1054] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:38 2026] POST /volume/v3/volumes => generated 754 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:39.297866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:39.302109 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:39.303733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:39.305986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:39.319715 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:39.319715 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:39.327368 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:39.337763 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a9c59d6-7899-4521-bdae-7c503263ba18 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:39.338300 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 267/1055] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:39 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:39.373561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-10bf8138-da92-4678-9c33-dfcdd224812c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:39.376355 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10bf8138-da92-4678-9c33-dfcdd224812c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:39.376355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10bf8138-da92-4678-9c33-dfcdd224812c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:39.376355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-10bf8138-da92-4678-9c33-dfcdd224812c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:39.403437 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:39.403437 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:39.413333 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-10bf8138-da92-4678-9c33-dfcdd224812c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:39.425930 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-10bf8138-da92-4678-9c33-dfcdd224812c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:39.427435 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 270/1056] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:39 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:39.445549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:39.447987 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 05:59:39.450696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:39.450696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:39.465697 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:39.465697 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:39.470191 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 05:59:39.478331 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba6d7183-caca-469e-bfe1-192cc6235af1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 05:59:39.480084 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 261/1057] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:39 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:40.038708 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:40.040407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:40.041265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:40.043040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:40.043199 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:40.049726 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:40.049726 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:40.049726 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53e0904f-eaa5-432f-8585-4dd0a306b2dd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:40.049899 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 260/1058] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:40 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:40.358976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0eddc27e-4162-42c7-be21-f023e3a05015 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:40.365560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0eddc27e-4162-42c7-be21-f023e3a05015 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:40.365873 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0eddc27e-4162-42c7-be21-f023e3a05015 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:40.366123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0eddc27e-4162-42c7-be21-f023e3a05015 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:40.379465 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:40.379465 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:40.385173 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0eddc27e-4162-42c7-be21-f023e3a05015 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:40.392734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0eddc27e-4162-42c7-be21-f023e3a05015 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:40.393030 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 268/1059] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:40 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:40.952125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:40.956992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:40.958381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:40.958381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:40.970461 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:40.970461 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:40.976336 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:40.983723 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-6aa16bc3-c6e0-4530-a8a2-4b3455784909 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:40.984668 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 271/1060] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:40 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:41.066696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-420c9032-9eec-4d1a-b88b-8083188624b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.071366 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-420c9032-9eec-4d1a-b88b-8083188624b5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:41.071366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-420c9032-9eec-4d1a-b88b-8083188624b5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:41.071463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-420c9032-9eec-4d1a-b88b-8083188624b5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:41.071558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-420c9032-9eec-4d1a-b88b-8083188624b5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:41.079769 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:41.079769 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:41.080457 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-420c9032-9eec-4d1a-b88b-8083188624b5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:41.080457 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 262/1061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:41 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:41.150164 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8dfab9ec-1e93-4807-a0c6-88e2d97c208f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.150512 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8dfab9ec-1e93-4807-a0c6-88e2d97c208f None None] GET https://10.4.3.200/volume// Jul 24 05:59:41.150598 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8dfab9ec-1e93-4807-a0c6-88e2d97c208f None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:41.150916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8dfab9ec-1e93-4807-a0c6-88e2d97c208f None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:41.153910 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8dfab9ec-1e93-4807-a0c6-88e2d97c208f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:41.153910 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 261/1062] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:59:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:41.162602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-71651e04-e40e-465f-87a7-6a58574f853b req-d6be8c0f-727f-40a3-a703-2661a7a0b497 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.166722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-d6be8c0f-727f-40a3-a703-2661a7a0b497 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:41.167107 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-d6be8c0f-727f-40a3-a703-2661a7a0b497 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59441bd-70ee-42c5-b452-e4a33cb2e60d", "connector": null, "instance_uuid": "ef2afd05-0ffe-44a8-a583-9d77b8721732"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:41.181704 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:41.181704 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:41.228932 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-d6be8c0f-727f-40a3-a703-2661a7a0b497 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:41.229631 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 269/1063] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:41 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:41.295370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.300859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:41.300859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:41.300859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:41.318215 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:41.318215 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:41.323563 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:41.331471 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f454ee6-b88a-45cb-94ff-2f93054c4fc6 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:41.331528 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 272/1064] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:41 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:41.550781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30f39bc0-5ae7-449a-9654-2bc126432cc5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.551226 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30f39bc0-5ae7-449a-9654-2bc126432cc5 None None] GET https://10.4.3.200/volume// Jul 24 05:59:41.551405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30f39bc0-5ae7-449a-9654-2bc126432cc5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:41.551674 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30f39bc0-5ae7-449a-9654-2bc126432cc5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:41.552023 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30f39bc0-5ae7-449a-9654-2bc126432cc5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:41.552391 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 263/1065] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:41.570649 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.577280 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:41.577574 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:41.577876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:41.592258 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:41.592258 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:41.597995 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:41.604295 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0eaf4042-3d2c-4e69-b224-28e61a35535c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:41.604848 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 262/1066] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:41 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:41.724138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.728122 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] PUT https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc Jul 24 05:59:41.728448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:41.738437 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Acquiring lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:41.744370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:41.745966 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:41.745966 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:41.759093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e30df66-8dc3-407b-9777-6f582310e66a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:41.762204 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:41.762204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "5464983a-a6d2-4c25-b695-a83ad1ee7623"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:41.764059 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '5464983a-a6d2-4c25-b695-a83ad1ee7623'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:41.897186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume of 1 GB Jul 24 05:59:41.902906 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" released by "attachment_update" :: held 0.158s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:41.904026 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-0cfa18c7-c509-4410-bb6b-64dbce736fab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc returned with HTTP 200 Jul 24 05:59:41.904116 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Availability Zones retrieved successfully. Jul 24 05:59:41.905606 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 270/1067] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:41 2026] PUT /volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:41.913414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (a87c0365-f074-4c36-a746-1dbb559e3fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:41.915837 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fc304-dd2e-4d0f-8527-8c964df04063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:41.920182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:41.977395 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fc304-dd2e-4d0f-8527-8c964df04063) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 05:59:41.977395 np0000005810 devstack@c-api.service[100224]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 24 05:59:41.981740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fc304-dd2e-4d0f-8527-8c964df04063) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:41.983476 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b37fc304-dd2e-4d0f-8527-8c964df04063) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 05:59:41.984851 np0000005810 devstack@c-api.service[100224]: WARNING cinder.volume.api [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Flow 'volume_create_api' (a87c0365-f074-4c36-a746-1dbb559e3fff) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 05:59:41.985281 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e30df66-8dc3-407b-9777-6f582310e66a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:41.989708 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 273/1068] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:41 2026] POST /volume/v3/volumes => generated 134 bytes in 228 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.098158 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-434a1a15-71a0-44bc-af42-387aeb28892f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.101246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-434a1a15-71a0-44bc-af42-387aeb28892f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:42.101246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-434a1a15-71a0-44bc-af42-387aeb28892f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.101434 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-434a1a15-71a0-44bc-af42-387aeb28892f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.101576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-434a1a15-71a0-44bc-af42-387aeb28892f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:42.109770 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.109770 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:42.111020 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-434a1a15-71a0-44bc-af42-387aeb28892f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:42.111605 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 264/1069] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:42.128508 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.134935 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 Jul 24 05:59:42.135455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.136290 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.151816 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.151816 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:42.161980 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:42.177355 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06ec0025-1c17-423f-a1b7-9352af8282d1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 returned with HTTP 200 Jul 24 05:59:42.177355 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 263/1070] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 => generated 901 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:42.198491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-36d5ce55-a66e-485a-8272-67bb09beb218 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.201313 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.202069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.202069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.202610 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:42.203109 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.203109 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:42.203848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:59:42.224006 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Get all volumes completed successfully. Jul 24 05:59:42.224238 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-36d5ce55-a66e-485a-8272-67bb09beb218 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 05:59:42.225591 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 271/1071] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes => generated 661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:42.237995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.240012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] DELETE https://10.4.3.200/volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 Jul 24 05:59:42.240377 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.242018 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.242368 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume with id: da843e4e-6d0e-454c-b3b0-546666598e12 Jul 24 05:59:42.259449 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.259449 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:42.259449 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:42.294120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da0af252-57b5-4a5f-bfc3-3297120bf57b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.298535 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da0af252-57b5-4a5f-bfc3-3297120bf57b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.298535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da0af252-57b5-4a5f-bfc3-3297120bf57b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.301181 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da0af252-57b5-4a5f-bfc3-3297120bf57b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:42.301934 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 265/1072] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.305593 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume request issued successfully. Jul 24 05:59:42.308459 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e62cbee5-357e-4c94-bdb6-d6ca1bb66e92 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 returned with HTTP 202 Jul 24 05:59:42.308459 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 274/1073] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:42 2026] DELETE /volume/v3/volumes/da843e4e-6d0e-454c-b3b0-546666598e12 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:42.314907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-35666604-59c0-40e4-9869-735a90725e69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.318939 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35666604-59c0-40e4-9869-735a90725e69 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.319425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35666604-59c0-40e4-9869-735a90725e69 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "1e870b02-8ee0-4be9-aca1-39c001bea7a3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.322303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-35666604-59c0-40e4-9869-735a90725e69 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '1e870b02-8ee0-4be9-aca1-39c001bea7a3'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:42.322477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.324071 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] DELETE https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea Jul 24 05:59:42.324303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.324528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.324740 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Delete backup with id: 73128a5c-878f-4055-a178-2a59f74f3dea. Jul 24 05:59:42.331425 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35666604-59c0-40e4-9869-735a90725e69 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 24 05:59:42.332022 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 264/1074] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:42.334662 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.334662 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:42.346172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7682058c-fade-4d94-959e-b31e469135a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.348540 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7682058c-fade-4d94-959e-b31e469135a7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.349527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7682058c-fade-4d94-959e-b31e469135a7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "27590eca-0534-4f37-babd-3b49ae277674"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.352507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7682058c-fade-4d94-959e-b31e469135a7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '27590eca-0534-4f37-babd-3b49ae277674'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:42.358984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.362006 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:42.362006 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.362207 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7682058c-fade-4d94-959e-b31e469135a7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 24 05:59:42.363158 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 266/1075] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:42.363313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.374330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] delete_backup rpcapi backup_id 73128a5c-878f-4055-a178-2a59f74f3dea {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 05:59:42.375995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4dc55307-2f22-45ba-8a00-904eac113ebc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.382280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05acf534-dfcd-4c64-b9e3-016b5ea7d032 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea returned with HTTP 202 Jul 24 05:59:42.385982 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dc55307-2f22-45ba-8a00-904eac113ebc tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.385982 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4dc55307-2f22-45ba-8a00-904eac113ebc tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "fa6715ea-05d2-4709-a056-0a7066bb6646"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.386169 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 272/1076] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:42 2026] DELETE /volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:42.391215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4dc55307-2f22-45ba-8a00-904eac113ebc tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'fa6715ea-05d2-4709-a056-0a7066bb6646'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:42.393760 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.393760 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:42.398083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.402037 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea Jul 24 05:59:42.402449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.402449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.403088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Show backup with id 73128a5c-878f-4055-a178-2a59f74f3dea. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:42.403136 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:42.409418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-507edcef-02cc-4248-8e57-8f9cb4b13526 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:42.410217 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 275/1077] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:42.415435 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.415435 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:42.416392 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a0cd1cd8-4f6d-40bd-aa1d-316eec64f827 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea returned with HTTP 200 Jul 24 05:59:42.417196 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 267/1078] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:42.418484 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4dc55307-2f22-45ba-8a00-904eac113ebc tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 404 Jul 24 05:59:42.419398 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 265/1079] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:42.431565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4c44799-b021-47a7-b743-cd6e66a64c3a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.436471 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4c44799-b021-47a7-b743-cd6e66a64c3a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.436975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4c44799-b021-47a7-b743-cd6e66a64c3a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.441036 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4c44799-b021-47a7-b743-cd6e66a64c3a tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:42.441036 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 273/1080] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.454449 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-138edf07-8f7d-49e9-a91e-39b230219793 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.455553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-138edf07-8f7d-49e9-a91e-39b230219793 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.455938 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-138edf07-8f7d-49e9-a91e-39b230219793 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.457849 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-138edf07-8f7d-49e9-a91e-39b230219793 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:42.458611 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 276/1081] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.479712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d6da27f-b906-450d-ae09-d21a57befa0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.482137 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d6da27f-b906-450d-ae09-d21a57befa0b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:42.483970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d6da27f-b906-450d-ae09-d21a57befa0b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.486456 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d6da27f-b906-450d-ae09-d21a57befa0b tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 05:59:42.486794 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 268/1082] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.504888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.512820 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] DELETE https://10.4.3.200/volume/v3/volumes/tempest-invalid-314841971 Jul 24 05:59:42.513174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.514235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.514235 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Delete volume with id: tempest-invalid-314841971 Jul 24 05:59:42.524886 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0d6ce9d-5e8b-4812-8c05-9c74a3828d16 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-314841971 returned with HTTP 404 Jul 24 05:59:42.526654 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 266/1083] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 05:59:42 2026] DELETE /volume/v3/volumes/tempest-invalid-314841971 => generated 98 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:42.546935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ca8f975-acb5-4965-8bb9-d103598b6b0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.549843 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 274/1084] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 05:59:42 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 05:59:42.566029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df27f910-f2fa-4eed-b83c-2b938c2ce804 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.569944 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df27f910-f2fa-4eed-b83c-2b938c2ce804 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/xxx/action Jul 24 05:59:42.570283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df27f910-f2fa-4eed-b83c-2b938c2ce804 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-detach": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.570478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df27f910-f2fa-4eed-b83c-2b938c2ce804 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.581311 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df27f910-f2fa-4eed-b83c-2b938c2ce804 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 24 05:59:42.581974 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 277/1085] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:42.599323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fce6256-0e7f-4e32-b5de-de482c4da423 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.601603 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fce6256-0e7f-4e32-b5de-de482c4da423 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/tempest-invalid-82079218 Jul 24 05:59:42.601902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fce6256-0e7f-4e32-b5de-de482c4da423 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.602096 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fce6256-0e7f-4e32-b5de-de482c4da423 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.612890 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fce6256-0e7f-4e32-b5de-de482c4da423 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-82079218 returned with HTTP 404 Jul 24 05:59:42.612890 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 269/1086] 10.4.3.200 () {66 vars in 1312 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/tempest-invalid-82079218 => generated 97 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:42.626822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9512936e-598a-4e94-932e-04c2b5f7530b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.630607 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 267/1087] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 05:59:42.647792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.652791 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?status=null Jul 24 05:59:42.652791 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.653172 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.653599 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:42.654014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Could not evaluate value null, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:59:42.656028 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:59:42.667444 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Get all volumes completed successfully. Jul 24 05:59:42.671749 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98a815fa-7cc2-4dfa-8fc4-4cb593edb069 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 24 05:59:42.671871 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 275/1088] 10.4.3.200 () {66 vars in 1281 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:59:42.690903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.695661 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-977925887 Jul 24 05:59:42.695661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.695661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.695927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:42.698813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-977925887'), ('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:59:42.706978 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Get all volumes completed successfully. Jul 24 05:59:42.708957 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba3c3cdb-bdf2-4b30-a073-47e969f464c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-977925887 returned with HTTP 200 Jul 24 05:59:42.709328 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 278/1089] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-977925887 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:59:42.733916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.737031 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes?status=null Jul 24 05:59:42.737031 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.738061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.738061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:42.738061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Could not evaluate value null, assuming string {{(pid=100223) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 05:59:42.738924 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:59:42.750211 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Get all volumes completed successfully. Jul 24 05:59:42.750211 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18dfabfd-c1e6-4600-b8b4-2833d5a4a0c4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes?status=null returned with HTTP 200 Jul 24 05:59:42.750211 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 270/1090] 10.4.3.200 () {66 vars in 1260 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:59:42.766611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d702c876-5758-4bde-9533-8163a29a1d9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.769516 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359702965 Jul 24 05:59:42.769865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:42.770132 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:42.770563 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 05:59:42.773403 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1359702965'), ('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 05:59:42.787247 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Get all volumes completed successfully. Jul 24 05:59:42.788069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d702c876-5758-4bde-9533-8163a29a1d9e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359702965 returned with HTTP 200 Jul 24 05:59:42.788901 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 268/1091] 10.4.3.200 () {66 vars in 1338 bytes} [Fri Jul 24 05:59:42 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1359702965 => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 05:59:42.803152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.809387 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:42.809840 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.809944 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.819500 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.819500 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:42.820297 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:42.831264 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Reserve volume completed successfully. Jul 24 05:59:42.832344 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b37b2ac9-a01c-4c70-a3a8-3ee6256fa249 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 202 Jul 24 05:59:42.832344 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 276/1092] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:42.843605 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a940a711-4e45-4389-85e6-999d79867258 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.847600 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:42.847600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.847600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.863949 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.863949 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:42.864792 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:42.873360 np0000005810 devstack@c-api.service[100224]: ERROR cinder.volume.api [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume status must be available to reserve, but the status is attaching. Jul 24 05:59:42.875701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a940a711-4e45-4389-85e6-999d79867258 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 400 Jul 24 05:59:42.875701 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 279/1093] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 132 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:42.891743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.892364 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:42.893309 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.893458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.914053 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:42.914053 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:42.915264 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:42.937355 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Unreserve volume completed successfully. Jul 24 05:59:42.937821 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7033542c-0088-4bb9-a700-91d9d13ed0a6 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 202 Jul 24 05:59:42.938650 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 271/1094] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:42.951648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8a79c113-56c3-464f-9e48-6f7118300db7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.960749 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a79c113-56c3-464f-9e48-6f7118300db7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/8f0f8e5e-078f-44cb-8635-17bcab7adea1/action Jul 24 05:59:42.960749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a79c113-56c3-464f-9e48-6f7118300db7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.960749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8a79c113-56c3-464f-9e48-6f7118300db7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.970128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8a79c113-56c3-464f-9e48-6f7118300db7 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/8f0f8e5e-078f-44cb-8635-17bcab7adea1/action returned with HTTP 404 Jul 24 05:59:42.970934 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 269/1095] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/8f0f8e5e-078f-44cb-8635-17bcab7adea1/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:42.982114 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5926ed6-5e6d-4f76-b231-3a53547b5503 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:42.984106 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5926ed6-5e6d-4f76-b231-3a53547b5503 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/ed5082cd-9eb3-4826-b5b2-d6fc3b0b689a/action Jul 24 05:59:42.984653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5926ed6-5e6d-4f76-b231-3a53547b5503 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:42.984831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5926ed6-5e6d-4f76-b231-3a53547b5503 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:42.998567 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5926ed6-5e6d-4f76-b231-3a53547b5503 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/ed5082cd-9eb3-4826-b5b2-d6fc3b0b689a/action returned with HTTP 404 Jul 24 05:59:42.999361 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 277/1096] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:42 2026] POST /volume/v3/volumes/ed5082cd-9eb3-4826-b5b2-d6fc3b0b689a/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.011999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f2883bd-03bd-4be1-8027-3278694a4d9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.014233 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 280/1097] 10.4.3.200 () {68 vars in 1260 bytes} [Fri Jul 24 05:59:43 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 24 05:59:43.029052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd5ccfef-2642-4b18-b5eb-a485e0379d87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.030949 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd5ccfef-2642-4b18-b5eb-a485e0379d87 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] PUT https://10.4.3.200/volume/v3/volumes/tempest-invalid-2133404850 Jul 24 05:59:43.031434 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd5ccfef-2642-4b18-b5eb-a485e0379d87 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.043428 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd5ccfef-2642-4b18-b5eb-a485e0379d87 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/tempest-invalid-2133404850 returned with HTTP 404 Jul 24 05:59:43.045506 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 272/1098] 10.4.3.200 () {68 vars in 1338 bytes} [Fri Jul 24 05:59:43 2026] PUT /volume/v3/volumes/tempest-invalid-2133404850 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:43.063863 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-499140be-984f-4ade-95ff-05c1b3c838cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.068309 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-499140be-984f-4ade-95ff-05c1b3c838cf tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] PUT https://10.4.3.200/volume/v3/volumes/08f17b04-a2be-4eb8-a193-fa26c7a969f5 Jul 24 05:59:43.068891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-499140be-984f-4ade-95ff-05c1b3c838cf tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.078978 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-499140be-984f-4ade-95ff-05c1b3c838cf tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/08f17b04-a2be-4eb8-a193-fa26c7a969f5 returned with HTTP 404 Jul 24 05:59:43.079857 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 270/1099] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 05:59:43 2026] PUT /volume/v3/volumes/08f17b04-a2be-4eb8-a193-fa26c7a969f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.097868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.099966 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] DELETE https://10.4.3.200/volume/v3/volumes/207257ff-b62b-4d2a-aeae-a0c0e8f42e59 Jul 24 05:59:43.100507 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.100785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.101002 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Delete volume with id: 207257ff-b62b-4d2a-aeae-a0c0e8f42e59 Jul 24 05:59:43.113485 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d919f25-5871-4ca6-ad8e-8bee1e00f43e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/207257ff-b62b-4d2a-aeae-a0c0e8f42e59 returned with HTTP 404 Jul 24 05:59:43.114242 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 278/1100] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:43 2026] DELETE /volume/v3/volumes/207257ff-b62b-4d2a-aeae-a0c0e8f42e59 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.126228 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce22ed98-0765-48fc-afb2-a6bc783b6df1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.128654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce22ed98-0765-48fc-afb2-a6bc783b6df1 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:43.128920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce22ed98-0765-48fc-afb2-a6bc783b6df1 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:43.129129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce22ed98-0765-48fc-afb2-a6bc783b6df1 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.131879 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce22ed98-0765-48fc-afb2-a6bc783b6df1 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 400 Jul 24 05:59:43.132442 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 281/1101] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:43 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:43.142507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e265808c-6bca-4c41-9bf3-8ea1b3154081 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.145070 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e265808c-6bca-4c41-9bf3-8ea1b3154081 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:43.145508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e265808c-6bca-4c41-9bf3-8ea1b3154081 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:43.145669 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e265808c-6bca-4c41-9bf3-8ea1b3154081 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.148139 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e265808c-6bca-4c41-9bf3-8ea1b3154081 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 400 Jul 24 05:59:43.148810 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 273/1102] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:43 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:43.173985 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-748d03a8-4808-4911-94bd-0ab087a4777e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.173985 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-748d03a8-4808-4911-94bd-0ab087a4777e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/6b1a91a6-a624-4559-9232-44cae4150245/action Jul 24 05:59:43.173985 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-748d03a8-4808-4911-94bd-0ab087a4777e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:43.173985 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-748d03a8-4808-4911-94bd-0ab087a4777e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.187162 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-748d03a8-4808-4911-94bd-0ab087a4777e tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/6b1a91a6-a624-4559-9232-44cae4150245/action returned with HTTP 404 Jul 24 05:59:43.188326 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 271/1103] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:43 2026] POST /volume/v3/volumes/6b1a91a6-a624-4559-9232-44cae4150245/action => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.203354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-86f46c52-4e58-41e4-8e0a-f647c406e7a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.206142 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86f46c52-4e58-41e4-8e0a-f647c406e7a0 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action Jul 24 05:59:43.206801 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86f46c52-4e58-41e4-8e0a-f647c406e7a0 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:43.207466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86f46c52-4e58-41e4-8e0a-f647c406e7a0 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.210405 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86f46c52-4e58-41e4-8e0a-f647c406e7a0 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action returned with HTTP 400 Jul 24 05:59:43.213204 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 279/1104] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 05:59:43 2026] POST /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 05:59:43.223079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcf9e4e4-e74a-4221-9355-4dcd9ec435df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.226606 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcf9e4e4-e74a-4221-9355-4dcd9ec435df tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] POST https://10.4.3.200/volume/v3/volumes/None/action Jul 24 05:59:43.227007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcf9e4e4-e74a-4221-9355-4dcd9ec435df tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:43.227726 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcf9e4e4-e74a-4221-9355-4dcd9ec435df tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:43.241104 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcf9e4e4-e74a-4221-9355-4dcd9ec435df tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/None/action returned with HTTP 404 Jul 24 05:59:43.241923 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 282/1105] 10.4.3.200 () {68 vars in 1294 bytes} [Fri Jul 24 05:59:43 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:43.258935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b80e1b0e-2d0e-466f-bb2c-c667304c6f9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.264506 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b80e1b0e-2d0e-466f-bb2c-c667304c6f9d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/aff5aaf1-9b87-4792-97a1-adc920607412 Jul 24 05:59:43.264778 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b80e1b0e-2d0e-466f-bb2c-c667304c6f9d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.265183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b80e1b0e-2d0e-466f-bb2c-c667304c6f9d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.275065 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b80e1b0e-2d0e-466f-bb2c-c667304c6f9d tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/aff5aaf1-9b87-4792-97a1-adc920607412 returned with HTTP 404 Jul 24 05:59:43.275317 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 274/1106] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/volumes/aff5aaf1-9b87-4792-97a1-adc920607412 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.287871 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.294363 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:43.295028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.295278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.309079 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.309079 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:43.317271 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:43.326422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d50c9689-6716-43c9-8b2d-b8f803ecec27 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 200 Jul 24 05:59:43.326931 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 272/1107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:43.347922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8390c898-2e18-4719-bacf-a3d3156117cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.349474 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] DELETE https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:43.349772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.350891 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.350891 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Delete volume with id: 501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:43.360578 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.360578 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:43.362434 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:43.398570 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Delete volume request issued successfully. Jul 24 05:59:43.401706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8390c898-2e18-4719-bacf-a3d3156117cd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 202 Jul 24 05:59:43.401706 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 280/1108] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:43 2026] DELETE /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:43.412751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.416981 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:43.416981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.416981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.427074 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.427074 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:43.431825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.434584 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Volume info retrieved successfully. Jul 24 05:59:43.436947 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:43.437655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.437655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.438047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-241252e2-3b2f-4a81-bad2-472d4030d385 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.440448 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-241252e2-3b2f-4a81-bad2-472d4030d385 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] GET https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea Jul 24 05:59:43.440790 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-241252e2-3b2f-4a81-bad2-472d4030d385 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.441071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-241252e2-3b2f-4a81-bad2-472d4030d385 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.441209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-241252e2-3b2f-4a81-bad2-472d4030d385 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Show backup with id 73128a5c-878f-4055-a178-2a59f74f3dea. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:43.441714 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22bbd031-a12b-4317-b940-ffce35ecddd4 tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 200 Jul 24 05:59:43.442306 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 283/1109] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:43.453118 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.453118 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:43.454211 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-241252e2-3b2f-4a81-bad2-472d4030d385 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea returned with HTTP 404 Jul 24 05:59:43.456126 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 273/1110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/backups/73128a5c-878f-4055-a178-2a59f74f3dea => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:43.459553 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:43.466998 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.467170 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77ba35ea-e094-4844-a141-f029c1b5fb0f tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:43.467730 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 275/1111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:43.472233 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] DELETE https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:43.472624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.474204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.474204 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete backup with id: 02474a34-11eb-4cc6-9aa4-354867f46082. Jul 24 05:59:43.481340 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.481340 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:43.502348 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] delete_backup rpcapi backup_id 02474a34-11eb-4cc6-9aa4-354867f46082 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 05:59:43.505759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-711d2301-b437-43c3-b457-a01ae3cd5ebb tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 202 Jul 24 05:59:43.506415 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 281/1112] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:43 2026] DELETE /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:43.517556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:43.520085 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:43.520268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:43.520624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:43.520821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:43.526486 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:43.526486 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:43.527872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0047d2a-c7bc-4076-8dcf-24791abaef4e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 200 Jul 24 05:59:43.528629 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 284/1113] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:43 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:44.264423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.268313 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:44.268739 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1357856076"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:44.270506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1357856076'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:44.275920 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume of 1 GB Jul 24 05:59:44.276288 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.276288 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:44.277060 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Availability Zones retrieved successfully. Jul 24 05:59:44.284499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (011b8e5e-73fd-4d9c-a910-abeb9c27b323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:44.286059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae9c2cf-1f34-4624-b9f4-76c8d40ea9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:44.287115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:44.298057 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.298057 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:44.317622 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae9c2cf-1f34-4624-b9f4-76c8d40ea9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:44.318898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff18b80-258f-474d-b33a-1e16b54d1863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:44.376314 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Created reservations ['81f22c41-6aa0-49e0-b06a-b0b682054b43', 'a2eae557-6645-4bca-abe3-1eeaaa697ead', '699f0ba9-db71-492c-a2b6-6007c30d100b', 'ed16d367-be76-4fed-a3f4-ae577be8165a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:44.377340 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff18b80-258f-474d-b33a-1e16b54d1863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f22c41-6aa0-49e0-b06a-b0b682054b43', 'a2eae557-6645-4bca-abe3-1eeaaa697ead', '699f0ba9-db71-492c-a2b6-6007c30d100b', 'ed16d367-be76-4fed-a3f4-ae577be8165a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:44.378303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22b409e-fce4-44a7-9ee2-802a8f867b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:44.413706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f22b409e-fce4-44a7-9ee2-802a8f867b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bd42221-d1bb-4321-8dae-c8222b3f8b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1357856076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['81f22c41-6aa0-49e0-b06a-b0b682054b43','a2eae557-6645-4bca-abe3-1eeaaa697ead','699f0ba9-db71-492c-a2b6-6007c30d100b','ed16d367-be76-4fed-a3f4-ae577be8165a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1357856076',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bd42221-d1bb-4321-8dae-c8222b3f8b8d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ca94359051d145d5b6589ec473ceb491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdcd3b524a4b30951ea0610650a517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:44.413706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffedde-b7eb-4d01-879f-b18d389f1001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:44.445119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffedde-b7eb-4d01-879f-b18d389f1001) transitioned into state 'SUCCESS' from state '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-1357856076',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['81f22c41-6aa0-49e0-b06a-b0b682054b43','a2eae557-6645-4bca-abe3-1eeaaa697ead','699f0ba9-db71-492c-a2b6-6007c30d100b','ed16d367-be76-4fed-a3f4-ae577be8165a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:44.446124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9b5569-a249-4da0-a562-47c791d6bd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:44.459576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9b5569-a249-4da0-a562-47c791d6bd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:44.459576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (011b8e5e-73fd-4d9c-a910-abeb9c27b323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:44.459576 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request issued successfully. Jul 24 05:59:44.460198 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dfeb6fe-d6a0-4ce3-9420-f840fc1f0806 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:44.460787 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 274/1114] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:44 2026] POST /volume/v3/volumes => generated 760 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:44.462743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5aa3b31b-6077-4e25-b068-c3e58b81a2fd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.466812 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aa3b31b-6077-4e25-b068-c3e58b81a2fd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] GET https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 Jul 24 05:59:44.466812 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5aa3b31b-6077-4e25-b068-c3e58b81a2fd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.466812 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5aa3b31b-6077-4e25-b068-c3e58b81a2fd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.476870 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aa3b31b-6077-4e25-b068-c3e58b81a2fd tempest-VolumesNegativeTest-266474038 tempest-VolumesNegativeTest-266474038-project-member] https://10.4.3.200/volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 returned with HTTP 404 Jul 24 05:59:44.477570 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 276/1115] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/volumes/501a1dea-1129-4b69-a7d5-d9ff4c44c970 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:44.481269 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.484512 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:44.485063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.485557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.489143 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.494592 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:44.494592 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.495340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.507505 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.507505 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:44.517397 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:44.522906 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.522906 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:44.525779 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e1bbf44-a1ed-4846-bd7f-50cb6b80a807 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:44.526365 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 282/1116] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 828 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:44.530669 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:44.540915 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-953ba415-fb05-4b1e-a8a4-7abadf6992bc tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:44.541718 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 285/1117] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:44.543741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.550452 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 Jul 24 05:59:44.550695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.550919 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.551033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id 02474a34-11eb-4cc6-9aa4-354867f46082. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:44.556882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-366bf33a-290d-40ee-9a55-258cf8e2bcc4 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 returned with HTTP 404 Jul 24 05:59:44.557664 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 275/1118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/backups/02474a34-11eb-4cc6-9aa4-354867f46082 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:44.688285 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.692139 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:44.692552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.693092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.703202 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.703202 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:44.708415 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:44.716288 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7518b0fa-1a1c-4cf1-a363-c2922c2a903d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 200 Jul 24 05:59:44.717700 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 277/1119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:44.733443 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-680048a4-c895-425c-b919-25c95302c758 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.736343 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] DELETE https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:44.736712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.737065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.737251 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume with id: 44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:44.746850 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.746850 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:44.747456 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:44.769618 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume request issued successfully. Jul 24 05:59:44.769891 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-680048a4-c895-425c-b919-25c95302c758 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 202 Jul 24 05:59:44.770287 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 283/1120] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 05:59:44 2026] DELETE /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 05:59:44.781903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-25326a7e-ab3a-4017-b200-8ad01668b485 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:44.784696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25326a7e-ab3a-4017-b200-8ad01668b485 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:44.785860 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25326a7e-ab3a-4017-b200-8ad01668b485 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:44.785860 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25326a7e-ab3a-4017-b200-8ad01668b485 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:44.800638 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:44.800638 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:44.808260 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-25326a7e-ab3a-4017-b200-8ad01668b485 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:44.815407 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25326a7e-ab3a-4017-b200-8ad01668b485 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 200 Jul 24 05:59:44.816072 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 286/1121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:44 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:45.248566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-71651e04-e40e-465f-87a7-6a58574f853b req-60bccb5c-2a89-4b7b-9485-c09b2933318d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.251107 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-60bccb5c-2a89-4b7b-9485-c09b2933318d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc/action Jul 24 05:59:45.251767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-60bccb5c-2a89-4b7b-9485-c09b2933318d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:45.251995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-60bccb5c-2a89-4b7b-9485-c09b2933318d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:45.277056 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.277056 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:45.295158 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-71651e04-e40e-465f-87a7-6a58574f853b req-60bccb5c-2a89-4b7b-9485-c09b2933318d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc/action returned with HTTP 204 Jul 24 05:59:45.295158 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 276/1122] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:45 2026] POST /volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:45.543409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.547403 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:45.550698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.550698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.559214 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.559214 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:45.560625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.562939 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:45.563269 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.563585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.565146 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:45.571083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c204e6-abe0-407a-bca1-0ce16cdb8003 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:45.571726 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 278/1123] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:45.580946 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.580946 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:45.588412 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:45.596061 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5335876e-73c5-4dcc-8317-f9592c0089f9 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:45.597027 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 284/1124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:45.616794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.619620 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 05:59:45.619976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.620356 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.640769 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.640769 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:45.645051 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 05:59:45.652152 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a0a2dc0-c481-4fb8-a007-0bdcc50a7093 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 05:59:45.653520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.653651 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 287/1125] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:45.671164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:45.671459 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.671782 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.685181 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.685181 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:45.689884 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:45.700882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-05a0bcd1-c10a-447f-b9c5-b7621d22e7fe tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:45.701768 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 277/1126] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:45.817517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c78bb63-c75f-41a6-89f8-8a3ac90a2903 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.817517 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c78bb63-c75f-41a6-89f8-8a3ac90a2903 None None] GET https://10.4.3.200/volume// Jul 24 05:59:45.817517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c78bb63-c75f-41a6-89f8-8a3ac90a2903 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.817739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c78bb63-c75f-41a6-89f8-8a3ac90a2903 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.818057 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c78bb63-c75f-41a6-89f8-8a3ac90a2903 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:45.818580 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 279/1127] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:45.831121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-96c91211-abe1-4896-91ce-e40d464e4e75 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.831330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1dc8b82-93c8-4154-a91d-d5b64f78b3f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.833785 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-96c91211-abe1-4896-91ce-e40d464e4e75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:45.834273 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-96c91211-abe1-4896-91ce-e40d464e4e75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bd42221-d1bb-4321-8dae-c8222b3f8b8d", "connector": null, "instance_uuid": "2380fdb7-6d70-4e0a-b568-27303ca89862"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:45.834397 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1dc8b82-93c8-4154-a91d-d5b64f78b3f5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 Jul 24 05:59:45.834719 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1dc8b82-93c8-4154-a91d-d5b64f78b3f5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.834993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1dc8b82-93c8-4154-a91d-d5b64f78b3f5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.846541 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1dc8b82-93c8-4154-a91d-d5b64f78b3f5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 returned with HTTP 404 Jul 24 05:59:45.847258 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 288/1128] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/44deb5ed-1eb7-441d-9740-09ff56208d63 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:45.847553 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.847553 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:45.860118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5ab89fa-7974-4477-999b-394f01615c3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.863024 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 05:59:45.863461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-65417853"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:45.865870 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-65417853'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 05:59:45.866579 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume of 1 GB Jul 24 05:59:45.872260 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Availability Zones retrieved successfully. Jul 24 05:59:45.881817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (841cfe13-87fe-4728-b896-516151c602bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:45.883016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d42659-b143-467a-8315-4f911bf485db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:45.884580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 05:59:45.893819 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-96c91211-abe1-4896-91ce-e40d464e4e75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:45.894256 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 285/1129] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:45 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:45.932698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77d42659-b143-467a-8315-4f911bf485db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:45.933934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05c98c2-fa05-4c6d-9999-c68743addacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:45.939113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.941757 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:45.941961 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.942151 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.957556 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:45.957556 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:45.972476 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:45.973509 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90c46aab-4fbb-481f-973f-cca188cb5c87 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.974697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90c46aab-4fbb-481f-973f-cca188cb5c87 None None] GET https://10.4.3.200/volume// Jul 24 05:59:45.974697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90c46aab-4fbb-481f-973f-cca188cb5c87 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.974697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90c46aab-4fbb-481f-973f-cca188cb5c87 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:45.974697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90c46aab-4fbb-481f-973f-cca188cb5c87 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:45.974896 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 289/1130] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:45.983271 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98e45c4b-442f-4bd0-8cad-5876075f86ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:45.984023 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 280/1131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:45.985991 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:45.989166 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:45.989666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:45.990414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:46.005898 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:46.005898 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:46.013198 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:46.013405 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Created reservations ['5a917033-4c0e-426b-a393-81d6c16b5866', 'a47bd7d1-afa3-437c-960d-a8862dffe278', 'f760658e-9032-430d-99e4-c3049e06a647', '07fadf77-dd6a-4e72-811e-fe87a436038e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:46.014191 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05c98c2-fa05-4c6d-9999-c68743addacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a917033-4c0e-426b-a393-81d6c16b5866', 'a47bd7d1-afa3-437c-960d-a8862dffe278', 'f760658e-9032-430d-99e4-c3049e06a647', '07fadf77-dd6a-4e72-811e-fe87a436038e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:46.015173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754daeec-ec12-40d4-a8bc-9b140530d980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:46.019327 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-33144410-f778-4657-8fad-63e92577b748 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:46.019762 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 286/1132] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:45 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:46.052710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754daeec-ec12-40d4-a8bc-9b140530d980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '773c8cd8-8c03-4178-b1f9-276a6545718b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-65417853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['5a917033-4c0e-426b-a393-81d6c16b5866','a47bd7d1-afa3-437c-960d-a8862dffe278','f760658e-9032-430d-99e4-c3049e06a647','07fadf77-dd6a-4e72-811e-fe87a436038e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T05:59:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-65417853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=773c8cd8-8c03-4178-b1f9-276a6545718b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34e4be2de61e4c9eaf06c816ca83d26d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fad902c78b4649b58c5411130278511e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:46.053872 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4be0da-2f54-4def-a6d9-9bebe07f3f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:46.090529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e4be0da-2f54-4def-a6d9-9bebe07f3f46) transitioned into state 'SUCCESS' from state '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-65417853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34e4be2de61e4c9eaf06c816ca83d26d',qos_specs=None,replication_status=,reservations=['5a917033-4c0e-426b-a393-81d6c16b5866','a47bd7d1-afa3-437c-960d-a8862dffe278','f760658e-9032-430d-99e4-c3049e06a647','07fadf77-dd6a-4e72-811e-fe87a436038e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fad902c78b4649b58c5411130278511e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:46.092443 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a7a5df-7cf8-4f74-8964-04a59144dd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 05:59:46.118814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3a7a5df-7cf8-4f74-8964-04a59144dd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 05:59:46.122896 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Flow 'volume_create_api' (841cfe13-87fe-4728-b896-516151c602bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 05:59:46.122896 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Create volume request issued successfully. Jul 24 05:59:46.122896 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5ab89fa-7974-4477-999b-394f01615c3b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 05:59:46.122896 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 278/1133] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 05:59:45 2026] POST /volume/v3/volumes => generated 752 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 05:59:46.139901 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:46.142519 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 05:59:46.142726 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:46.142917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:46.166937 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:46.166937 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:46.169214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:46.178256 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 Jul 24 05:59:46.178256 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:46.178381 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:46.185019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:46.189465 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a7a180c-e4dd-40a4-9796-ea892ec9b2af tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 200 Jul 24 05:59:46.189465 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 290/1134] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:46 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 820 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:46.194728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:46.194875 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:46.194875 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:46.463094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" released by "attachment_update" :: held 0.269s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:46.463507 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-f5168019-5e11-468f-b048-3e7be070baf2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 returned with HTTP 200 Jul 24 05:59:46.464224 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 281/1135] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:46 2026] PUT /volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 => generated 969 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:47.004373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:47.006948 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:47.007799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:47.007799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:47.020082 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:47.020082 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:47.024334 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:47.029359 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ae0109b-9ce9-4b4e-b822-0b23521d7f29 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:47.029702 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 287/1136] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:47 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:47.209707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ced4105-da34-4d75-8742-601e8c805d0d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:47.211599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ced4105-da34-4d75-8742-601e8c805d0d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 05:59:47.212356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ced4105-da34-4d75-8742-601e8c805d0d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:47.212356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ced4105-da34-4d75-8742-601e8c805d0d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:47.223226 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:47.223226 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:47.230268 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ced4105-da34-4d75-8742-601e8c805d0d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:47.240055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ced4105-da34-4d75-8742-601e8c805d0d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 200 Jul 24 05:59:47.240055 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 279/1137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:47 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:47.261293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:47.263472 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 05:59:47.263901 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "773c8cd8-8c03-4178-b1f9-276a6545718b", "name": "tempest-VolumesBackupsAdminTest-Backup-384975403", "container": "tempest-volumesbackupsadmintest-backup-container-1640290567"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:47.265766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Creating new backup {'backup': {'volume_id': '773c8cd8-8c03-4178-b1f9-276a6545718b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-384975403', 'container': 'tempest-volumesbackupsadmintest-backup-container-1640290567'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 05:59:47.265766 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Creating backup of volume 773c8cd8-8c03-4178-b1f9-276a6545718b in container tempest-volumesbackupsadmintest-backup-container-1640290567 Jul 24 05:59:47.274207 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:47.274207 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:47.274812 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 05:59:47.294430 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Created reservations ['abe099a7-2fe7-4f2b-b368-47e507e749d5', 'f5bd7554-c6af-4155-8697-6fd4ae8d639e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 05:59:47.348106 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67a39b90-89f1-4a0c-a6dd-6dff36eead20 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 05:59:47.348106 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 291/1138] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 05:59:47 2026] POST /volume/v3/backups => generated 334 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 05:59:47.358705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c924eefe-6d15-4c76-9170-72182c60fc60 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:47.361218 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c924eefe-6d15-4c76-9170-72182c60fc60 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:47.362330 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c924eefe-6d15-4c76-9170-72182c60fc60 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:47.362330 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c924eefe-6d15-4c76-9170-72182c60fc60 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:47.362898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c924eefe-6d15-4c76-9170-72182c60fc60 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:47.371619 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:47.371619 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:47.372523 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c924eefe-6d15-4c76-9170-72182c60fc60 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:47.372523 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 282/1139] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:47 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:48.050102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:48.052102 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:48.052294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:48.052522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:48.072707 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:48.072707 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:48.076858 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:48.084109 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7b2979-d1e4-44c3-8b85-f8c97b835bc5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:48.084727 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 288/1140] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:48 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:48.385894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6478d08-eba4-4151-9f33-ec88f4681323 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:48.389701 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6478d08-eba4-4151-9f33-ec88f4681323 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:48.389701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6478d08-eba4-4151-9f33-ec88f4681323 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:48.389701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6478d08-eba4-4151-9f33-ec88f4681323 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:48.389701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e6478d08-eba4-4151-9f33-ec88f4681323 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:48.396637 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:48.396637 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:48.398654 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6478d08-eba4-4151-9f33-ec88f4681323 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:48.398654 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 280/1141] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:48 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:49.105476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27644001-ac1b-4368-9c87-833b6d363300 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:49.107813 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27644001-ac1b-4368-9c87-833b6d363300 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:49.108036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27644001-ac1b-4368-9c87-833b6d363300 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:49.108281 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27644001-ac1b-4368-9c87-833b6d363300 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:49.127639 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:49.127639 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:49.137371 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27644001-ac1b-4368-9c87-833b6d363300 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:49.143334 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27644001-ac1b-4368-9c87-833b6d363300 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:49.144032 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 292/1142] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:49 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:49.410514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:49.412946 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:49.413238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:49.413511 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:49.414010 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:49.428417 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:49.428417 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:49.429784 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-515f5040-3b48-44d2-9c11-b74dd39fe32f tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:49.430313 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 283/1143] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:49 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:50.166124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:50.168452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:50.168549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:50.169008 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:50.207710 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:50.207710 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:50.218295 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:50.226757 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b0f5931-6f32-428f-9de3-5ed02c549c08 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:50.227221 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 289/1144] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:50 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:50.444002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:50.448131 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:50.448386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:50.448716 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:50.449163 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:50.460627 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:50.460627 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:50.460815 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f5db92a-df3b-4d70-886e-a6615ad3fb64 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:50.463661 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 281/1145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:50 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:50.930417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-991c4bf3-6730-4f16-86b4-c61370dca9d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:50.935983 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-991c4bf3-6730-4f16-86b4-c61370dca9d6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92/action Jul 24 05:59:50.937156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-991c4bf3-6730-4f16-86b4-c61370dca9d6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:50.937156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-991c4bf3-6730-4f16-86b4-c61370dca9d6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:50.975264 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:50.975264 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:51.002073 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d33a5949-abd2-4958-a93d-3fcea5fccb7b req-991c4bf3-6730-4f16-86b4-c61370dca9d6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92/action returned with HTTP 204 Jul 24 05:59:51.002839 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 293/1146] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:50 2026] POST /volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:51.252415 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.255175 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:51.255877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.256145 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.285959 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.285959 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:51.292643 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:51.303838 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3369d44f-d4d4-4ec9-b375-c3ff41309c3f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:51.304099 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 284/1147] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:51.372794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.376572 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:51.377478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.377478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.399540 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.399540 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:51.416464 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:51.432456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-9895c269-293d-4b75-8456-1f2c76c4773f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:51.432568 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 290/1148] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:51.476038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.478835 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:51.479144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.479229 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.479360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:51.485621 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.485621 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:51.486408 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c5a129c-ee34-4094-a3d4-3ddc7e541b0a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:51.486946 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 282/1149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:51.594124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a67bf395-1b5d-481e-9bd0-24e3381d1d0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.594637 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67bf395-1b5d-481e-9bd0-24e3381d1d0d None None] GET https://10.4.3.200/volume// Jul 24 05:59:51.594954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67bf395-1b5d-481e-9bd0-24e3381d1d0d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.596620 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a67bf395-1b5d-481e-9bd0-24e3381d1d0d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.597548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a67bf395-1b5d-481e-9bd0-24e3381d1d0d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:51.597714 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 294/1150] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 05:59:51.630491 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2796f889-6347-4e38-8e40-78283f8483cc req-18ae00c2-fca3-4dae-992a-73e5ee8fafcf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.633658 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-18ae00c2-fca3-4dae-992a-73e5ee8fafcf tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:51.634139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-18ae00c2-fca3-4dae-992a-73e5ee8fafcf tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59441bd-70ee-42c5-b452-e4a33cb2e60d", "connector": null, "instance_uuid": "ef2afd05-0ffe-44a8-a583-9d77b8721732"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:51.649858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c094e756-2d8c-4c29-a2ba-ccf2085391d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.650289 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c094e756-2d8c-4c29-a2ba-ccf2085391d9 None None] GET https://10.4.3.200/volume// Jul 24 05:59:51.650541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c094e756-2d8c-4c29-a2ba-ccf2085391d9 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.650788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c094e756-2d8c-4c29-a2ba-ccf2085391d9 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.651226 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c094e756-2d8c-4c29-a2ba-ccf2085391d9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:51.651839 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 291/1151] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:51.653729 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.653729 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:51.661141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-af1d9d67-91e8-4f84-bdd3-32659e95f815 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.664169 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-af1d9d67-91e8-4f84-bdd3-32659e95f815 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 05:59:51.664966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-af1d9d67-91e8-4f84-bdd3-32659e95f815 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0bd42221-d1bb-4321-8dae-c8222b3f8b8d", "connector": null, "instance_uuid": "424c8184-2131-48e9-8fcf-8867eb23bc57"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:51.681762 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.681762 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:51.707012 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-18ae00c2-fca3-4dae-992a-73e5ee8fafcf tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:51.707628 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 285/1152] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:51 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 24 05:59:51.720862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2796f889-6347-4e38-8e40-78283f8483cc req-1b8ae2ca-3c6c-4909-8854-b579042c1977 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.725529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-1b8ae2ca-3c6c-4909-8854-b579042c1977 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] DELETE https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc Jul 24 05:59:51.725707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-1b8ae2ca-3c6c-4909-8854-b579042c1977 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.725902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-1b8ae2ca-3c6c-4909-8854-b579042c1977 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.726387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-af1d9d67-91e8-4f84-bdd3-32659e95f815 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 05:59:51.727042 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 283/1153] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 05:59:51 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 24 05:59:51.740260 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.740260 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:51.773740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.775953 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:51.776184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.776401 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.795922 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.795922 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:51.801071 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:51.806021 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4532742-3776-45e3-852c-20e69266b0d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.806246 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa85f2e8-db29-4b73-a3c4-52e54826ab6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:51.806441 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4532742-3776-45e3-852c-20e69266b0d7 None None] GET https://10.4.3.200/volume// Jul 24 05:59:51.806667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4532742-3776-45e3-852c-20e69266b0d7 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.806817 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 292/1154] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:51.806899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4532742-3776-45e3-852c-20e69266b0d7 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.807381 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4532742-3776-45e3-852c-20e69266b0d7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:51.807620 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 286/1155] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:51.823936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:51.828302 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-1b8ae2ca-3c6c-4909-8854-b579042c1977 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc returned with HTTP 200 Jul 24 05:59:51.829575 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 295/1156] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:51 2026] DELETE /volume/v3/attachments/aa0e5455-09a7-4536-a216-fcf7fcf828dc => generated 192 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:51.829853 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:51.830224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:51.830498 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:51.856285 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:51.856285 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:51.864536 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:51.872360 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-fcb4ffc0-4b54-4f46-96fb-ae6d63b4253f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:51.872360 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 284/1157] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:51 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1327 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:52.002692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:52.005252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 Jul 24 05:59:52.005654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:52.014285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:52.020711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:52.021764 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:52.021764 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:52.163166 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-0bd42221-d1bb-4321-8dae-c8222b3f8b8d-np0000005810" released by "attachment_update" :: held 0.143s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:52.165766 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-e7092db2-7cc6-43d4-973b-49f9440656ef tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 returned with HTTP 200 Jul 24 05:59:52.165766 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 293/1158] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:52 2026] PUT /volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:52.512520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:52.518745 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:52.518745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:52.518745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:52.518745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:52.524054 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:52.524054 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:52.525280 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b3ea954-3549-4f26-8319-ad7e87e6240a tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:52.525906 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 287/1159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:52 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:52.828695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:52.831106 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:52.831308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:52.831886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:52.850773 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:52.850773 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:52.856490 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:52.865379 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8a4a7c1-8017-44c2-90e0-87a90bd189df tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:52.866803 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 296/1160] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:52 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:53.540706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:53.541353 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:53.543251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:53.543251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:53.543251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:53.548904 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:53.548904 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:53.549845 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7955ef9-56b6-45cb-b215-2966e0f4640c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:53.550357 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 285/1161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:53 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:53.891807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:53.895209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:53.895804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:53.896151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:53.916610 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:53.916610 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:53.921000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:53.923756 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:53.924580 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] PUT https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 Jul 24 05:59:53.925092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:53.931621 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92e798b4-a663-4057-8890-9bbb4e03b5ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:53.932138 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 294/1162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:53 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:53.938828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Acquiring lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 05:59:53.945035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 05:59:53.946179 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:53.946179 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:54.050103 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" released by "attachment_update" :: held 0.105s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 05:59:54.050572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-fd52e0cb-d1d5-4601-b30e-a43590f109ba tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 returned with HTTP 200 Jul 24 05:59:54.051160 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 288/1163] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 05:59:53 2026] PUT /volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:54.059855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2796f889-6347-4e38-8e40-78283f8483cc req-2d354dd8-f9bf-4778-82fe-d4b2ebfce214 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:54.062143 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-2d354dd8-f9bf-4778-82fe-d4b2ebfce214 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 Jul 24 05:59:54.062381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-2d354dd8-f9bf-4778-82fe-d4b2ebfce214 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:54.062627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-2d354dd8-f9bf-4778-82fe-d4b2ebfce214 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:54.092122 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-2d354dd8-f9bf-4778-82fe-d4b2ebfce214 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 returned with HTTP 200 Jul 24 05:59:54.092122 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 297/1164] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 05:59:54 2026] GET /volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:54.564101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:54.566575 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:54.566804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:54.567595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:54.567912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:54.577218 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:54.577218 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:54.577942 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee144269-4fa1-45ab-99eb-c1cfc7349aed tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:54.578447 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 286/1165] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:54 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:54.950184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:54.953445 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:54.953795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:54.954036 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:54.970568 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:54.970568 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:54.980354 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:54.990003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3dd4edf1-7b64-4e33-b83f-1517976d01c9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:54.990487 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 295/1166] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:54 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:55.601870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13637f3b-1909-4558-a7d4-27c78557fa99 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:55.605879 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13637f3b-1909-4558-a7d4-27c78557fa99 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:55.606301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13637f3b-1909-4558-a7d4-27c78557fa99 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:55.606749 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13637f3b-1909-4558-a7d4-27c78557fa99 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:55.607118 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-13637f3b-1909-4558-a7d4-27c78557fa99 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:55.616018 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:55.616018 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:55.616685 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13637f3b-1909-4558-a7d4-27c78557fa99 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:55.617791 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 289/1167] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:55 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:55.666511 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-2a431647-9526-4b9d-9dd9-ff7cfcac8fd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:55.668899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-2a431647-9526-4b9d-9dd9-ff7cfcac8fd0 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846/action Jul 24 05:59:55.669347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-2a431647-9526-4b9d-9dd9-ff7cfcac8fd0 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:55.669483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-2a431647-9526-4b9d-9dd9-ff7cfcac8fd0 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:55.694587 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:55.694587 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:55.716479 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-65123b55-f4fa-43d9-83a6-af1b1f5c0e20 req-2a431647-9526-4b9d-9dd9-ff7cfcac8fd0 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846/action returned with HTTP 204 Jul 24 05:59:55.717292 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 298/1168] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 05:59:55 2026] POST /volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 05:59:56.007707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.011002 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.011258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.011491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.022962 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.022962 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:56.026455 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:56.030444 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c8c4b1d-c266-4838-aeb0-5d4282c2437b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.030877 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 287/1169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:56.052970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a2f2841d-dd82-4e70-9730-18450c80473d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.204210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2f2841d-dd82-4e70-9730-18450c80473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.205075 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a2f2841d-dd82-4e70-9730-18450c80473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.205075 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a2f2841d-dd82-4e70-9730-18450c80473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.226186 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.226186 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:56.231145 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a2f2841d-dd82-4e70-9730-18450c80473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Volume info retrieved successfully. Jul 24 05:59:56.237805 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2f2841d-dd82-4e70-9730-18450c80473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.238744 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 296/1170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1442 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:56.338005 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.341257 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.341257 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.341257 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.361375 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.361375 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:56.367205 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Volume info retrieved successfully. Jul 24 05:59:56.374502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b825bd46-1a91-4090-b11f-bb8907a28d11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.375321 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 290/1171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:56.431295 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.622484 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.622484 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.622484 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.638923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8347182a-6704-4144-a041-cf0ad16bb1ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.639431 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8347182a-6704-4144-a041-cf0ad16bb1ba tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:56.639672 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8347182a-6704-4144-a041-cf0ad16bb1ba tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.639941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8347182a-6704-4144-a041-cf0ad16bb1ba tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.640096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8347182a-6704-4144-a041-cf0ad16bb1ba tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:56.647473 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.647473 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:56.649742 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.649742 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:56.649742 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8347182a-6704-4144-a041-cf0ad16bb1ba tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:56.649742 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 288/1172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:56.655704 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:56.664706 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-3fba5e57-ad41-4401-8784-258f7a71d0e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.664706 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 299/1173] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1442 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:56.700370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.703096 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action Jul 24 05:59:56.703409 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:56.703641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:56.723293 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.723293 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:56.728006 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:56.745129 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Begin detaching volume completed successfully. Jul 24 05:59:56.745362 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-a253a1db-f207-4641-87ab-656faa5358ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action returned with HTTP 202 Jul 24 05:59:56.745865 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 297/1174] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:59:56 2026] POST /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:56.777376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.781096 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.782127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.782737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.806146 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.806146 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:56.812087 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:56.817806 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7997a881-9c31-4f7e-ae10-7437a5b6a71f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.818161 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 291/1175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:56.821547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e6c5f75-878e-4211-bae3-b134bc4b7ace None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.821990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e6c5f75-878e-4211-bae3-b134bc4b7ace None None] GET https://10.4.3.200/volume// Jul 24 05:59:56.822162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e6c5f75-878e-4211-bae3-b134bc4b7ace None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.822384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e6c5f75-878e-4211-bae3-b134bc4b7ace None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.822793 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e6c5f75-878e-4211-bae3-b134bc4b7ace None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:56.823068 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 289/1176] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:56.833073 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:56.836608 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:56.836608 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:56.837889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:56.852815 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:56.852815 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:56.858492 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:56.865955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7f46daa2-0be0-4210-b18c-0ec586cc76d1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:56.866842 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 300/1177] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1625 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:57.624506 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:57.627029 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:57.627320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:57.627552 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:57.648401 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:57.648401 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:57.654115 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:57.663464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e6ee5578-c19c-4633-a399-f8570916c401 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:57.665563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6ee5578-c19c-4633-a399-f8570916c401 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:57.665563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6ee5578-c19c-4633-a399-f8570916c401 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:57.665787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6ee5578-c19c-4633-a399-f8570916c401 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:57.665907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e6ee5578-c19c-4633-a399-f8570916c401 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:57.666461 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-9b5a890e-066e-489a-b0cb-b8f855820ea7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:57.667216 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 298/1178] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:57 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1445 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:57.673073 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:57.673073 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:57.673987 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6ee5578-c19c-4633-a399-f8570916c401 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:57.674466 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 292/1179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:57 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:57.698358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7dda1a74-6350-4c8e-8af2-74d92951abc2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:57.702725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7dda1a74-6350-4c8e-8af2-74d92951abc2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 Jul 24 05:59:57.702725 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7dda1a74-6350-4c8e-8af2-74d92951abc2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:57.702725 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7dda1a74-6350-4c8e-8af2-74d92951abc2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:57.707177 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=364,cinder:UPDATE=101,cinder:INSERT=57 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:59:57.713327 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:57.713327 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:57.776119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f28e624a-8260-41d6-b1ea-cd605588379d req-7dda1a74-6350-4c8e-8af2-74d92951abc2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 returned with HTTP 200 Jul 24 05:59:57.776662 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 290/1180] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 05:59:57 2026] DELETE /volume/v3/attachments/7ec11cb7-e487-488d-973b-08a7bc28fd92 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:57.834952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:57.837012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:57.837216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:57.837459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:57.853146 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:57.853146 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:57.859308 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:57.866685 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a81bc4f2-187b-49aa-a585-f3dfd137a6c4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:57.867319 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 301/1181] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:57 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:57.949325 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:57.952829 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:57.956581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:57.956581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:57.970080 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:57.970080 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:57.977194 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Volume info retrieved successfully. Jul 24 05:59:57.989279 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2f2286a-fd91-456e-9c36-372b7ef0f93a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:57.989482 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 299/1182] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:57 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:58.053852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.057387 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:58.058095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:58.058589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:58.072465 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:58.072465 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:58.077428 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:58.083587 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-93fe29a7-efec-4693-9e80-030c329e775a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:58.085716 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 293/1183] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 05:59:58 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:58.115770 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.118499 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action Jul 24 05:59:58.119320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 05:59:58.119611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 05:59:58.134847 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:58.134847 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:58.135632 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:58.143849 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Begin detaching volume completed successfully. Jul 24 05:59:58.144017 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-47b054e1-1163-4e7b-8ce4-64faec1b9965 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action returned with HTTP 202 Jul 24 05:59:58.144858 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 291/1184] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 05:59:58 2026] POST /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 05:59:58.170766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.173263 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:58.173493 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:58.173772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:58.187902 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:58.187902 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:58.192502 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:58.199833 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-719fbbc1-82a2-4d7f-bec7-3b2f5aa75c2e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:58.199833 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 302/1185] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:58 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:58.207486 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a2123200-1724-4d04-88cf-9b41ca07d41d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.208052 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2123200-1724-4d04-88cf-9b41ca07d41d None None] GET https://10.4.3.200/volume// Jul 24 05:59:58.208302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a2123200-1724-4d04-88cf-9b41ca07d41d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:58.208600 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a2123200-1724-4d04-88cf-9b41ca07d41d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:58.209055 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2123200-1724-4d04-88cf-9b41ca07d41d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 05:59:58.209410 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 300/1186] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 05:59:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 05:59:58.224435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.226583 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:58.227033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:58.227403 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:58.238763 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:58.238763 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 05:59:58.243847 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:58.251071 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-36929667-1883-48e8-838d-b500038951b4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:58.251792 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 294/1187] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 05:59:58 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 05:59:58.690152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:58.694029 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:58.694217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:58.694384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:58.694384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:58.701724 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:58.701724 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 05:59:58.702270 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65eaa069-8336-4fcd-8bb4-9bf8d4529d36 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:58.702706 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 292/1188] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:58 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 05:59:59.215605 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:59.218427 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 05:59:59.219181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:59.219729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:59.223730 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=296,cinder:UPDATE=61,cinder:DELETE=3,cinder:INSERT=26 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 05:59:59.237124 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:59.237124 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 05:59:59.241840 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 05:59:59.249091 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72fa574b-dbdb-4afc-b066-48789c8f76dd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 05:59:59.250183 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 303/1189] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:59 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 05:59:59.717266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 05:59:59.720581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 05:59:59.721993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 05:59:59.722883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 05:59:59.724732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 05:59:59.731698 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 05:59:59.731698 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 05:59:59.733632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-df6b6648-9fb8-4bf2-93ec-70690c1272a0 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 05:59:59.734554 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 301/1190] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 05:59:59 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:00.195524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2796f889-6347-4e38-8e40-78283f8483cc req-d39efe93-5332-438f-9082-e71b6bf99916 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:00.198595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-d39efe93-5332-438f-9082-e71b6bf99916 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9/action Jul 24 06:00:00.199089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-d39efe93-5332-438f-9082-e71b6bf99916 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:00.199241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-d39efe93-5332-438f-9082-e71b6bf99916 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:00.235141 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:00.235141 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:00.262535 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2796f889-6347-4e38-8e40-78283f8483cc req-d39efe93-5332-438f-9082-e71b6bf99916 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9/action returned with HTTP 204 Jul 24 06:00:00.263014 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 295/1191] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:00 2026] POST /volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:00.265289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:00.267432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:00.267706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:00.268009 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:00.281196 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:00.281196 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:00.288702 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:00.292623 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ef5c1a3-baa7-4553-bd0d-30c8887bdc9a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:00.293202 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 293/1192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:00 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:00.748414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:00.750502 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:00.750761 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:00.750980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:00.751134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:00.756566 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:00.756566 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:00.757557 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fa4681b-2331-4bfe-bddd-412d38cf257d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:00.758007 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 304/1193] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:00 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:01.312163 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1adae97d-b743-4c99-901d-36ed713618ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:01.316711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1adae97d-b743-4c99-901d-36ed713618ff tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:01.316711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1adae97d-b743-4c99-901d-36ed713618ff tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:01.316711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1adae97d-b743-4c99-901d-36ed713618ff tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:01.334807 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:01.334807 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:01.340793 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1adae97d-b743-4c99-901d-36ed713618ff tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:01.347663 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1adae97d-b743-4c99-901d-36ed713618ff tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:01.348421 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 302/1194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:01 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:01.776718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:01.785697 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:01.786432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:01.786432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:01.787538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:01.800105 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:01.800105 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:01.802433 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4a08152-357d-4c09-8e3e-00d40ba14ad5 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:01.803870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 296/1195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:01 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:02.367604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08f71e1d-b726-47ac-a99b-83a067a16970 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:02.370315 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08f71e1d-b726-47ac-a99b-83a067a16970 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:02.370622 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08f71e1d-b726-47ac-a99b-83a067a16970 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:02.371521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08f71e1d-b726-47ac-a99b-83a067a16970 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:02.386752 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:02.386752 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:02.395307 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08f71e1d-b726-47ac-a99b-83a067a16970 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:02.401659 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08f71e1d-b726-47ac-a99b-83a067a16970 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:02.401999 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 294/1196] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:02 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:02.741060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-652055f7-7eb3-4d3f-9855-cfdd164231e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:02.741713 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-652055f7-7eb3-4d3f-9855-cfdd164231e4 None None] GET https://10.4.3.200/volume// Jul 24 06:00:02.741913 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-652055f7-7eb3-4d3f-9855-cfdd164231e4 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:02.742311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-652055f7-7eb3-4d3f-9855-cfdd164231e4 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:02.742760 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-652055f7-7eb3-4d3f-9855-cfdd164231e4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:02.743142 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 305/1197] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:02 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:02.759887 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-d768d6de-9e2c-4580-a805-e7de50b29e0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:02.762986 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-d768d6de-9e2c-4580-a805-e7de50b29e0d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:02.763554 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-d768d6de-9e2c-4580-a805-e7de50b29e0d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59441bd-70ee-42c5-b452-e4a33cb2e60d", "connector": null, "instance_uuid": "ef2afd05-0ffe-44a8-a583-9d77b8721732"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:02.768342 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=317,cinder:UPDATE=78,cinder:INSERT=34 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:00:02.780636 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:02.780636 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:02.818082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:02.821111 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:02.821111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:02.821613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:02.821613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:02.828398 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:02.828398 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:02.828910 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-d768d6de-9e2c-4580-a805-e7de50b29e0d tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:02.829610 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f144c8c9-47f1-4ded-b614-7af5f6ddd99b tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:02.829712 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 303/1198] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:02 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 24 06:00:02.830117 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 297/1199] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:02 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:02.838613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-635de834-a4b7-4824-b220-ddd7001e7dc0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:02.841451 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-635de834-a4b7-4824-b220-ddd7001e7dc0 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 Jul 24 06:00:02.841741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-635de834-a4b7-4824-b220-ddd7001e7dc0 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:02.841987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-635de834-a4b7-4824-b220-ddd7001e7dc0 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:02.849398 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:02.849398 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:02.917124 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-635de834-a4b7-4824-b220-ddd7001e7dc0 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 returned with HTTP 200 Jul 24 06:00:02.917780 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 295/1200] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:02 2026] DELETE /volume/v3/attachments/8e2c3b98-3b23-4ece-92a0-0f9181a0faf9 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:03.425788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:03.426121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:03.428210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:03.428564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:03.428630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:03.428669 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:03.429166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:03.429512 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:03.443628 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:03.443628 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:03.443781 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:03.443781 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:03.450084 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:03.450276 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:03.457046 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-272cdef3-41fc-44f5-9c81-ef0d72c7b615 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:03.457532 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-27216f33-8be7-4ab7-960b-0a39a859e7ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:03.457855 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 304/1201] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:03 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:03.461741 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 306/1202] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:03 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:03.845813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:03.847864 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:03.848507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:03.848507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:03.848867 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:03.857360 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:03.857360 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:03.859217 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c091b92-c5da-46c1-bbc2-dc9753ebb35c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:03.860569 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 298/1203] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:03 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:03.877979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-292f281e-9f15-4052-b831-cdb20a8b8266 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:03.882124 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-292f281e-9f15-4052-b831-cdb20a8b8266 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 Jul 24 06:00:03.882124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-292f281e-9f15-4052-b831-cdb20a8b8266 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:03.882124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-292f281e-9f15-4052-b831-cdb20a8b8266 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:03.905715 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:03.905715 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:03.989918 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-257fd911-5ed6-42ce-8837-fc221cb6883f req-292f281e-9f15-4052-b831-cdb20a8b8266 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 returned with HTTP 200 Jul 24 06:00:03.990767 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 296/1204] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:03 2026] DELETE /volume/v3/attachments/8bcebe0f-6e67-483f-8b1d-4d0cabebf846 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:04.475710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:04.478352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:04.478630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:04.478883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:04.490036 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:04.490036 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:04.496808 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:04.511317 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca345100-caa9-48c6-bdaf-a09b90bc81ab tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:04.511317 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 305/1205] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:04 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:04.525763 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d131508-f61e-4be2-99f3-2e931b89927d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:04.527838 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d131508-f61e-4be2-99f3-2e931b89927d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:04.527973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d131508-f61e-4be2-99f3-2e931b89927d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:04.528187 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d131508-f61e-4be2-99f3-2e931b89927d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:04.542210 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:04.542210 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:04.549398 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d131508-f61e-4be2-99f3-2e931b89927d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:04.556342 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d131508-f61e-4be2-99f3-2e931b89927d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:04.557052 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 307/1206] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:04 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:04.619410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:04.621372 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:00:04.621799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:04.621876 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:04.632707 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:04.632707 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:04.635961 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:04.643817 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8aadc284-7dba-4a4c-b8ce-adf4687533c6 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:00:04.644510 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 299/1207] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:04 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:04.877213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:04.879914 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:04.880243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:04.880243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:04.880243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:04.886551 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:04.886551 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:04.887539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52153774-5040-4697-93bc-bc3bb39ad4e1 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:04.888188 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 297/1208] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:04 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:00:05.158065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:05.161758 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] PUT https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa Jul 24 06:00:05.164214 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:05.186640 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Acquiring lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:05.194945 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:05.196616 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:05.196616 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:05.355938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Lock "cinder-attachment_update-f59441bd-70ee-42c5-b452-e4a33cb2e60d-np0000005810" released by "attachment_update" :: held 0.161s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:05.356287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-a8dc765f-45b1-444d-a964-c72d24cebad5 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa returned with HTTP 200 Jul 24 06:00:05.357025 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 306/1209] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:05 2026] PUT /volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:05.369725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-c5bd2828-ab03-4e72-a9e5-dee90f91c932 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:05.372356 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-c5bd2828-ab03-4e72-a9e5-dee90f91c932 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa Jul 24 06:00:05.372788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-c5bd2828-ab03-4e72-a9e5-dee90f91c932 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:05.372983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-c5bd2828-ab03-4e72-a9e5-dee90f91c932 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:05.389789 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-c5bd2828-ab03-4e72-a9e5-dee90f91c932 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa returned with HTTP 200 Jul 24 06:00:05.390443 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 308/1210] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:00:05 2026] GET /volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:05.912482 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:05.916232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:05.916232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:05.916232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:05.916232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:05.922192 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:05.922192 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:05.923266 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-253e79d7-0f86-484e-9ae8-ae6098d51234 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:05.923905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 300/1211] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:05 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:06.939183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:06.943403 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:06.943753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:06.944101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:06.944230 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:06.951053 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:06.951053 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:06.952104 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c917586d-0415-48a9-9f6d-8c7d8083c8cd tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:06.953149 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 298/1212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:06 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:07.971528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-614f136b-6c15-4c9d-8c08-be14a536e53e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:07.973550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-614f136b-6c15-4c9d-8c08-be14a536e53e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:07.973894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-614f136b-6c15-4c9d-8c08-be14a536e53e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:07.974111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-614f136b-6c15-4c9d-8c08-be14a536e53e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:07.974282 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-614f136b-6c15-4c9d-8c08-be14a536e53e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:07.980073 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:07.980073 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:07.981382 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-614f136b-6c15-4c9d-8c08-be14a536e53e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:07.981933 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 307/1213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:07 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:09.003706 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:09.006801 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:09.007417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:09.007641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:09.007937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:09.014167 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:09.014167 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:09.015910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d89acee6-5c47-4448-81af-a8bdcaaf33fa tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:09.017713 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 309/1214] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:09 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:10.029416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.032729 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:10.032955 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:10.033178 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:10.033310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:10.036410 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=272,cinder:INSERT=34,cinder:UPDATE=65 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:00:10.040588 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.040588 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:10.041500 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46f33473-2bbc-4ebd-b652-3341aaf19c5d tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:10.041948 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 301/1215] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:10 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:10.059355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.062386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:10.062614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:10.062846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:10.082401 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.082401 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:10.094578 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 06:00:10.105396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db2c9b55-36ee-4beb-be6b-0341ce144b4c tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 200 Jul 24 06:00:10.107299 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 299/1216] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:10 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:10.125292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.129755 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] POST https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35/action Jul 24 06:00:10.130232 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:10.130381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:10.132337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] Updating backup 'b7da5e6c-cf3b-4163-ad23-35e8fd244e35' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 06:00:10.147014 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.147014 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:10.170769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] reset_status in rpcapi backup_id b7da5e6c-cf3b-4163-ad23-35e8fd244e35 on host np0000005810. {{(pid=100222) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 06:00:10.173139 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4e644fa-ca07-417d-901b-10f0b9feb0b3 tempest-VolumesBackupsAdminTest-679986151 tempest-VolumesBackupsAdminTest-679986151-project-admin] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35/action returned with HTTP 202 Jul 24 06:00:10.173901 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 308/1217] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:00:10 2026] POST /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:00:10.186107 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.192493 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:10.192924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:10.193696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:10.193696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:10.203765 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.203765 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:10.204815 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13c25c22-a6b9-4c42-b4c5-bec5fb68ab91 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:10.205231 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 310/1218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:10 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:10.223615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.227766 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] DELETE https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:10.227992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:10.228240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:10.228386 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete backup with id: b7da5e6c-cf3b-4163-ad23-35e8fd244e35. Jul 24 06:00:10.235207 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.235207 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:10.293299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] delete_backup rpcapi backup_id b7da5e6c-cf3b-4163-ad23-35e8fd244e35 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:00:10.298326 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6fc5fd0f-0784-4dbd-9b6f-b17764bea100 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 202 Jul 24 06:00:10.299135 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 302/1219] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:10 2026] DELETE /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:00:10.313126 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:10.316045 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:10.316300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:10.316659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:10.317116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:10.328866 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:10.328866 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:10.330061 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e67674c6-3e2b-41a2-9dc3-695e0235d7c8 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 200 Jul 24 06:00:10.330856 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 300/1220] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:10 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:11.195901 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-48be255c-03e9-4a6f-90b7-0ddddfb857ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.201514 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-48be255c-03e9-4a6f-90b7-0ddddfb857ab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] POST https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa/action Jul 24 06:00:11.201581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-48be255c-03e9-4a6f-90b7-0ddddfb857ab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:11.201688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-48be255c-03e9-4a6f-90b7-0ddddfb857ab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:11.229866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-8bb06f3e-4e10-43a8-b377-001cdd003fd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.232433 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-8bb06f3e-4e10-43a8-b377-001cdd003fd0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 Jul 24 06:00:11.232841 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-8bb06f3e-4e10-43a8-b377-001cdd003fd0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.233198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-8bb06f3e-4e10-43a8-b377-001cdd003fd0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.238610 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.238610 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:11.245482 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.245482 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:11.260838 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-db8119ae-7acd-48b3-8090-e7051506ff66 req-48be255c-03e9-4a6f-90b7-0ddddfb857ab tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa/action returned with HTTP 204 Jul 24 06:00:11.260838 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 309/1221] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:11 2026] POST /volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:11.335264 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-8bb06f3e-4e10-43a8-b377-001cdd003fd0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 returned with HTTP 200 Jul 24 06:00:11.335264 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 311/1222] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:11 2026] DELETE /volume/v3/attachments/5ebcdfc7-8611-480e-a29c-c01f8a0eaf38 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:11.346844 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0087b50-988d-415c-a58c-8377e7569730 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.350652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0087b50-988d-415c-a58c-8377e7569730 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 Jul 24 06:00:11.350909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0087b50-988d-415c-a58c-8377e7569730 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.351481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0087b50-988d-415c-a58c-8377e7569730 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.351481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b0087b50-988d-415c-a58c-8377e7569730 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Show backup with id b7da5e6c-cf3b-4163-ad23-35e8fd244e35. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:11.352503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.354827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 06:00:11.355089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.355392 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.355576 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Delete volume with id: 3e7d2815-ea0b-4317-980f-08597e0b7330 Jul 24 06:00:11.360160 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0087b50-988d-415c-a58c-8377e7569730 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 returned with HTTP 404 Jul 24 06:00:11.360932 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 303/1223] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:11 2026] GET /volume/v3/backups/b7da5e6c-cf3b-4163-ad23-35e8fd244e35 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:11.368000 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.368000 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:11.368492 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 06:00:11.392355 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Delete volume request issued successfully. Jul 24 06:00:11.392637 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e7d59f05-5317-4e26-86d6-413b3fa9fd16 req-7f6aa759-deac-414e-95c6-89e908f671c0 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 returned with HTTP 202 Jul 24 06:00:11.393145 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 301/1224] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:00:11 2026] DELETE /volume/v3/volumes/3e7d2815-ea0b-4317-980f-08597e0b7330 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:11.496737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.499766 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:11.500214 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.500621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.511180 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.511180 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:11.520880 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 06:00:11.531417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ea3c3597-c03e-4bc7-80b9-a41a896d8011 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 200 Jul 24 06:00:11.531809 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 310/1225] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:11 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:11.553547 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6760bd38-cb46-44df-8197-b444a849685e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.555599 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] DELETE https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:11.557036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.557036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.557036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume with id: 773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:11.572087 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.572087 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:11.572734 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 06:00:11.609931 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Delete volume request issued successfully. Jul 24 06:00:11.609931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6760bd38-cb46-44df-8197-b444a849685e tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 202 Jul 24 06:00:11.610545 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 312/1226] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:11 2026] DELETE /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:11.624697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b927175b-3129-4ba8-a364-25a27190e404 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:11.625559 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b927175b-3129-4ba8-a364-25a27190e404 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:11.625853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b927175b-3129-4ba8-a364-25a27190e404 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:11.626128 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b927175b-3129-4ba8-a364-25a27190e404 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:11.636893 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:11.636893 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:11.645422 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b927175b-3129-4ba8-a364-25a27190e404 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Volume info retrieved successfully. Jul 24 06:00:11.653111 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b927175b-3129-4ba8-a364-25a27190e404 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 200 Jul 24 06:00:11.653905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 304/1227] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:11 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:12.474967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:12.476582 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:12.476945 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1107895672", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:12.478700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1107895672', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:12.478851 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume of 1 GB Jul 24 06:00:12.483937 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Availability Zones retrieved successfully. Jul 24 06:00:12.489175 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Flow 'volume_create_api' (270f859f-c1de-45fa-97a8-0bffb029fd09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:12.490021 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf79f5ad-a64e-496c-8f41-169811b4c990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:12.490885 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:12.522989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf79f5ad-a64e-496c-8f41-169811b4c990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:12.524038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0b2934-fd35-4076-a220-e5546ebdcb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:12.623769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Created reservations ['b7bd9517-ea30-48c4-bccb-c33d6eff7e5c', '965355e8-97d4-4fb5-a7bf-a70cd89024ce', 'd817565e-7ab0-4672-b020-764e30c7d781', 'ee46c774-27de-4f81-9bd9-9655ff5dabf1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:12.624657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0b2934-fd35-4076-a220-e5546ebdcb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7bd9517-ea30-48c4-bccb-c33d6eff7e5c', '965355e8-97d4-4fb5-a7bf-a70cd89024ce', 'd817565e-7ab0-4672-b020-764e30c7d781', 'ee46c774-27de-4f81-9bd9-9655ff5dabf1']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:12.625484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48b6f21-edcd-4e23-a722-c2963216fffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:12.648904 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48b6f21-edcd-4e23-a722-c2963216fffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d5c3c63-a600-4789-a480-5b62e2ec88c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1107895672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534011a9a2ee4084bdae21af1f9d8311',qos_specs=None,replication_status=,reservations=['b7bd9517-ea30-48c4-bccb-c33d6eff7e5c','965355e8-97d4-4fb5-a7bf-a70cd89024ce','d817565e-7ab0-4672-b020-764e30c7d781','ee46c774-27de-4f81-9bd9-9655ff5dabf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae61c91aaefd48d090e599edc8d35afb',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1107895672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d5c3c63-a600-4789-a480-5b62e2ec88c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='534011a9a2ee4084bdae21af1f9d8311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae61c91aaefd48d090e599edc8d35afb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:12.650081 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9157dc8d-7c09-4622-a941-e7199ff86564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:12.674316 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4dab0f76-2005-4c28-916c-65052fb701b6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:12.675293 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dab0f76-2005-4c28-916c-65052fb701b6 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] GET https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b Jul 24 06:00:12.675607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dab0f76-2005-4c28-916c-65052fb701b6 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:12.676501 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dab0f76-2005-4c28-916c-65052fb701b6 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:12.677621 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9157dc8d-7c09-4622-a941-e7199ff86564) transitioned into state 'SUCCESS' from state '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-1107895672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534011a9a2ee4084bdae21af1f9d8311',qos_specs=None,replication_status=,reservations=['b7bd9517-ea30-48c4-bccb-c33d6eff7e5c','965355e8-97d4-4fb5-a7bf-a70cd89024ce','d817565e-7ab0-4672-b020-764e30c7d781','ee46c774-27de-4f81-9bd9-9655ff5dabf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae61c91aaefd48d090e599edc8d35afb',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:12.678691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235ca3c0-8519-4271-aba4-b021c0a3aaa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:12.687243 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dab0f76-2005-4c28-916c-65052fb701b6 tempest-VolumesBackupsAdminTest-260484150 tempest-VolumesBackupsAdminTest-260484150-project-member] https://10.4.3.200/volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b returned with HTTP 404 Jul 24 06:00:12.687991 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 311/1228] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:12 2026] GET /volume/v3/volumes/773c8cd8-8c03-4178-b1f9-276a6545718b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:12.697696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235ca3c0-8519-4271-aba4-b021c0a3aaa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:12.698805 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Flow 'volume_create_api' (270f859f-c1de-45fa-97a8-0bffb029fd09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:12.699270 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume request issued successfully. Jul 24 06:00:12.700412 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f1f07d0-f5bf-49e4-b899-efc99fca41ef tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:12.701114 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 302/1229] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:12 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:12.716784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:12.721781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:12.723813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:12.723813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:12.734642 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:12.734642 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:12.741970 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:12.747369 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aff6fbad-ad94-4ccd-ba5d-213629bdd25c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:12.748027 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 313/1230] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:12 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:12.839328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-489788d1-a3a6-4135-bfca-c6050b582f3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:12.843923 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] DELETE https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 06:00:12.844090 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:12.844266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:12.844438 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Delete volume with id: 051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 06:00:12.853782 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:12.853782 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:12.854399 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 06:00:12.877109 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Delete volume request issued successfully. Jul 24 06:00:12.878297 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-489788d1-a3a6-4135-bfca-c6050b582f3a tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 202 Jul 24 06:00:12.878297 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 305/1231] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:12 2026] DELETE /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:12.887223 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:12.889226 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 06:00:12.889414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:12.889624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:12.901524 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:12.901524 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:12.906458 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Volume info retrieved successfully. Jul 24 06:00:12.913957 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9285034f-6108-431c-8364-1f39ab1a1ef5 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 200 Jul 24 06:00:12.914457 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 312/1232] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:12 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:13.770219 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.779441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:13.779822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.780098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.797350 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:13.797350 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:13.801792 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:13.807227 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dcbb795-f290-4958-a73f-da4c58a6c774 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:13.807789 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 303/1233] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:13 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:13.825149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.834787 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:13.835101 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.835389 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.850605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-837240c3-1b9c-496d-ac01-9381b56167c4 req-43505201-69eb-4523-89f8-700cca64b06c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.851733 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:13.851733 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:13.853926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-837240c3-1b9c-496d-ac01-9381b56167c4 req-43505201-69eb-4523-89f8-700cca64b06c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa Jul 24 06:00:13.854219 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-837240c3-1b9c-496d-ac01-9381b56167c4 req-43505201-69eb-4523-89f8-700cca64b06c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.854523 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-837240c3-1b9c-496d-ac01-9381b56167c4 req-43505201-69eb-4523-89f8-700cca64b06c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.856231 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:13.863396 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c5e434e6-00a8-4c2c-a221-1dfbb399dac8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:13.864439 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 314/1234] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:13 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:13.865222 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:13.865222 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:13.887128 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.889394 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:00:13.889735 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.889995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.890302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:13.891263 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:00:13.903009 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Get all volumes completed successfully. Jul 24 06:00:13.903286 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-989bda29-97eb-446a-84f3-f5aa586ee3cc tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:00:13.903610 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 313/1235] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 06:00:13 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:13.915328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6342dc80-64a8-4628-9e6d-90825341ece3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.917802 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6342dc80-64a8-4628-9e6d-90825341ece3 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:13.917802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6342dc80-64a8-4628-9e6d-90825341ece3 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.917998 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6342dc80-64a8-4628-9e6d-90825341ece3 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.930169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c5c3430-9d72-4244-97dd-020da92a0fc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:13.935070 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c5c3430-9d72-4244-97dd-020da92a0fc8 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] GET https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf Jul 24 06:00:13.935308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c5c3430-9d72-4244-97dd-020da92a0fc8 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:13.935614 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c5c3430-9d72-4244-97dd-020da92a0fc8 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:13.939454 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:13.939454 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:13.944049 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c5c3430-9d72-4244-97dd-020da92a0fc8 tempest-ServerActionsTestOtherA-1193554596 tempest-ServerActionsTestOtherA-1193554596-project-member] https://10.4.3.200/volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf returned with HTTP 404 Jul 24 06:00:13.944564 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6342dc80-64a8-4628-9e6d-90825341ece3 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:13.944657 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 315/1236] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:13 2026] GET /volume/v3/volumes/051c7c79-f86c-4497-8ac2-f582ec327ebf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:13.950205 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6342dc80-64a8-4628-9e6d-90825341ece3 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:13.950942 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 304/1237] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:13 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:13.960713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-837240c3-1b9c-496d-ac01-9381b56167c4 req-43505201-69eb-4523-89f8-700cca64b06c tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa returned with HTTP 200 Jul 24 06:00:13.961380 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 306/1238] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:13 2026] DELETE /volume/v3/attachments/c0771aa6-97bd-4152-b44d-6815588991aa => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.012930 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.016522 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:14.016841 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.017131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.027461 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.027461 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:14.033705 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:14.046282 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-e4b8c5f1-b50d-474b-ad6c-0d68a175307b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:14.046970 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 314/1239] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.184844 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-844f8ac2-d068-48d3-a324-0d165c7d46ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.185273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-844f8ac2-d068-48d3-a324-0d165c7d46ce None None] GET https://10.4.3.200/volume// Jul 24 06:00:14.185529 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-844f8ac2-d068-48d3-a324-0d165c7d46ce None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.185831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-844f8ac2-d068-48d3-a324-0d165c7d46ce None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.186222 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-844f8ac2-d068-48d3-a324-0d165c7d46ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:14.186632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 316/1240] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:14.196463 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-313859cf-55fd-42cf-84b8-be00a8739321 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.200095 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-313859cf-55fd-42cf-84b8-be00a8739321 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:14.200695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-313859cf-55fd-42cf-84b8-be00a8739321 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d5c3c63-a600-4789-a480-5b62e2ec88c6", "connector": null, "instance_uuid": "3bd5c928-b35f-4973-ba8d-5db34c38262c"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:14.336205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa575a68-b406-4052-822d-008c35e8524c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.338532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa575a68-b406-4052-822d-008c35e8524c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:00:14.338810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa575a68-b406-4052-822d-008c35e8524c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.339104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa575a68-b406-4052-822d-008c35e8524c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.349850 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.349850 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:14.356707 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa575a68-b406-4052-822d-008c35e8524c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:00:14.363301 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa575a68-b406-4052-822d-008c35e8524c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 06:00:14.363638 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 307/1241] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.377411 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.377411 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:14.414638 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-313859cf-55fd-42cf-84b8-be00a8739321 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:14.415588 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 305/1242] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:14 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:14.434823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.439242 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:00:14.439242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.439242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.455112 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.455112 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:14.465043 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:00:14.468736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38199430-57c1-4b06-884e-1b16a594c4e2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.472019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38199430-57c1-4b06-884e-1b16a594c4e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:14.472019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38199430-57c1-4b06-884e-1b16a594c4e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.472019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38199430-57c1-4b06-884e-1b16a594c4e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.474868 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a286ab1-283b-46a5-9b89-55f93428ff4e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 06:00:14.475122 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 315/1243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.485870 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.485870 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:14.490292 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38199430-57c1-4b06-884e-1b16a594c4e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:14.495481 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38199430-57c1-4b06-884e-1b16a594c4e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:14.496462 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 317/1244] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-462becc3-827c-4f27-a96b-c3dd902db65a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-462becc3-827c-4f27-a96b-c3dd902db65a None None] GET https://10.4.3.200/volume// Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-462becc3-827c-4f27-a96b-c3dd902db65a None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-462becc3-827c-4f27-a96b-c3dd902db65a None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-462becc3-827c-4f27-a96b-c3dd902db65a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:14.501665 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 308/1245] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:14.513803 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.516567 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:14.516822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.517089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.543942 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.543942 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:14.549468 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:14.558985 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-bdd34c39-6617-45f8-8ad4-8224fa713681 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:14.559821 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 306/1246] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:14.713610 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.717474 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] PUT https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e Jul 24 06:00:14.717989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:14.730616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Acquiring lock "cinder-attachment_update-5d5c3c63-a600-4789-a480-5b62e2ec88c6-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:14.737857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Lock "cinder-attachment_update-5d5c3c63-a600-4789-a480-5b62e2ec88c6-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:14.739004 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.739004 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:14.878380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Lock "cinder-attachment_update-5d5c3c63-a600-4789-a480-5b62e2ec88c6-np0000005810" released by "attachment_update" :: held 0.140s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:14.879755 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-30aed949-4d8a-4ce4-bfc6-7e5eeb0bc3b9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e returned with HTTP 200 Jul 24 06:00:14.881467 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 316/1247] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:14 2026] PUT /volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:14.897239 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.901710 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:14.901710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.901710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:14.912341 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:14.912341 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:14.920349 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 06:00:14.932709 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e971fb04-fd5e-4664-9d2c-a4a8c84a5451 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 06:00:14.932709 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 318/1248] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:14.985715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:14.991645 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:14.991645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:14.992007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:15.007319 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:15.007319 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:15.013585 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 06:00:15.021144 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8801a77-4c48-4c5c-a535-e01e9bd1e0ac tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 06:00:15.021970 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 309/1249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:14 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:15.048668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:15.051282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:15.051854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:15.052194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:15.052606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Delete volume with id: f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:15.064607 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:15.064607 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:15.065522 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 06:00:15.142584 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Delete volume request issued successfully. Jul 24 06:00:15.143013 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ed021e1-346b-4f21-b0e5-f9aed5670b1b tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 202 Jul 24 06:00:15.143367 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 307/1250] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:15 2026] DELETE /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:15.154173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-317f334d-721e-40c4-b8ba-afee2d250910 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:15.158203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-317f334d-721e-40c4-b8ba-afee2d250910 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:15.158392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-317f334d-721e-40c4-b8ba-afee2d250910 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:15.158776 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-317f334d-721e-40c4-b8ba-afee2d250910 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:15.172944 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:15.172944 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:15.188199 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-317f334d-721e-40c4-b8ba-afee2d250910 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Volume info retrieved successfully. Jul 24 06:00:15.197811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-317f334d-721e-40c4-b8ba-afee2d250910 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 200 Jul 24 06:00:15.198790 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 317/1251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:15 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:15.281371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-680f449c-75c7-4daa-b869-d94704c4b668 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:15.514069 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-680f449c-75c7-4daa-b869-d94704c4b668 tempest-AvailabilityZoneTestJSON-1578432369 tempest-AvailabilityZoneTestJSON-1578432369-project-member] GET https://10.4.3.200/volume/v3/os-availability-zone Jul 24 06:00:15.514400 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-680f449c-75c7-4daa-b869-d94704c4b668 tempest-AvailabilityZoneTestJSON-1578432369 tempest-AvailabilityZoneTestJSON-1578432369-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:15.514538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:15.514927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-680f449c-75c7-4daa-b869-d94704c4b668 tempest-AvailabilityZoneTestJSON-1578432369 tempest-AvailabilityZoneTestJSON-1578432369-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:15.517410 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:15.517902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:15.517902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:15.521451 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-680f449c-75c7-4daa-b869-d94704c4b668 tempest-AvailabilityZoneTestJSON-1578432369 tempest-AvailabilityZoneTestJSON-1578432369-project-member] Availability Zones retrieved successfully. Jul 24 06:00:15.521597 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-680f449c-75c7-4daa-b869-d94704c4b668 tempest-AvailabilityZoneTestJSON-1578432369 tempest-AvailabilityZoneTestJSON-1578432369-project-member] https://10.4.3.200/volume/v3/os-availability-zone returned with HTTP 200 Jul 24 06:00:15.522252 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 319/1252] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 24 06:00:15 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:15.543283 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:15.543283 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:15.549541 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:15.557602 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb63c28d-5a08-4456-8009-b4d6221c9ff5 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:15.558193 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 310/1253] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:15 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:16.220571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8bb78ab-783a-43ab-8186-95cb89156d93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:16.225324 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8bb78ab-783a-43ab-8186-95cb89156d93 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] GET https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d Jul 24 06:00:16.225324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8bb78ab-783a-43ab-8186-95cb89156d93 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:16.225324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8bb78ab-783a-43ab-8186-95cb89156d93 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:16.239880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8bb78ab-783a-43ab-8186-95cb89156d93 tempest-ServerActionsTestOtherB-1216574142 tempest-ServerActionsTestOtherB-1216574142-project-member] https://10.4.3.200/volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d returned with HTTP 404 Jul 24 06:00:16.240655 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 308/1254] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:16 2026] GET /volume/v3/volumes/f59441bd-70ee-42c5-b452-e4a33cb2e60d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:16.579987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:16.582644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:16.582994 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:16.585077 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:16.598763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:16.598763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:16.605319 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:16.618715 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-25375ad0-7b2d-44e1-95e4-65504dc95971 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:16.620175 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 318/1255] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:16 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:17.640489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:17.642994 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:17.643305 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:17.643656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:17.661663 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:17.661663 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:17.671226 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:17.678883 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3389cb4-3b18-41fb-8a92-7d69f850609c tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:17.679874 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 320/1256] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:17 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:17.782300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:17.784718 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:17.785167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1126688946"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:17.787752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1126688946'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:17.915466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Create volume of 1 GB Jul 24 06:00:17.920990 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Availability Zones retrieved successfully. Jul 24 06:00:17.926854 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Flow 'volume_create_api' (89b15d1f-bde2-4e67-ae32-db1a6f76f223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:17.928269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383b6301-75ba-4c36-9bfe-2ab6ae5010ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:17.929429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:18.035318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383b6301-75ba-4c36-9bfe-2ab6ae5010ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:18.036182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a555c3-871f-4cc7-9bcd-0bbc1668014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:18.154085 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Created reservations ['f3a0f805-fd65-4dc5-b18d-6d0687276b50', '440a4092-9ccf-4e6e-99ff-8ddd2d9bb536', 'f0c1a562-f8ef-4108-8bd7-181212d083b8', 'a1d0a0ca-baab-4ed7-8c44-a03a91061b4c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:18.155134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a555c3-871f-4cc7-9bcd-0bbc1668014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a0f805-fd65-4dc5-b18d-6d0687276b50', '440a4092-9ccf-4e6e-99ff-8ddd2d9bb536', 'f0c1a562-f8ef-4108-8bd7-181212d083b8', 'a1d0a0ca-baab-4ed7-8c44-a03a91061b4c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:18.156258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1bf3cf-8c66-42fe-b4bd-540283194daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:18.199857 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1bf3cf-8c66-42fe-b4bd-540283194daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a83e9c62-597b-417e-850b-71747b5c0121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1126688946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f0852733604709af8b7994cb35b1f6',qos_specs=None,replication_status=,reservations=['f3a0f805-fd65-4dc5-b18d-6d0687276b50','440a4092-9ccf-4e6e-99ff-8ddd2d9bb536','f0c1a562-f8ef-4108-8bd7-181212d083b8','a1d0a0ca-baab-4ed7-8c44-a03a91061b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc34fde19f024f6b89c4a4bc2865646b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1126688946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a83e9c62-597b-417e-850b-71747b5c0121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6f0852733604709af8b7994cb35b1f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc34fde19f024f6b89c4a4bc2865646b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:18.200645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cae001-def5-483e-9207-8a81cb7bd203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:18.231349 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6cae001-def5-483e-9207-8a81cb7bd203) transitioned into state 'SUCCESS' from state '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-1126688946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6f0852733604709af8b7994cb35b1f6',qos_specs=None,replication_status=,reservations=['f3a0f805-fd65-4dc5-b18d-6d0687276b50','440a4092-9ccf-4e6e-99ff-8ddd2d9bb536','f0c1a562-f8ef-4108-8bd7-181212d083b8','a1d0a0ca-baab-4ed7-8c44-a03a91061b4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc34fde19f024f6b89c4a4bc2865646b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:18.232537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c085cfdc-bc7a-4392-b0f3-a06acf35d9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:18.245653 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c085cfdc-bc7a-4392-b0f3-a06acf35d9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:18.246932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Flow 'volume_create_api' (89b15d1f-bde2-4e67-ae32-db1a6f76f223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:18.247379 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Create volume request issued successfully. Jul 24 06:00:18.248401 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49b10b94-00fd-4a00-bafe-f2dd8332aa33 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:18.248981 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 311/1257] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:17 2026] POST /volume/v3/volumes => generated 751 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:18.265148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:18.268324 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:18.268631 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:18.268913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:18.282902 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:18.282902 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:18.292809 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:18.300596 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-476c56f4-7a3c-48b1-bf9b-bef0da31bd22 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 200 Jul 24 06:00:18.303002 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 309/1258] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:18 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:00:18.699277 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:18.702462 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:18.702462 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:18.702699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:18.715301 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:18.715301 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:18.721884 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:18.729764 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-50c9f18b-e415-4d6b-b070-1cc61ab0baa4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:18.730418 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 319/1259] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:18 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:19.320366 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.322964 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.323523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.324408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.336801 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.336801 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:19.350487 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.356383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-fc37b88e-6e8e-4080-a319-ad87b703eb0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.359358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8da4775-9250-4197-9ff0-ac171ddd91d4 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 200 Jul 24 06:00:19.359461 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-fc37b88e-6e8e-4080-a319-ad87b703eb0f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e/action Jul 24 06:00:19.360276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-fc37b88e-6e8e-4080-a319-ad87b703eb0f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:19.360336 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 321/1260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 1359 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.360384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-fc37b88e-6e8e-4080-a319-ad87b703eb0f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:19.380576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8bb4076c-d979-481e-a382-b4833f919a8d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.386101 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] POST https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action Jul 24 06:00:19.387368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-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=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:19.388020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:19.392115 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.392115 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:19.404508 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.404508 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:19.416616 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.416616 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:19.417334 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.431307 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2c61389-1139-45e9-8a23-640e7ae6cf7d req-fc37b88e-6e8e-4080-a319-ad87b703eb0f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e/action returned with HTTP 204 Jul 24 06:00:19.431989 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 312/1261] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:19 2026] POST /volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:19.444833 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Update volume metadata completed successfully. Jul 24 06:00:19.445230 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bb4076c-d979-481e-a382-b4833f919a8d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action returned with HTTP 200 Jul 24 06:00:19.446002 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 310/1262] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:00:19 2026] POST /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action => generated 563 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:19.456523 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.460636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.460636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.460636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.472031 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.472031 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:19.479046 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.486041 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-01c89e93-1b7f-4ba0-aecb-4103b545bc99 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 200 Jul 24 06:00:19.486714 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 320/1263] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 1419 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.501245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be259310-91a7-484f-957a-af4a4877188d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.504172 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] POST https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action Jul 24 06:00:19.505013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:19.505013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:19.522052 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.522052 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:19.540267 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.540267 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:19.541016 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.553834 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Get volume image-metadata completed successfully. Jul 24 06:00:19.567321 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Delete volume metadata completed successfully. Jul 24 06:00:19.567591 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be259310-91a7-484f-957a-af4a4877188d tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action returned with HTTP 200 Jul 24 06:00:19.568308 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 322/1264] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:00:19 2026] POST /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 06:00:19.577159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.579764 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] POST https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action Jul 24 06:00:19.580264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:19.580581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:19.596632 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.596632 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:19.597838 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.607729 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Get volume image-metadata completed successfully. Jul 24 06:00:19.608172 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4fbe9b30-b58f-44e1-bc98-890113eb753c tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action returned with HTTP 200 Jul 24 06:00:19.608942 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 313/1265] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:00:19 2026] POST /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121/action => generated 537 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:19.620464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1a829a6-8741-4879-a79f-36c60939c18b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.622773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1a829a6-8741-4879-a79f-36c60939c18b tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.623909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1a829a6-8741-4879-a79f-36c60939c18b tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.624315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1a829a6-8741-4879-a79f-36c60939c18b tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.636962 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.636962 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:19.643024 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1a829a6-8741-4879-a79f-36c60939c18b tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.648387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1a829a6-8741-4879-a79f-36c60939c18b tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 200 Jul 24 06:00:19.648909 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 311/1266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 1393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.667061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f5e26e91-2d61-490d-b710-3b682aab9beb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.672804 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.672804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.673431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.673530 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Delete volume with id: a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.683246 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.683246 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:19.683945 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.713447 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Delete volume request issued successfully. Jul 24 06:00:19.713447 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5e26e91-2d61-490d-b710-3b682aab9beb tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 202 Jul 24 06:00:19.713447 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 321/1267] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:19 2026] DELETE /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 06:00:19.724642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.727219 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:19.727838 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.727981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.745199 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.745199 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:19.748260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.751715 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:19.751715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.751715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.754959 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Volume info retrieved successfully. Jul 24 06:00:19.763990 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6c4af52d-5903-4c2d-9414-37dd55448c89 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 200 Jul 24 06:00:19.764854 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 323/1268] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 1392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.768901 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.768901 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:19.777271 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:19.784779 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20c8d95f-973c-4220-999d-ddd62e5bc296 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:19.785234 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 314/1269] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.801532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.803794 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:19.804278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:19.805307 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:19.822762 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.822762 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:19.826668 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:19.832812 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e091b22b-3a85-4d2c-97b2-4ec91de6cc71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:19.833386 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 312/1270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:19 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:19.851717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:19.857076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:19.857986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d5c3c63-a600-4789-a480-5b62e2ec88c6", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-245107470", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:19.876337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:19.876337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:19.877244 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:19.877555 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create snapshot from volume 5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:19.958616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Created reservations ['3db6ddea-bfa3-4990-9ddb-3d83fd91a59f', '6a6ff30c-a3e3-4e1a-8653-8cd9cb76e5ba', 'f7409302-2975-4a13-8c91-751bfcd9a7b8', 'e52403e4-a143-4349-b4c6-fd4c132433ab'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:20.022558 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot force create request issued successfully. Jul 24 06:00:20.024148 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e265bfee-b5af-43dd-b7b7-d419df1f6c03 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:20.024148 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 322/1271] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:20.041354 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:20.041354 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:20.041354 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:20.041354 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:20.048137 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:20.048137 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:20.052335 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot retrieved successfully. Jul 24 06:00:20.053118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f9d998f-79d8-4e6a-9d07-a223d8646d7e tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 200 Jul 24 06:00:20.053648 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 324/1272] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:20 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:20.785960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff3ed995-eb34-4a6e-abc9-f5f6ead1dea6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:20.791081 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3ed995-eb34-4a6e-abc9-f5f6ead1dea6 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] GET https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 Jul 24 06:00:20.791081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3ed995-eb34-4a6e-abc9-f5f6ead1dea6 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:20.791081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3ed995-eb34-4a6e-abc9-f5f6ead1dea6 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:20.803700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3ed995-eb34-4a6e-abc9-f5f6ead1dea6 tempest-VolumesImageMetadata-1976536159 tempest-VolumesImageMetadata-1976536159-project-member] https://10.4.3.200/volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 returned with HTTP 404 Jul 24 06:00:20.803700 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 315/1273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:20 2026] GET /volume/v3/volumes/a83e9c62-597b-417e-850b-71747b5c0121 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:21.068859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:21.073543 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:21.076825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:21.076825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:21.089120 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:21.089120 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:21.090108 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot retrieved successfully. Jul 24 06:00:21.093102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f62784d7-f01c-4f89-b63b-4561ce6a09e6 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 200 Jul 24 06:00:21.093497 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 313/1274] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:21 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:21.115844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:21.120616 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:21.120616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:21.120616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:21.131524 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:21.131524 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:21.132714 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot retrieved successfully. Jul 24 06:00:21.135318 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-57f0ff39-fd1f-4e95-8ab6-cd24d70f7a11 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 200 Jul 24 06:00:21.135953 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 323/1275] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:21 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:21.151206 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6891276f-92cd-4508-b99d-020cecc17e38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:21.155262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6891276f-92cd-4508-b99d-020cecc17e38 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:00:21.155262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6891276f-92cd-4508-b99d-020cecc17e38 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:21.155477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6891276f-92cd-4508-b99d-020cecc17e38 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:21.182293 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:21.182293 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:21.196177 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6891276f-92cd-4508-b99d-020cecc17e38 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:00:21.204973 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6891276f-92cd-4508-b99d-020cecc17e38 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:00:21.206479 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 325/1276] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:21 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1140 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:22.551070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:22.554749 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:22.556136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-484786714", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:22.557767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-484786714', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:22.557947 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Create volume of 1 GB Jul 24 06:00:22.568079 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Availability Zones retrieved successfully. Jul 24 06:00:22.576353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Flow 'volume_create_api' (951bbcdb-cf0b-4986-96a7-056d8b572e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:22.578795 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf25161a-2fa9-47fd-bc24-73c3ebd96277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:22.581888 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:22.629515 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf25161a-2fa9-47fd-bc24-73c3ebd96277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:22.630729 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c161d9-f247-46f9-998b-aa585fbe8a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:22.763081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Created reservations ['9c27c2b6-61ea-4383-b121-1d13593cb20e', '270f913d-23d8-4631-8db1-6ad52378fdff', 'b46c15ca-d244-4514-b038-25b71313670c', '78dd0a31-9831-4334-bddb-4f3d493d8779'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:22.764246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32c161d9-f247-46f9-998b-aa585fbe8a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c27c2b6-61ea-4383-b121-1d13593cb20e', '270f913d-23d8-4631-8db1-6ad52378fdff', 'b46c15ca-d244-4514-b038-25b71313670c', '78dd0a31-9831-4334-bddb-4f3d493d8779']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:22.765824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2ee06f-76f8-4143-b4f1-41586cc4c3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:22.806746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab2ee06f-76f8-4143-b4f1-41586cc4c3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96e24a5e-afd4-449f-abd2-5e5ab1a077b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-484786714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c86ac465e65422a945152430c438a3d',qos_specs=None,replication_status=,reservations=['9c27c2b6-61ea-4383-b121-1d13593cb20e','270f913d-23d8-4631-8db1-6ad52378fdff','b46c15ca-d244-4514-b038-25b71313670c','78dd0a31-9831-4334-bddb-4f3d493d8779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a23759ea5b4c60b27252c277eed66f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-484786714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96e24a5e-afd4-449f-abd2-5e5ab1a077b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c86ac465e65422a945152430c438a3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1a23759ea5b4c60b27252c277eed66f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:22.807167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e853bfe-3f7a-4dc7-85f2-05276d96b30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:22.835465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e853bfe-3f7a-4dc7-85f2-05276d96b30a) transitioned into state 'SUCCESS' from state '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-484786714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c86ac465e65422a945152430c438a3d',qos_specs=None,replication_status=,reservations=['9c27c2b6-61ea-4383-b121-1d13593cb20e','270f913d-23d8-4631-8db1-6ad52378fdff','b46c15ca-d244-4514-b038-25b71313670c','78dd0a31-9831-4334-bddb-4f3d493d8779'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1a23759ea5b4c60b27252c277eed66f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:22.836545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce44ed1-8046-460c-88b2-8b6374427408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:22.856131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fce44ed1-8046-460c-88b2-8b6374427408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:22.857476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Flow 'volume_create_api' (951bbcdb-cf0b-4986-96a7-056d8b572e1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:22.860780 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Create volume request issued successfully. Jul 24 06:00:22.860780 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-9729b7da-a8a9-4b75-a636-5db11249fbfb tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:22.860780 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 316/1277] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 06:00:22 2026] POST /volume/v3/volumes => generated 754 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:22.879282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:22.891206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:22.891206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:22.891206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:22.903964 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:22.903964 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:22.916925 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:22.929155 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5f60c6d8-4b16-4152-9336-e140c9701de0 req-d5bab90e-962f-492a-b33e-766e6b75cd11 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 200 Jul 24 06:00:22.929905 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 314/1278] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:22 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 822 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:22.978997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:22.987852 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:22.988304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:22.988518 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.001444 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.001444 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:23.009052 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:23.017581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0b38d308-a490-4d85-8321-f3f97029b509 req-c89528f8-a0ea-4d64-8976-b2731d635b61 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 200 Jul 24 06:00:23.017581 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 324/1279] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:22 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:23.021208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95880b3f-5e37-46a1-8914-f218ec03c015 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.220850 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:23.220850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-447518362"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:23.221837 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-447518362'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:23.222078 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume of 1 GB Jul 24 06:00:23.232508 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Availability Zones retrieved successfully. Jul 24 06:00:23.242668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (a291003d-3303-44c3-96ea-ce1ca0ee9485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:23.244328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257b704a-c6c8-4692-982f-2597effff0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:23.246309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:23.299153 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257b704a-c6c8-4692-982f-2597effff0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:23.301251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d52ad1f-3832-4b72-a2f8-478fc52c8051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:23.419119 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['87b19fa0-ce4c-435e-b24b-0c53f3bb0e50', '36460197-b2bb-4b74-9182-7ee1bf4f0450', 'ac796142-ad74-4236-aa33-15852ae4fa42', '5d51ab7e-48be-40f9-900f-50338902faa2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:23.421783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d52ad1f-3832-4b72-a2f8-478fc52c8051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87b19fa0-ce4c-435e-b24b-0c53f3bb0e50', '36460197-b2bb-4b74-9182-7ee1bf4f0450', 'ac796142-ad74-4236-aa33-15852ae4fa42', '5d51ab7e-48be-40f9-900f-50338902faa2']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:23.421783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ffc7e-cde4-4c6e-bd1a-99cb8c6e4a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:23.461085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a47ffc7e-cde4-4c6e-bd1a-99cb8c6e4a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8672aa-0e49-430b-834f-66375faebb71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-447518362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['87b19fa0-ce4c-435e-b24b-0c53f3bb0e50','36460197-b2bb-4b74-9182-7ee1bf4f0450','ac796142-ad74-4236-aa33-15852ae4fa42','5d51ab7e-48be-40f9-900f-50338902faa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-447518362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b8672aa-0e49-430b-834f-66375faebb71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c01516c4b864cebb6d2ae9947d3ba02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3235d479e64349b9995e1efd442e895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:23.467387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6048fb3-beed-4310-8ae6-14562d933de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:23.502393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6048fb3-beed-4310-8ae6-14562d933de0) transitioned into state 'SUCCESS' from state '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-447518362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['87b19fa0-ce4c-435e-b24b-0c53f3bb0e50','36460197-b2bb-4b74-9182-7ee1bf4f0450','ac796142-ad74-4236-aa33-15852ae4fa42','5d51ab7e-48be-40f9-900f-50338902faa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:23.503257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df06b8e7-c544-4517-b2fa-6e6b2a1f4abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:23.518752 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df06b8e7-c544-4517-b2fa-6e6b2a1f4abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:23.519952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (a291003d-3303-44c3-96ea-ce1ca0ee9485) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:23.520189 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request issued successfully. Jul 24 06:00:23.522715 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95880b3f-5e37-46a1-8914-f218ec03c015 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:23.522880 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 326/1280] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:23 2026] POST /volume/v3/volumes => generated 750 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:23.541395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.544835 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:23.545158 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.545554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.559562 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.559562 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:23.564754 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:23.573831 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9d9ef04-f2de-4787-9d4d-39820e570cf7 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 200 Jul 24 06:00:23.573831 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 317/1281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:23.578961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.583390 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:23.583547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.584425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.595071 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.595071 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:23.603555 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:23.611247 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-da9d977a-78c4-4ed7-93c2-e18f6ee012e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:23.611910 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 315/1282] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:00:23.738695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0029c942-9e9a-4dbf-95da-2b807d2f2532 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.740022 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0029c942-9e9a-4dbf-95da-2b807d2f2532 None None] GET https://10.4.3.200/volume// Jul 24 06:00:23.740022 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0029c942-9e9a-4dbf-95da-2b807d2f2532 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.740505 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0029c942-9e9a-4dbf-95da-2b807d2f2532 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.740735 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0029c942-9e9a-4dbf-95da-2b807d2f2532 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:23.741707 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 325/1283] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:23.755311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-ece01411-f2f6-4e25-b43f-e913be66f060 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.759858 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-ece01411-f2f6-4e25-b43f-e913be66f060 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:23.762099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-ece01411-f2f6-4e25-b43f-e913be66f060 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "connector": null, "instance_uuid": "e4185847-9955-41ad-aa8d-b2a90902c11d"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:23.777589 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.777589 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:23.824482 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-ece01411-f2f6-4e25-b43f-e913be66f060 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:23.825127 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 327/1284] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:23 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 24 06:00:23.874276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.879479 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:23.879534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.879778 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.899492 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.899492 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:23.907220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-779db674-1bb0-4275-a39e-b1118568f3ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.907220 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-779db674-1bb0-4275-a39e-b1118568f3ae None None] GET https://10.4.3.200/volume// Jul 24 06:00:23.907220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-779db674-1bb0-4275-a39e-b1118568f3ae None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.907794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-779db674-1bb0-4275-a39e-b1118568f3ae None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.908043 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:23.908265 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-779db674-1bb0-4275-a39e-b1118568f3ae None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:23.908735 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 316/1285] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:23.916802 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2efa7ebd-6c6f-4c45-9ffe-5d7403cefe83 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:23.917046 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 318/1286] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:23.926465 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:23.930034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:23.930262 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:23.930526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:23.947901 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:23.947901 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:23.955226 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:23.963668 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-e73995c8-7ee9-450c-9c1d-ff63dc26947b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:23.963668 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 326/1287] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:23 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:24.053517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.056563 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:24.056949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.057173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.069657 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.069657 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:24.075138 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:24.082313 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-be5883d3-0f82-4edb-bdf0-9309e684bd10 req-f417987f-d1e6-412a-97a5-93fbc3351f88 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 200 Jul 24 06:00:24.083131 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 328/1288] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.133119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.137441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:24.137441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96e24a5e-afd4-449f-abd2-5e5ab1a077b4", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1056917243", "description": null, "metadata": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:24.153007 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.153007 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:24.153796 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:24.155041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Create snapshot from volume 96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:24.156358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.166286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] PUT https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac Jul 24 06:00:24.170177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:24.193246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Acquiring lock "cinder-attachment_update-ec43ccca-3749-47f9-9ff3-39dfbeff49db-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:24.201354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Lock "cinder-attachment_update-ec43ccca-3749-47f9-9ff3-39dfbeff49db-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:24.203172 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.203172 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:24.254938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Created reservations ['d4059aeb-9f69-4654-be61-afb2341fe572', 'ef0498a5-5d2d-4aa7-a2a4-a71c7f2ba1ae', '75399774-df34-41d4-b59a-23ddcd71db7a', '1f9d6a58-9e85-4a28-bed1-76c542631a48'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:24.322194 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Snapshot create request issued successfully. Jul 24 06:00:24.322519 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89501f5f-4cc6-4437-9704-a17eb31c5eec req-af1dae7d-0f1e-4d3b-9cb9-ec454dd8aa13 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:24.325804 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 317/1289] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:00:24 2026] POST /volume/v3/snapshots => generated 311 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:24.417342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Lock "cinder-attachment_update-ec43ccca-3749-47f9-9ff3-39dfbeff49db-np0000005810" released by "attachment_update" :: held 0.216s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:24.418411 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-8f9cd9bf-5f72-446b-bfba-9531181fb214 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac returned with HTTP 200 Jul 24 06:00:24.419337 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 319/1290] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:24 2026] PUT /volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac => generated 969 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:24.519393 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.525839 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] GET https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:24.526555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.526871 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.540692 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.540692 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:24.541126 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Snapshot retrieved successfully. Jul 24 06:00:24.542282 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-09d9662c-c6b7-4121-844a-4ea3d689e5e2 req-38150fdd-afcb-4d03-9c77-d1a5f57b47ed tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b returned with HTTP 200 Jul 24 06:00:24.543616 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 327/1291] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b => generated 470 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.597448 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.597726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57c7054e-176d-42b2-a427-2c0867182765 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.601511 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:00:24.602069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57c7054e-176d-42b2-a427-2c0867182765 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:24.602813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.602813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.602981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:24.603817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57c7054e-176d-42b2-a427-2c0867182765 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.605145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:00:24.607261 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57c7054e-176d-42b2-a427-2c0867182765 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.622799 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] Get all snapshots completed successfully. Jul 24 06:00:24.623058 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.623058 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:24.623284 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.623284 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:24.624477 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e926fff-e08c-4d11-b767-ef5e529d23a9 req-f45a5ccd-1111-46e9-a389-1d7b49862486 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-reader] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:00:24.624918 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 329/1292] 10.4.3.200 () {68 vars in 1514 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.631063 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57c7054e-176d-42b2-a427-2c0867182765 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:24.645181 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57c7054e-176d-42b2-a427-2c0867182765 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 200 Jul 24 06:00:24.645181 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 318/1293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.665332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.667959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40335e93-144a-4001-9aee-ea668e35555f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.669055 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:24.669279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.669565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.670811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:24.671414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b8672aa-0e49-430b-834f-66375faebb71", "name": "tempest-VolumesDeleteCascade-Snapshot-1039110831"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:24.676275 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.676275 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:24.676824 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Snapshot retrieved successfully. Jul 24 06:00:24.677912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9f5b6882-1072-44cd-a32c-774d2f3183a9 req-1c6a5ace-3e96-467d-9956-c2e2433d7993 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b returned with HTTP 200 Jul 24 06:00:24.678393 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 320/1294] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.687610 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.687610 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:24.688815 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:24.689265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create snapshot from volume 6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:24.718223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.721658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:24.722212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.723165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.723165 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Delete snapshot with id: cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:24.731744 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.731744 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:24.731744 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Snapshot retrieved successfully. Jul 24 06:00:24.765257 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Snapshot delete request issued successfully. Jul 24 06:00:24.766047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-884c88a0-5f2a-4a3b-ac27-25843bbd91ad req-dfaffe7d-f923-4a21-9d8a-384d6e2b6cb0 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b returned with HTTP 202 Jul 24 06:00:24.766463 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 330/1295] 10.4.3.200 () {70 vars in 1626 bytes} [Fri Jul 24 06:00:24 2026] DELETE /volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:24.771454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['b3dbc424-01f1-4834-85fd-4e1282481a99', 'f86cadde-c9f4-4708-90e1-7b634e330803', '1dc7e29b-7a4a-48d5-9ac9-296f7bfc718e', '6853fdd3-6bb7-41d2-b4fe-63564a53f8da'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:24.814606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.819024 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:24.819432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.819706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.828883 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.828883 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:24.829453 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Snapshot retrieved successfully. Jul 24 06:00:24.830304 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot create request issued successfully. Jul 24 06:00:24.830410 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ed98aa4-9537-4b45-8224-8409b4ff07b5 req-dcda0b76-e960-4682-a393-f29bd04e71f2 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b returned with HTTP 200 Jul 24 06:00:24.831340 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40335e93-144a-4001-9aee-ea668e35555f tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:24.831518 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 319/1296] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.831843 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 328/1297] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:24.846520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.851500 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 Jul 24 06:00:24.852078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.852268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.861826 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.861826 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:24.863970 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:24.866067 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9f36be1-90ae-440f-8a92-099c8ed14e1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 returned with HTTP 200 Jul 24 06:00:24.866130 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 321/1298] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:24.944862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-198fbb21-190f-4176-baa0-08670c1ec92a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:24.948501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-198fbb21-190f-4176-baa0-08670c1ec92a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:24.952460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-198fbb21-190f-4176-baa0-08670c1ec92a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:24.952460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-198fbb21-190f-4176-baa0-08670c1ec92a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:24.975320 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:24.975320 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:24.982243 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-198fbb21-190f-4176-baa0-08670c1ec92a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:24.993044 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-198fbb21-190f-4176-baa0-08670c1ec92a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:24.993504 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 331/1299] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:24 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:25.625981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:25.628202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:25.628923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1390452300"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:25.631479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1390452300'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:25.636693 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume of 1 GB Jul 24 06:00:25.637102 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:25.637102 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:25.637823 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Availability Zones retrieved successfully. Jul 24 06:00:25.648170 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (8bcc1625-6629-440f-98fa-f8263479094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:25.648311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9717e694-bd68-46f6-ba28-adebda70c8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:25.649745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:25.664893 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:25.664893 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:25.694799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9717e694-bd68-46f6-ba28-adebda70c8e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:25.695867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860fea38-39f5-42ac-a8a2-9a32f3e9bf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:25.773602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Created reservations ['0adb726b-e3b6-405c-bb32-2815eaaeccd4', '9177e123-9891-4689-808a-2cf2f2866479', 'cfb5416b-a585-45bf-827e-160a86210857', '68df901f-777c-44ae-b45d-f439ac121334'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:25.774847 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (860fea38-39f5-42ac-a8a2-9a32f3e9bf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0adb726b-e3b6-405c-bb32-2815eaaeccd4', '9177e123-9891-4689-808a-2cf2f2866479', 'cfb5416b-a585-45bf-827e-160a86210857', '68df901f-777c-44ae-b45d-f439ac121334']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:25.775179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f46813-892d-4eee-848e-7fa1a2ba04da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:25.814299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f46813-892d-4eee-848e-7fa1a2ba04da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3bf821-a14f-4f19-b5df-c32320350af2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1390452300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['0adb726b-e3b6-405c-bb32-2815eaaeccd4','9177e123-9891-4689-808a-2cf2f2866479','cfb5416b-a585-45bf-827e-160a86210857','68df901f-777c-44ae-b45d-f439ac121334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1390452300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd3bf821-a14f-4f19-b5df-c32320350af2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ca94359051d145d5b6589ec473ceb491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdcd3b524a4b30951ea0610650a517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:25.815577 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29c8c06-f046-44a2-8586-6df0f5723961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:25.844778 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b29c8c06-f046-44a2-8586-6df0f5723961) transitioned into state 'SUCCESS' from state '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-1390452300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['0adb726b-e3b6-405c-bb32-2815eaaeccd4','9177e123-9891-4689-808a-2cf2f2866479','cfb5416b-a585-45bf-827e-160a86210857','68df901f-777c-44ae-b45d-f439ac121334'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:25.845741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfdfffb-1730-4121-94c0-1027078a4cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:25.863943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbfdfffb-1730-4121-94c0-1027078a4cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:25.866332 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (8bcc1625-6629-440f-98fa-f8263479094c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:25.866332 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request issued successfully. Jul 24 06:00:25.867646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b7cf4d4-e941-4289-b2b6-220aff345b11 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:25.867646 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 320/1300] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:25 2026] POST /volume/v3/volumes => generated 760 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:25.886203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:25.890326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:25.893932 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:25.894230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:25.895081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:25.901403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 Jul 24 06:00:25.901515 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8b97e6a6-d934-49aa-b7b8-c62aaa3a2c3d req-024dbefb-f753-423b-96a2-f17cda92e257 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:25.901859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:25.901859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:25.922397 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8b97e6a6-d934-49aa-b7b8-c62aaa3a2c3d req-024dbefb-f753-423b-96a2-f17cda92e257 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b Jul 24 06:00:25.923875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8b97e6a6-d934-49aa-b7b8-c62aaa3a2c3d req-024dbefb-f753-423b-96a2-f17cda92e257 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:25.925894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8b97e6a6-d934-49aa-b7b8-c62aaa3a2c3d req-024dbefb-f753-423b-96a2-f17cda92e257 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:25.930155 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:25.930155 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:25.940547 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8b97e6a6-d934-49aa-b7b8-c62aaa3a2c3d req-024dbefb-f753-423b-96a2-f17cda92e257 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b returned with HTTP 404 Jul 24 06:00:25.940547 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 332/1301] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:00:25 2026] GET /volume/v3/snapshots/cc2144d3-1321-485a-bc89-1caab0af624b => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:25.940966 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:25.950629 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:25.950629 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:25.952199 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:25.952313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74e7f74a-d350-48dc-82b7-8bb8779db92a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:25.953444 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 322/1302] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:25 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 828 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:25.956708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f71b99cf-88f2-4ef9-a13a-1d87d7351942 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 returned with HTTP 200 Jul 24 06:00:25.961986 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 329/1303] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:25 2026] GET /volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 => generated 466 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:25.980262 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:25.982362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:25.982854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b8672aa-0e49-430b-834f-66375faebb71", "name": "tempest-VolumesDeleteCascade-Snapshot-291975414"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:25.995735 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:25.995735 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:25.996338 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:25.996410 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create snapshot from volume 6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:25.998885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:26.003759 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] DELETE https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:26.005099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:26.005099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:26.005099 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Delete volume with id: 96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:26.020570 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:26.024738 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:26.024738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:26.024738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:26.025129 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:26.025129 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:26.027430 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:26.051737 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:26.051737 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:26.052323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['2387ab47-fa5e-4fee-888e-e18498ae11ef', 'f3573c24-61ad-4058-8a70-1ffa2bcc6661', 'f7d103f7-34a1-4c19-a05c-9fb4abacaffd', '8f31a8b8-08d2-44b1-bfc4-2538b1d8d93e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:26.056696 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:26.064221 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4e9ba6c-34ef-45e5-93c1-c4bb4fe2b819 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:26.064893 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 323/1304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:26 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:26.070650 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Delete volume request issued successfully. Jul 24 06:00:26.071017 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2de7b718-7a03-429c-ac4c-ab806554e2cd req-5510a24a-e170-41cb-8dea-a89d64900808 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 202 Jul 24 06:00:26.071901 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 333/1305] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:00:25 2026] DELETE /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:26.108974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:26.112495 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:26.112495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:26.112495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:26.114393 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot create request issued successfully. Jul 24 06:00:26.115119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-decf0317-bff6-41b1-8eb0-fb22c5574b09 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:26.115925 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 321/1306] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:26.125713 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:26.125713 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:26.131995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:26.138256 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 Jul 24 06:00:26.139767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:26.139767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:26.141738 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Volume info retrieved successfully. Jul 24 06:00:26.150696 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:26.150696 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:26.150861 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d1cfeb88-4123-41d1-b608-98060821126f req-84691170-f683-4937-a970-e3ca00022dcc tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 200 Jul 24 06:00:26.150927 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:26.151030 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 330/1307] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:26 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:26.152705 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8b40007-1d4c-4758-a28d-ef5ca061ff83 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 returned with HTTP 200 Jul 24 06:00:26.152705 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 324/1308] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:26 2026] GET /volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:26.977566 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80916d84-8449-4a80-ad56-6868713973de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:26.979307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80916d84-8449-4a80-ad56-6868713973de tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:26.979563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80916d84-8449-4a80-ad56-6868713973de tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:26.979819 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80916d84-8449-4a80-ad56-6868713973de tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:26.996772 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:26.996772 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:27.002534 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80916d84-8449-4a80-ad56-6868713973de tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:27.015252 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80916d84-8449-4a80-ad56-6868713973de tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:27.015849 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 334/1309] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:26 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.083878 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-66b54f18-725b-48e5-b2c2-117531b99733 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.087803 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66b54f18-725b-48e5-b2c2-117531b99733 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:27.088011 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-66b54f18-725b-48e5-b2c2-117531b99733 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.088377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-66b54f18-725b-48e5-b2c2-117531b99733 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.091032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.094483 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.095400 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:27.098492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.098492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.098629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:00:27.098629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.098629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.107561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.107561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:27.112241 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-66b54f18-725b-48e5-b2c2-117531b99733 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:27.118940 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66b54f18-725b-48e5-b2c2-117531b99733 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:27.120540 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.120540 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:27.120741 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 322/1310] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.120829 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.120829 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:27.127224 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:27.127443 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:27.135240 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8f3509b1-f2aa-49a2-a2e0-009846fe6804 req-52eeae17-4aca-4f4f-b5a5-912dea6c17ed tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:00:27.135740 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 325/1311] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:27.140856 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-8dc0cdf8-dd64-43a8-88c1-dce4f29e60a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:27.142083 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 331/1312] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.169593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.174605 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 Jul 24 06:00:27.174928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.175163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.191890 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.191890 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:27.192512 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:27.193693 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bed3e3e5-816a-4b4a-bfce-d628f6718608 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 returned with HTTP 200 Jul 24 06:00:27.194202 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 335/1313] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.206889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b3217927-b315-4104-8ba5-daa84b44d797 req-2f2103e4-ef13-484f-8839-669ed6b4e462 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.207761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-41966808-efa8-4417-afee-8b7d5068c650 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.212322 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71?cascade=True Jul 24 06:00:27.212709 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b3217927-b315-4104-8ba5-daa84b44d797 req-2f2103e4-ef13-484f-8839-669ed6b4e462 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:27.212814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.212960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b3217927-b315-4104-8ba5-daa84b44d797 req-2f2103e4-ef13-484f-8839-669ed6b4e462 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.213118 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.213220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b3217927-b315-4104-8ba5-daa84b44d797 req-2f2103e4-ef13-484f-8839-669ed6b4e462 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.214839 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume with id: 6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:27.225357 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b3217927-b315-4104-8ba5-daa84b44d797 req-2f2103e4-ef13-484f-8839-669ed6b4e462 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 404 Jul 24 06:00:27.225357 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 323/1314] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:27.231665 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.231665 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:27.232266 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:27.260083 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.268554 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] DELETE https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:27.268773 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.268972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.269159 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Delete volume with id: 96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:27.292929 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e9ba3123-1e83-45d9-9573-89ccf4aa157e req-bbd797ab-09e8-4b11-a061-76d524d94d06 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 404 Jul 24 06:00:27.293934 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 332/1315] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:00:27 2026] DELETE /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:27.312785 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume request issued successfully. Jul 24 06:00:27.313119 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-41966808-efa8-4417-afee-8b7d5068c650 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71?cascade=True returned with HTTP 202 Jul 24 06:00:27.315882 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 326/1316] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 24 06:00:27 2026] DELETE /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71?cascade=True => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:27.328168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f9458cfb-068f-4e30-8b50-ec68fbda8733 req-2f930778-6321-4350-98ca-8b432e441425 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.329081 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.332333 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:27.332653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.332805 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f9458cfb-068f-4e30-8b50-ec68fbda8733 req-2f930778-6321-4350-98ca-8b432e441425 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] GET https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 Jul 24 06:00:27.332975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.333092 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f9458cfb-068f-4e30-8b50-ec68fbda8733 req-2f930778-6321-4350-98ca-8b432e441425 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.333384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f9458cfb-068f-4e30-8b50-ec68fbda8733 req-2f930778-6321-4350-98ca-8b432e441425 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.347612 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.347612 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:27.353329 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:27.354208 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f9458cfb-068f-4e30-8b50-ec68fbda8733 req-2f930778-6321-4350-98ca-8b432e441425 tempest-VolumesSnapshotsTestJSON-286045033 tempest-VolumesSnapshotsTestJSON-286045033-project-member] https://10.4.3.200/volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 returned with HTTP 404 Jul 24 06:00:27.355056 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 336/1317] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/96e24a5e-afd4-449f-abd2-5e5ab1a077b4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:27.359105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-87f6b959-fa19-440e-9e7f-33a1416ec5de None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.359105 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87f6b959-fa19-440e-9e7f-33a1416ec5de None None] GET https://10.4.3.200/volume// Jul 24 06:00:27.359898 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87f6b959-fa19-440e-9e7f-33a1416ec5de None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.359898 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87f6b959-fa19-440e-9e7f-33a1416ec5de None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.360045 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87f6b959-fa19-440e-9e7f-33a1416ec5de None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:27.360969 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 333/1318] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:27.363961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34c50773-871f-44f3-af5f-0a23eb7816f3 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 200 Jul 24 06:00:27.364601 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 324/1319] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.377716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-544b6683-5506-44e5-9961-83c9f4acc0ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.382636 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-544b6683-5506-44e5-9961-83c9f4acc0ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:27.383327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-544b6683-5506-44e5-9961-83c9f4acc0ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3bf821-a14f-4f19-b5df-c32320350af2", "connector": null, "instance_uuid": "720384dc-3606-4da9-9af4-83840086ea15"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:27.402099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.402099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:27.449787 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-544b6683-5506-44e5-9961-83c9f4acc0ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:27.450410 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 327/1320] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:27 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 24 06:00:27.525589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.528712 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:27.528712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.528924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.545911 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.545911 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:27.549115 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6a2cb4b-c4df-4718-ba59-575bbb289cc8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.550448 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6a2cb4b-c4df-4718-ba59-575bbb289cc8 None None] GET https://10.4.3.200/volume// Jul 24 06:00:27.550448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6a2cb4b-c4df-4718-ba59-575bbb289cc8 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.550448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6a2cb4b-c4df-4718-ba59-575bbb289cc8 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.550632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6a2cb4b-c4df-4718-ba59-575bbb289cc8 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:27.551358 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 334/1321] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:27.553790 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:27.563553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5516ab7c-9290-400e-aa76-600d4beb4be2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:27.563553 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 337/1322] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:27.569884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.579916 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:27.579916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:27.580228 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:27.600882 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.600882 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:27.606576 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:27.617573 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-44966295-26a4-4212-aabb-12a538f0e6a2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:27.618061 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 325/1323] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:27 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:27.780910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.785227 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c Jul 24 06:00:27.788893 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:27.803285 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:27.808890 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:27.812401 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:27.812401 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:27.960696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-f0d3ca2d-6aad-489a-8f25-77bb18be9bda None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:27.970495 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-f0d3ca2d-6aad-489a-8f25-77bb18be9bda tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac/action Jul 24 06:00:27.970983 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-f0d3ca2d-6aad-489a-8f25-77bb18be9bda tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:27.971056 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-f0d3ca2d-6aad-489a-8f25-77bb18be9bda tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:27.989544 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" released by "attachment_update" :: held 0.181s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:27.990089 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-7bad0b22-9a07-4b8a-b482-e67f8ae2c82a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c returned with HTTP 200 Jul 24 06:00:27.990664 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 328/1324] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:27 2026] PUT /volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:00:28.001796 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.001796 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:28.030756 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e4cd595d-418a-4f1b-9535-5fc69f76c1ce req-f0d3ca2d-6aad-489a-8f25-77bb18be9bda tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac/action returned with HTTP 204 Jul 24 06:00:28.031847 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 335/1325] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:27 2026] POST /volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.145737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acc73736-71e8-441c-87fd-cb122b413ec6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.150478 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc73736-71e8-441c-87fd-cb122b413ec6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:28.150478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc73736-71e8-441c-87fd-cb122b413ec6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.150478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acc73736-71e8-441c-87fd-cb122b413ec6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.167207 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.167207 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:28.173632 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-acc73736-71e8-441c-87fd-cb122b413ec6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:28.186898 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acc73736-71e8-441c-87fd-cb122b413ec6 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:28.187524 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 338/1326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:28.212340 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.214741 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:28.215547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-727289243"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:28.242022 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.242022 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:28.242022 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:28.242022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:28.294727 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['d1395a44-c476-4b87-8d7c-9de48592490d', '517a5db2-c804-4d9f-b8c6-8fc073a735fe', '869c707f-fa7f-4356-ad10-107e5ce1aca6', '5a3eda59-0f5c-49fc-9d2a-925b378e91a1'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:28.361618 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot force create request issued successfully. Jul 24 06:00:28.362116 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe818d4d-ae1c-4625-b033-4284e41ea576 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:28.362715 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 326/1327] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:28.378337 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.381222 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:28.381559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.381939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.386333 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b98c7189-a91a-42cd-b2fa-687382fb7da0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.388546 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.388546 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:28.389038 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b98c7189-a91a-42cd-b2fa-687382fb7da0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:28.389304 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:28.389377 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b98c7189-a91a-42cd-b2fa-687382fb7da0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.389638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b98c7189-a91a-42cd-b2fa-687382fb7da0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.390397 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea5758a4-193f-43b9-b2d7-b5e773de6fbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 200 Jul 24 06:00:28.390939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 329/1328] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:28.400136 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b98c7189-a91a-42cd-b2fa-687382fb7da0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 404 Jul 24 06:00:28.400854 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 336/1329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.416191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.419723 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:00:28.419866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.420746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.420746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:28.421625 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:00:28.430016 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Get all volumes completed successfully. Jul 24 06:00:28.430544 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9ab01cc7-8c2b-4ca0-aa54-582801189836 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:00:28.431019 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 339/1330] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:28.449184 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.451393 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:28.451662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.452031 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.452336 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:28.452731 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.452731 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:28.456184 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:00:28.484413 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Get all snapshots completed successfully. Jul 24 06:00:28.484589 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a05881b8-ae53-48eb-a033-8a22e4d897ff tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:00:28.485181 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 327/1331] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/snapshots => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:28.499278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.502001 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 Jul 24 06:00:28.502241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.502662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.503410 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete snapshot with id: 7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 Jul 24 06:00:28.508561 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3c34ffa-e0b9-4fd8-bfff-929522408a29 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 returned with HTTP 404 Jul 24 06:00:28.509463 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 330/1332] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:28 2026] DELETE /volume/v3/snapshots/7f8220e9-e65b-4ea8-9f86-b5dbd0e701f2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.519194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.522587 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 Jul 24 06:00:28.522863 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.524621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.524809 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete snapshot with id: acd32316-b3c4-485f-89fd-dd81f5243895 Jul 24 06:00:28.532033 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ba7e1ab-9db5-467a-b787-5ff59fc22568 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 returned with HTTP 404 Jul 24 06:00:28.532624 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 337/1333] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:28 2026] DELETE /volume/v3/snapshots/acd32316-b3c4-485f-89fd-dd81f5243895 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.544590 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e6e8df1-f2fa-4625-aac2-ec54f54eaac2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.546756 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e6e8df1-f2fa-4625-aac2-ec54f54eaac2 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:28.547013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e6e8df1-f2fa-4625-aac2-ec54f54eaac2 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.547150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e6e8df1-f2fa-4625-aac2-ec54f54eaac2 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.554720 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e6e8df1-f2fa-4625-aac2-ec54f54eaac2 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 404 Jul 24 06:00:28.556106 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 340/1334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.570860 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-64e31678-980a-4484-85f1-ab6dc77af005 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.573105 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64e31678-980a-4484-85f1-ab6dc77af005 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:28.573410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64e31678-980a-4484-85f1-ab6dc77af005 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.573851 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-64e31678-980a-4484-85f1-ab6dc77af005 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.575194 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-64e31678-980a-4484-85f1-ab6dc77af005 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume with id: 6b8672aa-0e49-430b-834f-66375faebb71 Jul 24 06:00:28.585576 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-64e31678-980a-4484-85f1-ab6dc77af005 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 returned with HTTP 404 Jul 24 06:00:28.586333 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 328/1335] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:28 2026] DELETE /volume/v3/volumes/6b8672aa-0e49-430b-834f-66375faebb71 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:28.587758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.590339 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:28.590565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.590867 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.596568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.599531 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:28.599634 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1759321453"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:28.602480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1759321453'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:28.602480 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume of 1 GB Jul 24 06:00:28.608395 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Availability Zones retrieved successfully. Jul 24 06:00:28.608830 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.608830 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:28.613172 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:28.617217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (313c4739-fe15-4044-bb07-d647cc214013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:28.618564 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d6a653c-3035-44f5-aaa5-3ab1a87fe3d2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:28.618993 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 331/1336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:28.619089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487792a9-4922-4459-af39-2f7dc798b5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:28.620608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:28.658905 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487792a9-4922-4459-af39-2f7dc798b5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:28.660155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f33415-d6f3-4f37-9102-091be53e0ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:28.722667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['27ad7e94-e1a1-4170-ae46-7e712d53a9ca', '349af988-2344-4127-951e-2dddb456fbf2', 'f26c9b23-5272-4c16-a478-713ec42e6915', 'bf3d7596-f98b-4250-aecc-038ab7b9840e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:28.724701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04f33415-d6f3-4f37-9102-091be53e0ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27ad7e94-e1a1-4170-ae46-7e712d53a9ca', '349af988-2344-4127-951e-2dddb456fbf2', 'f26c9b23-5272-4c16-a478-713ec42e6915', 'bf3d7596-f98b-4250-aecc-038ab7b9840e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:28.724701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f366db38-c388-447c-b74c-9d134679b586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:28.764225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f366db38-c388-447c-b74c-9d134679b586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43011f3c-43c8-4d7c-b2b4-eeee027b91f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1759321453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['27ad7e94-e1a1-4170-ae46-7e712d53a9ca','349af988-2344-4127-951e-2dddb456fbf2','f26c9b23-5272-4c16-a478-713ec42e6915','bf3d7596-f98b-4250-aecc-038ab7b9840e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1759321453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43011f3c-43c8-4d7c-b2b4-eeee027b91f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c01516c4b864cebb6d2ae9947d3ba02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3235d479e64349b9995e1efd442e895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:28.765632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a2339f-2b71-4db4-8352-0cfc90707c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:28.797221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15a2339f-2b71-4db4-8352-0cfc90707c68) transitioned into state 'SUCCESS' from state '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-1759321453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['27ad7e94-e1a1-4170-ae46-7e712d53a9ca','349af988-2344-4127-951e-2dddb456fbf2','f26c9b23-5272-4c16-a478-713ec42e6915','bf3d7596-f98b-4250-aecc-038ab7b9840e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:28.798541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22c0c5b-628f-4d3a-9a54-b9dfec25a92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:28.816461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c22c0c5b-628f-4d3a-9a54-b9dfec25a92e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:28.817955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (313c4739-fe15-4044-bb07-d647cc214013) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:28.819906 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request issued successfully. Jul 24 06:00:28.819906 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c9f51ca-5fe2-45da-8354-732f05d72fd1 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:28.820308 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 338/1337] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:28 2026] POST /volume/v3/volumes => generated 751 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:28.842070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de275315-cf7a-4a61-8894-bd020039a967 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:28.845702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de275315-cf7a-4a61-8894-bd020039a967 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:28.846017 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de275315-cf7a-4a61-8894-bd020039a967 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:28.846306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de275315-cf7a-4a61-8894-bd020039a967 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:28.859170 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:28.859170 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:28.867289 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de275315-cf7a-4a61-8894-bd020039a967 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:28.874860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de275315-cf7a-4a61-8894-bd020039a967 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 200 Jul 24 06:00:28.875807 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 341/1338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:28 2026] GET /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:29.406554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.408816 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:29.408816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:29.408816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:29.415886 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.415886 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:29.416474 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:29.417599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a1d58c5-ec0b-40db-b8e0-9644ff3254e7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 200 Jul 24 06:00:29.418463 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 329/1339] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:29 2026] GET /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:29.430656 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.435228 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:29.435228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec43ccca-3749-47f9-9ff3-39dfbeff49db", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1577800277"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:29.465023 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.465023 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:29.465824 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:29.465824 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:29.517412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['2413a73b-0971-4d4f-a201-7e58fe3d9a16', 'eb7a30e8-0eca-408a-b27a-ae9b370eb1d0', '95a76567-0e6f-4266-8ace-50cd5b554db3', 'be6eb652-d52f-40bc-8665-13fa8c62dfea'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:29.571067 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot force create request issued successfully. Jul 24 06:00:29.571504 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-500eedae-866c-4ea0-8ad6-d10b464f0b1c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:29.572304 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 332/1340] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:29 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:29.587271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.593209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:29.593546 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:29.593918 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:29.603417 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.603417 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:29.604882 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:29.606102 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4faddd58-ed44-4fcc-91ca-846ab119a956 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 200 Jul 24 06:00:29.606102 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 339/1341] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:29 2026] GET /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:29.643067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.650071 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:29.650335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:29.650572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:29.670080 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.670080 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:29.676047 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:29.684221 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7ddcda6-ab9c-4b7f-9963-62123b6f934f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:29.685615 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 342/1342] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:29 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:29.895591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.901027 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:29.901538 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:29.901617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:29.916144 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.916144 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:29.925263 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:29.936080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33526bb7-c9cb-4be7-9eee-1a2118ae9dcb tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 200 Jul 24 06:00:29.937650 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 330/1343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:29 2026] GET /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:29.953284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46237874-8778-4cc4-8a06-024a9d5ec451 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:29.958130 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:29.958589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43011f3c-43c8-4d7c-b2b4-eeee027b91f3", "name": "tempest-VolumesDeleteCascade-Snapshot-1495151000"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:29.971726 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:29.971726 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:29.972430 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:29.972669 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create snapshot from volume 43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:30.013659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['cf09f250-d008-442f-a8d2-accf0a3e7968', '7720b472-67ed-423b-9be4-4a01ad86ea4c', '99c0447f-623d-417d-b44a-d73a1430201b', '2195822d-0aeb-40ed-af56-59dd849772e5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:30.071060 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot create request issued successfully. Jul 24 06:00:30.071623 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46237874-8778-4cc4-8a06-024a9d5ec451 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:30.072310 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 333/1344] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:30.088795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.093921 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 Jul 24 06:00:30.095436 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:30.096147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:30.110746 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.110746 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:30.111384 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:30.112837 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e0be2c2-81d5-412d-a5c5-b2aabbd61964 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 returned with HTTP 200 Jul 24 06:00:30.113353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 340/1345] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:30 2026] GET /volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.408137 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5f0566c-938a-4513-bfeb-5b911f198e3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.583116 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5f0566c-938a-4513-bfeb-5b911f198e3f tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:00:30.583856 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5f0566c-938a-4513-bfeb-5b911f198e3f tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:30.605931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5f0566c-938a-4513-bfeb-5b911f198e3f tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:00:30.606397 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 343/1346] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:00:30 2026] POST /volume/v3/types => generated 188 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.618218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62499441-5681-4596-a077-3a0da73bc556 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.618937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.621299 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62499441-5681-4596-a077-3a0da73bc556 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:00:30.621489 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:30.621970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:30.622007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62499441-5681-4596-a077-3a0da73bc556 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:30.622108 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:30.632342 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.632342 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:30.632585 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:30.634513 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f3d4dc2-52a5-469e-97a9-9b6e3ba951c9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 200 Jul 24 06:00:30.637140 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 334/1347] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:30 2026] GET /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.645964 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.648525 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:30.648525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:30.649183 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:30.649183 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:30.652659 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62499441-5681-4596-a077-3a0da73bc556 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:00:30.653391 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 331/1348] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:00:30 2026] POST /volume/v3/types => generated 188 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.654778 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.654778 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:30.655234 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:30.665422 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.691991 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 06:00:30.692358 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63fd2d26-14f0-43fe-b410-5a62dbab6fe9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 202 Jul 24 06:00:30.692939 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 341/1349] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:30 2026] DELETE /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:30.702437 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.705153 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:30.705437 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:30.707134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:30.707289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:30.710219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:30.712257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:30.712257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:30.724190 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.724190 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:30.724190 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:30.724190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de0aec1d-8a04-4fe4-bcd8-b0bc2119fa0a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 200 Jul 24 06:00:30.725841 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 335/1350] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:30 2026] GET /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.735053 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.735053 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:30.741511 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:30.749687 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbb8f762-2c50-46de-ad6e-b152220c1ee5 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:30.750207 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 332/1351] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:30 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:30.782892 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:30.783286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:30.786742 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:30.794255 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Create volume of 1 GB Jul 24 06:00:30.794643 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:30.794643 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:30.796558 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Availability Zones retrieved successfully. Jul 24 06:00:30.803912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Flow 'volume_create_api' (2b7130ba-adf7-4d27-984e-9b599ed2235a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:30.806555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a9a215-2595-42f3-9209-067782a95a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:30.807307 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:30.843530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a9a215-2595-42f3-9209-067782a95a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:00:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f0b88a49-3a43-49d4-9952-3f0221450937,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0b88a49-3a43-49d4-9952-3f0221450937', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:30.844760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afeb2b75-ded2-4b09-951f-8949314cc8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:30.879545 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:30.880062 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:30.934973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Created reservations ['0683f121-99e0-45d5-93c2-5a72f65b5b05', '30b67d07-e066-4621-a359-9eaf8015e745', '0974e509-b28d-4d40-a75c-9bc20654d95f', '4a1cf8f7-bd9e-4c27-8664-ff9978dd822c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:30.936108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afeb2b75-ded2-4b09-951f-8949314cc8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0683f121-99e0-45d5-93c2-5a72f65b5b05', '30b67d07-e066-4621-a359-9eaf8015e745', '0974e509-b28d-4d40-a75c-9bc20654d95f', '4a1cf8f7-bd9e-4c27-8664-ff9978dd822c']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:30.937240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9583527b-01ac-4e59-ac6c-88fcda00c19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:30.971208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9583527b-01ac-4e59-ac6c-88fcda00c19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b710c43-2729-47ad-b307-df1cd123d3bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1682d32d8cea404ca6e82c4e6a38043c',qos_specs=None,replication_status=,reservations=['0683f121-99e0-45d5-93c2-5a72f65b5b05','30b67d07-e066-4621-a359-9eaf8015e745','0974e509-b28d-4d40-a75c-9bc20654d95f','4a1cf8f7-bd9e-4c27-8664-ff9978dd822c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e0abe8ccd47408cc995801f0e579f',volume_type_id=f0b88a49-3a43-49d4-9952-3f0221450937), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b710c43-2729-47ad-b307-df1cd123d3bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1682d32d8cea404ca6e82c4e6a38043c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910e0abe8ccd47408cc995801f0e579f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0b88a49-3a43-49d4-9952-3f0221450937),volume_type_id=f0b88a49-3a43-49d4-9952-3f0221450937)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:30.972486 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb5b51a-277c-4cf0-8010-578d94a14140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.001997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb5b51a-277c-4cf0-8010-578d94a14140) transitioned into state 'SUCCESS' from state '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-1476340905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1682d32d8cea404ca6e82c4e6a38043c',qos_specs=None,replication_status=,reservations=['0683f121-99e0-45d5-93c2-5a72f65b5b05','30b67d07-e066-4621-a359-9eaf8015e745','0974e509-b28d-4d40-a75c-9bc20654d95f','4a1cf8f7-bd9e-4c27-8664-ff9978dd822c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e0abe8ccd47408cc995801f0e579f',volume_type_id=f0b88a49-3a43-49d4-9952-3f0221450937)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.002624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3debf100-8c08-4619-9065-a4f82083ec80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.021109 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3debf100-8c08-4619-9065-a4f82083ec80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.022010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Flow 'volume_create_api' (2b7130ba-adf7-4d27-984e-9b599ed2235a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:31.022332 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Create volume request issued successfully. Jul 24 06:00:31.022967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2a1958b-8f49-457f-a6a1-3936984cafdd tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:31.023527 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 344/1352] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:30 2026] POST /volume/v3/volumes => generated 768 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:31.036592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.038961 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:31.039245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.040422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.050204 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.050204 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:31.055526 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:31.061033 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39afd4c7-9a6d-4501-b0d9-21a674f09038 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:31.061454 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 342/1353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:00:31.124705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.126888 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 Jul 24 06:00:31.127125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.127184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.139930 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.139930 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:31.139930 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:31.140562 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51b4093b-da62-47ca-98d6-8bdee5040d1a tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 returned with HTTP 200 Jul 24 06:00:31.141019 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 336/1354] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:31.155526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.158275 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:31.158648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "efedd589-41fb-4c1e-9711-ebba65d0dcf2", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1176357842"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:31.161438 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request body: {'volume': {'snapshot_id': 'efedd589-41fb-4c1e-9711-ebba65d0dcf2', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1176357842'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:31.171291 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.171291 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:31.174947 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Snapshot retrieved successfully. Jul 24 06:00:31.175126 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume of 1 GB Jul 24 06:00:31.184431 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Availability Zones retrieved successfully. Jul 24 06:00:31.195666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (24fad1eb-fd82-454f-9ed3-64e6d9d49de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:31.197753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59073a53-f240-4127-90b7-465250f4fc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.198979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:31.241784 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59073a53-f240-4127-90b7-465250f4fc3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'efedd589-41fb-4c1e-9711-ebba65d0dcf2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.242613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e8f50-f4ae-44ad-81bc-ab282506b962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.335783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Created reservations ['8eb77132-d4fe-4d13-ba9b-d7c07c74638e', '076c47b0-0d83-4f9b-ae58-27fbab5944f5', '46d4ca52-37a1-413c-9f7b-8bbb96e3f37a', '12234a2c-e600-4e36-81ef-a35c866cf661'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:31.337014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e8f50-f4ae-44ad-81bc-ab282506b962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eb77132-d4fe-4d13-ba9b-d7c07c74638e', '076c47b0-0d83-4f9b-ae58-27fbab5944f5', '46d4ca52-37a1-413c-9f7b-8bbb96e3f37a', '12234a2c-e600-4e36-81ef-a35c866cf661']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.338085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87afde49-f9f9-48db-b122-553b0ced61a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.409335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87afde49-f9f9-48db-b122-553b0ced61a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1176357842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['8eb77132-d4fe-4d13-ba9b-d7c07c74638e','076c47b0-0d83-4f9b-ae58-27fbab5944f5','46d4ca52-37a1-413c-9f7b-8bbb96e3f37a','12234a2c-e600-4e36-81ef-a35c866cf661'],size=1,snapshot_id=efedd589-41fb-4c1e-9711-ebba65d0dcf2,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1176357842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c01516c4b864cebb6d2ae9947d3ba02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=efedd589-41fb-4c1e-9711-ebba65d0dcf2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3235d479e64349b9995e1efd442e895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.410586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ed2f2a-d3ec-4d92-b1f0-c668421c6a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.443881 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ed2f2a-d3ec-4d92-b1f0-c668421c6a29) transitioned into state 'SUCCESS' from state '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-1176357842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c01516c4b864cebb6d2ae9947d3ba02',qos_specs=None,replication_status=,reservations=['8eb77132-d4fe-4d13-ba9b-d7c07c74638e','076c47b0-0d83-4f9b-ae58-27fbab5944f5','46d4ca52-37a1-413c-9f7b-8bbb96e3f37a','12234a2c-e600-4e36-81ef-a35c866cf661'],size=1,snapshot_id=efedd589-41fb-4c1e-9711-ebba65d0dcf2,source_replicaid=,source_volid=None,status='creating',user_id='3235d479e64349b9995e1efd442e895b',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.443881 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458b8023-4ea0-439c-a019-093b3b21a8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:31.480726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (458b8023-4ea0-439c-a019-093b3b21a8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:31.481530 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Flow 'volume_create_api' (24fad1eb-fd82-454f-9ed3-64e6d9d49de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:31.482268 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Create volume request issued successfully. Jul 24 06:00:31.482708 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c143a6df-808e-47a8-aa5e-22edc92edd89 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:31.483039 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 333/1355] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:31 2026] POST /volume/v3/volumes => generated 785 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:31.496702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f090125-cd6a-49d6-a51e-5a637d959047 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.500086 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f090125-cd6a-49d6-a51e-5a637d959047 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:31.500425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f090125-cd6a-49d6-a51e-5a637d959047 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.501257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f090125-cd6a-49d6-a51e-5a637d959047 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.512251 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.512251 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:31.517399 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f090125-cd6a-49d6-a51e-5a637d959047 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:31.524641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f090125-cd6a-49d6-a51e-5a637d959047 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 200 Jul 24 06:00:31.526137 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 345/1356] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:31.743950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb40f638-c990-4ea9-aba8-fe9208a8da6f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.744560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb40f638-c990-4ea9-aba8-fe9208a8da6f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:31.744560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb40f638-c990-4ea9-aba8-fe9208a8da6f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.744915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb40f638-c990-4ea9-aba8-fe9208a8da6f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.751402 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb40f638-c990-4ea9-aba8-fe9208a8da6f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 404 Jul 24 06:00:31.751996 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 343/1357] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:31.762112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.765088 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:31.765905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.765905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.766428 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:31.767263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.769882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:31.770050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.770291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.778094 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.778094 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:31.778876 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:31.782763 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.782763 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:31.788129 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:31.795007 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb700eaf-36c0-4f33-8398-17f73d7fe03e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:31.795648 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 334/1358] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:31.828726 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 06:00:31.829025 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb7a63fb-f90d-4dd4-8e82-ed583e1c17ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 202 Jul 24 06:00:31.829882 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 337/1359] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:31 2026] DELETE /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:31.840446 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89272ec7-ecc7-445f-8722-efd9402331ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.843966 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89272ec7-ecc7-445f-8722-efd9402331ec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:31.843966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89272ec7-ecc7-445f-8722-efd9402331ec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.843966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89272ec7-ecc7-445f-8722-efd9402331ec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.851575 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.851575 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:31.852499 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89272ec7-ecc7-445f-8722-efd9402331ec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:31.853943 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89272ec7-ecc7-445f-8722-efd9402331ec tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 200 Jul 24 06:00:31.854563 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 346/1360] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:31.939484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:31.941711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:00:31.941966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:31.941966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:31.955081 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:31.955081 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:31.962065 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:31.970012 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83860143-9c4d-411e-84ce-85c5e6e536d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:00:31.970391 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 344/1361] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:31 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:32.035709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.038539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:00:32.038691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.038901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.053412 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.053412 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:32.058124 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:32.063022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-6f47ac2e-907d-4105-ab4e-21d4ec01c7cd tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:00:32.063611 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 335/1362] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:32.081811 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.083969 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:32.084035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.084269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.092206 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.094562 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.094562 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:32.095612 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7/action Jul 24 06:00:32.096504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:32.096818 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:32.100397 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:32.106275 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9aefe163-081d-4c9e-84d0-fd6c8abbb507 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:32.106718 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 338/1363] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:32.117626 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.117626 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:32.118568 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:32.126910 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.129200 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:32.129463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.129701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.137076 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Begin detaching volume completed successfully. Jul 24 06:00:32.137437 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-e8892033-4109-4397-be8b-16e838a896de tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7/action returned with HTTP 202 Jul 24 06:00:32.137878 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.137878 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:32.138148 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 347/1364] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:00:32 2026] POST /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:00:32.142788 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Volume info retrieved successfully. Jul 24 06:00:32.147722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1935a4a7-55c5-4485-9b71-daa6cc75b536 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:32.148187 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 345/1365] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 1034 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:32.166345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.168719 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] POST https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc/action Jul 24 06:00:32.169213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:32.169360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:32.186707 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.186707 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:32.186707 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:32.197044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-83f34975-b3e4-41b1-b19a-6af3f391fa5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.197423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83f34975-b3e4-41b1-b19a-6af3f391fa5d None None] GET https://10.4.3.200/volume// Jul 24 06:00:32.197633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83f34975-b3e4-41b1-b19a-6af3f391fa5d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.198976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83f34975-b3e4-41b1-b19a-6af3f391fa5d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.198976 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83f34975-b3e4-41b1-b19a-6af3f391fa5d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:32.198976 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 339/1366] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:32.208492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.212411 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:00:32.212904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.213233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.225014 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.225014 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:32.226689 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:32.226689 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:32.231375 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:32.238294 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-0ee9911d-e8bb-45f5-8189-cf07a5a70d4d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:00:32.239045 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 348/1367] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:32.254808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Created reservations ['00331064-379e-4e2b-8579-3a27cb6d2c70', '91a692be-7bc0-464e-b5ec-cc92cb5851ea'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:32.268871 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:32.269225 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-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 24 06:00:32.276786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Created reservations ['35a13be0-d7a1-401a-89b1-61d9d8fe1628', '885a0813-5224-4cc2-babf-7bfa3fe101b2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:32.313015 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Retype volume request issued successfully. Jul 24 06:00:32.313015 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4daf6230-779c-4e18-bb3c-b9fef6f8a402 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc/action returned with HTTP 202 Jul 24 06:00:32.313213 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 336/1368] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:00:32 2026] POST /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:00:32.321967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.323886 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:32.324092 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.324299 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.333862 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.333862 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:32.341385 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:32.346888 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-feed624c-fe5b-45ff-96ae-18fdaff6b8eb tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:32.347063 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 346/1369] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:32.435761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-c25e81ac-aca6-415e-a2f4-7c329dce6f48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.438213 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-c25e81ac-aca6-415e-a2f4-7c329dce6f48 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c/action Jul 24 06:00:32.438693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-c25e81ac-aca6-415e-a2f4-7c329dce6f48 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:32.438813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-c25e81ac-aca6-415e-a2f4-7c329dce6f48 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:32.466514 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.466514 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:32.493463 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a9153556-6da9-415b-9162-46cc7c3f52fe req-c25e81ac-aca6-415e-a2f4-7c329dce6f48 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c/action returned with HTTP 204 Jul 24 06:00:32.497440 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 340/1370] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:32 2026] POST /volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:32.546847 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-652e5211-c529-42f5-90b0-3baf78968d66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.549186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-652e5211-c529-42f5-90b0-3baf78968d66 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:32.549693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-652e5211-c529-42f5-90b0-3baf78968d66 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.550206 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-652e5211-c529-42f5-90b0-3baf78968d66 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.564729 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.564729 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:32.572163 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-652e5211-c529-42f5-90b0-3baf78968d66 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:32.579531 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-652e5211-c529-42f5-90b0-3baf78968d66 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 200 Jul 24 06:00:32.579637 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 349/1371] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:32.598889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.603707 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:32.603707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.604343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.617138 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.617138 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:32.621518 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:32.626496 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9a70f85-da73-4063-a5ce-1df3ba178998 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 200 Jul 24 06:00:32.627054 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 337/1372] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:32.643317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.645859 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3?cascade=True Jul 24 06:00:32.646100 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.646355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.646597 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume with id: 43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:32.658671 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.658671 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:32.659562 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:32.706133 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume request issued successfully. Jul 24 06:00:32.706133 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46c2ed21-5b78-4d52-aa9e-0f5dcfb143c0 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3?cascade=True returned with HTTP 202 Jul 24 06:00:32.706133 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 347/1373] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 24 06:00:32 2026] DELETE /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3?cascade=True => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:32.718232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b70d14ae-95ea-487b-befa-306c88e17022 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.723271 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b70d14ae-95ea-487b-befa-306c88e17022 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:32.724157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b70d14ae-95ea-487b-befa-306c88e17022 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.724157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b70d14ae-95ea-487b-befa-306c88e17022 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.733508 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.733508 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:32.738968 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b70d14ae-95ea-487b-befa-306c88e17022 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:32.745640 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b70d14ae-95ea-487b-befa-306c88e17022 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 200 Jul 24 06:00:32.746245 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 341/1374] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:32.816593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.819522 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:32.821409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.821409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.834701 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.834701 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:32.840713 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:32.847763 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dd7dedf-9b28-4160-8fde-2ed7b49385f3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:32.848639 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 350/1375] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:32.868730 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bdf20792-68d3-4a2f-af6f-3161236d35fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.871634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdf20792-68d3-4a2f-af6f-3161236d35fc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:32.872218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdf20792-68d3-4a2f-af6f-3161236d35fc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.872447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdf20792-68d3-4a2f-af6f-3161236d35fc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.880437 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdf20792-68d3-4a2f-af6f-3161236d35fc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 404 Jul 24 06:00:32.883208 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 338/1376] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:32.895834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.895834 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:32.895834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.895834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.896325 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:32.908127 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.908127 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:32.909277 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:32.923015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.928502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:32.928909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.929642 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.940654 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 06:00:32.940965 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6875644-96fc-4b4f-99c6-b0c77fd09891 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 202 Jul 24 06:00:32.941558 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 348/1377] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:32 2026] DELETE /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:32.943083 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.943083 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:32.950377 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:32.955702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-17296170-d246-4d5a-8d00-5ff1efd33814 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:32.957143 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-b9cdeede-c821-49d2-99ab-8ae619da4915 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:32.957703 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 342/1378] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:32.958896 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17296170-d246-4d5a-8d00-5ff1efd33814 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:32.958976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17296170-d246-4d5a-8d00-5ff1efd33814 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:32.959514 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17296170-d246-4d5a-8d00-5ff1efd33814 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:32.982216 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:32.982216 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:32.982216 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-17296170-d246-4d5a-8d00-5ff1efd33814 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:32.982739 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17296170-d246-4d5a-8d00-5ff1efd33814 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 200 Jul 24 06:00:32.983283 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 351/1379] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:32 2026] GET /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 467 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.106476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b1525da-f2c1-4c92-b87e-b224a5e0f62b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.107086 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b1525da-f2c1-4c92-b87e-b224a5e0f62b None None] GET https://10.4.3.200/volume// Jul 24 06:00:33.107278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b1525da-f2c1-4c92-b87e-b224a5e0f62b None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.107526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b1525da-f2c1-4c92-b87e-b224a5e0f62b None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.107960 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b1525da-f2c1-4c92-b87e-b224a5e0f62b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:33.108301 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 339/1380] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:33.122419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-8727b031-3174-430d-8b4d-026850946420 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.125323 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-8727b031-3174-430d-8b4d-026850946420 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:33.126615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-8727b031-3174-430d-8b4d-026850946420 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3bf821-a14f-4f19-b5df-c32320350af2", "connector": null, "instance_uuid": "ecdbbb3c-341d-4d2a-acbd-7191a6780ba5"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:33.153193 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.153193 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:33.196413 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-8727b031-3174-430d-8b4d-026850946420 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:33.196937 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 349/1381] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:33 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 24 06:00:33.242989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.246554 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:33.246816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.247094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.269859 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.269859 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:33.277325 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-17e3b532-be0f-4628-a173-5072eba8b18e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.278702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17e3b532-be0f-4628-a173-5072eba8b18e None None] GET https://10.4.3.200/volume// Jul 24 06:00:33.279471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17e3b532-be0f-4628-a173-5072eba8b18e None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.279858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-17e3b532-be0f-4628-a173-5072eba8b18e None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.280313 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-17e3b532-be0f-4628-a173-5072eba8b18e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:33.281459 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 352/1382] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:33.282099 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:33.290674 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f2e22f87-d757-4111-9dc1-b637a0c1ecba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:33.291437 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 343/1383] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:33.301550 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.304512 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:33.305371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.305371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.327242 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.327242 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:33.333439 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:33.339996 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-4f61a2d0-896e-4e40-9824-7b3172154919 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:33.340694 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 340/1384] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:33.366855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d554986-eb23-4536-9070-2ba2ab820652 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.371459 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d554986-eb23-4536-9070-2ba2ab820652 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.371739 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d554986-eb23-4536-9070-2ba2ab820652 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.372820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d554986-eb23-4536-9070-2ba2ab820652 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.382342 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.382342 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:33.404349 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d554986-eb23-4536-9070-2ba2ab820652 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:33.404349 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d554986-eb23-4536-9070-2ba2ab820652 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:33.404349 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 350/1385] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.420491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b951dba-bf58-489e-904f-08b005d02e20 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.425913 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b951dba-bf58-489e-904f-08b005d02e20 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.425913 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b951dba-bf58-489e-904f-08b005d02e20 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.425913 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b951dba-bf58-489e-904f-08b005d02e20 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.437666 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.437666 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:33.439879 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-62988b35-9981-40af-bd0f-d8042bb9be6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.443377 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-62988b35-9981-40af-bd0f-d8042bb9be6e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 Jul 24 06:00:33.443601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-62988b35-9981-40af-bd0f-d8042bb9be6e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.444231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-62988b35-9981-40af-bd0f-d8042bb9be6e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.446650 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b951dba-bf58-489e-904f-08b005d02e20 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Volume info retrieved successfully. Jul 24 06:00:33.453657 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b951dba-bf58-489e-904f-08b005d02e20 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:33.454856 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 353/1386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 1034 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:33.456831 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.456831 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:33.473296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.478636 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 Jul 24 06:00:33.480223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:33.481697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.484121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905 Jul 24 06:00:33.484121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.484371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.486403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905'), ('all_tenants', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:00:33.495390 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:33.501965 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:33.503162 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.503162 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:33.528008 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Get all volumes completed successfully. Jul 24 06:00:33.528592 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1129cd2a-6663-4d21-bdaf-2d23a6df37d6 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905 returned with HTTP 200 Jul 24 06:00:33.529980 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 351/1387] 10.4.3.200 () {66 vars in 1398 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1476340905 => generated 347 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.541721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.543612 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.545716 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.545716 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.547995 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ec62b0d8-5fbc-4708-ac15-7d700e64c88c req-62988b35-9981-40af-bd0f-d8042bb9be6e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 returned with HTTP 200 Jul 24 06:00:33.549244 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 344/1388] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:33 2026] DELETE /volume/v3/attachments/2a62df23-d4ef-4a64-b3dd-ade4c0b34954 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.553870 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.553870 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:33.559304 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:33.570700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c503d665-f7f1-4776-82ab-0910b4c92ffc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:33.570700 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 354/1389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.591414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24294831-2799-46eb-87c3-de10493f16fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.593610 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.593885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.594138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.594316 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Delete volume with id: 7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.609238 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.609238 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:33.610307 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:33.640630 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Delete volume request issued successfully. Jul 24 06:00:33.641159 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24294831-2799-46eb-87c3-de10493f16fc tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 202 Jul 24 06:00:33.641824 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 352/1390] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:33 2026] DELETE /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:33.651979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7ed625e3-9b90-40df-b995-429d6511446f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.653737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" released by "attachment_update" :: held 0.152s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:33.654147 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-3b29ea9d-91f2-41f1-9704-874113e6cafa tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 returned with HTTP 200 Jul 24 06:00:33.654695 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 341/1391] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:33 2026] PUT /volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:33.654782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ed625e3-9b90-40df-b995-429d6511446f tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:33.655239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ed625e3-9b90-40df-b995-429d6511446f tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.655448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7ed625e3-9b90-40df-b995-429d6511446f tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.669074 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.669074 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:33.674594 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7ed625e3-9b90-40df-b995-429d6511446f tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Volume info retrieved successfully. Jul 24 06:00:33.682930 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7ed625e3-9b90-40df-b995-429d6511446f tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 200 Jul 24 06:00:33.683596 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 345/1392] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.770347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a054bd9-fae7-4190-a69f-b32bf0924f36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.775247 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a054bd9-fae7-4190-a69f-b32bf0924f36 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:33.775755 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a054bd9-fae7-4190-a69f-b32bf0924f36 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.776146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a054bd9-fae7-4190-a69f-b32bf0924f36 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.790322 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a054bd9-fae7-4190-a69f-b32bf0924f36 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 404 Jul 24 06:00:33.791290 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 355/1393] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:33.802467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d524a692-7827-4184-a3b0-89c6ba94d928 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.806039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:00:33.806352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.807588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.807588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:33.811149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:00:33.825505 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Get all volumes completed successfully. Jul 24 06:00:33.826179 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d524a692-7827-4184-a3b0-89c6ba94d928 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:00:33.826624 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 353/1394] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes => generated 335 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.839640 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.842811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:33.845507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.845890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.846242 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:00:33.846614 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.846614 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:33.850316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:00:33.856898 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Get all snapshots completed successfully. Jul 24 06:00:33.857298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c7ad8b8-9914-4aee-bd73-81ad0dcb1843 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:00:33.858077 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 342/1395] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:33.876305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.878454 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:33.878867 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.878960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.892435 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.892435 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:33.900438 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:33.908404 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ed01bf6a-7824-4d48-93b6-240a813cb9e8 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 200 Jul 24 06:00:33.909356 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 346/1396] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:33.932347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:33.934915 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:33.935912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:33.935912 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:33.935912 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume with id: 7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:33.947113 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:33.947113 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:33.947113 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:33.983030 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume request issued successfully. Jul 24 06:00:33.983321 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c09c26f0-ad58-4748-93c8-d3a12af67f34 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 202 Jul 24 06:00:33.983840 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 356/1397] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:33 2026] DELETE /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:34.001407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6b82769e-6b89-4b33-94dd-e166ef357a1e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.005457 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.007946 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b82769e-6b89-4b33-94dd-e166ef357a1e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:34.007946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b82769e-6b89-4b33-94dd-e166ef357a1e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.008789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b82769e-6b89-4b33-94dd-e166ef357a1e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.010644 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:34.011112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.011455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.019267 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b82769e-6b89-4b33-94dd-e166ef357a1e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 404 Jul 24 06:00:34.021055 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 354/1398] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:33 2026] GET /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:00:34.034637 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.034637 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:34.034813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1566ded5-c505-4b3d-b313-e907e640e846 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.037269 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1566ded5-c505-4b3d-b313-e907e640e846 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:34.037802 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1566ded5-c505-4b3d-b313-e907e640e846 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.038693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1566ded5-c505-4b3d-b313-e907e640e846 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.038693 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-1566ded5-c505-4b3d-b313-e907e640e846 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: e1d9ea24-4b6a-4b74-98ee-be10280a6976 Jul 24 06:00:34.042424 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Volume info retrieved successfully. Jul 24 06:00:34.049295 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1566ded5-c505-4b3d-b313-e907e640e846 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 returned with HTTP 404 Jul 24 06:00:34.049295 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 347/1399] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:34 2026] DELETE /volume/v3/snapshots/e1d9ea24-4b6a-4b74-98ee-be10280a6976 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:34.054307 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46f960c7-896e-47f2-bcd1-8374cafa34f5 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 200 Jul 24 06:00:34.055203 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 343/1400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:34.058707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8b305058-b0d4-434a-828d-b44d34a5c15b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.061794 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b305058-b0d4-434a-828d-b44d34a5c15b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:34.061794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b305058-b0d4-434a-828d-b44d34a5c15b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.062670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8b305058-b0d4-434a-828d-b44d34a5c15b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.062670 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-8b305058-b0d4-434a-828d-b44d34a5c15b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: aaa82148-f73d-4de4-bc64-444cb45f023b Jul 24 06:00:34.068098 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8b305058-b0d4-434a-828d-b44d34a5c15b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b returned with HTTP 404 Jul 24 06:00:34.068787 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 357/1401] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:34 2026] DELETE /volume/v3/snapshots/aaa82148-f73d-4de4-bc64-444cb45f023b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:34.137969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.141110 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:34.141291 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.141550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.158127 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.158127 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:34.166389 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:34.173345 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-14540e93-398e-4fe6-8a8d-82125ad6d396 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:34.173944 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 355/1402] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:34.204745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.209976 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db/action Jul 24 06:00:34.209976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:34.209976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:34.224165 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.224165 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:34.225066 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:34.234161 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Begin detaching volume completed successfully. Jul 24 06:00:34.235483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-7fa12969-6407-4443-9265-0580abf1c3ac tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db/action returned with HTTP 202 Jul 24 06:00:34.235483 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 348/1403] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:00:34 2026] POST /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:00:34.308582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-141593f6-0082-4efa-90f9-9bbe4f096636 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.310865 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-141593f6-0082-4efa-90f9-9bbe4f096636 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:34.311111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-141593f6-0082-4efa-90f9-9bbe4f096636 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.311374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-141593f6-0082-4efa-90f9-9bbe4f096636 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.333602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91b78840-5a3d-456e-bb45-5552dba3d073 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.342481 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91b78840-5a3d-456e-bb45-5552dba3d073 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:00:34.342481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91b78840-5a3d-456e-bb45-5552dba3d073 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.342481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91b78840-5a3d-456e-bb45-5552dba3d073 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.343792 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.343792 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:34.362023 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-141593f6-0082-4efa-90f9-9bbe4f096636 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:34.362062 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.362062 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:34.368126 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91b78840-5a3d-456e-bb45-5552dba3d073 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:00:34.368361 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-141593f6-0082-4efa-90f9-9bbe4f096636 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:34.368858 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 344/1404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:34.375847 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91b78840-5a3d-456e-bb45-5552dba3d073 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:00:34.375847 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 358/1405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:34.375989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-defdc8c0-f29e-4a45-8cb4-37b60f2d43df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.376731 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-defdc8c0-f29e-4a45-8cb4-37b60f2d43df None None] GET https://10.4.3.200/volume// Jul 24 06:00:34.377703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-defdc8c0-f29e-4a45-8cb4-37b60f2d43df None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.377703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-defdc8c0-f29e-4a45-8cb4-37b60f2d43df None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.377703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-defdc8c0-f29e-4a45-8cb4-37b60f2d43df None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:34.379340 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 356/1406] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:34.391795 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.394444 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:34.395021 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.395441 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.411801 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:34.411801 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:34.418489 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:34.428975 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-58e000ea-a42d-46d0-bd74-e46da1d0acb5 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:34.429696 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 349/1407] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 1321 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:34.705804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e500e24f-51b0-45ed-a90b-f8f289ab0815 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.710199 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e500e24f-51b0-45ed-a90b-f8f289ab0815 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] GET https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc Jul 24 06:00:34.710614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e500e24f-51b0-45ed-a90b-f8f289ab0815 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.711094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e500e24f-51b0-45ed-a90b-f8f289ab0815 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.729615 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e500e24f-51b0-45ed-a90b-f8f289ab0815 tempest-VolumeRetypeWithoutMigrationTest-929508731 tempest-VolumeRetypeWithoutMigrationTest-929508731-project-member] https://10.4.3.200/volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc returned with HTTP 404 Jul 24 06:00:34.730835 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 345/1408] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/volumes/7b710c43-2729-47ad-b307-df1cd123d3bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:00:34.747704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cc1b81e3-c2fe-4005-b83a-c0a9f35fc318 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.752747 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc1b81e3-c2fe-4005-b83a-c0a9f35fc318 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] DELETE https://10.4.3.200/volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 Jul 24 06:00:34.752939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc1b81e3-c2fe-4005-b83a-c0a9f35fc318 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.753029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc1b81e3-c2fe-4005-b83a-c0a9f35fc318 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.815710 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc1b81e3-c2fe-4005-b83a-c0a9f35fc318 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 returned with HTTP 202 Jul 24 06:00:34.819465 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 359/1409] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:00:34 2026] DELETE /volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:34.825431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0500701a-604d-4521-ad52-9007322b52b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.828471 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0500701a-604d-4521-ad52-9007322b52b3 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] GET https://10.4.3.200/volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 Jul 24 06:00:34.829711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0500701a-604d-4521-ad52-9007322b52b3 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.830421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0500701a-604d-4521-ad52-9007322b52b3 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.841293 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0500701a-604d-4521-ad52-9007322b52b3 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 returned with HTTP 404 Jul 24 06:00:34.841831 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 357/1410] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/types/e4b68ba6-f35a-4c8b-8a3c-be4bf6a95d92 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:34.858640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-661446c2-1219-4408-a064-52c67f5162c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.861325 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-661446c2-1219-4408-a064-52c67f5162c2 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] DELETE https://10.4.3.200/volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 Jul 24 06:00:34.861623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-661446c2-1219-4408-a064-52c67f5162c2 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.861978 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-661446c2-1219-4408-a064-52c67f5162c2 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.914922 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-661446c2-1219-4408-a064-52c67f5162c2 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 returned with HTTP 202 Jul 24 06:00:34.915519 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 350/1411] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:00:34 2026] DELETE /volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:34.924176 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c981d6de-dea1-44a8-9129-d0db1c049577 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:34.929267 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c981d6de-dea1-44a8-9129-d0db1c049577 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] GET https://10.4.3.200/volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 Jul 24 06:00:34.929267 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c981d6de-dea1-44a8-9129-d0db1c049577 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:34.929267 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c981d6de-dea1-44a8-9129-d0db1c049577 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:34.935636 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c981d6de-dea1-44a8-9129-d0db1c049577 tempest-VolumeRetypeWithoutMigrationTest-1005250260 tempest-VolumeRetypeWithoutMigrationTest-1005250260-project-admin] https://10.4.3.200/volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 returned with HTTP 404 Jul 24 06:00:34.936369 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 346/1412] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:00:34 2026] GET /volume/v3/types/f0b88a49-3a43-49d4-9952-3f0221450937 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:35.079415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e9f3a49f-e48c-4c06-b18e-ad30c81dfd1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:35.082516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9f3a49f-e48c-4c06-b18e-ad30c81dfd1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc Jul 24 06:00:35.082689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9f3a49f-e48c-4c06-b18e-ad30c81dfd1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:35.082983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9f3a49f-e48c-4c06-b18e-ad30c81dfd1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:35.096442 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9f3a49f-e48c-4c06-b18e-ad30c81dfd1d tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc returned with HTTP 404 Jul 24 06:00:35.096442 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 360/1413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:35 2026] GET /volume/v3/volumes/7f74fadb-2d4d-4c9c-a2f1-3e04a8fd2cdc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:35.111853 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db69242a-d7a5-43f2-9782-c6b606f06762 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:35.114925 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db69242a-d7a5-43f2-9782-c6b606f06762 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 Jul 24 06:00:35.115312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db69242a-d7a5-43f2-9782-c6b606f06762 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:35.116093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db69242a-d7a5-43f2-9782-c6b606f06762 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:35.116292 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-db69242a-d7a5-43f2-9782-c6b606f06762 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete snapshot with id: efedd589-41fb-4c1e-9711-ebba65d0dcf2 Jul 24 06:00:35.130552 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db69242a-d7a5-43f2-9782-c6b606f06762 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 returned with HTTP 404 Jul 24 06:00:35.131389 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 358/1414] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:35 2026] DELETE /volume/v3/snapshots/efedd589-41fb-4c1e-9711-ebba65d0dcf2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:35.146755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fa30d34-0985-4555-8ca4-36afa2b0c660 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:35.154012 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fa30d34-0985-4555-8ca4-36afa2b0c660 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] GET https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:35.154383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fa30d34-0985-4555-8ca4-36afa2b0c660 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:35.154543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fa30d34-0985-4555-8ca4-36afa2b0c660 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:35.169161 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fa30d34-0985-4555-8ca4-36afa2b0c660 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 404 Jul 24 06:00:35.172245 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 351/1415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:35 2026] GET /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:35.186032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:35.188588 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] DELETE https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:35.188819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:35.189193 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:35.190124 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] Delete volume with id: 43011f3c-43c8-4d7c-b2b4-eeee027b91f3 Jul 24 06:00:35.210332 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee7f8695-a57e-4c67-8ee7-cfaa3f0589b6 tempest-VolumesDeleteCascade-1977563940 tempest-VolumesDeleteCascade-1977563940-project-member] https://10.4.3.200/volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 returned with HTTP 404 Jul 24 06:00:35.211021 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 347/1416] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:35 2026] DELETE /volume/v3/volumes/43011f3c-43c8-4d7c-b2b4-eeee027b91f3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:35.394004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-97e43067-cc6e-4744-9027-82c7376a642b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:35.399296 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97e43067-cc6e-4744-9027-82c7376a642b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:35.400408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97e43067-cc6e-4744-9027-82c7376a642b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:35.400408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-97e43067-cc6e-4744-9027-82c7376a642b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:35.435218 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:35.435218 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:35.446513 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-97e43067-cc6e-4744-9027-82c7376a642b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:35.463848 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-97e43067-cc6e-4744-9027-82c7376a642b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:35.464569 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 361/1417] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:35 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:36.160870 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-555cd190-bdcf-479c-be29-6a4bb17a6e6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:36.165984 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-555cd190-bdcf-479c-be29-6a4bb17a6e6a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac Jul 24 06:00:36.166302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-555cd190-bdcf-479c-be29-6a4bb17a6e6a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:36.166601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-555cd190-bdcf-479c-be29-6a4bb17a6e6a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:36.184916 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:36.184916 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:36.227043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-fbede32a-db39-45b7-a5ed-e41e4bb16a4a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:36.230381 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-fbede32a-db39-45b7-a5ed-e41e4bb16a4a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6/action Jul 24 06:00:36.230381 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-fbede32a-db39-45b7-a5ed-e41e4bb16a4a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:36.230538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-fbede32a-db39-45b7-a5ed-e41e4bb16a4a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:36.265510 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:36.265510 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:36.274314 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-91d2189d-500c-4db2-be08-28b697b7ea01 req-555cd190-bdcf-479c-be29-6a4bb17a6e6a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac returned with HTTP 200 Jul 24 06:00:36.275244 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 359/1418] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:36 2026] DELETE /volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:36.293916 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4685e34b-ffd7-4dfe-8dac-ed4652e78520 req-fbede32a-db39-45b7-a5ed-e41e4bb16a4a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6/action returned with HTTP 204 Jul 24 06:00:36.294974 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 352/1419] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:36 2026] POST /volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:36.491164 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:36.493928 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:36.494211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:36.494479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:36.519037 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:36.519037 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:36.526519 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:36.534156 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e0014b59-ae31-4a8f-a01b-4df89ca5521f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:36.534697 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 348/1420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:36 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:37.774773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:37.910546 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:37.911089 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1327486578", "metadata": {"Type": "Test"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:37.913513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1327486578', 'metadata': {'Type': 'Test'}}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:37.913689 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:37.920540 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:37.930526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (c98cc7d8-d539-4a38-ade0-6f629298fbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:37.931737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c426b8d4-e164-44ab-b5f8-2da5234aa5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:37.934060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:37.990050 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c426b8d4-e164-44ab-b5f8-2da5234aa5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:37.991158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b6061f-3728-418a-868f-495d86f9341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:38.115202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['969589ee-550c-4cb7-b8da-0680b847f9a9', 'ea9a71d6-f817-449f-9bd0-2c8d73e619ad', 'd26772ee-b3fa-49d2-b616-cc87a73bd31a', 'de9b886d-448d-44aa-8c09-14dbf83034ed'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:38.115202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b6061f-3728-418a-868f-495d86f9341f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['969589ee-550c-4cb7-b8da-0680b847f9a9', 'ea9a71d6-f817-449f-9bd0-2c8d73e619ad', 'd26772ee-b3fa-49d2-b616-cc87a73bd31a', 'de9b886d-448d-44aa-8c09-14dbf83034ed']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:38.115572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b614e7-c39a-4d84-b62d-8c0698a31990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:38.163703 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27b614e7-c39a-4d84-b62d-8c0698a31990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d8a0c3-51bc-43cf-9cd4-263fd6dddec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1327486578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['969589ee-550c-4cb7-b8da-0680b847f9a9','ea9a71d6-f817-449f-9bd0-2c8d73e619ad','d26772ee-b3fa-49d2-b616-cc87a73bd31a','de9b886d-448d-44aa-8c09-14dbf83034ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1327486578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d8a0c3-51bc-43cf-9cd4-263fd6dddec7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:38.163703 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e167a6-c248-4168-acd7-874897429b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:38.209781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37e167a6-c248-4168-acd7-874897429b2a) transitioned into state 'SUCCESS' from state '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-1327486578',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['969589ee-550c-4cb7-b8da-0680b847f9a9','ea9a71d6-f817-449f-9bd0-2c8d73e619ad','d26772ee-b3fa-49d2-b616-cc87a73bd31a','de9b886d-448d-44aa-8c09-14dbf83034ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:38.209781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c464abc-d347-49a4-bb88-5be27b4f5296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:38.238136 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c464abc-d347-49a4-bb88-5be27b4f5296) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:38.239955 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (c98cc7d8-d539-4a38-ade0-6f629298fbb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:38.240313 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:38.241333 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29bb763c-ba55-43a3-8e72-9adf6d8db024 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:38.241946 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 362/1421] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:37 2026] POST /volume/v3/volumes => generated 759 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:38.264968 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:38.268635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:38.269784 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:38.270141 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:38.281108 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:38.281108 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:38.289204 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:38.296736 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-906e485c-c9c4-4613-b95e-6c8e6b40649c tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:38.297845 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 360/1422] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:38 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:38.326404 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f2f9de58-5b51-43b2-a12c-ee1c71ac99e3 req-0936907c-6059-424f-bd56-20236301c03a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:38.328191 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f2f9de58-5b51-43b2-a12c-ee1c71ac99e3 req-0936907c-6059-424f-bd56-20236301c03a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac Jul 24 06:00:38.328484 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f2f9de58-5b51-43b2-a12c-ee1c71ac99e3 req-0936907c-6059-424f-bd56-20236301c03a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:38.328776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f2f9de58-5b51-43b2-a12c-ee1c71ac99e3 req-0936907c-6059-424f-bd56-20236301c03a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:38.337040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f2f9de58-5b51-43b2-a12c-ee1c71ac99e3 req-0936907c-6059-424f-bd56-20236301c03a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac returned with HTTP 404 Jul 24 06:00:38.338208 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 353/1423] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:38 2026] DELETE /volume/v3/attachments/444aefdf-91eb-4740-9c3f-163c65bf15ac => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:38.799002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3f40c24-249a-4c73-9d1b-e457e285265e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:38.951027 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3f40c24-249a-4c73-9d1b-e457e285265e tempest-ExtensionsTestJSON-193000936 tempest-ExtensionsTestJSON-193000936-project-member] GET https://10.4.3.200/volume/v3/extensions Jul 24 06:00:38.951163 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3f40c24-249a-4c73-9d1b-e457e285265e tempest-ExtensionsTestJSON-193000936 tempest-ExtensionsTestJSON-193000936-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:38.951329 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3f40c24-249a-4c73-9d1b-e457e285265e tempest-ExtensionsTestJSON-193000936 tempest-ExtensionsTestJSON-193000936-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:38.951759 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3f40c24-249a-4c73-9d1b-e457e285265e tempest-ExtensionsTestJSON-193000936 tempest-ExtensionsTestJSON-193000936-project-member] https://10.4.3.200/volume/v3/extensions returned with HTTP 200 Jul 24 06:00:38.952182 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 349/1424] 10.4.3.200 () {66 vars in 1246 bytes} [Fri Jul 24 06:00:38 2026] GET /volume/v3/extensions => generated 5245 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:39.317858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.320941 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:39.321186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:39.321430 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:39.343182 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.343182 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:39.347957 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.358012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc6dfa8d-55ce-4bb1-98a2-1bf5b0cdb9c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:39.358593 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 363/1425] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:39 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:39.373249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.373249 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:39.373545 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:39.373705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:39.384758 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.384758 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:39.390529 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.399275 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0854f41-ee10-4bf7-9c95-ec48ea69928f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:39.399877 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 361/1426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:39 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:39.417866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.419985 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:39.420574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1327486578"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:39.430821 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.430821 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:39.440002 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.452248 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:39.452906 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b212f9c8-c209-4269-9b18-c65c7bd8e2c0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:39.453439 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 354/1427] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:39 2026] PUT /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 784 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:39.468798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.470773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:39.471276 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-682085301", "description": "This is the new description of volume"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:39.482539 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.482539 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:39.496789 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.512426 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:39.513186 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0dd7f33c-bde3-4f91-ab08-6f7e2580d53e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:39.513599 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 350/1428] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 24 06:00:39 2026] PUT /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:39.530819 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.532285 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:39.532551 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:39.535701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:39.542128 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.542128 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:39.546563 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.552301 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8b3335c-e0ba-4993-a021-68f0f6782f7d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:39.552781 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 364/1429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:39 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:39.568993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.571952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:39.572458 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1754283874", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-20435972"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:39.575382 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1754283874', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-20435972'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:39.575576 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:39.581519 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:39.594821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (6c36b6b9-88f4-4a34-a6d0-4a977664cb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:39.597913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930eb5c1-1eb6-4e0a-ba61-c5d247c4ead5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:39.598417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:39.631798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930eb5c1-1eb6-4e0a-ba61-c5d247c4ead5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:39.632544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2783206d-dfa5-4e36-9454-7f48e99cadca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:39.693789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['165cd3aa-d3e2-4782-9391-5f134c213e38', '8311c231-48f1-4c68-b45d-c99caad4676e', '3a6ea7b9-24fe-482c-a3c1-b317b34ae7fe', '692347c2-f52d-438e-8516-398373c2800b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:39.695390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2783206d-dfa5-4e36-9454-7f48e99cadca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['165cd3aa-d3e2-4782-9391-5f134c213e38', '8311c231-48f1-4c68-b45d-c99caad4676e', '3a6ea7b9-24fe-482c-a3c1-b317b34ae7fe', '692347c2-f52d-438e-8516-398373c2800b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:39.698480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659f6685-64b7-4774-8100-c73f638c1edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:39.731042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659f6685-64b7-4774-8100-c73f638c1edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81905168-f5b3-45de-8d72-8223a42b0883', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1754283874',display_name='tempest-VolumesGetTest-Volume-20435972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['165cd3aa-d3e2-4782-9391-5f134c213e38','8311c231-48f1-4c68-b45d-c99caad4676e','3a6ea7b9-24fe-482c-a3c1-b317b34ae7fe','692347c2-f52d-438e-8516-398373c2800b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:39Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1754283874',display_name='tempest-VolumesGetTest-Volume-20435972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81905168-f5b3-45de-8d72-8223a42b0883,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:39.732193 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d1d7f3-31cb-4623-98fb-d4f41e4c4885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:39.764705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2d1d7f3-31cb-4623-98fb-d4f41e4c4885) transitioned into 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-1754283874',display_name='tempest-VolumesGetTest-Volume-20435972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['165cd3aa-d3e2-4782-9391-5f134c213e38','8311c231-48f1-4c68-b45d-c99caad4676e','3a6ea7b9-24fe-482c-a3c1-b317b34ae7fe','692347c2-f52d-438e-8516-398373c2800b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:39.765526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791d614f-73ad-41f8-b895-fac963e7157f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:39.788750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (791d614f-73ad-41f8-b895-fac963e7157f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:39.788750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (6c36b6b9-88f4-4a34-a6d0-4a977664cb5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:39.788750 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:39.789586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32affb24-7d61-46cc-84e2-cb2a142cf964 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:39.790215 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 362/1430] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:39 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:39.809331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:39.812365 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:39.813758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:39.813758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:39.824878 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:39.824878 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:39.831863 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:39.837805 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96f4e27c-a55f-4ce1-aea7-dadc6e78ae6a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 200 Jul 24 06:00:39.838412 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 355/1431] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:39 2026] GET /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:40.349704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.350711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:40.350949 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:40.351204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:40.351426 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: e549c4c0-2702-41ca-9c0e-cbb7c96af470 Jul 24 06:00:40.361511 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7dc63f4-78cd-4e80-a101-f30de7e831c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 returned with HTTP 404 Jul 24 06:00:40.361511 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 351/1432] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:40 2026] DELETE /volume/v3/snapshots/e549c4c0-2702-41ca-9c0e-cbb7c96af470 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:40.377510 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.380426 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:40.380709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:40.380994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:40.392009 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.392009 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:40.398061 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:40.405695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f28e16e-6c19-4696-a8e4-58a386a0f3c4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:40.406254 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 365/1433] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:40 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:40.420452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.423010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:40.423754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1505232561"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:40.426487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1505232561'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:40.426487 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 1 GB Jul 24 06:00:40.427948 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.427948 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:40.432860 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 06:00:40.440451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (0d8e5c8f-a101-41fa-ba64-824e5a773011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:40.441375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f572cf32-2900-49f2-a2f3-817456f7771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.442228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:40.471276 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f572cf32-2900-49f2-a2f3-817456f7771d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.472094 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381aec73-d87f-4b6c-919b-b25543261420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.515485 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['c877ed13-4e99-4fd1-adc1-cfde5f586dd6', '788361b6-aea7-45ae-b9d9-2e033cf30f9b', 'ccbfb0dc-b9d3-4001-b39e-14fd4e7c0b67', '75a95dc4-511d-4847-8851-3cb71612eb59'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:40.516425 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (381aec73-d87f-4b6c-919b-b25543261420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c877ed13-4e99-4fd1-adc1-cfde5f586dd6', '788361b6-aea7-45ae-b9d9-2e033cf30f9b', 'ccbfb0dc-b9d3-4001-b39e-14fd4e7c0b67', '75a95dc4-511d-4847-8851-3cb71612eb59']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.516937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05e1bd2-c66d-4230-b042-7525e03d3e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.544563 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05e1bd2-c66d-4230-b042-7525e03d3e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '575be585-7e33-43c0-bbce-6da7288878aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1505232561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['c877ed13-4e99-4fd1-adc1-cfde5f586dd6','788361b6-aea7-45ae-b9d9-2e033cf30f9b','ccbfb0dc-b9d3-4001-b39e-14fd4e7c0b67','75a95dc4-511d-4847-8851-3cb71612eb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1505232561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=575be585-7e33-43c0-bbce-6da7288878aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.545315 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa913e3b-3cdd-4ef8-9374-2d2392c8596a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.568899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa913e3b-3cdd-4ef8-9374-2d2392c8596a) transitioned into state 'SUCCESS' from state '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-1505232561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['c877ed13-4e99-4fd1-adc1-cfde5f586dd6','788361b6-aea7-45ae-b9d9-2e033cf30f9b','ccbfb0dc-b9d3-4001-b39e-14fd4e7c0b67','75a95dc4-511d-4847-8851-3cb71612eb59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.569717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e610a99b-391d-4032-9a40-ab43d09f0875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.579604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e610a99b-391d-4032-9a40-ab43d09f0875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.580695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (0d8e5c8f-a101-41fa-ba64-824e5a773011) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:40.581044 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 06:00:40.581764 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f593446-e3fe-4307-b562-64f4748b2eb9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:40.582234 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 363/1434] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:40 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:40.599194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.601865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:40.602169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:40.602496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:40.615388 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.615388 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:40.620981 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:40.628266 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56e642ee-4bd5-439e-98f7-7ceba209da4b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 200 Jul 24 06:00:40.628691 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 356/1435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:40 2026] GET /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:40.660765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.781074 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:40.781506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-168624039"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:40.783410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-168624039'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:40.783900 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Create volume of 1 GB Jul 24 06:00:40.795485 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Availability Zones retrieved successfully. Jul 24 06:00:40.804741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Flow 'volume_create_api' (ed344015-c85b-4ffe-9734-aaf0cc3c57f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:40.807290 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9058294d-6810-44e1-8520-c417b0c3634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.808802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:40.860568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.863400 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:40.863628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:40.863842 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:40.864188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9058294d-6810-44e1-8520-c417b0c3634b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.866702 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c1903e-f38a-47e7-891a-fbc06e2c4e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.872157 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.872157 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:40.879184 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:40.891780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c14ef442-5d42-420a-9227-19b1e2d2bfd0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 200 Jul 24 06:00:40.892235 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 366/1436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:40 2026] GET /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:40.915080 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.916459 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:40.917225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1327486578", "description": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:40.928849 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.928849 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:40.934474 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:40.954426 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:40.955417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c8e4b4c-c466-4147-8b24-27cf308890e3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 200 Jul 24 06:00:40.955991 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 364/1437] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:40 2026] PUT /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 770 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:40.960934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Created reservations ['191c7115-74b4-429b-8bc5-16b544f71aba', '60d0652a-39fa-47ec-a9da-955fde93b0a0', '2f256218-d4a2-4b02-85f2-8c6fa83731d8', 'a5e6c103-6683-4ea8-b861-57ddf6cafe43'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:40.962179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63c1903e-f38a-47e7-891a-fbc06e2c4e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['191c7115-74b4-429b-8bc5-16b544f71aba', '60d0652a-39fa-47ec-a9da-955fde93b0a0', '2f256218-d4a2-4b02-85f2-8c6fa83731d8', 'a5e6c103-6683-4ea8-b861-57ddf6cafe43']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:40.963412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a017bb5-e4b4-47fb-a8cb-3ff9d55e0ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:40.976109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:40.979255 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:40.979659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:40.979972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:40.997229 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:40.997229 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:40.997954 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a017bb5-e4b4-47fb-a8cb-3ff9d55e0ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9842e22-bc64-4e75-8b4d-76a2a2e45275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-168624039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddf1e03ed1c4a54a4b154fe4eeb2b41',qos_specs=None,replication_status=,reservations=['191c7115-74b4-429b-8bc5-16b544f71aba','60d0652a-39fa-47ec-a9da-955fde93b0a0','2f256218-d4a2-4b02-85f2-8c6fa83731d8','a5e6c103-6683-4ea8-b861-57ddf6cafe43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1e6d06714746b7a25ab7c7159c0457',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-168624039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9842e22-bc64-4e75-8b4d-76a2a2e45275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fddf1e03ed1c4a54a4b154fe4eeb2b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a1e6d06714746b7a25ab7c7159c0457',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:41.000631 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f2dcb9-b92e-4ca9-91b3-b1ca14b6b535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:41.002985 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:41.010774 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-44b3ff99-4b95-4daf-9ad3-85a0c2efc8f0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 200 Jul 24 06:00:41.010774 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 357/1438] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:40 2026] GET /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:41.029716 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26f2dcb9-b92e-4ca9-91b3-b1ca14b6b535) transitioned into state 'SUCCESS' from state '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-168624039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fddf1e03ed1c4a54a4b154fe4eeb2b41',qos_specs=None,replication_status=,reservations=['191c7115-74b4-429b-8bc5-16b544f71aba','60d0652a-39fa-47ec-a9da-955fde93b0a0','2f256218-d4a2-4b02-85f2-8c6fa83731d8','a5e6c103-6683-4ea8-b861-57ddf6cafe43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a1e6d06714746b7a25ab7c7159c0457',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:41.030374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e144232-7f88-4211-a603-b49a8fc62e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:41.033604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.037695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:41.037695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.037695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.037695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: 81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:41.044713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e144232-7f88-4211-a603-b49a8fc62e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:41.045607 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Flow 'volume_create_api' (ed344015-c85b-4ffe-9734-aaf0cc3c57f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:41.045996 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Create volume request issued successfully. Jul 24 06:00:41.046281 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.046281 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:41.046527 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8fd9b87-dba3-471c-aae5-ec0bf2f709c5 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:41.046972 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:41.047078 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 352/1439] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:40 2026] POST /volume/v3/volumes => generated 749 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:41.063830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.069452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:41.069667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.069908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.074850 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:41.075172 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1fff7a9-d54f-4e22-a9be-503d2998ee8e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 202 Jul 24 06:00:41.079018 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 367/1440] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:41 2026] DELETE /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:41.082821 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.082821 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:41.088346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.091426 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:41.091707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.092310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.100484 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:41.100772 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.100772 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:41.106156 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:41.110996 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a8b294-6202-481f-b622-4e39ea5a60f9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 200 Jul 24 06:00:41.111405 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 358/1441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:41.111932 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f6807ab-0429-40e5-908c-0c89b88cb9ed tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 200 Jul 24 06:00:41.112353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 365/1442] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:41.280621 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.283592 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:00:41.283803 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.284017 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.296876 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.296876 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:41.300370 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:00:41.307423 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-ba5a453e-2210-4704-867b-79b2fb9555b9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:00:41.307423 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 353/1443] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:41.644407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.647063 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:41.647336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.647641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.657508 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.657508 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:41.663244 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:41.668880 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f77bb48-f2c2-4a11-9b7c-c7236a1ecef9 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 200 Jul 24 06:00:41.669569 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 368/1444] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:41.686591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.689131 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:41.689496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "575be585-7e33-43c0-bbce-6da7288878aa", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-354160536"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:41.700189 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.700189 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:41.700814 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:41.700948 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume 575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:41.734706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['864078a7-af9a-42d1-a4a4-2a7262199dfb', '8c558a23-3834-487d-93e9-27705a74edba', 'edee2a72-5572-4719-825a-3a9588f3c8c4', '555b7000-7332-407d-a883-8b178005575b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:41.776064 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot create request issued successfully. Jul 24 06:00:41.776450 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15529fa0-3dec-44b8-af74-4879ebb6dc2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:41.777016 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 359/1445] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:41 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:41.788170 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.790768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f59cb7b3-baad-4ca6-86e1-2f5ca42c231e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.791292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f59cb7b3-baad-4ca6-86e1-2f5ca42c231e None None] GET https://10.4.3.200/volume// Jul 24 06:00:41.791527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f59cb7b3-baad-4ca6-86e1-2f5ca42c231e None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.791589 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:41.792395 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f59cb7b3-baad-4ca6-86e1-2f5ca42c231e None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.792454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.792454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.792526 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f59cb7b3-baad-4ca6-86e1-2f5ca42c231e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:00:41.792700 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 354/1446] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:00:41.799884 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.799884 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:41.800531 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:41.801698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7af83d0a-21f3-4551-bee5-69b30d4ac69f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 returned with HTTP 200 Jul 24 06:00:41.802143 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 366/1447] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:41 2026] GET /volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:41.809418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-0b44c537-9f9a-4d6a-8a55-fb6c0ff802ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.811571 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-0b44c537-9f9a-4d6a-8a55-fb6c0ff802ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:00:41.811992 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-0b44c537-9f9a-4d6a-8a55-fb6c0ff802ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3bf821-a14f-4f19-b5df-c32320350af2", "connector": null, "instance_uuid": "720384dc-3606-4da9-9af4-83840086ea15"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:41.830491 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.830491 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:41.866270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-0b44c537-9f9a-4d6a-8a55-fb6c0ff802ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:00:41.867025 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 369/1448] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:00:41 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 24 06:00:41.880921 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-225b0aeb-6354-4cbe-89b1-9cca3873efa3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:41.883918 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-225b0aeb-6354-4cbe-89b1-9cca3873efa3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c Jul 24 06:00:41.884124 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-225b0aeb-6354-4cbe-89b1-9cca3873efa3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:41.884419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-225b0aeb-6354-4cbe-89b1-9cca3873efa3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:41.895464 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:41.895464 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:41.975640 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-225b0aeb-6354-4cbe-89b1-9cca3873efa3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c returned with HTTP 200 Jul 24 06:00:41.975640 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 360/1449] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:00:41 2026] DELETE /volume/v3/attachments/1afd177e-58ae-4be9-b95f-bfee0cc6302c => generated 367 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:42.130556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9c8e3b7-358c-46fc-906a-e8fb25346222 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.131360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.133664 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9c8e3b7-358c-46fc-906a-e8fb25346222 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 Jul 24 06:00:42.133962 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9c8e3b7-358c-46fc-906a-e8fb25346222 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.134280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9c8e3b7-358c-46fc-906a-e8fb25346222 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.137890 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:42.138329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.138977 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.146416 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9c8e3b7-358c-46fc-906a-e8fb25346222 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 returned with HTTP 404 Jul 24 06:00:42.147230 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 355/1450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/81905168-f5b3-45de-8d72-8223a42b0883 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:42.151653 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.151653 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.157235 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.157427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-359fe819-6525-4898-bcdf-61e798108297 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.159475 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-359fe819-6525-4898-bcdf-61e798108297 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:42.159752 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-359fe819-6525-4898-bcdf-61e798108297 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.159932 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-359fe819-6525-4898-bcdf-61e798108297 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.168451 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f508ad6e-f214-47ed-87b8-5a6143a73f75 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 200 Jul 24 06:00:42.168996 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 367/1451] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.172229 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.172229 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:42.176449 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-359fe819-6525-4898-bcdf-61e798108297 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:42.184550 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.186584 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] POST https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.187025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.188701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-359fe819-6525-4898-bcdf-61e798108297 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:42.189374 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 370/1452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.202314 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.202314 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:42.202904 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.209289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.211293 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:42.211467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.211799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.212016 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: 29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:42.214853 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Create volume metadata completed successfully. Jul 24 06:00:42.215196 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe9b9acc-eeeb-4561-8fa2-cf47aad39ea7 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.215841 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 361/1453] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:00:42 2026] POST /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.221561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.221561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:42.222623 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:42.227916 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.230623 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.230783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.230995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.243435 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.243435 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.243435 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.245482 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:42.245802 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1d09b26-d357-4f12-9977-e54d50b30c02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 202 Jul 24 06:00:42.246411 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 356/1454] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:42 2026] DELETE /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:42.253247 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.253327 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f3367ec-86b2-4b6b-a94d-b25ba2f1dab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.254126 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 368/1455] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.256834 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.259575 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:42.259575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.259575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.267146 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.267146 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:42.267547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.271619 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:42.273283 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] PUT https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.273936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.277080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-95c9e196-14a9-4d40-a1cb-c3fa2c8355ed tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 200 Jul 24 06:00:42.277599 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 371/1456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 889 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.295759 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.295759 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:42.296603 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.312159 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Update volume metadata completed successfully. Jul 24 06:00:42.312623 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d5d1a9b-8f92-4e3f-9195-2b3995f14137 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.313247 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 362/1457] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 24 06:00:42 2026] PUT /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.323452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70603a49-471a-4494-8595-d20a2beb6292 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.328457 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.328750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.328995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.340327 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.340327 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:42.341226 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.352890 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.353214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70603a49-471a-4494-8595-d20a2beb6292 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.353764 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 357/1458] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 57 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.369414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.370924 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key1 Jul 24 06:00:42.371190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.371475 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.380299 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.380299 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.380942 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.390289 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.410549 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Delete volume metadata completed successfully. Jul 24 06:00:42.410549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e21a75e-72cd-47cc-98f5-df530fceb15b tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key1 returned with HTTP 200 Jul 24 06:00:42.410549 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 369/1459] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 24 06:00:42 2026] DELETE /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key1 => generated 0 bytes in 43 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 06:00:42.421823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.424322 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.424573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.424891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.438297 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.438297 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:42.438549 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.451301 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.451301 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d709694a-a35e-4346-8d56-dc05dc607ab6 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.451301 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 372/1460] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 32 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.463553 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.471221 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] PUT https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.471946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.485826 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.485826 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:42.486325 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.498714 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Update volume metadata completed successfully. Jul 24 06:00:42.499192 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9dd71b1-e66c-4c24-9bfb-23c2f3731bb3 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.499693 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 363/1461] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 24 06:00:42 2026] PUT /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.512350 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.516606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] POST https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.516606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.528900 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.528900 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:42.531342 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.545243 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Create volume metadata completed successfully. Jul 24 06:00:42.545243 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a6b21f6-f9aa-4670-9211-73b5db84de51 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.545243 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 358/1462] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:00:42 2026] POST /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.557030 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.558345 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] PUT https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 Jul 24 06:00:42.558893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.572098 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.572098 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.572819 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.586702 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Update volume metadata completed successfully. Jul 24 06:00:42.586702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43ef5a5d-7076-4fe9-a176-8a4944e4ad18 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 returned with HTTP 200 Jul 24 06:00:42.586836 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 370/1463] 10.4.3.200 () {68 vars in 1410 bytes} [Fri Jul 24 06:00:42 2026] PUT /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.595626 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-26df0674-a891-488a-8b84-379cf15091a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.597711 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 Jul 24 06:00:42.598078 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.598389 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.612340 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.612340 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:42.612340 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.616940 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.617687 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-26df0674-a891-488a-8b84-379cf15091a2 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 returned with HTTP 200 Jul 24 06:00:42.619157 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 373/1464] 10.4.3.200 () {66 vars in 1390 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.628908 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.631298 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.631546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.631821 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.643256 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.643256 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:42.643256 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.652126 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Get volume metadata completed successfully. Jul 24 06:00:42.652495 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8634df1d-f0ff-4675-a97f-33e590ad83ba tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.653045 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 364/1465] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 75 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.667134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.669707 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] PUT https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata Jul 24 06:00:42.670229 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.683405 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.683405 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:42.684056 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.707022 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Update volume metadata completed successfully. Jul 24 06:00:42.707459 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9dc5f942-3bda-404e-8ab9-fd45ea3a2bac tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata returned with HTTP 200 Jul 24 06:00:42.707961 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 359/1466] 10.4.3.200 () {68 vars in 1395 bytes} [Fri Jul 24 06:00:42 2026] PUT /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:00:42.716908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.719124 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:42.719381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.719630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.730927 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.730927 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.735434 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.741032 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ad8aea1-71bb-44c4-9537-8894fc13ee74 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 200 Jul 24 06:00:42.741417 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 371/1467] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.756036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84600df5-eeed-4123-a61a-deea3107626e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.758020 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:42.758445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.758782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.759079 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Delete volume with id: c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:42.770702 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.770702 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:42.770702 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.795907 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Delete volume request issued successfully. Jul 24 06:00:42.795907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84600df5-eeed-4123-a61a-deea3107626e tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 202 Jul 24 06:00:42.795907 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 374/1468] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:42 2026] DELETE /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:42.803556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.806074 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:42.806370 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.806666 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.812121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.814099 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:42.814328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:42.814517 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:42.816374 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.816374 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:42.823132 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.823132 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:42.823132 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:42.824010 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a37842a0-3edb-4c71-81e4-2b53f85c8f01 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 returned with HTTP 200 Jul 24 06:00:42.824819 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 360/1469] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.826404 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Volume info retrieved successfully. Jul 24 06:00:42.834709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82cff515-8462-42c5-9ffa-4cc4a2617039 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 200 Jul 24 06:00:42.834709 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 365/1470] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:42 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:42.837958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:42.839697 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:42.840059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "917f011b-a712-46cf-96b7-1aa14b9e49e8", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2005664999"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:42.841856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'snapshot_id': '917f011b-a712-46cf-96b7-1aa14b9e49e8', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2005664999'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:42.847650 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:42.847650 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:42.847830 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:42.847989 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 2 GB Jul 24 06:00:42.851943 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 06:00:42.859372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (f708b470-dc42-4b9f-9cfd-5b68648cac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:42.859577 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf436e4-c08b-4a11-bd57-3b7f8f4e5314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:42.863327 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:42.894768 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf436e4-c08b-4a11-bd57-3b7f8f4e5314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '917f011b-a712-46cf-96b7-1aa14b9e49e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:42.895578 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea43fe9-704f-4183-a177-6c96078c54f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:42.942220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['5c7305bd-5622-489a-8b33-25cd5994b785', '8a8927f6-fcbe-4349-ac47-612edf4ce0b8', '4519e5d4-5430-492c-89d9-798c2e11aa9a', 'e5892e19-f5b1-46e4-8948-90e96af86a35'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:42.942610 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea43fe9-704f-4183-a177-6c96078c54f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7305bd-5622-489a-8b33-25cd5994b785', '8a8927f6-fcbe-4349-ac47-612edf4ce0b8', '4519e5d4-5430-492c-89d9-798c2e11aa9a', 'e5892e19-f5b1-46e4-8948-90e96af86a35']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:42.943637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741e2d02-0448-457a-82e0-9d76af484b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:42.988416 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741e2d02-0448-457a-82e0-9d76af484b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef197372-b58b-4f5c-b8a2-3fad35bde06b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2005664999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['5c7305bd-5622-489a-8b33-25cd5994b785','8a8927f6-fcbe-4349-ac47-612edf4ce0b8','4519e5d4-5430-492c-89d9-798c2e11aa9a','e5892e19-f5b1-46e4-8948-90e96af86a35'],size=2,snapshot_id=917f011b-a712-46cf-96b7-1aa14b9e49e8,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2005664999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef197372-b58b-4f5c-b8a2-3fad35bde06b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,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=917f011b-a712-46cf-96b7-1aa14b9e49e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:42.989086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6337184-08ac-451d-b59c-c5756a725f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.005312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6337184-08ac-451d-b59c-c5756a725f09) transitioned into state 'SUCCESS' from state '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-2005664999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['5c7305bd-5622-489a-8b33-25cd5994b785','8a8927f6-fcbe-4349-ac47-612edf4ce0b8','4519e5d4-5430-492c-89d9-798c2e11aa9a','e5892e19-f5b1-46e4-8948-90e96af86a35'],size=2,snapshot_id=917f011b-a712-46cf-96b7-1aa14b9e49e8,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.006076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fb2510-44b6-48de-8ec5-5f4cf035b768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.032739 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44fb2510-44b6-48de-8ec5-5f4cf035b768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.033743 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (f708b470-dc42-4b9f-9cfd-5b68648cac56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:43.034260 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 06:00:43.035237 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d37bbae-3168-454f-b6e2-c2cb07defe8b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:43.035770 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 372/1471] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:42 2026] POST /volume/v3/volumes => generated 788 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:43.050123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.051571 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:43.052062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:43.052421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:43.061144 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:43.061144 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:43.067985 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:43.072797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12cc34f7-a2ed-4b65-b8b9-6929b635f89a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 200 Jul 24 06:00:43.073444 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 375/1472] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:43 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:43.295018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-555e5564-3d92-45af-9f17-493101287313 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.297588 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-555e5564-3d92-45af-9f17-493101287313 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 Jul 24 06:00:43.297926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-555e5564-3d92-45af-9f17-493101287313 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:43.298213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-555e5564-3d92-45af-9f17-493101287313 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:43.305977 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-555e5564-3d92-45af-9f17-493101287313 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 returned with HTTP 404 Jul 24 06:00:43.306785 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 361/1473] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:43 2026] GET /volume/v3/volumes/29d8a0c3-51bc-43cf-9cd4-263fd6dddec7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:43.319142 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca78c14d-84f7-4146-849d-b24dee991253 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.321705 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:43.322252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1907043854"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:43.324183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1907043854'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:43.324312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:43.329551 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:43.337698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (16bc9c70-ecb4-4a12-b924-5f05c37bf627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:43.338772 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3812fe10-f391-456b-ae21-63b6b20f7acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.339919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:43.372017 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.374640 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 Jul 24 06:00:43.375087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:43.377650 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3812fe10-f391-456b-ae21-63b6b20f7acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.378715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b30e7d-9a3c-43b6-8a96-5c404e761b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.385342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:00:43.393629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:00:43.395071 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:43.395071 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:43.437538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['8d73f0b1-f92a-47e6-9b28-b6441e3defb5', 'd2d2df9f-ff06-42a8-8e36-3e973e98616c', 'ff4fe537-7bc9-4b5d-bfde-f35031648b0d', '690966c8-239a-47e1-abac-e62b43e1a95b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:43.438935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88b30e7d-9a3c-43b6-8a96-5c404e761b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d73f0b1-f92a-47e6-9b28-b6441e3defb5', 'd2d2df9f-ff06-42a8-8e36-3e973e98616c', 'ff4fe537-7bc9-4b5d-bfde-f35031648b0d', '690966c8-239a-47e1-abac-e62b43e1a95b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.440270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946adcb9-c989-4186-86ea-ba0996d2398a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.471412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (946adcb9-c989-4186-86ea-ba0996d2398a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f2c7e4-3ace-434d-9421-122615333ba4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1907043854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['8d73f0b1-f92a-47e6-9b28-b6441e3defb5','d2d2df9f-ff06-42a8-8e36-3e973e98616c','ff4fe537-7bc9-4b5d-bfde-f35031648b0d','690966c8-239a-47e1-abac-e62b43e1a95b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1907043854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f2c7e4-3ace-434d-9421-122615333ba4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.472565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3a8197-e272-4cc2-82a9-30b5fd667adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.501533 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3a8197-e272-4cc2-82a9-30b5fd667adf) transitioned into state 'SUCCESS' from state '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-1907043854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['8d73f0b1-f92a-47e6-9b28-b6441e3defb5','d2d2df9f-ff06-42a8-8e36-3e973e98616c','ff4fe537-7bc9-4b5d-bfde-f35031648b0d','690966c8-239a-47e1-abac-e62b43e1a95b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.502616 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d2b929-6464-4ffc-a965-8bbfe61c53af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:43.515585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" released by "attachment_update" :: held 0.122s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:00:43.516047 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-f3e2ad2b-493e-4f66-a664-4fba581bbc6c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 returned with HTTP 200 Jul 24 06:00:43.517412 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 373/1474] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:00:43 2026] PUT /volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:43.520618 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0d2b929-6464-4ffc-a965-8bbfe61c53af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:43.522598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (16bc9c70-ecb4-4a12-b924-5f05c37bf627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:43.522598 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:43.522598 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca78c14d-84f7-4146-849d-b24dee991253 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:43.524034 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 366/1475] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:43 2026] POST /volume/v3/volumes => generated 745 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:43.533920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-3b792b1d-dafe-474a-9c7c-aa67633c67f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.538576 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-3b792b1d-dafe-474a-9c7c-aa67633c67f8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 Jul 24 06:00:43.539302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-3b792b1d-dafe-474a-9c7c-aa67633c67f8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:43.539551 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-3b792b1d-dafe-474a-9c7c-aa67633c67f8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:43.551143 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.553221 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:43.553428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:43.553868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:43.569751 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-3b792b1d-dafe-474a-9c7c-aa67633c67f8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 returned with HTTP 200 Jul 24 06:00:43.570206 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 376/1476] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:00:43 2026] GET /volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:43.570501 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:43.570501 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:43.580148 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:43.586954 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33be5f88-0eec-4005-ace7-dbcd0007bd6f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 200 Jul 24 06:00:43.587590 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 362/1477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:43 2026] GET /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:43.852078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad1e0887-7b7d-46f1-887b-104e43ba3082 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:43.853970 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad1e0887-7b7d-46f1-887b-104e43ba3082 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] GET https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 Jul 24 06:00:43.854296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad1e0887-7b7d-46f1-887b-104e43ba3082 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:43.854534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad1e0887-7b7d-46f1-887b-104e43ba3082 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:43.863184 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad1e0887-7b7d-46f1-887b-104e43ba3082 tempest-VolumesMetadataTest-1226703583 tempest-VolumesMetadataTest-1226703583-project-member] https://10.4.3.200/volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 returned with HTTP 404 Jul 24 06:00:43.863942 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 374/1478] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:43 2026] GET /volume/v3/volumes/c9842e22-bc64-4e75-8b4d-76a2a2e45275 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:44.091957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.094114 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:44.094516 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.094828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.106135 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.106135 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:44.112478 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:44.120438 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e95027c5-718d-4370-b4b0-3dc6b671b41f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 200 Jul 24 06:00:44.127024 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 367/1479] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:44 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:44.148889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.151692 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:44.152008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.152415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.164996 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.164996 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:44.174150 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:44.190943 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f10797d2-88c1-4a7e-93fd-fd6b9e489b5e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 200 Jul 24 06:00:44.190943 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 377/1480] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:44 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:44.210541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf1a5f8e-c127-435f-9711-966232d34d11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.214342 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:44.214731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.214988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.215214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:44.230719 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.230719 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:44.230719 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:44.262855 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 06:00:44.263164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf1a5f8e-c127-435f-9711-966232d34d11 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 202 Jul 24 06:00:44.263695 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 363/1481] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:44 2026] DELETE /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:44.275536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.278403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:44.279702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.279702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.293553 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.293553 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:44.298918 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:44.312912 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfe66267-72a9-4a14-a5c9-f8fecb54d0be tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 200 Jul 24 06:00:44.312912 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 375/1482] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:44 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:44.602917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.606751 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:44.606751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.606751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.614139 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.614139 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:44.619357 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:44.637157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f3fa343-6941-4df3-a7f4-fbb5e3b0f277 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 200 Jul 24 06:00:44.637701 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 368/1483] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:44 2026] GET /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:44.652832 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.655567 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:44.655567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a2f2c7e4-3ace-434d-9421-122615333ba4", "size": 1, "name": "tempest-VolumesGetTest-Volume-1929893438", "metadata": {"Type": "Test"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:44.657436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'source_volid': 'a2f2c7e4-3ace-434d-9421-122615333ba4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1929893438', 'metadata': {'Type': 'Test'}}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:44.668032 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.668032 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:44.668032 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume retrieved successfully. Jul 24 06:00:44.668032 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:44.674360 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:44.682518 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (0fb147a4-dba9-4321-bc41-4e3f3ed3cb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:44.684077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2511609-7489-4d7c-b15f-23c8975f6ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:44.685413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:44.729398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2511609-7489-4d7c-b15f-23c8975f6ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a2f2c7e4-3ace-434d-9421-122615333ba4', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:44.732350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3445dfe-84ff-49bb-90c4-673fb81ae318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:44.798463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['5df3c2b4-2bc7-47b6-8b32-db5544b0c923', '10eccfc7-2982-4827-8573-c8fb9dfb57af', 'f1b53ae8-79b5-4f2d-bc8e-f3b3f055848b', '44e52fdc-e5c2-4c46-b0ed-0fa525293bec'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:44.799736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3445dfe-84ff-49bb-90c4-673fb81ae318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5df3c2b4-2bc7-47b6-8b32-db5544b0c923', '10eccfc7-2982-4827-8573-c8fb9dfb57af', 'f1b53ae8-79b5-4f2d-bc8e-f3b3f055848b', '44e52fdc-e5c2-4c46-b0ed-0fa525293bec']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:44.801216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424a0679-fa1e-4add-a56b-cf3740b1601d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:44.857177 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424a0679-fa1e-4add-a56b-cf3740b1601d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f510507-054e-4eba-af06-c7fe23ebbcc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1929893438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['5df3c2b4-2bc7-47b6-8b32-db5544b0c923','10eccfc7-2982-4827-8573-c8fb9dfb57af','f1b53ae8-79b5-4f2d-bc8e-f3b3f055848b','44e52fdc-e5c2-4c46-b0ed-0fa525293bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2f2c7e4-3ace-434d-9421-122615333ba4,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1929893438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f510507-054e-4eba-af06-c7fe23ebbcc2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a2f2c7e4-3ace-434d-9421-122615333ba4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:44.857538 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d9c726-22b7-4436-bdae-c8f95d15aece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:44.888427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d9c726-22b7-4436-bdae-c8f95d15aece) transitioned into state 'SUCCESS' from state '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-1929893438',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['5df3c2b4-2bc7-47b6-8b32-db5544b0c923','10eccfc7-2982-4827-8573-c8fb9dfb57af','f1b53ae8-79b5-4f2d-bc8e-f3b3f055848b','44e52fdc-e5c2-4c46-b0ed-0fa525293bec'],size=1,snapshot_id=None,source_replicaid=,source_volid=a2f2c7e4-3ace-434d-9421-122615333ba4,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:44.889322 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82261af-a992-4d44-bb73-d850b2f22b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:44.913026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f82261af-a992-4d44-bb73-d850b2f22b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:44.914152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (0fb147a4-dba9-4321-bc41-4e3f3ed3cb24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:44.914522 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:44.915212 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c62d8821-8e30-467c-97ac-535d9eaf6777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:44.915687 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 378/1484] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:44 2026] POST /volume/v3/volumes => generated 793 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:44.934893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09f493af-2cd3-437f-ae7d-527ace194023 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:44.938115 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f493af-2cd3-437f-ae7d-527ace194023 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:44.938422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f493af-2cd3-437f-ae7d-527ace194023 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:44.938781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09f493af-2cd3-437f-ae7d-527ace194023 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:44.950696 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:44.950696 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:44.956498 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09f493af-2cd3-437f-ae7d-527ace194023 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:44.967969 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09f493af-2cd3-437f-ae7d-527ace194023 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:44.967969 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 364/1485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:44 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:45.327086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6b4d38f2-5900-4d52-b67d-249b04d30b69 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.331352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b4d38f2-5900-4d52-b67d-249b04d30b69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:45.331699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b4d38f2-5900-4d52-b67d-249b04d30b69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.332093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b4d38f2-5900-4d52-b67d-249b04d30b69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.342007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b4d38f2-5900-4d52-b67d-249b04d30b69 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 404 Jul 24 06:00:45.342007 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 376/1486] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:45 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:45.360900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e54b6ee-e9d5-49a3-8a2a-48140fda2406 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.364651 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e54b6ee-e9d5-49a3-8a2a-48140fda2406 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:45.364651 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e54b6ee-e9d5-49a3-8a2a-48140fda2406 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.364953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e54b6ee-e9d5-49a3-8a2a-48140fda2406 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.382718 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e54b6ee-e9d5-49a3-8a2a-48140fda2406 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 404 Jul 24 06:00:45.382718 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 369/1487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:45 2026] GET /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:45.394743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.398697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:45.398697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.398697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.398697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: ef197372-b58b-4f5c-b8a2-3fad35bde06b Jul 24 06:00:45.408588 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c858de9-aafd-4013-8d87-29b41dfa43cd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b returned with HTTP 404 Jul 24 06:00:45.410769 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 379/1488] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:45 2026] DELETE /volume/v3/volumes/ef197372-b58b-4f5c-b8a2-3fad35bde06b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:45.424482 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-038c09f0-4952-42da-972b-b40cdabeca2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.426131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.427540 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:45.428210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.428210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.428513 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:45.429446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:45.429829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1936792259"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:45.431938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1936792259'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:45.432480 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume of 1 GB Jul 24 06:00:45.436099 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:45.436099 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:45.436618 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:45.439106 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Availability Zones retrieved successfully. Jul 24 06:00:45.447719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Flow 'volume_create_api' (294655e1-ff7b-4e4a-bfdd-5207f46f67dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:45.452376 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e62797-e527-4837-9a95-7c06815680b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:45.453741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:45.474278 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 06:00:45.474278 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-038c09f0-4952-42da-972b-b40cdabeca2f tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 returned with HTTP 202 Jul 24 06:00:45.474278 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 365/1489] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:45 2026] DELETE /volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:45.496519 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-336947e8-fa01-4bb6-8747-e9482b60348a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.499445 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-336947e8-fa01-4bb6-8747-e9482b60348a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:45.499692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-336947e8-fa01-4bb6-8747-e9482b60348a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.499983 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-336947e8-fa01-4bb6-8747-e9482b60348a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.510132 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:45.510132 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:45.511520 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-336947e8-fa01-4bb6-8747-e9482b60348a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:45.512158 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-336947e8-fa01-4bb6-8747-e9482b60348a tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 returned with HTTP 200 Jul 24 06:00:45.513041 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 370/1490] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:45 2026] GET /volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:45.519369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e62797-e527-4837-9a95-7c06815680b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:45.519369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38ffc2e-3db5-4bb4-8831-7672cad2d81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:45.633726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Created reservations ['7117a283-5708-4e00-844f-2ba322b2e58c', '80d7338b-3ebc-4e4e-9c3f-2a7bcbba7d1c', 'e8d41a41-c341-44ad-8b7e-0467deb79a66', 'e6d2e84e-4dc3-45ba-ad6e-7d8ad08aedd6'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:45.635021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a38ffc2e-3db5-4bb4-8831-7672cad2d81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7117a283-5708-4e00-844f-2ba322b2e58c', '80d7338b-3ebc-4e4e-9c3f-2a7bcbba7d1c', 'e8d41a41-c341-44ad-8b7e-0467deb79a66', 'e6d2e84e-4dc3-45ba-ad6e-7d8ad08aedd6']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:45.636475 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6614989-d292-41aa-8d90-6509579798ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:45.669935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6614989-d292-41aa-8d90-6509579798ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85756acc-ba39-444e-a677-d1038ee00714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1936792259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d274c88645914e439b9b00f1170c9be0',qos_specs=None,replication_status=,reservations=['7117a283-5708-4e00-844f-2ba322b2e58c','80d7338b-3ebc-4e4e-9c3f-2a7bcbba7d1c','e8d41a41-c341-44ad-8b7e-0467deb79a66','e6d2e84e-4dc3-45ba-ad6e-7d8ad08aedd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acd870bea1a842deb5842a1f436fe2d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1936792259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85756acc-ba39-444e-a677-d1038ee00714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d274c88645914e439b9b00f1170c9be0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acd870bea1a842deb5842a1f436fe2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:45.671032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da56c16-2ca1-451e-a6af-2c961c675955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:45.709632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1da56c16-2ca1-451e-a6af-2c961c675955) transitioned into state 'SUCCESS' from state '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-1936792259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d274c88645914e439b9b00f1170c9be0',qos_specs=None,replication_status=,reservations=['7117a283-5708-4e00-844f-2ba322b2e58c','80d7338b-3ebc-4e4e-9c3f-2a7bcbba7d1c','e8d41a41-c341-44ad-8b7e-0467deb79a66','e6d2e84e-4dc3-45ba-ad6e-7d8ad08aedd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acd870bea1a842deb5842a1f436fe2d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:45.710647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e410c7-9e97-461e-8cb4-f58e6dd7b9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:45.744351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59e410c7-9e97-461e-8cb4-f58e6dd7b9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:45.745513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Flow 'volume_create_api' (294655e1-ff7b-4e4a-bfdd-5207f46f67dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:45.745760 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume request issued successfully. Jul 24 06:00:45.746780 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04c3cf0e-27e9-4f68-9173-6cfd1916a50a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:45.747451 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 377/1491] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:45 2026] POST /volume/v3/volumes => generated 759 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:45.765657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f807d88-3e38-428f-840d-d0940127af28 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.769113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f807d88-3e38-428f-840d-d0940127af28 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:00:45.769387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f807d88-3e38-428f-840d-d0940127af28 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.769644 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f807d88-3e38-428f-840d-d0940127af28 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:45.791735 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:45.791735 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:45.798222 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3f807d88-3e38-428f-840d-d0940127af28 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:00:45.805699 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f807d88-3e38-428f-840d-d0940127af28 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 returned with HTTP 200 Jul 24 06:00:45.806350 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 380/1492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:45 2026] GET /volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:45.984430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:45.988599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:45.989452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:45.989452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.002274 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.002274 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:46.010604 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.023751 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8015264b-9c6e-4c9a-ac55-62ed8cf6097e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:46.027113 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 366/1493] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:45 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 886 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.044927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06c2be57-36d2-499b-bd67-0c261bff3262 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.050049 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c2be57-36d2-499b-bd67-0c261bff3262 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:46.050507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c2be57-36d2-499b-bd67-0c261bff3262 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.050647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06c2be57-36d2-499b-bd67-0c261bff3262 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.066068 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.066068 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:46.077489 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06c2be57-36d2-499b-bd67-0c261bff3262 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.086323 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06c2be57-36d2-499b-bd67-0c261bff3262 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:46.086323 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 371/1494] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 886 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.102978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c23029a9-6d0d-40cf-9505-1128dede221e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.108593 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c23029a9-6d0d-40cf-9505-1128dede221e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:46.108857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c23029a9-6d0d-40cf-9505-1128dede221e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1929893438"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:46.127121 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.127121 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:46.133536 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c23029a9-6d0d-40cf-9505-1128dede221e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.144269 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c23029a9-6d0d-40cf-9505-1128dede221e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:46.145169 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c23029a9-6d0d-40cf-9505-1128dede221e tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:46.145849 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 378/1495] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:46 2026] PUT /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:00:46.170333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-740019b0-596f-44b8-92e6-9b97643f3086 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.173199 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-740019b0-596f-44b8-92e6-9b97643f3086 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:46.174239 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-740019b0-596f-44b8-92e6-9b97643f3086 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-797608656", "description": "This is the new description of volume"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:46.187795 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.187795 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:46.194384 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-740019b0-596f-44b8-92e6-9b97643f3086 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.212035 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-740019b0-596f-44b8-92e6-9b97643f3086 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:46.213489 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-740019b0-596f-44b8-92e6-9b97643f3086 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:46.213489 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 381/1496] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 24 06:00:46 2026] PUT /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.234296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13855a81-116f-487e-a795-24b17860b82a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.239092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13855a81-116f-487e-a795-24b17860b82a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:46.240084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13855a81-116f-487e-a795-24b17860b82a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.240084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13855a81-116f-487e-a795-24b17860b82a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.252759 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.252759 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:46.259829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-13855a81-116f-487e-a795-24b17860b82a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.267389 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13855a81-116f-487e-a795-24b17860b82a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:46.267901 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 367/1497] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 924 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.291808 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.294703 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:46.295099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-353005632", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-724421031"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:46.296535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-353005632', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-724421031'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:46.296669 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:46.302147 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:46.307549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (7f67ac30-e01c-4443-a136-14ed54d9269f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:46.308499 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77d0b3c-6f51-4898-ac2e-1507b6048c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:46.309627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:46.352807 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a77d0b3c-6f51-4898-ac2e-1507b6048c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:46.353932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30047d0-5d21-4a57-a6f7-8fc960c29d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:46.419168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['231afeb3-74c0-45c9-8fc9-becde1f71644', '38a5b6b5-4064-4b80-991b-bfb1c3d5a25d', '49a3fe85-b78c-4fca-8e5b-de3b64154969', '9988e126-b22f-4a08-9f19-a03b33969975'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:46.420754 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30047d0-5d21-4a57-a6f7-8fc960c29d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231afeb3-74c0-45c9-8fc9-becde1f71644', '38a5b6b5-4064-4b80-991b-bfb1c3d5a25d', '49a3fe85-b78c-4fca-8e5b-de3b64154969', '9988e126-b22f-4a08-9f19-a03b33969975']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:46.421111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9767e52-33f8-4563-8fe2-5f06e35e6d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:46.454724 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9767e52-33f8-4563-8fe2-5f06e35e6d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b423d1c8-abdd-4ba3-b23c-e7be986676fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-353005632',display_name='tempest-VolumesGetTest-Volume-724421031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['231afeb3-74c0-45c9-8fc9-becde1f71644','38a5b6b5-4064-4b80-991b-bfb1c3d5a25d','49a3fe85-b78c-4fca-8e5b-de3b64154969','9988e126-b22f-4a08-9f19-a03b33969975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-353005632',display_name='tempest-VolumesGetTest-Volume-724421031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b423d1c8-abdd-4ba3-b23c-e7be986676fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:46.454724 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59abb742-e5f6-4cf4-bf7d-55a971d3e5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:46.483749 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59abb742-e5f6-4cf4-bf7d-55a971d3e5a4) transitioned into 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-353005632',display_name='tempest-VolumesGetTest-Volume-724421031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['231afeb3-74c0-45c9-8fc9-becde1f71644','38a5b6b5-4064-4b80-991b-bfb1c3d5a25d','49a3fe85-b78c-4fca-8e5b-de3b64154969','9988e126-b22f-4a08-9f19-a03b33969975'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:46.484780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f7de82-c07a-4c9c-affe-641fe6ea1831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:46.501495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74f7de82-c07a-4c9c-affe-641fe6ea1831) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:46.502632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (7f67ac30-e01c-4443-a136-14ed54d9269f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:46.502996 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:46.503585 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48f261a8-71db-4c36-bf4c-bcb5178362c9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:46.505091 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 372/1498] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:46 2026] POST /volume/v3/volumes => generated 778 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:46.522034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.523738 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a498b264-1f1e-4f1f-8d21-67fe21e08ebd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.524013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:46.524242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.524491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.526807 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a498b264-1f1e-4f1f-8d21-67fe21e08ebd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 Jul 24 06:00:46.527115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a498b264-1f1e-4f1f-8d21-67fe21e08ebd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.527367 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a498b264-1f1e-4f1f-8d21-67fe21e08ebd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.534065 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a498b264-1f1e-4f1f-8d21-67fe21e08ebd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 returned with HTTP 404 Jul 24 06:00:46.534707 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 382/1499] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/snapshots/917f011b-a712-46cf-96b7-1aa14b9e49e8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:46.539054 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.539054 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:46.544238 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:46.545417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5ee7abea-491a-40d5-a928-2388fe1a771b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.547344 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ee7abea-491a-40d5-a928-2388fe1a771b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:46.547600 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ee7abea-491a-40d5-a928-2388fe1a771b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.548045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5ee7abea-491a-40d5-a928-2388fe1a771b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.549332 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9ec2a97-86f4-45b2-b75b-747253f8abb9 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 200 Jul 24 06:00:46.549807 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 379/1500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.557116 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.557116 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:46.563698 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5ee7abea-491a-40d5-a928-2388fe1a771b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:46.569525 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5ee7abea-491a-40d5-a928-2388fe1a771b tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 200 Jul 24 06:00:46.569980 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 368/1501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.589602 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-554506ec-b66b-4cee-907e-9be7fb721609 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.593079 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:46.593196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.593445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.593635 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: 575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:46.602115 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.602115 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:46.603107 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:46.624453 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 06:00:46.625010 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-554506ec-b66b-4cee-907e-9be7fb721609 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 202 Jul 24 06:00:46.625166 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 373/1502] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:46 2026] DELETE /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:46.635346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.636771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:46.638446 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.638708 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.657970 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.657970 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:46.665645 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:46.673602 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0966e95-310a-4a83-9aa2-c20ccf13ff52 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 200 Jul 24 06:00:46.674796 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 383/1503] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.828911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:46.830917 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:00:46.831134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:46.831351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:46.842536 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:46.842536 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:46.848068 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:00:46.853801 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2ce8c37-841a-4e29-849e-c998e2d07f89 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 returned with HTTP 200 Jul 24 06:00:46.854319 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 380/1504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:46 2026] GET /volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:46.861007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-308632cb-9afc-47ec-b80a-b48c96c61207 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.055499 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:47.056030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-220184858"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:47.058833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-220184858'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:47.058833 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume of 1 GB Jul 24 06:00:47.064046 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Availability Zones retrieved successfully. Jul 24 06:00:47.072746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Flow 'volume_create_api' (8d70638b-b8b4-4d73-bf81-7fcfd7cea7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:47.074122 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082d1343-72f2-41a5-be73-ac8936a8c48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.075462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:47.107830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (082d1343-72f2-41a5-be73-ac8936a8c48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.109237 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304b3b26-b1b0-49a4-a152-e8e9d3018578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.219289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Created reservations ['774b50e3-9e89-4b9f-b469-bf10e5644e46', 'fb44497f-f3a7-4a50-87da-d0c535c2514c', '9554b3a9-4f0a-457e-b53e-a7012ccbd5be', '601d7382-2a9f-41ff-b653-0e35c923f5a6'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:47.220575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304b3b26-b1b0-49a4-a152-e8e9d3018578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774b50e3-9e89-4b9f-b469-bf10e5644e46', 'fb44497f-f3a7-4a50-87da-d0c535c2514c', '9554b3a9-4f0a-457e-b53e-a7012ccbd5be', '601d7382-2a9f-41ff-b653-0e35c923f5a6']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.221299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b60116-45da-41c2-9d3f-04b8e37ef816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.258142 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28b60116-45da-41c2-9d3f-04b8e37ef816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a124671-89eb-4f10-a96c-79f9a681e65b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-220184858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f300b4f1331c4a599740348fa8441576',qos_specs=None,replication_status=,reservations=['774b50e3-9e89-4b9f-b469-bf10e5644e46','fb44497f-f3a7-4a50-87da-d0c535c2514c','9554b3a9-4f0a-457e-b53e-a7012ccbd5be','601d7382-2a9f-41ff-b653-0e35c923f5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4774132ef96d4e35b0309251253eae9f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-220184858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a124671-89eb-4f10-a96c-79f9a681e65b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f300b4f1331c4a599740348fa8441576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4774132ef96d4e35b0309251253eae9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.260226 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c113fd4-8e9d-417e-8ead-05c4ef93d7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.289174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c113fd4-8e9d-417e-8ead-05c4ef93d7a1) transitioned into state 'SUCCESS' from state '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-220184858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f300b4f1331c4a599740348fa8441576',qos_specs=None,replication_status=,reservations=['774b50e3-9e89-4b9f-b469-bf10e5644e46','fb44497f-f3a7-4a50-87da-d0c535c2514c','9554b3a9-4f0a-457e-b53e-a7012ccbd5be','601d7382-2a9f-41ff-b653-0e35c923f5a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4774132ef96d4e35b0309251253eae9f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.290106 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e281c42c-53d8-468a-b162-0e61b9ba8384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.305090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e281c42c-53d8-468a-b162-0e61b9ba8384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.306900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Flow 'volume_create_api' (8d70638b-b8b4-4d73-bf81-7fcfd7cea7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:47.307637 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume request issued successfully. Jul 24 06:00:47.308742 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-308632cb-9afc-47ec-b80a-b48c96c61207 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:47.309215 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 369/1505] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:00:46 2026] POST /volume/v3/volumes => generated 818 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:47.323089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.327497 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:47.327754 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.328001 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.336133 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.336133 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:47.340728 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:47.345534 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3ac6ce1-6a94-4e1d-a0e5-acf67b2515f5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:47.345942 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 374/1506] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:47.569324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db1411a5-4e30-4bab-8f44-841f085abc03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.573547 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db1411a5-4e30-4bab-8f44-841f085abc03 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.573547 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db1411a5-4e30-4bab-8f44-841f085abc03 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.573547 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db1411a5-4e30-4bab-8f44-841f085abc03 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.586029 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.586029 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:47.591248 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db1411a5-4e30-4bab-8f44-841f085abc03 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:47.599968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db1411a5-4e30-4bab-8f44-841f085abc03 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 200 Jul 24 06:00:47.600626 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 384/1507] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:47.619360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.621735 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.622252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1929893438", "description": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:47.634322 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.634322 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:47.639857 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:47.649761 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:47.650665 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d2d064c-a9b0-4de7-be5c-3b7dc4db4153 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 200 Jul 24 06:00:47.651293 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 381/1508] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:47 2026] PUT /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:47.668590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.671575 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.671866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.672184 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.683482 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.683482 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:47.689208 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:47.696243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-01bae5dc-bfe3-4234-b012-003ccc2bbc67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.696632 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f8a830c-12d9-45b5-b026-cf36cfc0e1d2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 200 Jul 24 06:00:47.696866 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 370/1509] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:47.698227 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01bae5dc-bfe3-4234-b012-003ccc2bbc67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa Jul 24 06:00:47.699834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01bae5dc-bfe3-4234-b012-003ccc2bbc67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.699834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-01bae5dc-bfe3-4234-b012-003ccc2bbc67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.709423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-01bae5dc-bfe3-4234-b012-003ccc2bbc67 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa returned with HTTP 404 Jul 24 06:00:47.709423 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 375/1510] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/575be585-7e33-43c0-bbce-6da7288878aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:47.714619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.720448 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.720732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.720982 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.721028 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03eb829b-002a-45d6-bce8-7449a8738312 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.721212 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.723651 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03eb829b-002a-45d6-bce8-7449a8738312 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:47.724697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03eb829b-002a-45d6-bce8-7449a8738312 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.724697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03eb829b-002a-45d6-bce8-7449a8738312 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.730163 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.730163 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:47.730819 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:47.736216 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.736216 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:47.743970 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03eb829b-002a-45d6-bce8-7449a8738312 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:47.755815 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03eb829b-002a-45d6-bce8-7449a8738312 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:47.756548 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 382/1511] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:47.760760 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:47.761042 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1918bf7a-d440-4620-93fb-7957a63ffb02 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 202 Jul 24 06:00:47.762475 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 385/1512] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:47 2026] DELETE /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:47.771841 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37d38902-951e-4889-841a-c2660aa525cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.775724 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d38902-951e-4889-841a-c2660aa525cb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:47.775839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:47.776273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d38902-951e-4889-841a-c2660aa525cb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:47.776542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d38902-951e-4889-841a-c2660aa525cb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:47.779563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:47.781314 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-720605713"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:47.787287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-720605713'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:47.787599 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 1 GB Jul 24 06:00:47.789602 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:47.789602 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:47.793864 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 06:00:47.796697 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-37d38902-951e-4889-841a-c2660aa525cb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:47.801318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (e1503855-1096-4d8b-9dcf-7cc745e357d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:47.802489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83401677-3d43-470d-a097-d92ece468b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.803755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:47.803847 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d38902-951e-4889-841a-c2660aa525cb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 200 Jul 24 06:00:47.804317 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 371/1513] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:47.843797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83401677-3d43-470d-a097-d92ece468b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.845166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f87d32-d7ba-4c88-876e-7a442b5c6191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.900394 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['f64108e4-c594-4c6a-9bb4-d25daad1219c', 'fb9559c3-b2b4-4da8-bbfd-877a8a11834f', '5c3944b4-f514-43da-aeaa-22347e4d7cd4', '18db0289-e9a5-4dec-b6c5-ef2a19d5445f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:47.901999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f87d32-d7ba-4c88-876e-7a442b5c6191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f64108e4-c594-4c6a-9bb4-d25daad1219c', 'fb9559c3-b2b4-4da8-bbfd-877a8a11834f', '5c3944b4-f514-43da-aeaa-22347e4d7cd4', '18db0289-e9a5-4dec-b6c5-ef2a19d5445f']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.902897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62728ff-9179-4117-8800-a77c34ff8e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.933926 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62728ff-9179-4117-8800-a77c34ff8e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce8a99f4-2408-4fb1-92fc-bb2a139a3919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-720605713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['f64108e4-c594-4c6a-9bb4-d25daad1219c','fb9559c3-b2b4-4da8-bbfd-877a8a11834f','5c3944b4-f514-43da-aeaa-22347e4d7cd4','18db0289-e9a5-4dec-b6c5-ef2a19d5445f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-720605713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce8a99f4-2408-4fb1-92fc-bb2a139a3919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.934832 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6e4066-944a-408a-80ab-cdc6312af76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.957623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6e4066-944a-408a-80ab-cdc6312af76b) transitioned into state 'SUCCESS' from state '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-720605713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['f64108e4-c594-4c6a-9bb4-d25daad1219c','fb9559c3-b2b4-4da8-bbfd-877a8a11834f','5c3944b4-f514-43da-aeaa-22347e4d7cd4','18db0289-e9a5-4dec-b6c5-ef2a19d5445f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.959190 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe53e88-1cb0-4e21-8da5-f833118ce1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:47.972136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fe53e88-1cb0-4e21-8da5-f833118ce1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:47.973589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (e1503855-1096-4d8b-9dcf-7cc745e357d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:47.973589 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 06:00:47.974422 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-903af7e6-45d9-4ab7-8a3e-a3e34b59521e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:47.975035 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 376/1514] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:47 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:47.995750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.002049 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:48.002049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.002049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.017379 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.017379 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:48.022284 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:48.027988 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cefa91ca-5090-444f-b247-e0eab9f9b725 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 200 Jul 24 06:00:48.028926 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 383/1515] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:47 2026] GET /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:48.361318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1445820-20b1-4b23-b19c-6992237be909 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.368408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1445820-20b1-4b23-b19c-6992237be909 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:48.368408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1445820-20b1-4b23-b19c-6992237be909 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.368408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1445820-20b1-4b23-b19c-6992237be909 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.384733 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.384733 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:48.395417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-285d63de-0627-493b-b018-7d83745cd6d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.396082 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1445820-20b1-4b23-b19c-6992237be909 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:48.401022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-285d63de-0627-493b-b018-7d83745cd6d4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558/action Jul 24 06:00:48.401541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-285d63de-0627-493b-b018-7d83745cd6d4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:00:48.401759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-285d63de-0627-493b-b018-7d83745cd6d4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:48.403960 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1445820-20b1-4b23-b19c-6992237be909 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:48.404450 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 386/1516] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 945 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:48.419861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7647cc79-8ad9-4eb5-911c-334b16143811 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.423197 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:00:48.423706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a124671-89eb-4f10-a96c-79f9a681e65b"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:48.425588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a124671-89eb-4f10-a96c-79f9a681e65b'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 06:00:48.425816 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volume_transfer [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Creating transfer of volume 9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:48.425976 np0000005810 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Generating transfer record for volume 9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:48.427272 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.427272 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:48.435725 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.435725 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:48.443158 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6074982f-cea2-4cda-8092-a971f4e38b21 req-285d63de-0627-493b-b018-7d83745cd6d4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558/action returned with HTTP 204 Jul 24 06:00:48.443739 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 372/1517] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:00:48 2026] POST /volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:48.457059 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7647cc79-8ad9-4eb5-911c-334b16143811 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 24 06:00:48.457645 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 377/1518] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 24 06:00:48 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:48.476946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.482140 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:48.482450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.482815 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.496789 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.496789 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:48.505024 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:48.514205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ac28ee7-af71-4231-8940-12b5aff7bdd1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:48.514806 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 384/1519] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 953 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:00:48.539289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-137acf5b-bed7-4c28-a9eb-13ca515e648d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.541545 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-137acf5b-bed7-4c28-a9eb-13ca515e648d tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 Jul 24 06:00:48.541871 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-137acf5b-bed7-4c28-a9eb-13ca515e648d tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.542222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-137acf5b-bed7-4c28-a9eb-13ca515e648d tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.551216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-137acf5b-bed7-4c28-a9eb-13ca515e648d tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 returned with HTTP 200 Jul 24 06:00:48.551873 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 387/1520] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 => generated 540 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:48.562351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-382d339a-14fb-4775-ac53-0875442238e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.565613 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-382d339a-14fb-4775-ac53-0875442238e1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:00:48.566507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-382d339a-14fb-4775-ac53-0875442238e1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.566712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-382d339a-14fb-4775-ac53-0875442238e1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.567781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volume_transfer [None req-382d339a-14fb-4775-ac53-0875442238e1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Listing volume transfers {{(pid=100225) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 06:00:48.581799 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-382d339a-14fb-4775-ac53-0875442238e1 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 200 Jul 24 06:00:48.582378 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 373/1521] 10.4.3.200 () {68 vars in 1305 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:48.594661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.706825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] POST https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51/accept Jul 24 06:00:48.706825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b361201769138613"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:48.708365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.volume_transfer [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Accepting volume transfer 12611684-a8bc-4111-a6ec-f30635b09f51 {{(pid=100223) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 06:00:48.708624 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Accepting transfer 12611684-a8bc-4111-a6ec-f30635b09f51 Jul 24 06:00:48.788192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Created reservations ['53e2b8aa-a059-4eea-bcba-87a6605db6f4', '6bf5a973-8eec-4d81-99d9-8c0955eb5953', '59e2bedb-3947-45d3-b0b7-38278a53aec4', 'd4b127de-8c99-4cf7-8dad-ea146994f693'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:48.822064 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Created reservations ['31391bfa-d3ba-4e01-a38e-18ba6b5ac74a', '0b969d15-e941-4de9-806c-646d7ecca92b', 'c6480ebf-f175-48a6-980f-05cd530cddf8', '8605d212-156c-4664-9127-fc50be0067bd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:48.822750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02c268e0-c642-44b5-8793-c905b6302d43 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.824450 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02c268e0-c642-44b5-8793-c905b6302d43 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb Jul 24 06:00:48.824450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02c268e0-c642-44b5-8793-c905b6302d43 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.824450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02c268e0-c642-44b5-8793-c905b6302d43 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.833332 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02c268e0-c642-44b5-8793-c905b6302d43 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb returned with HTTP 404 Jul 24 06:00:48.833612 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 385/1522] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volumes/b423d1c8-abdd-4ba3-b23c-e7be986676fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:48.843881 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.846318 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:48.846318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.846592 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.859287 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.859287 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:48.865205 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:48.872836 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebe3e0b2-3acc-485f-a64b-43dd4a932feb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:48.872836 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 388/1523] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 924 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:48.893313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.893876 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Created reservations ['5268a153-5792-462d-8791-110f9507041b', 'c9d9f795-88aa-4aad-84d2-26f4c24a1d2f', '4d52c886-8fbe-49ac-bf44-98e1347c61f7', '8c1556c0-26f7-490d-86f3-616eaf76e552'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:48.895535 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:48.895535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.895535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.895535 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: 6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:48.906857 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.906857 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:48.908202 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:48.942303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Created reservations ['6bc27651-85dd-4bee-a68b-e0ac0a8eaf42', 'f200c161-5a4c-4381-8a39-a71fbcf1f73f', '293ac5e8-747b-4939-8e39-9456872854ad', 'bb2d5c24-a9f8-4dd5-8375-f0c0a2d89be6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:48.950903 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:48.951325 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8d20107-05c1-4149-b0c9-bd3867c29777 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 202 Jul 24 06:00:48.951799 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 374/1524] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:48 2026] DELETE /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:48.962060 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Transfer volume completed successfully. Jul 24 06:00:48.967047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-61f02326-313c-4c04-9d63-fda1d11434fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:48.970820 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61f02326-313c-4c04-9d63-fda1d11434fb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:48.970820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61f02326-313c-4c04-9d63-fda1d11434fb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:48.970820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61f02326-313c-4c04-9d63-fda1d11434fb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:48.982653 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:48.982653 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:48.989821 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-61f02326-313c-4c04-9d63-fda1d11434fb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:48.999121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61f02326-313c-4c04-9d63-fda1d11434fb tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 200 Jul 24 06:00:49.001329 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 386/1525] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:48 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 923 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:49.049252 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13b5f758-1fb2-4373-aad5-2d1878831894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.053113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13b5f758-1fb2-4373-aad5-2d1878831894 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:49.054132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13b5f758-1fb2-4373-aad5-2d1878831894 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.054132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13b5f758-1fb2-4373-aad5-2d1878831894 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.074909 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.074909 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:49.087969 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13b5f758-1fb2-4373-aad5-2d1878831894 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:49.093426 np0000005810 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Volume 9a124671-89eb-4f10-a96c-79f9a681e65b has been transferred. Jul 24 06:00:49.094305 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13b5f758-1fb2-4373-aad5-2d1878831894 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 200 Jul 24 06:00:49.094985 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 389/1526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:49 2026] GET /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:49.102287 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96b2f7f7-dc3e-4cef-8bcf-2a494b529320 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51/accept returned with HTTP 202 Jul 24 06:00:49.102698 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 378/1527] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 24 06:00:48 2026] POST /volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51/accept => generated 365 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:49.115175 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbd47149-11e3-41df-a08b-c9de15f16174 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.123775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e0929060-b5be-4be1-bf05-e121b6d0143e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.123775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0929060-b5be-4be1-bf05-e121b6d0143e tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:49.123969 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:49.123969 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce8a99f4-2408-4fb1-92fc-bb2a139a3919", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-445708085"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:49.124043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0929060-b5be-4be1-bf05-e121b6d0143e tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.124043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e0929060-b5be-4be1-bf05-e121b6d0143e tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.142016 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.142016 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:49.142849 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.142849 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:49.143152 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:49.143638 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create snapshot from volume ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:49.152435 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e0929060-b5be-4be1-bf05-e121b6d0143e tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Volume info retrieved successfully. Jul 24 06:00:49.160276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e0929060-b5be-4be1-bf05-e121b6d0143e tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:49.160701 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 387/1528] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:49 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 945 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:49.181216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.184879 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:49.185471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.185922 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.198525 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.198525 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:49.204087 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] Volume info retrieved successfully. Jul 24 06:00:49.207923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['94f2d85c-b4b5-4ce4-9b36-50a13d81b630', '375685bb-3cae-43f3-950a-a35d976da310', 'a7cd00d8-a556-48ec-b1cb-e13c81b24029', '7858ade5-9f30-4c18-8326-7e73996b85cf'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:49.213206 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96c6cd0e-24ed-44d0-988e-0ecd93ab9a79 tempest-VolumesTransfersV357Test-1583434411 tempest-VolumesTransfersV357Test-1583434411-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:49.213517 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 390/1529] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:49 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:49.236767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08bb374f-edce-4959-8a5a-788b1957c301 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.240172 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08bb374f-edce-4959-8a5a-788b1957c301 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 Jul 24 06:00:49.240172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08bb374f-edce-4959-8a5a-788b1957c301 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.241326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08bb374f-edce-4959-8a5a-788b1957c301 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.241326 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-08bb374f-edce-4959-8a5a-788b1957c301 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Delete transfer with id: 12611684-a8bc-4111-a6ec-f30635b09f51 Jul 24 06:00:49.252432 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08bb374f-edce-4959-8a5a-788b1957c301 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 returned with HTTP 404 Jul 24 06:00:49.253125 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 379/1530] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:00:49 2026] DELETE /volume/v3/volume-transfers/12611684-a8bc-4111-a6ec-f30635b09f51 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:49.265834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.282894 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot create request issued successfully. Jul 24 06:00:49.283421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbd47149-11e3-41df-a08b-c9de15f16174 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:49.284039 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 375/1531] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:49.304347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.307847 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:49.308288 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.309355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.319700 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.319700 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:49.319700 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:49.319700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f52e981-e9e4-407c-af71-106c29c8bd58 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 returned with HTTP 200 Jul 24 06:00:49.320474 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 391/1532] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:49 2026] GET /volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:49.340048 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:49.340331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.340582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.340935 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Delete volume with id: 9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:49.352400 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.352400 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:49.352936 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Volume info retrieved successfully. Jul 24 06:00:49.382198 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Delete volume request issued successfully. Jul 24 06:00:49.385712 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9820bf06-42f2-4c9e-acfa-6b313d3022cd tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 202 Jul 24 06:00:49.385712 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 388/1533] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:00:49 2026] DELETE /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:00:49.398735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:49.401486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:49.401816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:49.402231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:49.415775 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:49.415775 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:49.421658 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Volume info retrieved successfully. Jul 24 06:00:49.427469 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23d457aa-77c3-4ba6-aac0-9f600d558482 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 200 Jul 24 06:00:49.428989 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 380/1534] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:49 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:50.023036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-34e15bf6-b892-4292-ac79-f46bda5de050 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.025913 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34e15bf6-b892-4292-ac79-f46bda5de050 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 Jul 24 06:00:50.026205 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34e15bf6-b892-4292-ac79-f46bda5de050 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.026451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-34e15bf6-b892-4292-ac79-f46bda5de050 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.034458 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-34e15bf6-b892-4292-ac79-f46bda5de050 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 returned with HTTP 404 Jul 24 06:00:50.035076 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 376/1535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/6f510507-054e-4eba-af06-c7fe23ebbcc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:50.044077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.046396 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:50.047044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.048591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.066605 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.066605 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:50.079429 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:50.088196 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74b76588-c71c-48c0-9449-2ffb2139bb1d tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 200 Jul 24 06:00:50.088803 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 392/1536] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:50.108397 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.111701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:50.112045 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.113102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.113102 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:50.129934 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.129934 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:50.130600 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:50.164089 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:50.164540 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4bbb2ef5-d909-494c-af49-40d34b9e10cd tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 202 Jul 24 06:00:50.164790 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 389/1537] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:50 2026] DELETE /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:50.177586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.180604 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:50.180739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.180997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.194099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.194099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:50.211670 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:50.220395 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b43dba02-1ecd-4026-89ff-bea2f69f6f16 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 200 Jul 24 06:00:50.220628 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 381/1538] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:50.336792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.340102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:50.340347 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.340617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.352646 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.352646 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:50.353259 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:50.354312 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a72cece-24cc-4d3b-ac6c-0046b55088ef tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 returned with HTTP 200 Jul 24 06:00:50.354696 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 377/1539] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:50.372658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7c5022a5-b9e7-4793-a719-1492a8476859 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.378812 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:50.378812 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1ef49466-c080-462b-a9cb-1aca9f8f75e8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2124294147"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:50.382609 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request body: {'volume': {'snapshot_id': '1ef49466-c080-462b-a9cb-1aca9f8f75e8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2124294147'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:50.393259 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.393259 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:50.394024 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:50.394406 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume of 1 GB Jul 24 06:00:50.403875 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Availability Zones retrieved successfully. Jul 24 06:00:50.413553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (e5e56ffa-78f4-49a4-af53-cb4e9721e02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:50.414704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc688be6-2f5b-45f5-972b-a5c543325731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.416050 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:50.448844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7814b1ee-10a4-4ecd-aeaf-f9ab0ef4f732 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.453822 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7814b1ee-10a4-4ecd-aeaf-f9ab0ef4f732 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:50.454559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7814b1ee-10a4-4ecd-aeaf-f9ab0ef4f732 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.455048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7814b1ee-10a4-4ecd-aeaf-f9ab0ef4f732 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.469134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc688be6-2f5b-45f5-972b-a5c543325731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1ef49466-c080-462b-a9cb-1aca9f8f75e8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.469134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1308607-6b2b-479a-af25-0ec7f4637a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.471534 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7814b1ee-10a4-4ecd-aeaf-f9ab0ef4f732 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 404 Jul 24 06:00:50.472598 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 390/1540] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:50.484710 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a39b50b-5c27-482a-9c1c-950f54a654c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.486187 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a39b50b-5c27-482a-9c1c-950f54a654c7 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:50.486471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a39b50b-5c27-482a-9c1c-950f54a654c7 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.489302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a39b50b-5c27-482a-9c1c-950f54a654c7 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.499036 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a39b50b-5c27-482a-9c1c-950f54a654c7 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 404 Jul 24 06:00:50.500311 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 382/1541] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:50.511617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-753f9627-c561-4c55-867b-5cec6ff1a371 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.516276 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753f9627-c561-4c55-867b-5cec6ff1a371 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:50.516563 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753f9627-c561-4c55-867b-5cec6ff1a371 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.516724 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753f9627-c561-4c55-867b-5cec6ff1a371 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.516920 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-753f9627-c561-4c55-867b-5cec6ff1a371 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Delete volume with id: 9a124671-89eb-4f10-a96c-79f9a681e65b Jul 24 06:00:50.529813 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753f9627-c561-4c55-867b-5cec6ff1a371 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b returned with HTTP 404 Jul 24 06:00:50.529813 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 378/1542] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:00:50 2026] DELETE /volume/v3/volumes/9a124671-89eb-4f10-a96c-79f9a681e65b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:50.544198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.547538 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:50.548942 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-347091196"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:50.549150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Created reservations ['c8aade49-2dd3-4864-b0bc-75e3ca25fcf7', '4bf01839-4b68-4af9-8ae5-6912f4288253', '199ae1b6-2b97-4437-8bca-cc15cf0e8a9b', '0140cedc-3ec6-41eb-9126-5d2e44aacd16'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:50.550455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1308607-6b2b-479a-af25-0ec7f4637a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8aade49-2dd3-4864-b0bc-75e3ca25fcf7', '4bf01839-4b68-4af9-8ae5-6912f4288253', '199ae1b6-2b97-4437-8bca-cc15cf0e8a9b', '0140cedc-3ec6-41eb-9126-5d2e44aacd16']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.552493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-347091196'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:50.552493 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume of 1 GB Jul 24 06:00:50.552707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c31fa73-bb77-4eda-90d5-2e503bbab41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.558557 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Availability Zones retrieved successfully. Jul 24 06:00:50.568506 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Flow 'volume_create_api' (997a3917-9c8b-4f6f-930a-4fa5a6025097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:50.569925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8c095c-2a90-4c6e-83eb-892282a5cab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.571827 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:50.611333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c31fa73-bb77-4eda-90d5-2e503bbab41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f89770f0-e54b-42a9-b01c-2ead3aa4b724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2124294147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['c8aade49-2dd3-4864-b0bc-75e3ca25fcf7','4bf01839-4b68-4af9-8ae5-6912f4288253','199ae1b6-2b97-4437-8bca-cc15cf0e8a9b','0140cedc-3ec6-41eb-9126-5d2e44aacd16'],size=1,snapshot_id=1ef49466-c080-462b-a9cb-1aca9f8f75e8,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2124294147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f89770f0-e54b-42a9-b01c-2ead3aa4b724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9de35371b524fc3afae66563dbe21d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1ef49466-c080-462b-a9cb-1aca9f8f75e8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.612283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1721c7-3e19-4d81-b0bc-cb8fad7f778d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.617848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a8c095c-2a90-4c6e-83eb-892282a5cab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.618818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a250c5f-f89d-4c29-9083-6581d561adf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.655698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d1721c7-3e19-4d81-b0bc-cb8fad7f778d) transitioned into state 'SUCCESS' from state '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-2124294147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9de35371b524fc3afae66563dbe21d0',qos_specs=None,replication_status=,reservations=['c8aade49-2dd3-4864-b0bc-75e3ca25fcf7','4bf01839-4b68-4af9-8ae5-6912f4288253','199ae1b6-2b97-4437-8bca-cc15cf0e8a9b','0140cedc-3ec6-41eb-9126-5d2e44aacd16'],size=1,snapshot_id=1ef49466-c080-462b-a9cb-1aca9f8f75e8,source_replicaid=,source_volid=None,status='creating',user_id='b4a245fcdc9b49f9a73b5f374c6bf220',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.655698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97659751-8fde-413d-a54f-44c299b2570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.695259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97659751-8fde-413d-a54f-44c299b2570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.697108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Flow 'volume_create_api' (e5e56ffa-78f4-49a4-af53-cb4e9721e02f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:50.697108 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Create volume request issued successfully. Jul 24 06:00:50.698099 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c5022a5-b9e7-4793-a719-1492a8476859 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:50.698539 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 393/1543] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:50 2026] POST /volume/v3/volumes => generated 788 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:50.702948 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Created reservations ['d9b7b3fd-7fb0-41f9-ac39-d49350ced4dd', '3e404aa2-aad8-404a-9af4-ae1f4ad1ce3a', '1550c26d-81d8-4313-b208-61283a3cfcdb', 'f2b5dbd0-a780-4a93-bff3-77470f716f3d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:50.703407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a250c5f-f89d-4c29-9083-6581d561adf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b7b3fd-7fb0-41f9-ac39-d49350ced4dd', '3e404aa2-aad8-404a-9af4-ae1f4ad1ce3a', '1550c26d-81d8-4313-b208-61283a3cfcdb', 'f2b5dbd0-a780-4a93-bff3-77470f716f3d']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.704757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabb44d9-ead5-49bb-9f85-8ed5f878ab50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.720183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.723149 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:50.724193 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.724366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.734855 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.734855 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:50.740186 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:50.744935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabb44d9-ead5-49bb-9f85-8ed5f878ab50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aba1c0c-8910-4f22-97af-64248fff569f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-347091196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f300b4f1331c4a599740348fa8441576',qos_specs=None,replication_status=,reservations=['d9b7b3fd-7fb0-41f9-ac39-d49350ced4dd','3e404aa2-aad8-404a-9af4-ae1f4ad1ce3a','1550c26d-81d8-4313-b208-61283a3cfcdb','f2b5dbd0-a780-4a93-bff3-77470f716f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4774132ef96d4e35b0309251253eae9f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-347091196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aba1c0c-8910-4f22-97af-64248fff569f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f300b4f1331c4a599740348fa8441576',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4774132ef96d4e35b0309251253eae9f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.745698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d026161a-9159-48b5-a88a-410b51c6f4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.749151 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2e15a0e-5382-411a-b008-babe35a4cc8e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 200 Jul 24 06:00:50.749378 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 383/1544] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:50.778970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d026161a-9159-48b5-a88a-410b51c6f4f0) transitioned into state 'SUCCESS' from state '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-347091196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f300b4f1331c4a599740348fa8441576',qos_specs=None,replication_status=,reservations=['d9b7b3fd-7fb0-41f9-ac39-d49350ced4dd','3e404aa2-aad8-404a-9af4-ae1f4ad1ce3a','1550c26d-81d8-4313-b208-61283a3cfcdb','f2b5dbd0-a780-4a93-bff3-77470f716f3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4774132ef96d4e35b0309251253eae9f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.780026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c48462-43d4-4006-a974-d2428f1e3baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:50.799906 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77c48462-43d4-4006-a974-d2428f1e3baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:50.802769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Flow 'volume_create_api' (997a3917-9c8b-4f6f-930a-4fa5a6025097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:50.802769 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Create volume request issued successfully. Jul 24 06:00:50.802769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8ebee10f-4b6a-4658-bc09-d073ba6eae05 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:50.802769 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 391/1545] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:00:50 2026] POST /volume/v3/volumes => generated 818 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:50.820998 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:50.825232 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:50.827692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:50.827692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:50.839809 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:50.839809 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:50.848935 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:50.856499 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c57c60b-917c-4302-bc32-c4fabf3f9928 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 200 Jul 24 06:00:50.857172 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 379/1546] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:50 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:51.240273 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1546343b-07f1-4621-9bce-3a95f14776a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.245701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1546343b-07f1-4621-9bce-3a95f14776a0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 Jul 24 06:00:51.245701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1546343b-07f1-4621-9bce-3a95f14776a0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.245701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1546343b-07f1-4621-9bce-3a95f14776a0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.254536 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1546343b-07f1-4621-9bce-3a95f14776a0 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 returned with HTTP 404 Jul 24 06:00:51.255050 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 394/1547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/a2f2c7e4-3ace-434d-9421-122615333ba4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:51.330810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.333374 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:51.334058 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesGetTest-Volume-1245176729", "metadata": {"Type": "Test"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:51.338034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1245176729', 'metadata': {'Type': 'Test'}}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:51.464465 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:51.473626 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:51.480932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (fa09d709-fe15-42ad-91aa-d28b14f6dc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:51.483025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82522c6-7540-4843-94d7-5238065307e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:51.484742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:51.585236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c82522c6-7540-4843-94d7-5238065307e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:51.586320 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a51dad-65e9-4207-afea-7bb924264890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:51.641230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['36b1213f-329e-4eee-829b-383c46226578', 'ef12723a-ece0-4899-8317-cc6cef89849f', 'f0799728-c8b4-43ae-b56b-5bd18e73c246', '6f30da2e-75d3-4ab2-8237-1c757b59e087'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:51.642268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a51dad-65e9-4207-afea-7bb924264890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36b1213f-329e-4eee-829b-383c46226578', 'ef12723a-ece0-4899-8317-cc6cef89849f', 'f0799728-c8b4-43ae-b56b-5bd18e73c246', '6f30da2e-75d3-4ab2-8237-1c757b59e087']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:51.646307 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5258aa54-b3e0-47ca-9bdf-60db297e8dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:51.672834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5258aa54-b3e0-47ca-9bdf-60db297e8dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49845b54-ad6f-4565-8d6f-e107c0b7bfc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1245176729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['36b1213f-329e-4eee-829b-383c46226578','ef12723a-ece0-4899-8317-cc6cef89849f','f0799728-c8b4-43ae-b56b-5bd18e73c246','6f30da2e-75d3-4ab2-8237-1c757b59e087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1245176729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49845b54-ad6f-4565-8d6f-e107c0b7bfc3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:51.673775 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e5d20d-a4de-4c0b-9f1d-22858fbb076e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:51.701705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94e5d20d-a4de-4c0b-9f1d-22858fbb076e) transitioned into state 'SUCCESS' from state '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-1245176729',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['36b1213f-329e-4eee-829b-383c46226578','ef12723a-ece0-4899-8317-cc6cef89849f','f0799728-c8b4-43ae-b56b-5bd18e73c246','6f30da2e-75d3-4ab2-8237-1c757b59e087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:51.702720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e924ea9-7dee-4b78-a759-f2b486f7308a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:51.716426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e924ea9-7dee-4b78-a759-f2b486f7308a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:51.717604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (fa09d709-fe15-42ad-91aa-d28b14f6dc7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:51.717935 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:51.718567 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a6a7e9f-7bc9-49ab-95cd-6db876ef61df tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:51.719041 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 384/1548] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:51 2026] POST /volume/v3/volumes => generated 759 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:51.741589 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.744044 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:51.744318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.744555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.756738 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.756738 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:51.762486 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:51.769592 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6096e19e-7c7f-44ea-bd9c-363b3e59af98 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:51.769806 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 392/1549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:51.771149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-463b633b-13f0-41f2-9885-9afa0ed4838e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.777710 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-463b633b-13f0-41f2-9885-9afa0ed4838e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:51.777710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-463b633b-13f0-41f2-9885-9afa0ed4838e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.777710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-463b633b-13f0-41f2-9885-9afa0ed4838e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.791451 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.791451 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:51.796504 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-463b633b-13f0-41f2-9885-9afa0ed4838e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:51.801811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-463b633b-13f0-41f2-9885-9afa0ed4838e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 200 Jul 24 06:00:51.802306 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 380/1550] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:51.820558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.823173 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:51.823779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.824445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.842459 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.842459 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:51.849042 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:51.864156 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141ee1e2-891b-4012-b1eb-66be690fe4b4 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 200 Jul 24 06:00:51.864156 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 395/1551] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:51.875070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.877076 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:51.877309 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.877580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.884570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-34bca146-8bfc-466e-9b02-438b21250afd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.886349 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.886349 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:51.887092 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:51.887411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.887651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.887862 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:51.892126 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:51.895849 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.895849 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:51.896586 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:51.898244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea86c003-f5d3-4d5e-8e9a-36ff326991df tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 200 Jul 24 06:00:51.898784 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 385/1552] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:51.916430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e123e318-0d33-4311-a509-aab74f98daf9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.918400 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:00:51.918891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8aba1c0c-8910-4f22-97af-64248fff569f"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:51.921128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volume_transfer [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Creating new volume transfer {'transfer': {'volume_id': '8aba1c0c-8910-4f22-97af-64248fff569f'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 06:00:51.921465 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volume_transfer [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Creating transfer of volume 8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:51.921524 np0000005810 devstack@c-api.service[100225]: INFO cinder.transfer.api [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Generating transfer record for volume 8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:51.931330 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 06:00:51.931632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-34bca146-8bfc-466e-9b02-438b21250afd tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 202 Jul 24 06:00:51.932256 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 393/1553] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:51 2026] DELETE /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:51.938829 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.938829 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:51.946412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.949282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:51.949282 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.950024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.960935 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.960935 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:51.963118 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e123e318-0d33-4311-a509-aab74f98daf9 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 24 06:00:51.964073 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 381/1554] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 24 06:00:51 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:51.968165 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:51.974019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3071e8a4-9829-460d-8ff9-9502dc75ab86 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 200 Jul 24 06:00:51.974554 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 396/1555] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:51.977644 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:51.979830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:51.980727 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:51.980727 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:51.987997 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:51.987997 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:51.993974 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:52.000085 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82d74184-4cf4-4469-9056-1c2fc8fa05c4 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 200 Jul 24 06:00:52.000801 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 386/1556] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:51 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:52.018584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.020844 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/detail Jul 24 06:00:52.021160 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.021443 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.021700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volume_transfer [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Listing volume transfers {{(pid=100222) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 06:00:52.031056 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5aaf0bc-173d-44df-b459-9acb35f2bb65 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 06:00:52.031791 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 394/1557] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:52.043138 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3aa013ca-d58d-448e-b826-a26e74f81499 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.045563 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aa013ca-d58d-448e-b826-a26e74f81499 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 Jul 24 06:00:52.045877 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3aa013ca-d58d-448e-b826-a26e74f81499 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.046170 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3aa013ca-d58d-448e-b826-a26e74f81499 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.046335 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-3aa013ca-d58d-448e-b826-a26e74f81499 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Delete transfer with id: ac7c89d2-debb-46eb-83ac-7b5fdea1c142 Jul 24 06:00:52.070019 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.070019 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:52.089397 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aa013ca-d58d-448e-b826-a26e74f81499 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 returned with HTTP 202 Jul 24 06:00:52.089397 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 382/1558] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:00:52 2026] DELETE /volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:00:52.101195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c937810f-a523-47d5-b88e-eabc197eea51 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.104729 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c937810f-a523-47d5-b88e-eabc197eea51 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:52.105056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c937810f-a523-47d5-b88e-eabc197eea51 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.105324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c937810f-a523-47d5-b88e-eabc197eea51 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.118659 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.118659 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:52.126778 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c937810f-a523-47d5-b88e-eabc197eea51 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Volume info retrieved successfully. Jul 24 06:00:52.133729 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c937810f-a523-47d5-b88e-eabc197eea51 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 200 Jul 24 06:00:52.144497 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 397/1559] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:52.150600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bf61061c-caf6-4bc3-97da-42a2470e901c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.157930 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf61061c-caf6-4bc3-97da-42a2470e901c tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 Jul 24 06:00:52.158435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf61061c-caf6-4bc3-97da-42a2470e901c tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.158631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bf61061c-caf6-4bc3-97da-42a2470e901c tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.159314 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-bf61061c-caf6-4bc3-97da-42a2470e901c tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Delete transfer with id: ac7c89d2-debb-46eb-83ac-7b5fdea1c142 Jul 24 06:00:52.165334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bf61061c-caf6-4bc3-97da-42a2470e901c tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 returned with HTTP 404 Jul 24 06:00:52.166113 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 387/1560] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:00:52 2026] DELETE /volume/v3/volume-transfers/ac7c89d2-debb-46eb-83ac-7b5fdea1c142 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:52.175628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.178084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:52.178431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.178744 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.179009 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Delete volume with id: 8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:52.194218 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.194218 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:52.194736 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Volume info retrieved successfully. Jul 24 06:00:52.227419 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Delete volume request issued successfully. Jul 24 06:00:52.227419 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bdb78382-8b8b-484d-9fad-0f49ac779696 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 202 Jul 24 06:00:52.227419 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 395/1561] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:00:52 2026] DELETE /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:00:52.236812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.241026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:52.241026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.241026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.249238 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.249238 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:52.254174 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Volume info retrieved successfully. Jul 24 06:00:52.260055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-703401e0-d54f-4539-98fc-7f3e790bffd9 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 200 Jul 24 06:00:52.260779 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 383/1562] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:00:52.787648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.791653 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:52.792043 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.792275 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.804797 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.804797 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:52.811939 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:52.819153 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e0325ba6-24f8-41ce-b148-b6b1f7ce59ab tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:52.819975 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 398/1563] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:52.837638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8304db20-7752-41f8-bf04-0f86190a2076 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.840038 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8304db20-7752-41f8-bf04-0f86190a2076 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:52.840315 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8304db20-7752-41f8-bf04-0f86190a2076 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.840560 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8304db20-7752-41f8-bf04-0f86190a2076 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:52.854950 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.854950 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:52.872086 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8304db20-7752-41f8-bf04-0f86190a2076 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:52.879337 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8304db20-7752-41f8-bf04-0f86190a2076 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:52.879766 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 388/1564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 1367 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:52.893325 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.895943 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:52.896638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1245176729"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:52.912765 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.912765 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:52.920276 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:52.930620 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:52.931512 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6b6f3a9-ca5f-4948-889e-23e45690f97b tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:52.932193 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 396/1565] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:52 2026] PUT /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 783 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:52.951378 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.954715 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:52.954715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-510013434", "description": "This is the new description of volume"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:52.964362 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:52.964362 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:52.968930 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:52.990291 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:52.990291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e1d547f7-064e-4583-aa75-ddb680e8a67f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:52.991035 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 384/1566] 10.4.3.200 () {68 vars in 1369 bytes} [Fri Jul 24 06:00:52 2026] PUT /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:52.991969 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13a54eee-a32a-4596-bf0b-f6003cb85ae7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:52.994032 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13a54eee-a32a-4596-bf0b-f6003cb85ae7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:52.994340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13a54eee-a32a-4596-bf0b-f6003cb85ae7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:52.994447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13a54eee-a32a-4596-bf0b-f6003cb85ae7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.002062 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13a54eee-a32a-4596-bf0b-f6003cb85ae7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 404 Jul 24 06:00:53.003146 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 399/1567] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:52 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:53.006995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.012276 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:53.012579 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.013573 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.017665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-43e28b70-fcbb-481d-9133-deee7f87d00e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.022851 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43e28b70-fcbb-481d-9133-deee7f87d00e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:53.022851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-43e28b70-fcbb-481d-9133-deee7f87d00e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.022851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-43e28b70-fcbb-481d-9133-deee7f87d00e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.028204 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:53.028204 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:53.034437 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-43e28b70-fcbb-481d-9133-deee7f87d00e tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 404 Jul 24 06:00:53.035874 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 397/1568] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:53.037837 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:53.045204 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bcc08bb-2700-4967-a0aa-c953a646cd8a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:53.045339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.045927 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 389/1569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 1405 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:53.047913 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:53.048297 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.048692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.048965 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: f89770f0-e54b-42a9-b01c-2ead3aa4b724 Jul 24 06:00:53.057749 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db70efff-78b3-4d0e-b681-ac3c4f0dc4a8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 returned with HTTP 404 Jul 24 06:00:53.058378 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 385/1570] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:53 2026] DELETE /volume/v3/volumes/f89770f0-e54b-42a9-b01c-2ead3aa4b724 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:53.064029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6869c8f7-69f4-4080-9268-809a130cfd42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.065747 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:53.066111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-877467191", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-324495628"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:53.067265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-76894149-5276-40d1-9a03-ef85a90550b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.067579 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-877467191', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-324495628'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:53.069037 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume of 1 GB Jul 24 06:00:53.069095 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:53.069245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.069418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.069521 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete snapshot with id: 1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:53.074071 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Availability Zones retrieved successfully. Jul 24 06:00:53.076046 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:53.076046 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:53.076589 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:53.080822 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (f4ab440e-a06e-443a-852d-a72596d128dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:53.082496 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b92bce7-fadd-4151-ad2e-d72505381ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:53.084257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:53.104584 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot delete request issued successfully. Jul 24 06:00:53.105181 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76894149-5276-40d1-9a03-ef85a90550b8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 returned with HTTP 202 Jul 24 06:00:53.106722 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 398/1571] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:53 2026] DELETE /volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:53.118384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.120827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b92bce7-fadd-4151-ad2e-d72505381ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:53.121423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:53.121647 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec52a51a-3f63-436d-aa53-37cbc7f92c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:53.122706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.123564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.135960 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:53.135960 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:53.136618 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Snapshot retrieved successfully. Jul 24 06:00:53.137857 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6a539f8-5b68-4b34-bc17-6d6f0c3fabbf tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 returned with HTTP 200 Jul 24 06:00:53.138380 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 390/1572] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:53.187483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Created reservations ['252cbb4c-d0a4-4ede-8240-0ecc5463fde4', '7c6cd01a-36b9-4fdf-8ff6-d73d052d533c', '79441a93-e8d2-402f-a863-7394727c9187', 'b0929e98-b688-44bc-bb8c-8dfa999bb42d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:53.188381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec52a51a-3f63-436d-aa53-37cbc7f92c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['252cbb4c-d0a4-4ede-8240-0ecc5463fde4', '7c6cd01a-36b9-4fdf-8ff6-d73d052d533c', '79441a93-e8d2-402f-a863-7394727c9187', 'b0929e98-b688-44bc-bb8c-8dfa999bb42d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:53.189333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b754c259-775b-4e04-99b7-4634f1115797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:53.220668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b754c259-775b-4e04-99b7-4634f1115797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-877467191',display_name='tempest-VolumesGetTest-Volume-324495628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['252cbb4c-d0a4-4ede-8240-0ecc5463fde4','7c6cd01a-36b9-4fdf-8ff6-d73d052d533c','79441a93-e8d2-402f-a863-7394727c9187','b0929e98-b688-44bc-bb8c-8dfa999bb42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:53Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-877467191',display_name='tempest-VolumesGetTest-Volume-324495628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79717cdefdd74343915784a24336f8ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:53.221614 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f072441-c25a-4461-84f5-cc5215bd5116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:53.245607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f072441-c25a-4461-84f5-cc5215bd5116) transitioned into 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-877467191',display_name='tempest-VolumesGetTest-Volume-324495628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87c58724db964a1fbdb29fe6cdb2b6d7',qos_specs=None,replication_status=,reservations=['252cbb4c-d0a4-4ede-8240-0ecc5463fde4','7c6cd01a-36b9-4fdf-8ff6-d73d052d533c','79441a93-e8d2-402f-a863-7394727c9187','b0929e98-b688-44bc-bb8c-8dfa999bb42d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79717cdefdd74343915784a24336f8ed',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:53.246410 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67058b40-2277-4f48-adbd-250d7a2a6f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:53.260040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67058b40-2277-4f48-adbd-250d7a2a6f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:53.261114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Flow 'volume_create_api' (f4ab440e-a06e-443a-852d-a72596d128dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:53.261428 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Create volume request issued successfully. Jul 24 06:00:53.262126 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6869c8f7-69f4-4080-9268-809a130cfd42 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:53.263186 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 400/1573] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:00:53 2026] POST /volume/v3/volumes => generated 778 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:53.281825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cd48e07a-66d2-4e8e-8d8f-89718732f3c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.284957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.285183 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd48e07a-66d2-4e8e-8d8f-89718732f3c5 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:53.285668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd48e07a-66d2-4e8e-8d8f-89718732f3c5 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.285968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cd48e07a-66d2-4e8e-8d8f-89718732f3c5 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.286941 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:53.287166 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.287453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.296927 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cd48e07a-66d2-4e8e-8d8f-89718732f3c5 tempest-VolumesTransfersV357Test-1959191109 tempest-VolumesTransfersV357Test-1959191109-project-admin] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 404 Jul 24 06:00:53.297858 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 386/1574] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:53.298249 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:53.298249 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:53.303352 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:53.307464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-361ce317-3ac6-4279-833c-07fb9db42770 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.308610 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b4a2a731-4db5-49d2-86f7-fe49f42d6db3 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 200 Jul 24 06:00:53.309267 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 399/1575] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:53.309809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-361ce317-3ac6-4279-833c-07fb9db42770 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] GET https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:53.311970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-361ce317-3ac6-4279-833c-07fb9db42770 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.311970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-361ce317-3ac6-4279-833c-07fb9db42770 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.318519 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-361ce317-3ac6-4279-833c-07fb9db42770 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 404 Jul 24 06:00:53.319108 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 391/1576] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:00:53 2026] GET /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:53.329707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78568135-4321-4fda-b6eb-f4eca08608b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:53.332194 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78568135-4321-4fda-b6eb-f4eca08608b5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:53.332194 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78568135-4321-4fda-b6eb-f4eca08608b5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:53.332194 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78568135-4321-4fda-b6eb-f4eca08608b5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:53.332409 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-78568135-4321-4fda-b6eb-f4eca08608b5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] Delete volume with id: 8aba1c0c-8910-4f22-97af-64248fff569f Jul 24 06:00:53.345325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78568135-4321-4fda-b6eb-f4eca08608b5 tempest-VolumesTransfersV357Test-481356942 tempest-VolumesTransfersV357Test-481356942-project-member] https://10.4.3.200/volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f returned with HTTP 404 Jul 24 06:00:53.345867 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 401/1577] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:00:53 2026] DELETE /volume/v3/volumes/8aba1c0c-8910-4f22-97af-64248fff569f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:00:54.150348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b2d412cd-3fd9-439b-92ed-69f9196fdbcb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.152296 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2d412cd-3fd9-439b-92ed-69f9196fdbcb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 Jul 24 06:00:54.152540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2d412cd-3fd9-439b-92ed-69f9196fdbcb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.152831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b2d412cd-3fd9-439b-92ed-69f9196fdbcb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.167461 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b2d412cd-3fd9-439b-92ed-69f9196fdbcb tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 returned with HTTP 404 Jul 24 06:00:54.168178 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 387/1578] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/snapshots/1ef49466-c080-462b-a9cb-1aca9f8f75e8 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:54.177624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.181364 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:54.181718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.182040 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.194859 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.194859 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:54.203073 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:54.212219 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c1099e7-5665-48ad-ac8f-e2b3446a66d8 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 200 Jul 24 06:00:54.213085 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 400/1579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:54.227860 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.230944 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:54.231617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.231881 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.232092 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:54.242452 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.242452 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:54.242952 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:54.268222 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 06:00:54.268457 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-559e15eb-1abc-4c60-ad04-a091b6d51a26 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 202 Jul 24 06:00:54.269714 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 392/1580] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:54 2026] DELETE /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:54.277176 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.279925 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:54.280159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.280427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.289515 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.289515 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:54.295286 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:54.309883 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9842bd70-50f8-4d83-bb67-56e6341c0ca7 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 200 Jul 24 06:00:54.310370 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 402/1581] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:54.325428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.327782 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.328057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.328318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.340213 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.340213 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:54.345974 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:54.352817 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a198c41-cfa5-4f33-8a75-119d78161cd2 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 200 Jul 24 06:00:54.353360 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 388/1582] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:54.367184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.369457 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] PUT https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.369880 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1245176729", "description": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:54.381718 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.381718 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:54.387618 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:54.397224 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume updated successfully. Jul 24 06:00:54.398405 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3b1cb74-c6f3-470a-9671-0a9233f2b12a tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 200 Jul 24 06:00:54.398723 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 401/1583] 10.4.3.200 () {68 vars in 1368 bytes} [Fri Jul 24 06:00:54 2026] PUT /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 770 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:54.412226 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39a16be6-f214-402f-bc6d-308fccf38239 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.414372 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39a16be6-f214-402f-bc6d-308fccf38239 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.414593 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39a16be6-f214-402f-bc6d-308fccf38239 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.414863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39a16be6-f214-402f-bc6d-308fccf38239 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.424561 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.424561 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:54.429484 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-39a16be6-f214-402f-bc6d-308fccf38239 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:54.434927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39a16be6-f214-402f-bc6d-308fccf38239 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 200 Jul 24 06:00:54.435460 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 393/1584] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:54.455490 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.458176 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.458473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.458784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.458967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.471736 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.471736 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:54.472413 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:54.502835 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:54.503170 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1a1f20a-3bcb-450d-8d15-db2d080c682f tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 202 Jul 24 06:00:54.503779 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 403/1585] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:54 2026] DELETE /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:54.516845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:54.519860 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:54.520234 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:54.520751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:54.532092 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:54.532092 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:54.538116 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:54.546208 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c42b3265-67c3-485d-92c0-eb5eb8f01f30 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 200 Jul 24 06:00:54.546641 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 389/1586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:54 2026] GET /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:55.248552 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.250348 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:55.250673 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1988346169"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:55.252519 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1988346169'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:55.252636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume of 1 GB Jul 24 06:00:55.257760 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Availability Zones retrieved successfully. Jul 24 06:00:55.263947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Flow 'volume_create_api' (94b5aea0-5860-4d47-a71b-ab659a5e55d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:55.265160 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5617534c-a5ff-4840-b267-67c855f298c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:55.266164 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:55.311908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5617534c-a5ff-4840-b267-67c855f298c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:55.312794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6901fea6-3cf9-41d1-9b74-5efdf093bf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:55.325399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e98000a-3101-4dd3-b662-47a14b06ee4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.328982 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e98000a-3101-4dd3-b662-47a14b06ee4c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 Jul 24 06:00:55.329345 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e98000a-3101-4dd3-b662-47a14b06ee4c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.329626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e98000a-3101-4dd3-b662-47a14b06ee4c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.337367 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e98000a-3101-4dd3-b662-47a14b06ee4c tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 returned with HTTP 404 Jul 24 06:00:55.338039 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 394/1587] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/ce8a99f4-2408-4fb1-92fc-bb2a139a3919 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:55.349002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-402d85b4-5ad3-40a0-accc-7524485ec515 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.352059 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-402d85b4-5ad3-40a0-accc-7524485ec515 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:55.352373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-402d85b4-5ad3-40a0-accc-7524485ec515 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.352636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-402d85b4-5ad3-40a0-accc-7524485ec515 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.363177 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.363177 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:55.369240 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-402d85b4-5ad3-40a0-accc-7524485ec515 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:55.373551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Created reservations ['22117f92-1631-48d7-8baa-03dcd1789f76', '64597b91-fc39-4e79-a507-bd5bdb18b939', '57aeab30-1230-40dd-952b-4855f56a9868', '77c3a3bc-f6d1-478f-a1c6-74532a4724ee'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:55.374592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6901fea6-3cf9-41d1-9b74-5efdf093bf9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22117f92-1631-48d7-8baa-03dcd1789f76', '64597b91-fc39-4e79-a507-bd5bdb18b939', '57aeab30-1230-40dd-952b-4855f56a9868', '77c3a3bc-f6d1-478f-a1c6-74532a4724ee']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:55.375522 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-402d85b4-5ad3-40a0-accc-7524485ec515 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:55.375612 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136987c5-6621-4e70-bfb7-42dedaa4193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:55.376150 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 404/1588] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:55.392288 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ce1f75b-cf20-4460-8480-25733d269ebc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.396607 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:55.396607 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.396713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.396924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume with id: ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:55.405107 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (136987c5-6621-4e70-bfb7-42dedaa4193c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ed59ce1-9004-4c8a-949a-533e0179c532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1988346169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d274c88645914e439b9b00f1170c9be0',qos_specs=None,replication_status=,reservations=['22117f92-1631-48d7-8baa-03dcd1789f76','64597b91-fc39-4e79-a507-bd5bdb18b939','57aeab30-1230-40dd-952b-4855f56a9868','77c3a3bc-f6d1-478f-a1c6-74532a4724ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acd870bea1a842deb5842a1f436fe2d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1988346169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ed59ce1-9004-4c8a-949a-533e0179c532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d274c88645914e439b9b00f1170c9be0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acd870bea1a842deb5842a1f436fe2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:55.406519 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133779d2-b993-4a54-a4e4-b948b72d74be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:55.408280 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.408280 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:55.409805 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:55.438463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (133779d2-b993-4a54-a4e4-b948b72d74be) transitioned into state 'SUCCESS' from state '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-1988346169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d274c88645914e439b9b00f1170c9be0',qos_specs=None,replication_status=,reservations=['22117f92-1631-48d7-8baa-03dcd1789f76','64597b91-fc39-4e79-a507-bd5bdb18b939','57aeab30-1230-40dd-952b-4855f56a9868','77c3a3bc-f6d1-478f-a1c6-74532a4724ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acd870bea1a842deb5842a1f436fe2d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:55.439560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0e5187-a293-440f-a5ac-d39302e18426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:55.445753 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Delete volume request issued successfully. Jul 24 06:00:55.445753 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ce1f75b-cf20-4460-8480-25733d269ebc tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 202 Jul 24 06:00:55.445753 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 390/1589] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:55 2026] DELETE /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:55.454554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.458138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0e5187-a293-440f-a5ac-d39302e18426) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:55.458263 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:55.458348 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Flow 'volume_create_api' (94b5aea0-5860-4d47-a71b-ab659a5e55d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:55.458397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.458397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.459375 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Create volume request issued successfully. Jul 24 06:00:55.459375 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a44719e-8e40-4af3-a6d8-e3d21cf26629 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:55.459375 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 402/1590] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:55 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:55.466326 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.466326 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:55.472531 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Volume info retrieved successfully. Jul 24 06:00:55.473186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.476996 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:00:55.476996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.478226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.481782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9bd8e0b8-8727-41ba-94c4-73f3fbb9c102 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 200 Jul 24 06:00:55.481782 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 395/1591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:55.488483 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.488483 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:55.493347 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:00:55.498508 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5100bbbc-05f3-413f-9ea2-acf77d734fc3 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:00:55.498942 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 405/1592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:55.563801 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8036ea76-0b43-4e8f-b0fd-00723b731eee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.571761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8036ea76-0b43-4e8f-b0fd-00723b731eee tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 Jul 24 06:00:55.571761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8036ea76-0b43-4e8f-b0fd-00723b731eee tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.571761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8036ea76-0b43-4e8f-b0fd-00723b731eee tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.580724 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8036ea76-0b43-4e8f-b0fd-00723b731eee tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 returned with HTTP 404 Jul 24 06:00:55.581355 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 391/1593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/b9c17c95-b07c-47d8-b0c4-762c9ec2d2b9 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:55.597738 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.599939 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:55.600118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.600290 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.608456 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.608456 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:55.614060 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:55.621636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfb920a7-29e0-4058-9aef-1127ce1fc586 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:55.623142 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 403/1594] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 1405 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:55.639701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.641785 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] DELETE https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:55.641933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.642185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.642385 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume with id: 49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:55.652533 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.652533 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:55.653464 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:55.680129 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Delete volume request issued successfully. Jul 24 06:00:55.680430 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca2ab494-25fb-4ecf-b6db-708983e47941 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 202 Jul 24 06:00:55.680975 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 396/1595] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:00:55 2026] DELETE /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:55.688449 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:55.691531 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:55.691798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:55.692063 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:55.700163 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:55.700163 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:55.704636 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Volume info retrieved successfully. Jul 24 06:00:55.710793 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcefc929-3518-4e76-94b7-4b4afbc321c4 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 200 Jul 24 06:00:55.711152 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 406/1596] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:55 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:56.322151 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:56.436294 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:56.436967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1524521823"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:56.439551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1524521823'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:56.439947 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Create volume of 1 GB Jul 24 06:00:56.446989 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Availability Zones retrieved successfully. Jul 24 06:00:56.454292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Flow 'volume_create_api' (248ce7a9-9632-4ccc-8eeb-a34e2836dd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:56.455447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff029505-ec43-49e4-8393-1dc270d73765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:56.456940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:56.496429 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aae2a2ca-6d7a-4ad7-8570-862b7224a605 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:56.497183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff029505-ec43-49e4-8393-1dc270d73765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:56.498344 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443e94f6-5301-4367-be2f-d6d6db4100ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:56.498435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aae2a2ca-6d7a-4ad7-8570-862b7224a605 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] GET https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db Jul 24 06:00:56.498596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aae2a2ca-6d7a-4ad7-8570-862b7224a605 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:56.498800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aae2a2ca-6d7a-4ad7-8570-862b7224a605 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:56.505756 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aae2a2ca-6d7a-4ad7-8570-862b7224a605 tempest-VolumesSnapshotTestJSON-1295723446 tempest-VolumesSnapshotTestJSON-1295723446-project-member] https://10.4.3.200/volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db returned with HTTP 404 Jul 24 06:00:56.506249 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 404/1597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:56 2026] GET /volume/v3/volumes/ec43ccca-3749-47f9-9ff3-39dfbeff49db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:56.515243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:56.517033 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:00:56.517240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:56.517445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:56.524542 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:56.524542 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:56.528091 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:00:56.532360 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4f5fa6c3-acf2-41e8-886a-cacfd4bec203 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:00:56.532770 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 397/1598] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:56 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:56.586447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Created reservations ['34990c7a-6445-4469-90a8-c602cce5cc94', '1329c8be-6af9-46f2-a8ce-e2ba8cf47ba5', 'a6145349-6487-4ede-baa2-84a5e7c022df', 'bab43e09-cd7d-4c4c-9a93-1ba48f6968af'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:56.587536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (443e94f6-5301-4367-be2f-d6d6db4100ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34990c7a-6445-4469-90a8-c602cce5cc94', '1329c8be-6af9-46f2-a8ce-e2ba8cf47ba5', 'a6145349-6487-4ede-baa2-84a5e7c022df', 'bab43e09-cd7d-4c4c-9a93-1ba48f6968af']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:56.588613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cd0ad4-be13-4eca-a746-afdf84e6206f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:56.614571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0cd0ad4-be13-4eca-a746-afdf84e6206f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5a8256b-cd55-4188-b30b-fb4837d15e9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1524521823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9693c299a9fe403bb6499d6ec0617dff',qos_specs=None,replication_status=,reservations=['34990c7a-6445-4469-90a8-c602cce5cc94','1329c8be-6af9-46f2-a8ce-e2ba8cf47ba5','a6145349-6487-4ede-baa2-84a5e7c022df','bab43e09-cd7d-4c4c-9a93-1ba48f6968af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0547ef74f5aa41fc9b2bb20ae20e1e68',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1524521823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5a8256b-cd55-4188-b30b-fb4837d15e9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9693c299a9fe403bb6499d6ec0617dff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0547ef74f5aa41fc9b2bb20ae20e1e68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:56.615767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e41a1c6-59e0-4dd6-9eae-07df616f525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:56.637697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e41a1c6-59e0-4dd6-9eae-07df616f525a) transitioned into state 'SUCCESS' from state '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-1524521823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9693c299a9fe403bb6499d6ec0617dff',qos_specs=None,replication_status=,reservations=['34990c7a-6445-4469-90a8-c602cce5cc94','1329c8be-6af9-46f2-a8ce-e2ba8cf47ba5','a6145349-6487-4ede-baa2-84a5e7c022df','bab43e09-cd7d-4c4c-9a93-1ba48f6968af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0547ef74f5aa41fc9b2bb20ae20e1e68',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:56.638613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaab4e55-9f00-4a39-a82e-35864432eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:56.651699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaab4e55-9f00-4a39-a82e-35864432eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:56.654793 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Flow 'volume_create_api' (248ce7a9-9632-4ccc-8eeb-a34e2836dd13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:56.654793 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Create volume request issued successfully. Jul 24 06:00:56.654793 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a654caf-1e87-49ad-88bf-01fe2a16adad tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:56.654793 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 392/1599] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:00:56 2026] POST /volume/v3/volumes => generated 752 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:56.670512 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:56.672439 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:00:56.672706 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:56.672956 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:56.681322 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:56.681322 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:56.685502 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:00:56.691535 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa4662a0-2585-4c9d-afb6-99048fb6ea82 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 200 Jul 24 06:00:56.692054 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 407/1600] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:00:56 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:56.726408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a7d1f2db-69ec-4140-82e9-def021df7800 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:56.731756 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7d1f2db-69ec-4140-82e9-def021df7800 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] GET https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 Jul 24 06:00:56.731998 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7d1f2db-69ec-4140-82e9-def021df7800 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:56.732257 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7d1f2db-69ec-4140-82e9-def021df7800 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:56.739518 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7d1f2db-69ec-4140-82e9-def021df7800 tempest-VolumesGetTest-437834424 tempest-VolumesGetTest-437834424-project-member] https://10.4.3.200/volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 returned with HTTP 404 Jul 24 06:00:56.740141 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 405/1601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:56 2026] GET /volume/v3/volumes/49845b54-ad6f-4565-8d6f-e107c0b7bfc3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:57.708309 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f51d4101-935a-48e6-b707-9835706794ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:57.711269 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f51d4101-935a-48e6-b707-9835706794ae tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:00:57.711636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f51d4101-935a-48e6-b707-9835706794ae tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:57.711900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f51d4101-935a-48e6-b707-9835706794ae tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:57.723817 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:57.723817 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:57.730366 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f51d4101-935a-48e6-b707-9835706794ae tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:00:57.738400 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f51d4101-935a-48e6-b707-9835706794ae tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 200 Jul 24 06:00:57.739095 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 398/1602] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:00:57 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:57.760454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:57.765301 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:00:57.766758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5a8256b-cd55-4188-b30b-fb4837d15e9a", "name": "tempest-VolumesBackupsV39Test-Backup-1438657571", "container": "tempest-volumesbackupsv39test-backup-container-25234101"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:57.768559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Creating new backup {'backup': {'volume_id': 'a5a8256b-cd55-4188-b30b-fb4837d15e9a', 'name': 'tempest-VolumesBackupsV39Test-Backup-1438657571', 'container': 'tempest-volumesbackupsv39test-backup-container-25234101'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:00:57.769033 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Creating backup of volume a5a8256b-cd55-4188-b30b-fb4837d15e9a in container tempest-volumesbackupsv39test-backup-container-25234101 Jul 24 06:00:57.772541 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=515,cinder:UPDATE=154,cinder:INSERT=91 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:00:57.783579 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:57.783579 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:57.784744 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:00:57.834449 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Created reservations ['6fd55997-33ae-4c5c-8bd5-c241d2cac90b', 'f88ea4ef-c806-49b5-9e56-9a735c7efbbd'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:57.886814 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ec045aa-a534-46b2-a502-25d0d7b11e7b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:00:57.886814 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 393/1603] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:00:57 2026] POST /volume/v3/backups => generated 333 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:57.900689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4134e310-6b9a-452e-a566-876702b1898f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:57.904652 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4134e310-6b9a-452e-a566-876702b1898f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:00:57.905036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4134e310-6b9a-452e-a566-876702b1898f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:57.905763 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4134e310-6b9a-452e-a566-876702b1898f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:57.906621 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4134e310-6b9a-452e-a566-876702b1898f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:57.915146 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:57.915146 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:57.917935 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4134e310-6b9a-452e-a566-876702b1898f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:00:57.919096 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 408/1604] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:00:57 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:58.313452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:58.425383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:00:58.425821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1493659206"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:58.429859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1493659206'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:00:58.429859 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create volume of 1 GB Jul 24 06:00:58.434022 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Availability Zones retrieved successfully. Jul 24 06:00:58.441919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Flow 'volume_create_api' (8f1328a0-60f0-4b78-b6d0-cf3dead3c778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:58.443840 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987b024a-77b6-4208-9afc-61fd72af0273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:58.444880 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:00:58.487010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (987b024a-77b6-4208-9afc-61fd72af0273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:58.488354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac8fb39-3937-420e-aa75-056e3efabdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:58.519717 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59641b86-585b-4376-b173-e4501ba1f795 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:58.524202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:58.524202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:58.524202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:58.524202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete snapshot with id: c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:58.533567 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:58.533567 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:58.534303 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot retrieved successfully. Jul 24 06:00:58.575406 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot delete request issued successfully. Jul 24 06:00:58.575715 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59641b86-585b-4376-b173-e4501ba1f795 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 202 Jul 24 06:00:58.576254 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 399/1605] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:00:58 2026] DELETE /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:00:58.576430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Created reservations ['8f7b14e6-da86-41fc-95d1-3641fd0b0cf8', 'c37f4b4d-ebd3-48b4-b4c4-93c5d3e716df', 'cff37838-5010-4984-b5bd-89d4bc75e287', '935454f6-dc98-4675-aa5d-c8853884024e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:58.577654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac8fb39-3937-420e-aa75-056e3efabdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7b14e6-da86-41fc-95d1-3641fd0b0cf8', 'c37f4b4d-ebd3-48b4-b4c4-93c5d3e716df', 'cff37838-5010-4984-b5bd-89d4bc75e287', '935454f6-dc98-4675-aa5d-c8853884024e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:58.578929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d58ae-c3b2-4aca-ae5e-cdbfd0168618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:58.585717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:58.588310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:58.588506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:58.588740 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:58.595876 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:58.595876 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:00:58.596518 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Snapshot retrieved successfully. Jul 24 06:00:58.597884 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dc8a1314-05b1-4f25-b013-e517aaad2372 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 200 Jul 24 06:00:58.598363 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 394/1606] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:58 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:58.611603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (367d58ae-c3b2-4aca-ae5e-cdbfd0168618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1777d4-f6b2-4ac0-add0-e87d297b5888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1493659206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a92b5146274312983d87ffa5613ae7',qos_specs=None,replication_status=,reservations=['8f7b14e6-da86-41fc-95d1-3641fd0b0cf8','c37f4b4d-ebd3-48b4-b4c4-93c5d3e716df','cff37838-5010-4984-b5bd-89d4bc75e287','935454f6-dc98-4675-aa5d-c8853884024e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376155e52c6c4b10b3d6088cef423e13',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1493659206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1777d4-f6b2-4ac0-add0-e87d297b5888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a8a92b5146274312983d87ffa5613ae7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='376155e52c6c4b10b3d6088cef423e13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:58.612492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78f863e-ef3c-436f-a511-267e681cd1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:58.632156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f78f863e-ef3c-436f-a511-267e681cd1b3) transitioned into state 'SUCCESS' from state '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-1493659206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a8a92b5146274312983d87ffa5613ae7',qos_specs=None,replication_status=,reservations=['8f7b14e6-da86-41fc-95d1-3641fd0b0cf8','c37f4b4d-ebd3-48b4-b4c4-93c5d3e716df','cff37838-5010-4984-b5bd-89d4bc75e287','935454f6-dc98-4675-aa5d-c8853884024e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376155e52c6c4b10b3d6088cef423e13',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:58.633219 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6cf35a-be84-43a0-a941-fdefaf4e452d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:00:58.645861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f6cf35a-be84-43a0-a941-fdefaf4e452d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:00:58.646800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Flow 'volume_create_api' (8f1328a0-60f0-4b78-b6d0-cf3dead3c778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:00:58.647203 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create volume request issued successfully. Jul 24 06:00:58.647914 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-295cc35a-64d6-4beb-a42f-847a3c1a081c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:00:58.648360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 406/1607] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:00:58 2026] POST /volume/v3/volumes => generated 758 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:58.663061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:58.668737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:00:58.669467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:58.669467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:58.677306 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:58.677306 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:58.681338 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:00:58.685927 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2a2069d-696e-4222-a09b-e5497ae8c96f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 200 Jul 24 06:00:58.686746 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 409/1608] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:58 2026] GET /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:58.933100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:58.935399 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:00:58.935399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:58.935399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:58.935590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:58.939830 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:58.939830 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:58.941109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7bc452c0-3f1c-4205-b09d-7e6a931ac77f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:00:58.941187 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 400/1609] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:00:58 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:59.614865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-742d51d7-6044-4eec-9a63-9e5ad4e5249d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.618704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-742d51d7-6044-4eec-9a63-9e5ad4e5249d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:00:59.618704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-742d51d7-6044-4eec-9a63-9e5ad4e5249d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.618704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-742d51d7-6044-4eec-9a63-9e5ad4e5249d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.624936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-742d51d7-6044-4eec-9a63-9e5ad4e5249d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 404 Jul 24 06:00:59.630704 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 395/1610] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:00:59.700334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-21bf60e0-a37a-462c-856c-cc23224f9427 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.702389 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21bf60e0-a37a-462c-856c-cc23224f9427 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:00:59.702609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21bf60e0-a37a-462c-856c-cc23224f9427 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.702890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21bf60e0-a37a-462c-856c-cc23224f9427 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.713300 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:59.713300 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:59.717929 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-21bf60e0-a37a-462c-856c-cc23224f9427 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:00:59.723937 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21bf60e0-a37a-462c-856c-cc23224f9427 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 200 Jul 24 06:00:59.724360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 407/1611] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:59.742978 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.745273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:00:59.745807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea1777d4-f6b2-4ac0-add0-e87d297b5888", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-760609589"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:00:59.754420 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=482,cinder:UPDATE=94,cinder:INSERT=60 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:00:59.759581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-22dea52c-17a2-4d1c-8a19-ea0d07e9c723 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.762401 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-22dea52c-17a2-4d1c-8a19-ea0d07e9c723 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/attachments?instance_id=3bd5c928-b35f-4973-ba8d-5db34c38262c Jul 24 06:00:59.762806 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-22dea52c-17a2-4d1c-8a19-ea0d07e9c723 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.763123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-22dea52c-17a2-4d1c-8a19-ea0d07e9c723 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.766497 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:59.766497 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:00:59.766905 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:00:59.767493 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create snapshot from volume ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:00:59.784656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-22dea52c-17a2-4d1c-8a19-ea0d07e9c723 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments?instance_id=3bd5c928-b35f-4973-ba8d-5db34c38262c returned with HTTP 200 Jul 24 06:00:59.785405 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 401/1612] 10.4.3.200 () {70 vars in 1637 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/attachments?instance_id=3bd5c928-b35f-4973-ba8d-5db34c38262c => generated 192 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:59.798392 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-91c13656-aa16-43e3-b0e7-82db96409e2a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.801038 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-91c13656-aa16-43e3-b0e7-82db96409e2a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e Jul 24 06:00:59.801422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-91c13656-aa16-43e3-b0e7-82db96409e2a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.802077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-91c13656-aa16-43e3-b0e7-82db96409e2a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.808687 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Created reservations ['4f20ee88-d4ee-4895-a469-3e1dd3e30e9b', '7e789ea6-042b-465c-adb3-15cd3c3413b7', '33530e9f-f394-4b9e-b440-b77f22f9985c', 'de4b19c1-7c40-453d-bd38-f0b78c779973'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:00:59.831181 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9f1d5158-e447-4a87-86d1-25840841c1f3 req-91c13656-aa16-43e3-b0e7-82db96409e2a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e returned with HTTP 200 Jul 24 06:00:59.831638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 396/1613] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:00:59.841521 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot create request issued successfully. Jul 24 06:00:59.841897 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8b2ab25-5745-4184-8c83-6d318d2fec57 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:00:59.842322 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 410/1614] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:00:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:00:59.853402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.857908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:00:59.857908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.857908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.865273 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:59.865273 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:00:59.866165 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:00:59.867336 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b300f423-7068-4ac2-8662-60d61e3b6a08 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 returned with HTTP 200 Jul 24 06:00:59.867902 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 408/1615] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:00:59.958333 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:00:59.960467 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:00:59.960826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:00:59.961011 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:00:59.961212 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:00:59.970828 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:00:59.970828 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:00:59.971704 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fff4dbf0-7f93-4976-a961-71fdb3ed1efd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:00:59.972374 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 402/1616] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:00:59 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:00.877472 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:00.879648 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:01:00.879900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:00.880163 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:00.886299 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:00.886299 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:00.888251 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:00.889365 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f98bd776-224d-4f35-91fc-81ef2a7b396f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 returned with HTTP 200 Jul 24 06:01:00.889951 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 397/1617] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:00 2026] GET /volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:00.904667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fafef666-3067-4d00-856b-c89cb987fd45 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:00.907268 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:01:00.907740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea1777d4-f6b2-4ac0-add0-e87d297b5888", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1644709629"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:00.921087 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:00.921087 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:00.921573 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:01:00.921756 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create snapshot from volume ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:00.965135 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Created reservations ['cb9fd40a-5fd8-474c-88b2-a842966c883a', '0c1ca539-4d5b-4260-9a1c-0841fdbc3924', '1cefd060-cb68-40ef-ae75-414bcd6ca580', 'c006983b-4de4-4e5d-a2ff-4a355341e53b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:00.987240 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d964f738-04b7-47d1-8658-27fec59113d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:00.990744 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d964f738-04b7-47d1-8658-27fec59113d6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:00.991133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d964f738-04b7-47d1-8658-27fec59113d6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:00.991487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d964f738-04b7-47d1-8658-27fec59113d6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:00.991616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d964f738-04b7-47d1-8658-27fec59113d6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:00.998549 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:00.998549 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:00.999946 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d964f738-04b7-47d1-8658-27fec59113d6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:01.001230 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 409/1618] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:00 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:01.007794 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot create request issued successfully. Jul 24 06:01:01.009117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fafef666-3067-4d00-856b-c89cb987fd45 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:01:01.009117 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 411/1619] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:01:00 2026] POST /volume/v3/snapshots => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:01.023572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-113a4432-f501-40a6-a017-942748daa64f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:01.027435 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-113a4432-f501-40a6-a017-942748daa64f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:01.027722 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-113a4432-f501-40a6-a017-942748daa64f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:01.027981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-113a4432-f501-40a6-a017-942748daa64f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:01.035258 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:01.035258 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:01.035932 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-113a4432-f501-40a6-a017-942748daa64f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:01.037048 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-113a4432-f501-40a6-a017-942748daa64f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 200 Jul 24 06:01:01.037661 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 403/1620] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:01 2026] GET /volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:01:02.016088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5a929df-5e32-4184-831b-fb1c35851d11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:02.020807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5a929df-5e32-4184-831b-fb1c35851d11 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:02.021005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5a929df-5e32-4184-831b-fb1c35851d11 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:02.021306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5a929df-5e32-4184-831b-fb1c35851d11 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:02.021306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f5a929df-5e32-4184-831b-fb1c35851d11 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:02.026046 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:02.026046 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:02.027008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5a929df-5e32-4184-831b-fb1c35851d11 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:02.027399 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 398/1621] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:02 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:02.051772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:02.056137 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:02.056398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:02.056606 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:02.066978 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:02.066978 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:02.067536 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:02.068456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb873fc8-cf51-4db7-a6ff-0a59e20a9a6f tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 200 Jul 24 06:01:02.069491 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 410/1622] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:02 2026] GET /volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:02.082532 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de97d017-24a6-483b-ac11-5b050af6fff8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:02.085415 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:01:02.085796 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea1777d4-f6b2-4ac0-add0-e87d297b5888", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:02.095669 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:02.095669 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:02.096303 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:01:02.096438 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Create snapshot from volume ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:02.150823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Created reservations ['f950cfce-2828-420b-b845-6af0c616363a', 'c2013216-66b3-4544-a82f-e164a62b4e77', 'a20db076-d671-4d5e-8cd4-69ba2929c119', 'e03dfaf2-ae79-4ba1-9745-61cf731fb1d1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:02.192556 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot create request issued successfully. Jul 24 06:01:02.193025 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de97d017-24a6-483b-ac11-5b050af6fff8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:01:02.193629 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 412/1623] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:01:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:02.206502 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1997e84c-a748-44a9-86b0-38c1e8323866 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:02.208752 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1997e84c-a748-44a9-86b0-38c1e8323866 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:02.208947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1997e84c-a748-44a9-86b0-38c1e8323866 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:02.209125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1997e84c-a748-44a9-86b0-38c1e8323866 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:02.213907 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:02.213907 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:02.214356 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1997e84c-a748-44a9-86b0-38c1e8323866 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:02.215101 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1997e84c-a748-44a9-86b0-38c1e8323866 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 returned with HTTP 200 Jul 24 06:01:02.215529 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 404/1624] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:02 2026] GET /volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 => generated 446 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.045032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.052760 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:03.053243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.053513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.053744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:03.063784 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.063784 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:03.065049 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc1860f4-c819-4685-8bd3-bed03f36a54a tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:03.065700 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 399/1625] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.231713 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.233934 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:03.234207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.234452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.250513 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=506,cinder:UPDATE=154,cinder:INSERT=79 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:01:03.250513 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.250513 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:03.250513 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:03.251435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa4cefe6-b4e5-486b-a463-9eec8b01abfa tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 returned with HTTP 200 Jul 24 06:01:03.252057 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 411/1626] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.266713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.268701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=1 Jul 24 06:01:03.268995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.269291 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.269599 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.269995 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.269995 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:03.271714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.281569 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.283640 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f53df03-82db-4d36-966f-ff78f5d610e5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 24 06:01:03.283640 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 413/1627] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.299086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-666d03ae-7815-4d44-a009-3546500e3753 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.302031 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:01:03.302668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.303097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.303552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.306546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.335764 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.336577 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-666d03ae-7815-4d44-a009-3546500e3753 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:01:03.338118 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 405/1628] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.356536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.357831 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=100000 Jul 24 06:01:03.357831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.357831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.358059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.359319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.368384 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.368954 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8425d4a2-0ea7-4a92-91da-2a2249cae14d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 24 06:01:03.369532 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 400/1629] 10.4.3.200 () {66 vars in 1268 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.388576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.390496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=0 Jul 24 06:01:03.390949 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.391253 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.391556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.393396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.403504 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.403504 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c50acd1-c3fe-4094-932d-28a33c1ed6f5 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 24 06:01:03.403504 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 412/1630] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:01:03.415951 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.420262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:01:03.421118 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.421472 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.423737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.423737 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.423737 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:03.424604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.439504 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.440426 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2bf843cb-375d-4374-8cb4-7f0892ab93bd tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:01:03.440547 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 414/1631] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.459275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.465853 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?marker=612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:03.465853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.465853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.466270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.466955 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.466955 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:03.470293 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.502204 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.503385 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-822e6dee-557f-4e77-8ea0-5ab770cd6ad4 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?marker=612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 200 Jul 24 06:01:03.504199 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 406/1632] 10.4.3.200 () {66 vars in 1330 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?marker=612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.519208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.521503 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?offset=2&limit=3 Jul 24 06:01:03.521689 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.521920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.522314 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.523979 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.523979 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:03.525639 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.539925 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.540435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40afedce-b6e3-41b7-bce6-ccecbcc7d511 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 24 06:01:03.543875 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 401/1633] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.558903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.561810 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 24 06:01:03.561810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.562136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.562475 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.567082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.597746 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.597746 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bb4eddc6-e90e-4bd7-97d6-3f216a135891 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 24 06:01:03.597746 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 413/1634] 10.4.3.200 () {66 vars in 1308 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.620465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-baed42c0-3932-46fb-8768-484adeb97484 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.627711 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 24 06:01:03.627711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.627711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.627711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.629888 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.629888 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:03.631236 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.643960 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.644510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-baed42c0-3932-46fb-8768-484adeb97484 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 24 06:01:03.645375 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 415/1635] 10.4.3.200 () {66 vars in 1310 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.662919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a162819d-295c-48a5-a01e-c523a798d085 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.665795 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 24 06:01:03.666240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.666663 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.667179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.667636 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.667636 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:03.670692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.692279 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.693110 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a162819d-295c-48a5-a01e-c523a798d085 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 24 06:01:03.693815 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 407/1636] 10.4.3.200 () {66 vars in 1292 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:01:03.711061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.715180 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 24 06:01:03.715403 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.715746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.716489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.717049 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.717049 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:03.718532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.741625 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.742200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a829f31d-973e-4eba-b270-aee8e1f0d7e2 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 24 06:01:03.742775 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 402/1637] 10.4.3.200 () {66 vars in 1294 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.757574 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-403452ba-bf1f-433d-ae37-196c0ed47233 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.759750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 24 06:01:03.760025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.760353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.760863 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.761873 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.761873 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:03.763398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.785692 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.786331 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-403452ba-bf1f-433d-ae37-196c0ed47233 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 24 06:01:03.787079 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 414/1638] 10.4.3.200 () {66 vars in 1312 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.803202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.806737 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:03.807341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.822524 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.824450 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5aea3e0a-9662-45bf-96dc-caff88a3ed60 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 24 06:01:03.824450 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 416/1639] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.837520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.839870 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 Jul 24 06:01:03.840221 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.840601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.841234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.841234 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.841234 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:03.842604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.859102 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.859607 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.859607 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:03.860257 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c309f8f-68c2-4443-ba41-73b30b9ad548 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 returned with HTTP 200 Jul 24 06:01:03.860668 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 408/1640] 10.4.3.200 () {66 vars in 1385 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.873645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.875454 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?status=available Jul 24 06:01:03.875762 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.876050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.876503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.878639 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.878639 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:03.880057 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.897013 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.898705 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.898705 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:03.898705 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bf9ea1fb-2316-4541-9a72-3d34efd665d8 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 24 06:01:03.898705 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 403/1641] 10.4.3.200 () {66 vars in 1297 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:03.910116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.912090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 Jul 24 06:01:03.912314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.912556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.915296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.915548 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.915548 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:03.916592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.931693 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.931693 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.931693 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:03.932201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05a3bd86-8c85-4c81-8673-223ab6addb61 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 returned with HTTP 200 Jul 24 06:01:03.932905 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 415/1642] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.949859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.950458 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 Jul 24 06:01:03.950858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.951214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.951496 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.953116 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:03.953116 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:03.956253 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:03.978959 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:03.978959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3bef6281-e6b3-4f13-be3c-27211484edf7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 returned with HTTP 200 Jul 24 06:01:03.978959 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 417/1643] 10.4.3.200 () {66 vars in 1364 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:03.989894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:03.992279 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?status=available Jul 24 06:01:03.992548 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:03.992776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:03.993035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:03.994458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:04.013403 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:04.013580 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe37a648-fa31-4af3-87a4-ca11d19c3070 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?status=available returned with HTTP 200 Jul 24 06:01:04.014147 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 409/1644] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 24 06:01:03 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:04.032514 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c273321f-0e67-4576-a585-457317cdfbc9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:04.036811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 Jul 24 06:01:04.037594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:04.037843 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:04.038188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:01:04.039648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:01:04.054931 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Get all snapshots completed successfully. Jul 24 06:01:04.055420 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c273321f-0e67-4576-a585-457317cdfbc9 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 returned with HTTP 200 Jul 24 06:01:04.055853 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 404/1645] 10.4.3.200 () {66 vars in 1398 bytes} [Fri Jul 24 06:01:04 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2119377305 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:04.074001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:04.078173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:04.078173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:04.078173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:04.078173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Delete snapshot with id: 0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:04.081871 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:04.085972 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:04.085972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:04.086230 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:04.086230 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:04.086398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:04.086398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:04.086548 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:04.092916 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:04.092916 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:04.094325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0fc9eed8-94c3-4a6e-ad84-ab457e099e04 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:04.095016 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 418/1646] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:04 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:04.111991 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot delete request issued successfully. Jul 24 06:01:04.112252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bd31152-cc92-4f46-bedf-6a6ccc3cb31b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 returned with HTTP 202 Jul 24 06:01:04.112955 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 416/1647] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:01:04 2026] DELETE /volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:04.126808 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b5733e2-db5e-4895-91fc-b692f05398df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:04.132099 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b5733e2-db5e-4895-91fc-b692f05398df tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:04.135213 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b5733e2-db5e-4895-91fc-b692f05398df tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:04.135213 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b5733e2-db5e-4895-91fc-b692f05398df tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:04.146904 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:04.146904 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:04.147652 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9b5733e2-db5e-4895-91fc-b692f05398df tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:04.148534 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b5733e2-db5e-4895-91fc-b692f05398df tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 returned with HTTP 200 Jul 24 06:01:04.149268 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 410/1648] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:04 2026] GET /volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:05.111893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-602871b3-4158-481e-b3fe-f56f3282ed8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:05.114270 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-602871b3-4158-481e-b3fe-f56f3282ed8f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:05.114524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-602871b3-4158-481e-b3fe-f56f3282ed8f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:05.114752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-602871b3-4158-481e-b3fe-f56f3282ed8f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:05.114874 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-602871b3-4158-481e-b3fe-f56f3282ed8f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:05.122068 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:05.122068 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:05.122672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-602871b3-4158-481e-b3fe-f56f3282ed8f tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:05.123186 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 405/1649] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:05 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:05.161355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-71a6ba70-67b9-4e01-98d3-bfa561aba1b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:05.165597 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71a6ba70-67b9-4e01-98d3-bfa561aba1b7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 Jul 24 06:01:05.165754 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71a6ba70-67b9-4e01-98d3-bfa561aba1b7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:05.165850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-71a6ba70-67b9-4e01-98d3-bfa561aba1b7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:05.175932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-71a6ba70-67b9-4e01-98d3-bfa561aba1b7 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 returned with HTTP 404 Jul 24 06:01:05.177702 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 419/1650] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:05 2026] GET /volume/v3/snapshots/0f120ac2-fcfe-4c0b-9f6f-8a12bf225a99 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:05.194964 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-376555ae-8e44-4406-9d88-fa93a55b179c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:05.199299 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:05.199548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:05.199781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:05.199781 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Delete snapshot with id: 612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:05.210847 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:05.210847 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:05.211482 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:05.244218 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot delete request issued successfully. Jul 24 06:01:05.244527 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-376555ae-8e44-4406-9d88-fa93a55b179c tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 202 Jul 24 06:01:05.249705 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 417/1651] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:01:05 2026] DELETE /volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:05.259628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:05.267852 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:05.268212 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:05.268472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:05.279028 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:05.279028 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:05.279774 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:05.281131 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-550460b4-a0ea-43e0-bd9f-b88fa8b0ae0d tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 200 Jul 24 06:01:05.281808 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 411/1652] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:05 2026] GET /volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:06.136045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:06.140713 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:06.140713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:06.140713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:06.140713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:06.149055 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:06.149055 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:06.150722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8869f978-ee9f-4c35-8486-8050e5bdb763 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:06.151495 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 406/1653] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:06 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:06.304201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5adb5c6e-3d1f-4982-8866-814d542e8dac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:06.306036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5adb5c6e-3d1f-4982-8866-814d542e8dac tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 Jul 24 06:01:06.306624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5adb5c6e-3d1f-4982-8866-814d542e8dac tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:06.306825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5adb5c6e-3d1f-4982-8866-814d542e8dac tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:06.315945 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5adb5c6e-3d1f-4982-8866-814d542e8dac tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 returned with HTTP 404 Jul 24 06:01:06.315945 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 420/1654] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:06 2026] GET /volume/v3/snapshots/612b1a37-ffe9-44df-8e65-50f08f4b39e8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:06.326652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:06.329218 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:01:06.329560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:06.329958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:06.330258 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Delete snapshot with id: 980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:01:06.337102 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:06.337102 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:06.337816 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:06.370565 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot delete request issued successfully. Jul 24 06:01:06.370996 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e64e35d-cc16-46ac-aab3-f13e460b258a tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 returned with HTTP 202 Jul 24 06:01:06.371701 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 418/1655] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:01:06 2026] DELETE /volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:06.383184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:06.386382 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:01:06.387505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:06.387505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:06.396547 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:06.396547 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:06.398701 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Snapshot retrieved successfully. Jul 24 06:01:06.399424 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6e83ca-31ae-47c9-b069-9bbc74cf3a34 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 returned with HTTP 200 Jul 24 06:01:06.400293 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 412/1656] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:06 2026] GET /volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:07.162562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:07.164829 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:07.165060 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:07.165296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:07.165428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:07.171428 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:07.171428 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:07.172421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d832f3ea-b6df-44d3-abed-43b2e42ce1f6 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:07.172921 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 407/1657] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:07 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:07.414043 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad8a11a0-499c-4ec3-8d45-89769c0aec64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:07.417910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad8a11a0-499c-4ec3-8d45-89769c0aec64 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 Jul 24 06:01:07.418144 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad8a11a0-499c-4ec3-8d45-89769c0aec64 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:07.418406 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad8a11a0-499c-4ec3-8d45-89769c0aec64 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:07.426887 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad8a11a0-499c-4ec3-8d45-89769c0aec64 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 returned with HTTP 404 Jul 24 06:01:07.427899 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 421/1658] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:07 2026] GET /volume/v3/snapshots/980c77cc-ad7b-4c4c-b898-f507dd8e4ec1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:07.441941 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:07.448960 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:07.449396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:07.449598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:07.462189 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:07.462189 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:07.473512 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:01:07.485802 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7335c377-4bef-47eb-bbad-1dcd3ad1ca5b tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 200 Jul 24 06:01:07.485802 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 419/1659] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:07 2026] GET /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:07.500669 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:07.503040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:07.503327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:07.503605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:07.503862 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Delete volume with id: ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:07.515049 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:07.515049 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:07.515662 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:01:07.561960 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Delete volume request issued successfully. Jul 24 06:01:07.561960 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f229352-bb9a-4b1d-946a-a6bcadb42fee tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 202 Jul 24 06:01:07.562153 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 413/1660] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:01:07 2026] DELETE /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:07.573123 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:07.575506 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:07.575820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:07.576163 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:07.590419 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:07.590419 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:07.597704 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Volume info retrieved successfully. Jul 24 06:01:07.605387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79ffcb8c-aff1-4fa3-b806-db223bb95f46 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 200 Jul 24 06:01:07.606114 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 408/1661] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:07 2026] GET /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:08.186669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29a03f58-e785-4869-a048-fb6b05cd8003 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:08.191142 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29a03f58-e785-4869-a048-fb6b05cd8003 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:08.191428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29a03f58-e785-4869-a048-fb6b05cd8003 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:08.191692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29a03f58-e785-4869-a048-fb6b05cd8003 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:08.191804 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-29a03f58-e785-4869-a048-fb6b05cd8003 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:08.201473 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:08.201473 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:08.203823 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29a03f58-e785-4869-a048-fb6b05cd8003 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:08.205331 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 422/1662] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:08 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:08.628407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-09d61106-9572-4706-b82f-5c2f5ab19e49 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:08.632979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09d61106-9572-4706-b82f-5c2f5ab19e49 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] GET https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 Jul 24 06:01:08.633924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09d61106-9572-4706-b82f-5c2f5ab19e49 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:08.634097 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09d61106-9572-4706-b82f-5c2f5ab19e49 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:08.640815 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09d61106-9572-4706-b82f-5c2f5ab19e49 tempest-VolumesSnapshotListTestJSON-1491373792 tempest-VolumesSnapshotListTestJSON-1491373792-project-member] https://10.4.3.200/volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 returned with HTTP 404 Jul 24 06:01:08.641579 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 420/1663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:08 2026] GET /volume/v3/volumes/ea1777d4-f6b2-4ac0-add0-e87d297b5888 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:09.224657 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:09.226503 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:09.226638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:09.227425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:09.227567 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:09.234332 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:09.234332 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:09.235219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e68fcdc6-4e6a-441d-87e6-31ad36e4d365 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:09.235665 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 414/1664] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:09 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:10.249832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e842896-3a85-4e95-8280-7be899438eb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:10.254343 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e842896-3a85-4e95-8280-7be899438eb3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:10.254343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e842896-3a85-4e95-8280-7be899438eb3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:10.254561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e842896-3a85-4e95-8280-7be899438eb3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:10.254995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5e842896-3a85-4e95-8280-7be899438eb3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:10.261507 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:10.261507 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:10.268067 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e842896-3a85-4e95-8280-7be899438eb3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:10.269244 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 409/1665] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:10 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:10.594811 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a5fdce4-4b33-4651-bea5-405b3075469e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:10.597275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:10.597747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1552395566"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:10.600028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1552395566'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:10.600222 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume of 1 GB Jul 24 06:01:10.605877 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Availability Zones retrieved successfully. Jul 24 06:01:10.614709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (91d07f13-1906-4a93-b5f7-5db48700d3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:10.616888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb54999-547e-471c-a8f9-d26b7719f647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:10.619927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deb54999-547e-471c-a8f9-d26b7719f647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78089ed-b569-4c58-a732-afcc63113fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Created reservations ['00a994e3-5460-4e92-901a-627428484505', '4f559b43-2b29-4046-8825-2a2bfef17941', '593442d0-ffd8-4ed5-866d-e4bd45078ccd', 'ab28c1fe-db1b-4826-a501-4ebe08a7dd23'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e78089ed-b569-4c58-a732-afcc63113fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00a994e3-5460-4e92-901a-627428484505', '4f559b43-2b29-4046-8825-2a2bfef17941', '593442d0-ffd8-4ed5-866d-e4bd45078ccd', 'ab28c1fe-db1b-4826-a501-4ebe08a7dd23']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5f58ad-2711-484e-a4ac-701552f9f04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:11.470749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c5f58ad-2711-484e-a4ac-701552f9f04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6f4ae6-7aa1-4763-8239-b4f703c15ef3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1552395566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['00a994e3-5460-4e92-901a-627428484505','4f559b43-2b29-4046-8825-2a2bfef17941','593442d0-ffd8-4ed5-866d-e4bd45078ccd','ab28c1fe-db1b-4826-a501-4ebe08a7dd23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1552395566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6f4ae6-7aa1-4763-8239-b4f703c15ef3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52fd344-e6ac-4d3c-a12e-db04e24817a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a52fd344-e6ac-4d3c-a12e-db04e24817a0) transitioned into state 'SUCCESS' from state '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-1552395566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['00a994e3-5460-4e92-901a-627428484505','4f559b43-2b29-4046-8825-2a2bfef17941','593442d0-ffd8-4ed5-866d-e4bd45078ccd','ab28c1fe-db1b-4826-a501-4ebe08a7dd23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4988ea-1890-4753-bc7e-71602dea79a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4988ea-1890-4753-bc7e-71602dea79a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (91d07f13-1906-4a93-b5f7-5db48700d3fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request issued successfully. Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5fdce4-4b33-4651-bea5-405b3075469e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:11.472022 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 423/1666] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:01:10 2026] POST /volume/v3/volumes => generated 751 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2acdaf31-dc7c-4b3a-a05e-e3619a9e1bc8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:11.472611 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 421/1667] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:10 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=546,cinder:UPDATE=179,cinder:INSERT=93 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b0d05be-9d4a-461c-80fd-54d30e6a353b tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:11.473166 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 415/1668] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:11 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:11.867098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:11.869612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:11.869991 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:11.870633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:11.884749 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:11.884749 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:11.889614 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:11.895773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6273dd29-84f0-44bd-b3b7-4d011a197209 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:11.896319 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 410/1669] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:11 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:11.955522 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:11.957990 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:11.958244 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:11.958429 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:11.970503 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:11.970503 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:11.975664 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:11.980790 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2c9de283-423b-4050-aa09-17c81afe412c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:11.981270 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 424/1670] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:11 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:12.069402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c289585-485f-4d1c-8008-c99cc24651d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.069881 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c289585-485f-4d1c-8008-c99cc24651d7 None None] GET https://10.4.3.200/volume// Jul 24 06:01:12.070089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c289585-485f-4d1c-8008-c99cc24651d7 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:12.070331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c289585-485f-4d1c-8008-c99cc24651d7 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:12.070755 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c289585-485f-4d1c-8008-c99cc24651d7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:12.071112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 422/1671] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:01:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:12.080197 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-3dc6c53c-4666-4e49-91a7-0651f4bef650 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.082566 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-3dc6c53c-4666-4e49-91a7-0651f4bef650 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:12.082881 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-3dc6c53c-4666-4e49-91a7-0651f4bef650 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a6f4ae6-7aa1-4763-8239-b4f703c15ef3", "connector": null, "instance_uuid": "42ddc82a-fc69-43c6-8efc-87f5bf7bdaec"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:12.094262 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:12.094262 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:12.133609 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-3dc6c53c-4666-4e49-91a7-0651f4bef650 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:12.136394 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 416/1672] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:12 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:12.180093 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.183539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:12.183539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:12.183780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:12.192857 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df4511c2-01f5-4e03-ac37-c97ca34845c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.193633 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df4511c2-01f5-4e03-ac37-c97ca34845c2 None None] GET https://10.4.3.200/volume// Jul 24 06:01:12.193633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df4511c2-01f5-4e03-ac37-c97ca34845c2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:12.193633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df4511c2-01f5-4e03-ac37-c97ca34845c2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:12.193912 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df4511c2-01f5-4e03-ac37-c97ca34845c2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:12.194270 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 425/1673] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:12.200897 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:12.200897 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:12.203321 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.205421 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:12.206276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:12.206869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:12.206869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:12.212984 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbdb3c6d-560c-4317-aa26-c48be4b76be1 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:12.212984 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 411/1674] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:12 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:12.224634 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:12.224634 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:12.228750 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:12.235076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-65ca5884-8a3d-434e-abbb-f14521865ba3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:12.236057 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 423/1675] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:12 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 06:01:12.310752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.312620 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:12.312769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:12.312977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:12.313204 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:12.321049 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:12.321049 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:12.324970 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0361fc5b-92e0-46b3-9d61-1dab892ddae0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:12.325493 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 417/1676] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:12 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:12.348861 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:12.351308 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] PUT https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 Jul 24 06:01:12.351660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:12.360020 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Acquiring lock "cinder-attachment_update-8a6f4ae6-7aa1-4763-8239-b4f703c15ef3-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:12.369114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-8a6f4ae6-7aa1-4763-8239-b4f703c15ef3-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:12.370353 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:12.370353 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:12.481550 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-8a6f4ae6-7aa1-4763-8239-b4f703c15ef3-np0000005810" released by "attachment_update" :: held 0.112s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:12.482060 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-2612141a-0455-4bd5-bcd6-d88864fd33e9 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 returned with HTTP 200 Jul 24 06:01:12.482211 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 426/1677] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:12 2026] PUT /volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:13.228972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:13.232073 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:13.232073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:13.232073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:13.245171 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:13.245171 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:13.248764 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:13.255690 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9d5784c-97f3-4ce5-abfa-3727067d0fc4 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:13.256407 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 412/1678] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:13 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:13.341479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:13.343536 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:13.343866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:13.344173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:13.344321 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:13.349865 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:13.349865 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:13.349865 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2eca1574-19e8-4261-a20e-8babefafdbf3 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:13.350190 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 424/1679] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:13 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:14.279927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:14.286141 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:14.286141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:14.286141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:14.301722 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:14.301722 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:14.302491 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:14.307007 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c4ecfa4-85e1-4e3d-b307-cba6db7ba418 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:14.307415 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 418/1680] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:14 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:14.363982 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:14.366577 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:14.366824 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:14.367032 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:14.367214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:14.380341 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:14.380341 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:14.381299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2782ce68-2f37-431a-be1d-f8e61c46fe62 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:14.381700 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 427/1681] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:14 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:15.322641 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:15.325160 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:15.325464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:15.325794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:15.338818 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:15.338818 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:15.342208 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:15.346404 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c41b597c-9a2f-4ccb-a2e6-a3491a067915 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:15.346780 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 413/1682] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:15 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:15.394902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:15.397038 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:15.397308 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:15.397441 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:15.397541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:15.401624 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:15.401624 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:15.402383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a8d0b20-28b8-467a-adbd-84b552b2548d tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:15.402760 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 425/1683] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:15 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:15.843247 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-9d827e87-2cee-4e9c-a013-b20af3783bef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:15.846294 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-9d827e87-2cee-4e9c-a013-b20af3783bef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211/action Jul 24 06:01:15.846745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-9d827e87-2cee-4e9c-a013-b20af3783bef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:15.847092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-9d827e87-2cee-4e9c-a013-b20af3783bef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:15.870822 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:15.870822 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:15.888440 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7ba31007-f6c8-4202-80b7-8e14928ae6a9 req-9d827e87-2cee-4e9c-a013-b20af3783bef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211/action returned with HTTP 204 Jul 24 06:01:15.888440 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 419/1684] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:15 2026] POST /volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:16.361211 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.363307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:16.364359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.364359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.376127 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.376127 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:16.382717 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:16.386186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3f18df1-e7e7-42c1-8c9b-ec62182224b3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:16.386634 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 428/1685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:16.402894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.405432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:16.406557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.406557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.413052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.415233 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:16.415473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.415699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.416111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:16.421980 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.421980 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:16.423377 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.423377 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:16.424510 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eeb46183-5d2f-4b51-94b2-8856687bfabd tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:16.425042 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 426/1686] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:16.429296 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:16.434568 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4bf4b6c-397b-4646-968c-a12ad0674ba2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:16.435290 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 414/1687] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:16.436368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.448264 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:16.448264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.448264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.455332 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.455332 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:16.468697 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:01:16.474627 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78cea115-bd23-40da-9913-e2a6f7e7a9c4 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 200 Jul 24 06:01:16.474627 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 420/1688] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:16.489902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e144d279-fcd5-4ae8-8000-44eecbbe5e6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.493149 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e144d279-fcd5-4ae8-8000-44eecbbe5e6c tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] PUT https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:16.493553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e144d279-fcd5-4ae8-8000-44eecbbe5e6c tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-46496445", "description": "tempest-volume-backup-description-1520803056"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:16.510664 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.510664 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:16.521312 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e144d279-fcd5-4ae8-8000-44eecbbe5e6c tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:16.522083 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 429/1689] 10.4.3.200 () {70 vars in 1409 bytes} [Fri Jul 24 06:01:16 2026] PUT /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:16.531287 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.533261 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:16.534302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.534539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.534659 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:16.539053 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.539053 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:16.539926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fdeeaeff-0888-40d9-95f9-c7caf96230c0 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:16.540303 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 427/1690] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:16.556329 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.556429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.558136 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:16.558521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1155953184"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:16.559417 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] DELETE https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:16.559908 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.560246 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.560314 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1155953184'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:16.560437 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume of 1 GB Jul 24 06:01:16.560567 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Delete backup with id: 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. Jul 24 06:01:16.565523 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Availability Zones retrieved successfully. Jul 24 06:01:16.567018 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.567018 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:16.571334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (4e6cf60c-01c7-4d32-8535-f4933ed6453d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:16.572308 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88456f-17ae-4d3c-a834-cd25a275fd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:16.573379 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:16.593989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] delete_backup rpcapi backup_id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:01:16.599834 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a5ec42b-c271-48ed-9826-32d3fd37f012 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 202 Jul 24 06:01:16.603574 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 415/1691] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:01:16 2026] DELETE /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:01:16.607221 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c88456f-17ae-4d3c-a834-cd25a275fd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:16.608191 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539a4c2-fd5d-4215-9715-c34658f8b41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:16.610299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ac15500-6228-4d65-8907-67534044fef7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.612516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ac15500-6228-4d65-8907-67534044fef7 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:16.614164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ac15500-6228-4d65-8907-67534044fef7 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.614164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ac15500-6228-4d65-8907-67534044fef7 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.614164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6ac15500-6228-4d65-8907-67534044fef7 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:16.625282 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.625282 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:16.625983 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ac15500-6228-4d65-8907-67534044fef7 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 200 Jul 24 06:01:16.626448 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 430/1692] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:16.662760 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Created reservations ['d19b02aa-d7f2-42a4-9a4c-d3757283dec4', '43ac38b6-a3e8-40a8-8b75-6452dc620601', 'f8a5fc84-058d-474c-b50f-841e28016d77', 'b1083bb8-8e88-428e-9fa4-5a6ac0413923'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:16.664311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3539a4c2-fd5d-4215-9715-c34658f8b41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d19b02aa-d7f2-42a4-9a4c-d3757283dec4', '43ac38b6-a3e8-40a8-8b75-6452dc620601', 'f8a5fc84-058d-474c-b50f-841e28016d77', 'b1083bb8-8e88-428e-9fa4-5a6ac0413923']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:16.665283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1a5c14-aa0a-490e-bb68-a2036dbcc8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:16.697854 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f1a5c14-aa0a-490e-bb68-a2036dbcc8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '222000c7-ce18-41ee-99ca-2f1dfae3292f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1155953184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['d19b02aa-d7f2-42a4-9a4c-d3757283dec4','43ac38b6-a3e8-40a8-8b75-6452dc620601','f8a5fc84-058d-474c-b50f-841e28016d77','b1083bb8-8e88-428e-9fa4-5a6ac0413923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1155953184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=222000c7-ce18-41ee-99ca-2f1dfae3292f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:16.698894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88209c19-df3d-4106-b92b-2fdbd40476c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:16.721457 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88209c19-df3d-4106-b92b-2fdbd40476c9) transitioned into state 'SUCCESS' from state '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-1155953184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c22574bbf8a4ac59526b49a8fe6c2ad',qos_specs=None,replication_status=,reservations=['d19b02aa-d7f2-42a4-9a4c-d3757283dec4','43ac38b6-a3e8-40a8-8b75-6452dc620601','f8a5fc84-058d-474c-b50f-841e28016d77','b1083bb8-8e88-428e-9fa4-5a6ac0413923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4f8e2f816964fbf9ee7d54860b2bb7f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:16.722238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5465be-c540-4f58-940e-584352839202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:16.744523 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5465be-c540-4f58-940e-584352839202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:16.745754 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Flow 'volume_create_api' (4e6cf60c-01c7-4d32-8535-f4933ed6453d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:16.746561 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Create volume request issued successfully. Jul 24 06:01:16.747254 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e1b41be-84bf-47e5-a307-b1ca2857f716 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:16.750705 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 421/1693] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:01:16 2026] POST /volume/v3/volumes => generated 751 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 06:01:16.772051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c5ac840-40eb-4dc0-afe9-448931894097 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:16.777210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c5ac840-40eb-4dc0-afe9-448931894097 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:16.777695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c5ac840-40eb-4dc0-afe9-448931894097 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:16.777757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c5ac840-40eb-4dc0-afe9-448931894097 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:16.791333 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:16.791333 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:16.797517 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c5ac840-40eb-4dc0-afe9-448931894097 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:16.804453 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c5ac840-40eb-4dc0-afe9-448931894097 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:16.806463 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 428/1694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:16 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:17.638775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.641080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a Jul 24 06:01:17.641321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.641524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.641629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Show backup with id 26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:01:17.646008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d2f93f3-e5c0-480c-abd4-6b05c38187ff tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a returned with HTTP 404 Jul 24 06:01:17.646981 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 416/1695] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:17 2026] GET /volume/v3/backups/26fc5afd-10bb-4fcc-b0c7-b0e0af155f7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:17.747580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.749895 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:17.750147 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.750421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.759913 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:17.759913 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:17.764941 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:01:17.771040 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b38c22e-fdd1-4042-82fd-c91c365136dc tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 200 Jul 24 06:01:17.771592 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 431/1696] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:17 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:17.794852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8580004-c11c-47e8-90f3-5aac18d11519 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.798190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:17.798625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.798871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.799199 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Delete volume with id: a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:17.809062 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:17.809062 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:17.809903 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:01:17.824902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.827150 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:17.827537 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.827799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.835693 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Delete volume request issued successfully. Jul 24 06:01:17.836038 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8580004-c11c-47e8-90f3-5aac18d11519 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 202 Jul 24 06:01:17.836627 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 422/1697] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:01:17 2026] DELETE /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:17.846077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.846197 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:17.846197 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:17.849274 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:17.849274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.849274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.857233 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:17.864752 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:17.864752 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:17.866071 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56dfe61d-c445-4e1c-b5c4-bec3b08f56eb tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:17.866755 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 429/1698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:17 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:17.870390 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Volume info retrieved successfully. Jul 24 06:01:17.877842 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be2a13c1-3b93-4cb4-8bc0-7e53b4763db9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 200 Jul 24 06:01:17.878356 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 417/1699] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:17 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:17.923225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:17.925658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:17.926112 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:17.926112 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:17.937029 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:17.937029 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:17.944540 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:17.950707 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-8ef756d3-f46e-480c-967e-d67b741ebb49 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:17.951147 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 432/1700] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:17 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:18.064580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30ce397f-5b9c-4e5b-bf97-7d5d6d5592d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.066097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30ce397f-5b9c-4e5b-bf97-7d5d6d5592d0 None None] GET https://10.4.3.200/volume// Jul 24 06:01:18.066097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30ce397f-5b9c-4e5b-bf97-7d5d6d5592d0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:18.066419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30ce397f-5b9c-4e5b-bf97-7d5d6d5592d0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:18.066911 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30ce397f-5b9c-4e5b-bf97-7d5d6d5592d0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:18.067348 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 423/1701] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:01:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:18.076134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-f3869482-8cb8-42d4-bac4-0ad051a863c6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.283046 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-f3869482-8cb8-42d4-bac4-0ad051a863c6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:18.284698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-f3869482-8cb8-42d4-bac4-0ad051a863c6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "222000c7-ce18-41ee-99ca-2f1dfae3292f", "connector": null, "instance_uuid": "42ddc82a-fc69-43c6-8efc-87f5bf7bdaec"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:18.296712 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:18.296712 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:18.333702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-f3869482-8cb8-42d4-bac4-0ad051a863c6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:18.333702 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 430/1702] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:18 2026] POST /volume/v3/attachments => generated 273 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:18.371075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.372848 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:18.373052 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:18.373248 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:18.387599 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:18.387599 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:18.394716 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:18.400647 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4baa9e8b-14c8-40fb-97c4-24059884fbc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.401183 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4baa9e8b-14c8-40fb-97c4-24059884fbc6 None None] GET https://10.4.3.200/volume// Jul 24 06:01:18.401442 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4baa9e8b-14c8-40fb-97c4-24059884fbc6 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:18.401730 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4baa9e8b-14c8-40fb-97c4-24059884fbc6 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:18.402183 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4baa9e8b-14c8-40fb-97c4-24059884fbc6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:18.402557 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 433/1703] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:18.402655 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16356e1a-c0dd-483b-b10c-f6b07415ad52 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:18.403112 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 418/1704] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:18 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:18.414160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.417016 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:18.417332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:18.417591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:18.434945 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:18.434945 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:18.440883 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:18.449926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-1ed18699-98e5-40e0-8de4-1c90d0d1bee6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:18.450339 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 424/1705] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:18 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:18.609859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.614221 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] PUT https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 Jul 24 06:01:18.614811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:18.628800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Acquiring lock "cinder-attachment_update-222000c7-ce18-41ee-99ca-2f1dfae3292f-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:18.636619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-222000c7-ce18-41ee-99ca-2f1dfae3292f-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:18.636619 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:18.636619 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:18.733033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Lock "cinder-attachment_update-222000c7-ce18-41ee-99ca-2f1dfae3292f-np0000005810" released by "attachment_update" :: held 0.099s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:18.733033 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-420ba642-b26a-4f16-b684-135f977656cf tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 returned with HTTP 200 Jul 24 06:01:18.733516 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 431/1706] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:18 2026] PUT /volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:18.901104 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7555627d-f427-47fb-a20f-a24e218571a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:18.903906 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7555627d-f427-47fb-a20f-a24e218571a9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] GET https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a Jul 24 06:01:18.904242 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7555627d-f427-47fb-a20f-a24e218571a9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:18.904546 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7555627d-f427-47fb-a20f-a24e218571a9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:18.911894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7555627d-f427-47fb-a20f-a24e218571a9 tempest-VolumesBackupsV39Test-1210773555 tempest-VolumesBackupsV39Test-1210773555-project-member] https://10.4.3.200/volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a returned with HTTP 404 Jul 24 06:01:18.912692 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 434/1707] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:01:18 2026] GET /volume/v3/volumes/a5a8256b-cd55-4188-b30b-fb4837d15e9a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:19.416843 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:19.419443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:19.420099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:19.420442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:19.434561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:19.434561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:19.441776 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:19.447860 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7fc3ae8-1c51-4d5a-a29f-ad1a58b227f2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:19.448361 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 419/1708] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:19 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:20.475836 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:20.480466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:20.480774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:20.482852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:20.512630 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:20.512630 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:20.518505 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:20.525843 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d769c0ef-968a-4cce-a17b-da82177d9bf3 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:20.527050 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 425/1709] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:20 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:21.545549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:21.547731 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:21.547952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:21.548189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:21.559845 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:21.559845 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:21.564477 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:21.572550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed8eb5b4-f2e2-4e22-bc86-d1da2c4c34c8 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:21.573234 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 432/1710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:21 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:22.093855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-ea219b67-3fe1-45c0-84d0-3c46dd822537 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:22.096771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-ea219b67-3fe1-45c0-84d0-3c46dd822537 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7/action Jul 24 06:01:22.097489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-ea219b67-3fe1-45c0-84d0-3c46dd822537 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:22.098795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-ea219b67-3fe1-45c0-84d0-3c46dd822537 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:22.124299 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:22.124299 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:22.168608 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-dc70ac41-270c-4017-aa3c-655b7d28e36c req-ea219b67-3fe1-45c0-84d0-3c46dd822537 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7/action returned with HTTP 204 Jul 24 06:01:22.169550 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 435/1711] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:22 2026] POST /volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:22.591551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:22.593866 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:22.594002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:22.594157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:22.606869 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:22.606869 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:22.611584 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:22.617634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3539b257-b8c7-45dd-ac89-bbd905654c16 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:22.618157 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 420/1712] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:22 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:22.638019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97ae3529-6585-4381-b46f-6d3c185bfeef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:22.641626 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97ae3529-6585-4381-b46f-6d3c185bfeef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:22.641747 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97ae3529-6585-4381-b46f-6d3c185bfeef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:22.642013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97ae3529-6585-4381-b46f-6d3c185bfeef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:22.657504 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:22.657504 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:22.664003 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97ae3529-6585-4381-b46f-6d3c185bfeef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:22.670716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97ae3529-6585-4381-b46f-6d3c185bfeef tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:22.671307 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 426/1713] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:22 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:23.082752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.086075 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:23.086383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:23.086558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:23.101775 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:23.101775 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:23.111522 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:23.116895 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-ba9a3ab1-15a6-4dc5-af84-335bcccdbe8d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:23.117694 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 433/1714] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:23 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:23.157650 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.164772 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3/action Jul 24 06:01:23.165025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:23.165241 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:23.193699 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:23.193699 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:23.194561 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:23.206898 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Begin detaching volume completed successfully. Jul 24 06:01:23.207371 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-d2b20553-f4e8-4f57-821c-6e8e605ec87c tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3/action returned with HTTP 202 Jul 24 06:01:23.208094 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 436/1715] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:01:23 2026] POST /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:01:23.254801 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.257423 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:23.257959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:23.258492 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:23.277087 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:23.277087 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:23.287817 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:23.290023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5aaac498-7203-4f43-800c-7b241349f996 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.290569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aaac498-7203-4f43-800c-7b241349f996 None None] GET https://10.4.3.200/volume// Jul 24 06:01:23.290879 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5aaac498-7203-4f43-800c-7b241349f996 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:23.290952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5aaac498-7203-4f43-800c-7b241349f996 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:23.291408 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5aaac498-7203-4f43-800c-7b241349f996 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:23.291798 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 427/1716] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:23.295412 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d18781d6-1372-4ce7-b269-c4b3e7eb8a72 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:23.296084 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 421/1717] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:23 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1139 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:23.303530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.307405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0091818b-cc77-4776-a004-4c8888b25e8a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.310946 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:23.311260 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:23.311582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:23.331479 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:23.331479 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:23.343182 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:23.354306 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-4feb61df-8bd6-4c8a-9219-0499f073d849 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:23.354306 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 434/1718] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:23 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1319 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:23.466217 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0091818b-cc77-4776-a004-4c8888b25e8a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:01:23.466839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0091818b-cc77-4776-a004-4c8888b25e8a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-188639711", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:23.490798 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0091818b-cc77-4776-a004-4c8888b25e8a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:01:23.491269 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 437/1719] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:01:23 2026] POST /volume/v3/types => generated 217 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:23.505705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a39decf2-e2a9-45c6-95ee-f1706f836be1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.510396 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a39decf2-e2a9-45c6-95ee-f1706f836be1 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d/encryption Jul 24 06:01:23.511007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a39decf2-e2a9-45c6-95ee-f1706f836be1 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:23.554405 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a39decf2-e2a9-45c6-95ee-f1706f836be1 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d/encryption returned with HTTP 200 Jul 24 06:01:23.555120 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 428/1720] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:01:23 2026] POST /volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d/encryption => generated 231 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:23.569963 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e51954dc-8292-4a17-a250-da726a2103d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:23.653159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:23.653844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-365408005", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-188639711", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:23.655988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-365408005', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-188639711', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:23.660835 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume of 1 GB Jul 24 06:01:23.661561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:23.661561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:23.662649 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Availability Zones retrieved successfully. Jul 24 06:01:23.670165 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (fe6b1167-e08a-458a-b18c-3ab7866873dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:23.671599 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c538ce-ff5c-4cd2-a50d-240499ec1a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:23.672215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:23.711774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9c538ce-ff5c-4cd2-a50d-240499ec1a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:01:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a80cd330-f1ac-4828-a324-b5394992f98d,is_public=True,name='tempest-scenario-type-cryptsetup-188639711',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a80cd330-f1ac-4828-a324-b5394992f98d', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:23.713198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd701b0-3f69-4baf-8ae0-e06e7c19212f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:23.753397 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-188639711 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-188639711, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:01:23.753831 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-188639711 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-188639711, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:01:23.807713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Created reservations ['4ad327be-a519-45fd-9b06-d57575fa331d', '0a7b025b-ffb2-4422-bf18-0b72c5c8bddf', 'fcd8aef0-63af-4d05-814f-8cc72411fb0f', 'c57ac4b3-ec81-41a7-b423-4c79b93e8b6e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:23.809121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bd701b0-3f69-4baf-8ae0-e06e7c19212f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad327be-a519-45fd-9b06-d57575fa331d', '0a7b025b-ffb2-4422-bf18-0b72c5c8bddf', 'fcd8aef0-63af-4d05-814f-8cc72411fb0f', 'c57ac4b3-ec81-41a7-b423-4c79b93e8b6e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:23.810536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9416ebd4-8b14-4dc6-8066-65ee73824ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:23.843137 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9416ebd4-8b14-4dc6-8066-65ee73824ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c75b81f6-3532-49ce-9d76-1c459555e7a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-365408005',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['4ad327be-a519-45fd-9b06-d57575fa331d','0a7b025b-ffb2-4422-bf18-0b72c5c8bddf','fcd8aef0-63af-4d05-814f-8cc72411fb0f','c57ac4b3-ec81-41a7-b423-4c79b93e8b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=a80cd330-f1ac-4828-a324-b5394992f98d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-365408005',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c75b81f6-3532-49ce-9d76-1c459555e7a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12422cabea454a8d9b95fcc9a94c3f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e532d6d296e4af1952704c6965695ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a80cd330-f1ac-4828-a324-b5394992f98d),volume_type_id=a80cd330-f1ac-4828-a324-b5394992f98d)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:23.844306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2f7d60-3f5c-4f5d-91a8-5e5b0522d82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:23.878238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2f7d60-3f5c-4f5d-91a8-5e5b0522d82b) transitioned into state 'SUCCESS' from state '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-365408005',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['4ad327be-a519-45fd-9b06-d57575fa331d','0a7b025b-ffb2-4422-bf18-0b72c5c8bddf','fcd8aef0-63af-4d05-814f-8cc72411fb0f','c57ac4b3-ec81-41a7-b423-4c79b93e8b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=a80cd330-f1ac-4828-a324-b5394992f98d)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:23.879616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af11c09b-d30f-4fef-bcac-3c1719e69346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:23.896169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af11c09b-d30f-4fef-bcac-3c1719e69346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:23.897272 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (fe6b1167-e08a-458a-b18c-3ab7866873dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:23.904736 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request issued successfully. Jul 24 06:01:23.905632 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e51954dc-8292-4a17-a250-da726a2103d3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:23.906583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 422/1721] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:01:23 2026] POST /volume/v3/volumes => generated 789 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:24.314619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:24.317266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:24.318749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:24.318749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:24.338290 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:24.338290 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:24.343841 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:24.350588 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82bea76f-22fe-487f-b2a7-a375d05a9451 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:24.351147 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 435/1722] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:24 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:24.530943 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-e266a730-b603-4071-a67d-d9d71b94041b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:24.533485 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-e266a730-b603-4071-a67d-d9d71b94041b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 Jul 24 06:01:24.533663 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-e266a730-b603-4071-a67d-d9d71b94041b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:24.533890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-e266a730-b603-4071-a67d-d9d71b94041b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:24.547530 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:24.547530 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:24.641014 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-53d3fcc2-582f-44a9-809d-7f4a0317d53f req-e266a730-b603-4071-a67d-d9d71b94041b tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 returned with HTTP 200 Jul 24 06:01:24.641583 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 438/1723] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:01:24 2026] DELETE /volume/v3/attachments/efee81eb-b7fd-4a67-9e7f-e55dd838f211 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:25.367826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.371910 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:25.372169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:25.372405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:25.382327 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:25.382327 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:25.387881 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:25.394217 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4d28ce6-a51c-4989-9467-9dca8fb2af31 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:25.395041 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 429/1724] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:25 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:01:25.548252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.551082 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:25.552218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:25.552218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:25.564435 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:25.564435 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:25.569089 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:25.574761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-623e2070-1661-4a33-887e-301d46fa93a2 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:25.575461 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 423/1725] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:25 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:25.640152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.643224 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] POST https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f/action Jul 24 06:01:25.644079 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:25.644079 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:25.661863 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:25.661863 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:25.662735 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:25.672267 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Begin detaching volume completed successfully. Jul 24 06:01:25.672550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-63f87f2e-f434-48b8-9c21-90bbd38add71 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f/action returned with HTTP 202 Jul 24 06:01:25.673112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 436/1726] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:01:25 2026] POST /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:01:25.709413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.713922 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:25.714242 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:25.714766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:25.731017 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:25.731017 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:25.739723 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:25.745964 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7ea314d-ac2f-467a-84db-dd311ea67829 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:25.746921 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 439/1727] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:25 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:25.747628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4aee710-9660-4b2d-9194-30d4a02d1e35 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.749055 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4aee710-9660-4b2d-9194-30d4a02d1e35 None None] GET https://10.4.3.200/volume// Jul 24 06:01:25.759432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4aee710-9660-4b2d-9194-30d4a02d1e35 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:25.759744 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4aee710-9660-4b2d-9194-30d4a02d1e35 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:25.761073 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4aee710-9660-4b2d-9194-30d4a02d1e35 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:25.761073 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 430/1728] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:25 2026] GET /volume/ => generated 386 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:25.771362 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:25.775643 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:25.775643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:25.775643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:25.791789 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:25.791789 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:25.798535 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:25.805892 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-5becd818-04a8-47fa-b40a-7836f0ce6988 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:25.806543 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 424/1729] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:25 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:26.721257 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:26.725423 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:26.725545 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2053598223"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:26.729002 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2053598223'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:26.729002 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume of 1 GB Jul 24 06:01:26.738163 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Availability Zones retrieved successfully. Jul 24 06:01:26.743463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (25b0545b-5d5a-4344-ba07-e26ae37ba7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:26.745148 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9cd2d-0cf3-4e08-8433-89c7029e649f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:26.746525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:26.770212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1548337a-ca35-4a58-a173-da20a2931991 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:26.774800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1548337a-ca35-4a58-a173-da20a2931991 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:26.774800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1548337a-ca35-4a58-a173-da20a2931991 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:26.774800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1548337a-ca35-4a58-a173-da20a2931991 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:26.792233 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:26.792233 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:26.794580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9cd2d-0cf3-4e08-8433-89c7029e649f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:26.797129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f018dc52-6ffa-47a2-a6ea-749534596688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:26.799704 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1548337a-ca35-4a58-a173-da20a2931991 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:26.807826 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1548337a-ca35-4a58-a173-da20a2931991 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:26.808656 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 440/1730] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:26 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:26.861258 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Created reservations ['e1e1ad8b-c5e6-4635-99bc-4e5edb587552', 'cdba34d0-b2fa-4e44-889a-b9ea44ef4a7b', 'a30b463d-6a52-4a9d-a435-ad8c94eeb61b', 'ed1c5772-c951-441a-a5b9-c8e4e90e2965'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:26.862579 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f018dc52-6ffa-47a2-a6ea-749534596688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1e1ad8b-c5e6-4635-99bc-4e5edb587552', 'cdba34d0-b2fa-4e44-889a-b9ea44ef4a7b', 'a30b463d-6a52-4a9d-a435-ad8c94eeb61b', 'ed1c5772-c951-441a-a5b9-c8e4e90e2965']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:26.864001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f22e72-a300-4fe2-b532-bd3cd6d8f159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:26.901284 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f22e72-a300-4fe2-b532-bd3cd6d8f159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5f23ce5-56c0-46ce-983d-222787d71b4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2053598223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['e1e1ad8b-c5e6-4635-99bc-4e5edb587552','cdba34d0-b2fa-4e44-889a-b9ea44ef4a7b','a30b463d-6a52-4a9d-a435-ad8c94eeb61b','ed1c5772-c951-441a-a5b9-c8e4e90e2965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2053598223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5f23ce5-56c0-46ce-983d-222787d71b4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91dd8c7faf25461385455f3c86836a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4c4da0be814452aa08a6ba0684b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:26.901660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd8da8-be6a-40ff-8c9f-a5103d99be11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:26.933470 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6fd8da8-be6a-40ff-8c9f-a5103d99be11) transitioned into state 'SUCCESS' from state '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-2053598223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['e1e1ad8b-c5e6-4635-99bc-4e5edb587552','cdba34d0-b2fa-4e44-889a-b9ea44ef4a7b','a30b463d-6a52-4a9d-a435-ad8c94eeb61b','ed1c5772-c951-441a-a5b9-c8e4e90e2965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:26.934616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef1f5b-76f2-4fb1-a6b3-71c7758d6500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:26.955900 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ef1f5b-76f2-4fb1-a6b3-71c7758d6500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:26.957118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (25b0545b-5d5a-4344-ba07-e26ae37ba7ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:26.957504 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request issued successfully. Jul 24 06:01:26.958482 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05f4585f-5ba5-4040-aeaa-872a68fbc8b8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:26.959133 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 437/1731] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:01:26 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:26.983925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:26.985497 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:26.985731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:26.986039 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:26.998602 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:26.998602 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:27.001264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-e7df32b5-7b3c-4826-8102-3af5066895fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:27.004849 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:27.005290 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-e7df32b5-7b3c-4826-8102-3af5066895fd tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 Jul 24 06:01:27.005632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-e7df32b5-7b3c-4826-8102-3af5066895fd tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:27.005958 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-e7df32b5-7b3c-4826-8102-3af5066895fd tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:27.011611 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7a65d28-8946-4022-8e8a-11081f14e0cb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:27.012185 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 431/1732] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:26 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:27.020241 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:27.020241 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:27.097193 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84e191ff-3247-4770-98ed-52e8eb30aad2 req-e7df32b5-7b3c-4826-8102-3af5066895fd tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 returned with HTTP 200 Jul 24 06:01:27.097755 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 425/1733] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:01:27 2026] DELETE /volume/v3/attachments/1e003e00-e3e9-4c7a-a80d-dbcd3ddeb4a7 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:27.824566 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:27.829206 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:27.829525 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:27.829772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:27.845142 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:27.845142 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:27.851130 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:27.856082 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e87ea4eb-3d18-4332-a754-aeb2a65e5a77 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:27.856455 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 441/1734] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:27 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:27.879737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:27.879737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:27.879737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:27.879737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:27.887488 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:27.887488 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:27.891510 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:27.895744 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-092de227-cb4f-4efb-bd87-8493d9b26b80 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:27.896102 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 438/1735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:27 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:27.963083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-488c887d-c92d-42ee-a0c0-29d641fae750 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:27.966421 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-488c887d-c92d-42ee-a0c0-29d641fae750 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:27.966421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-488c887d-c92d-42ee-a0c0-29d641fae750 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:27.966421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-488c887d-c92d-42ee-a0c0-29d641fae750 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:27.977966 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:27.977966 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:27.983014 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-488c887d-c92d-42ee-a0c0-29d641fae750 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:27.989129 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-488c887d-c92d-42ee-a0c0-29d641fae750 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:27.990201 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 432/1736] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:27 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.007606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.009977 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:28.010204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.010472 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.019764 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.019764 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:28.024787 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:28.031581 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3adc18ad-0fe8-42c7-999e-8fcd13521b67 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:28.031581 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 426/1737] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.033473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89565294-07ff-425f-af0b-770ea648d63e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.035218 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89565294-07ff-425f-af0b-770ea648d63e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:28.035406 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89565294-07ff-425f-af0b-770ea648d63e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.035613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89565294-07ff-425f-af0b-770ea648d63e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.052328 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.052328 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:28.064139 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89565294-07ff-425f-af0b-770ea648d63e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:28.071602 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89565294-07ff-425f-af0b-770ea648d63e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:28.072174 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 442/1738] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.100406 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-58ae01d8-a65b-4871-8819-2471827ee73e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.102215 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58ae01d8-a65b-4871-8819-2471827ee73e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:28.102943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58ae01d8-a65b-4871-8819-2471827ee73e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.102943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58ae01d8-a65b-4871-8819-2471827ee73e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.112846 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.112846 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:28.121015 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-58ae01d8-a65b-4871-8819-2471827ee73e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:28.130567 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58ae01d8-a65b-4871-8819-2471827ee73e tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:28.131622 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 439/1739] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.148919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.153380 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:28.153628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.154433 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.167093 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.167093 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:28.174104 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:28.181658 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-6a1b7ee5-ef63-4d5e-89f0-7a2fcf9740e0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:28.182146 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 433/1740] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.297686 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84af4e8f-1faf-4bfd-bfee-c5344e69f960 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.298035 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84af4e8f-1faf-4bfd-bfee-c5344e69f960 None None] GET https://10.4.3.200/volume// Jul 24 06:01:28.298200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84af4e8f-1faf-4bfd-bfee-c5344e69f960 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.298409 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84af4e8f-1faf-4bfd-bfee-c5344e69f960 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.298730 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84af4e8f-1faf-4bfd-bfee-c5344e69f960 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:28.299017 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 427/1741] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:28.311644 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-0561f38c-69a0-4821-a932-a8b7af7e2e5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.314096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-0561f38c-69a0-4821-a932-a8b7af7e2e5c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:28.316293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-0561f38c-69a0-4821-a932-a8b7af7e2e5c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5f23ce5-56c0-46ce-983d-222787d71b4f", "connector": null, "instance_uuid": "167b52c9-9233-4b52-a1ca-f507c3cebd45"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:28.332545 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.332545 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:28.373435 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-0561f38c-69a0-4821-a932-a8b7af7e2e5c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:28.374109 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 443/1742] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:28 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:28.412517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60017491-929b-40f2-9eb5-16090c3c7d63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.416846 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60017491-929b-40f2-9eb5-16090c3c7d63 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:28.417079 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60017491-929b-40f2-9eb5-16090c3c7d63 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.417328 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60017491-929b-40f2-9eb5-16090c3c7d63 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.429820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82614e31-2e19-4eb3-83bf-e13f58e4a80e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.430291 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82614e31-2e19-4eb3-83bf-e13f58e4a80e None None] GET https://10.4.3.200/volume// Jul 24 06:01:28.430664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82614e31-2e19-4eb3-83bf-e13f58e4a80e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.430835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82614e31-2e19-4eb3-83bf-e13f58e4a80e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.431279 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82614e31-2e19-4eb3-83bf-e13f58e4a80e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:28.433153 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.433153 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:28.435709 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 434/1743] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:28.442697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.444236 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60017491-929b-40f2-9eb5-16090c3c7d63 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:28.448597 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:28.448979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:28.449122 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:28.451591 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60017491-929b-40f2-9eb5-16090c3c7d63 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:28.452170 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 440/1744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:28.468389 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.468389 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:28.473197 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:28.478997 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-b50ed0de-2b71-4a88-a3b1-bbc7f760a57f tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:28.479519 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 428/1745] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:28 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:28.624403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:28.627621 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] PUT https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 Jul 24 06:01:28.628015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:28.637010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Acquiring lock "cinder-attachment_update-f5f23ce5-56c0-46ce-983d-222787d71b4f-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:28.645382 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-f5f23ce5-56c0-46ce-983d-222787d71b4f-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:28.646738 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:28.646738 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:28.791332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-f5f23ce5-56c0-46ce-983d-222787d71b4f-np0000005810" released by "attachment_update" :: held 0.146s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:28.791914 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-9a3fa402-7e04-406e-92c1-aa479cd5151d tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 returned with HTTP 200 Jul 24 06:01:28.792444 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 444/1746] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:28 2026] PUT /volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:29.470574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90dd352a-6b00-4813-ad64-dd098420949a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:29.474801 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90dd352a-6b00-4813-ad64-dd098420949a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:29.474801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90dd352a-6b00-4813-ad64-dd098420949a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:29.474801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90dd352a-6b00-4813-ad64-dd098420949a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:29.494189 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:29.494189 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:29.498743 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-90dd352a-6b00-4813-ad64-dd098420949a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:29.506889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90dd352a-6b00-4813-ad64-dd098420949a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:29.507727 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 435/1747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:29 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:30.526344 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98153734-42fc-4863-9750-61079b38131a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:30.529053 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98153734-42fc-4863-9750-61079b38131a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:30.529295 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98153734-42fc-4863-9750-61079b38131a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:30.529511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98153734-42fc-4863-9750-61079b38131a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:30.539462 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:30.539462 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:30.543095 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-98153734-42fc-4863-9750-61079b38131a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:30.547748 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98153734-42fc-4863-9750-61079b38131a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:30.548178 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 441/1748] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:30 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:31.562271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:31.567353 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:31.567529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:31.568361 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:31.576581 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:31.576581 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:31.580348 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:31.590753 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-604265a8-ea88-4556-9bd4-4e72f4fe4e1c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:31.592383 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 429/1749] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:31 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:31.598430 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:31.600988 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:31.601291 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:31.601598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:31.601871 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume with id: 222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:31.608921 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:31.608921 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:31.609357 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:31.629334 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume request issued successfully. Jul 24 06:01:31.629661 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e751032c-19ce-4c07-bcc1-24fc48aa0a50 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 202 Jul 24 06:01:31.630177 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 445/1750] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:01:31 2026] DELETE /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:31.640954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:31.644509 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:31.646513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:31.646513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:31.656089 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:31.656089 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:31.660796 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:31.665204 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bbc08ac0-a35f-4b30-9ade-9efcff0a2de6 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 200 Jul 24 06:01:31.665817 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 436/1751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:31 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:32.163890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-36cf4091-c884-4016-8894-2e64e1879b34 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.166535 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-36cf4091-c884-4016-8894-2e64e1879b34 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973/action Jul 24 06:01:32.166919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-36cf4091-c884-4016-8894-2e64e1879b34 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:32.167082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-36cf4091-c884-4016-8894-2e64e1879b34 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:32.191116 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.191116 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:32.205299 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-05dc6827-b215-4b93-9521-f6a6436f7c19 req-36cf4091-c884-4016-8894-2e64e1879b34 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973/action returned with HTTP 204 Jul 24 06:01:32.205872 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 442/1752] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:32 2026] POST /volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:32.609657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.612538 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:32.612786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.613030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.626537 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.626537 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:32.631046 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.636524 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a7b75e6-54a2-4108-a7b2-16db83f596ac tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:32.639002 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 430/1753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:32.653556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.655828 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:32.656117 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.656403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.668625 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.668625 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:32.673024 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.678011 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d7dfd11-c4be-48cb-b2d0-35414f01be43 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:32.678537 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 446/1754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:32.686062 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1eeb546-95df-4bc3-a4f2-c7834f42e759 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.688317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1eeb546-95df-4bc3-a4f2-c7834f42e759 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f Jul 24 06:01:32.688630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1eeb546-95df-4bc3-a4f2-c7834f42e759 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.688943 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1eeb546-95df-4bc3-a4f2-c7834f42e759 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.697429 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1eeb546-95df-4bc3-a4f2-c7834f42e759 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f returned with HTTP 404 Jul 24 06:01:32.698050 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 437/1755] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/222000c7-ce18-41ee-99ca-2f1dfae3292f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:32.707403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c118d90-d971-4245-baea-e602cd87647a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.710322 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:32.710452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.710736 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.710953 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume with id: 8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:32.723511 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.723511 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:32.724308 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:32.735702 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.739283 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:32.739583 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.739891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.749221 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume request issued successfully. Jul 24 06:01:32.749424 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c118d90-d971-4245-baea-e602cd87647a tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 202 Jul 24 06:01:32.749997 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 443/1756] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:01:32 2026] DELETE /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:32.755543 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.755543 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:32.760055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.762464 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.762586 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:32.762862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.763698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.770852 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce4498ef-d4e1-4827-a2f4-b82f3b12cb3c req-e9bac025-4374-40ea-b1ec-f0e51d9228c8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:32.771148 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 431/1757] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:32.772289 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.772289 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:32.777325 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:32.784307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec05d493-3d08-40e1-92a9-50cba8a76d3d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 200 Jul 24 06:01:32.784704 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 447/1758] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:32.798358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-748c1e65-754d-42c6-bb07-8a3e0926706b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.801899 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-748c1e65-754d-42c6-bb07-8a3e0926706b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:32.801938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-748c1e65-754d-42c6-bb07-8a3e0926706b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.802238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-748c1e65-754d-42c6-bb07-8a3e0926706b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.819222 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.819222 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:32.825384 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-748c1e65-754d-42c6-bb07-8a3e0926706b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.834796 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-748c1e65-754d-42c6-bb07-8a3e0926706b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:32.835278 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 438/1759] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:32.897181 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.903812 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:32.904034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.904261 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.937576 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.937576 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:32.942889 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.950574 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-c0802fd6-2c8a-432d-a188-e35d61300899 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:32.951197 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 444/1760] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1140 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:32.977156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.978157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:32.979168 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f/action Jul 24 06:01:32.979643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:32.979845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:32.980252 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:01:32.980444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:32.980629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:32.995621 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.995621 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:32.996315 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:32.997285 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:32.997285 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:33.003107 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:01:33.007702 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Begin detaching volume completed successfully. Jul 24 06:01:33.009712 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-58184df8-eb03-4c45-8379-3636b8a5232a tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f/action returned with HTTP 202 Jul 24 06:01:33.009712 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 432/1761] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:01:32 2026] POST /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:01:33.010166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-5650ef2a-f095-4c51-912c-159325e2eb46 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:01:33.010735 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 448/1762] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:32 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:33.092212 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c762765d-3108-4dc5-a2ba-9a8edd1cbf2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.093340 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c762765d-3108-4dc5-a2ba-9a8edd1cbf2b None None] GET https://10.4.3.200/volume// Jul 24 06:01:33.093340 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c762765d-3108-4dc5-a2ba-9a8edd1cbf2b None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.093340 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c762765d-3108-4dc5-a2ba-9a8edd1cbf2b None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.093503 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c762765d-3108-4dc5-a2ba-9a8edd1cbf2b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:33.093870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 439/1763] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:33.121539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.125583 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:33.125583 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.125583 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.146587 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:33.146587 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:33.146758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.152052 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:33.158336 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-8102e9c4-ef8e-4793-98c7-3656949a3a32 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:33.158953 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 445/1764] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:33 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:33.304210 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:33.304632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1439332074", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:33.306521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1439332074', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:33.306709 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume of 1 GB Jul 24 06:01:33.312997 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Availability Zones retrieved successfully. Jul 24 06:01:33.318097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Flow 'volume_create_api' (43cd359a-6d6f-4e0b-a728-a57cc086b7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:33.319002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17fd64f-d2b2-4d1a-b734-bc3d959c929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.319880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:33.346663 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f17fd64f-d2b2-4d1a-b734-bc3d959c929f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.347578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d237cc2f-be89-4ff9-93ac-4053c599b861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.424359 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Created reservations ['ef8cac0e-9519-4986-b570-b2b14e41956d', '1ebad75e-f015-4509-ba39-d56eda38c850', '15c9dd51-fb31-4b74-9237-973c08a6d955', 'aaca1aaf-2c47-499f-893e-144047950c68'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:33.425256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d237cc2f-be89-4ff9-93ac-4053c599b861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8cac0e-9519-4986-b570-b2b14e41956d', '1ebad75e-f015-4509-ba39-d56eda38c850', '15c9dd51-fb31-4b74-9237-973c08a6d955', 'aaca1aaf-2c47-499f-893e-144047950c68']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.426110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d3d239-690f-4759-8d47-1763f4f48193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.447942 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d3d239-690f-4759-8d47-1763f4f48193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '816bd023-0886-4c58-a248-f7cf2b001aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1439332074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f424b1340d3f4665a96ad411e9397ed9',qos_specs=None,replication_status=,reservations=['ef8cac0e-9519-4986-b570-b2b14e41956d','1ebad75e-f015-4509-ba39-d56eda38c850','15c9dd51-fb31-4b74-9237-973c08a6d955','aaca1aaf-2c47-499f-893e-144047950c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc310e440e4d413999ea95e78a2a0132',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1439332074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=816bd023-0886-4c58-a248-f7cf2b001aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f424b1340d3f4665a96ad411e9397ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc310e440e4d413999ea95e78a2a0132',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.448895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf1bc0a-a14a-4b39-a60b-63d5fabf6e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.468205 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d70bbdc3-c10d-4960-b80e-2feb52facd69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.468654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d70bbdc3-c10d-4960-b80e-2feb52facd69 None None] GET https://10.4.3.200/volume// Jul 24 06:01:33.468851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d70bbdc3-c10d-4960-b80e-2feb52facd69 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.469033 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d70bbdc3-c10d-4960-b80e-2feb52facd69 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.469412 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d70bbdc3-c10d-4960-b80e-2feb52facd69 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:33.469712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 449/1765] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:33.475511 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bf1bc0a-a14a-4b39-a60b-63d5fabf6e72) transitioned into state 'SUCCESS' from state '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-1439332074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f424b1340d3f4665a96ad411e9397ed9',qos_specs=None,replication_status=,reservations=['ef8cac0e-9519-4986-b570-b2b14e41956d','1ebad75e-f015-4509-ba39-d56eda38c850','15c9dd51-fb31-4b74-9237-973c08a6d955','aaca1aaf-2c47-499f-893e-144047950c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc310e440e4d413999ea95e78a2a0132',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.476346 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f61cae3-b845-4835-a1b6-7cde6128aafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.479296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-26d9be50-cf87-449d-b219-fc6be659ea3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.481570 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-26d9be50-cf87-449d-b219-fc6be659ea3c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:33.482009 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-26d9be50-cf87-449d-b219-fc6be659ea3c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3bf821-a14f-4f19-b5df-c32320350af2", "connector": null, "instance_uuid": "ecdbbb3c-341d-4d2a-acbd-7191a6780ba5"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:33.485969 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f61cae3-b845-4835-a1b6-7cde6128aafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.486124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Flow 'volume_create_api' (43cd359a-6d6f-4e0b-a728-a57cc086b7c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:33.486394 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume request issued successfully. Jul 24 06:01:33.486957 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a9c92e5d-628c-4cf8-a172-a274465ac63e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:33.487346 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 433/1766] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:01:33 2026] POST /volume/v3/volumes => generated 765 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:33.500296 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:33.500296 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:33.505818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d545f97f-420d-418f-b268-c750bebef2f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.508229 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:33.508644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1584208223", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:33.513877 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1584208223', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:33.514073 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume of 1 GB Jul 24 06:01:33.525720 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Availability Zones retrieved successfully. Jul 24 06:01:33.534400 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-26d9be50-cf87-449d-b219-fc6be659ea3c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:33.535061 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 440/1767] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:33 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 24 06:01:33.540366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Flow 'volume_create_api' (e6dadbee-504b-4be0-854d-954e69051e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:33.541766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ac024b-b1cd-43fc-9b6d-542570465e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.543383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:33.544435 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-8e511491-ffe3-4e69-af0d-585be895dd23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.546767 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-8e511491-ffe3-4e69-af0d-585be895dd23 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 Jul 24 06:01:33.547060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-8e511491-ffe3-4e69-af0d-585be895dd23 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.547393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-8e511491-ffe3-4e69-af0d-585be895dd23 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.557095 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:33.557095 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:33.581607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20ac024b-b1cd-43fc-9b6d-542570465e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.584314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1434686f-74e4-4458-94ca-88bd0f20f9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.625365 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-8e511491-ffe3-4e69-af0d-585be895dd23 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 returned with HTTP 200 Jul 24 06:01:33.625867 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 450/1768] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:01:33 2026] DELETE /volume/v3/attachments/e543eae0-76a4-41f2-87bd-a823ef741bc6 => generated 367 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:33.632945 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Created reservations ['cd91a5f3-35a7-409a-b9aa-f315ae77800f', '389f1780-68a8-4dd7-81bf-f354c92c76dc', '3e2cbd78-6ce9-41b6-8cc2-cbf6d55ced48', '60f6ac86-d1d0-408c-b226-838908d8f45d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:33.633868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1434686f-74e4-4458-94ca-88bd0f20f9b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd91a5f3-35a7-409a-b9aa-f315ae77800f', '389f1780-68a8-4dd7-81bf-f354c92c76dc', '3e2cbd78-6ce9-41b6-8cc2-cbf6d55ced48', '60f6ac86-d1d0-408c-b226-838908d8f45d']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.634715 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698c5fbe-436b-4a6f-bc95-a7d859b32899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.666250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (698c5fbe-436b-4a6f-bc95-a7d859b32899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db289e95-89e9-4593-ad49-1cad3df330ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1584208223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f424b1340d3f4665a96ad411e9397ed9',qos_specs=None,replication_status=,reservations=['cd91a5f3-35a7-409a-b9aa-f315ae77800f','389f1780-68a8-4dd7-81bf-f354c92c76dc','3e2cbd78-6ce9-41b6-8cc2-cbf6d55ced48','60f6ac86-d1d0-408c-b226-838908d8f45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc310e440e4d413999ea95e78a2a0132',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1584208223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db289e95-89e9-4593-ad49-1cad3df330ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f424b1340d3f4665a96ad411e9397ed9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc310e440e4d413999ea95e78a2a0132',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.667083 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39538eda-2729-4ac0-b22d-65385d1a929a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.690764 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39538eda-2729-4ac0-b22d-65385d1a929a) transitioned into state 'SUCCESS' from state '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-1584208223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f424b1340d3f4665a96ad411e9397ed9',qos_specs=None,replication_status=,reservations=['cd91a5f3-35a7-409a-b9aa-f315ae77800f','389f1780-68a8-4dd7-81bf-f354c92c76dc','3e2cbd78-6ce9-41b6-8cc2-cbf6d55ced48','60f6ac86-d1d0-408c-b226-838908d8f45d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc310e440e4d413999ea95e78a2a0132',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.691561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3ffdcc-4439-4327-956c-5e6e7614af8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:33.706700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3ffdcc-4439-4327-956c-5e6e7614af8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:33.706700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Flow 'volume_create_api' (e6dadbee-504b-4be0-854d-954e69051e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:33.706700 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Create volume request issued successfully. Jul 24 06:01:33.706700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d545f97f-420d-418f-b268-c750bebef2f9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:33.706927 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 446/1769] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:01:33 2026] POST /volume/v3/volumes => generated 765 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:33.804250 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f772d93e-74ee-4383-8963-440af5557d68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.809008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f772d93e-74ee-4383-8963-440af5557d68 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 Jul 24 06:01:33.809245 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f772d93e-74ee-4383-8963-440af5557d68 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.809521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f772d93e-74ee-4383-8963-440af5557d68 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.817912 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f772d93e-74ee-4383-8963-440af5557d68 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 returned with HTTP 404 Jul 24 06:01:33.818587 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 434/1770] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:33 2026] GET /volume/v3/volumes/8a6f4ae6-7aa1-4763-8239-b4f703c15ef3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:33.900151 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b38182d0-39c5-4375-b123-84fccc4ef694 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.901767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] DELETE https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:01:33.901952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.902148 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.902307 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume with id: 624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:01:33.912770 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:33.912770 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:33.913230 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:33.956252 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Delete volume request issued successfully. Jul 24 06:01:33.956497 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b38182d0-39c5-4375-b123-84fccc4ef694 tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 202 Jul 24 06:01:33.957400 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 441/1771] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:01:33 2026] DELETE /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:33.965866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d025d283-76b2-49a9-ab34-54f46f393e7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:33.969069 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d025d283-76b2-49a9-ab34-54f46f393e7d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:01:33.969377 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d025d283-76b2-49a9-ab34-54f46f393e7d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:33.969616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d025d283-76b2-49a9-ab34-54f46f393e7d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:33.981170 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:33.981170 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:33.989770 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d025d283-76b2-49a9-ab34-54f46f393e7d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Volume info retrieved successfully. Jul 24 06:01:33.997948 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d025d283-76b2-49a9-ab34-54f46f393e7d tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 200 Jul 24 06:01:33.998410 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 451/1772] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:33 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:34.090186 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-a990bc4c-3a5e-447d-a590-f6c204242501 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:34.092528 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-a990bc4c-3a5e-447d-a590-f6c204242501 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 Jul 24 06:01:34.092723 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-a990bc4c-3a5e-447d-a590-f6c204242501 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:34.092950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-a990bc4c-3a5e-447d-a590-f6c204242501 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:34.104671 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:34.104671 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:34.183043 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4b9bcb93-d1e2-4a19-8c9b-70321e551451 req-a990bc4c-3a5e-447d-a590-f6c204242501 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 returned with HTTP 200 Jul 24 06:01:34.183752 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 447/1773] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:01:34 2026] DELETE /volume/v3/attachments/a036ad0a-32d7-406d-b5ad-8eba2a27b973 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:34.783612 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:34.788612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 Jul 24 06:01:34.789103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:34.801181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:34.806692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:34.808042 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:34.808042 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:34.961278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-dd3bf821-a14f-4f19-b5df-c32320350af2-np0000005810" released by "attachment_update" :: held 0.154s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:34.961704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-7c59779b-d64a-4d2c-beb4-c208a1e91bce tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 returned with HTTP 200 Jul 24 06:01:34.963449 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 435/1774] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:34 2026] PUT /volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:34.977097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-f80506ad-cf62-4e52-8a1a-308325f601b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:34.979593 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-f80506ad-cf62-4e52-8a1a-308325f601b8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 Jul 24 06:01:34.980572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-f80506ad-cf62-4e52-8a1a-308325f601b8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:34.981024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-f80506ad-cf62-4e52-8a1a-308325f601b8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:35.012802 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-f80506ad-cf62-4e52-8a1a-308325f601b8 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 returned with HTTP 200 Jul 24 06:01:35.013439 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 442/1775] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:01:34 2026] GET /volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:35.015949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88136ad6-2c9a-4d02-8974-a37d74389fba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:35.018612 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88136ad6-2c9a-4d02-8974-a37d74389fba tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] GET https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 Jul 24 06:01:35.018880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88136ad6-2c9a-4d02-8974-a37d74389fba tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:35.019146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88136ad6-2c9a-4d02-8974-a37d74389fba tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:35.030475 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88136ad6-2c9a-4d02-8974-a37d74389fba tempest-AttachVolumeTestJSON-1457969958 tempest-AttachVolumeTestJSON-1457969958-project-member] https://10.4.3.200/volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 returned with HTTP 404 Jul 24 06:01:35.030475 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 452/1776] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:35 2026] GET /volume/v3/volumes/624deb7f-3cb8-4307-8291-418cdc6706c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:35.176416 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:35.179282 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:01:35.179418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:35.179838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:35.191941 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:35.191941 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:35.199700 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:01:35.207082 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a624fa12-388f-4ba7-8877-e97b852db0f4 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:01:35.207959 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 448/1777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:35 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:39.339629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-6b2c06e3-5af9-4f6f-b626-e1d6cd31a97c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:39.345243 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-6b2c06e3-5af9-4f6f-b626-e1d6cd31a97c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9/action Jul 24 06:01:39.345837 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-6b2c06e3-5af9-4f6f-b626-e1d6cd31a97c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:39.346003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-6b2c06e3-5af9-4f6f-b626-e1d6cd31a97c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:39.384084 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:39.384084 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:39.407796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c28db9cb-5bcf-408c-a60c-4adba05c4c3e req-6b2c06e3-5af9-4f6f-b626-e1d6cd31a97c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9/action returned with HTTP 204 Jul 24 06:01:39.407973 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 436/1778] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:39 2026] POST /volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:41.698872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:41.701437 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:01:41.701993 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1559927265", "imageRef": "2b504f01-99c6-4a2b-b761-9bab6e327a87", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:41.703817 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1559927265', 'imageRef': '2b504f01-99c6-4a2b-b761-9bab6e327a87', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:01:41.810565 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Create volume of 1 GB Jul 24 06:01:41.814821 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:41.814821 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:41.818957 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Availability Zones retrieved successfully. Jul 24 06:01:41.826758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Flow 'volume_create_api' (1dbcec03-46aa-4615-b37e-a64422c4b37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:41.829034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06119f3e-8d66-41bb-b684-df7f44b59ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:41.830332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:01:41.906300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06119f3e-8d66-41bb-b684-df7f44b59ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:41.907144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b48579-5cc9-4522-ab3d-8e4c7bd89d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:41.991070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Created reservations ['7484078b-bd0f-438b-9a13-c27feaf5fba3', '7ed77497-786b-43f6-af2d-dc00aff6af27', '2caa25a9-a922-4e1d-b9d2-2d7aa41083cc', '09726d88-2c7a-47ac-a32d-b753e9578ff5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:01:41.992803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b48579-5cc9-4522-ab3d-8e4c7bd89d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7484078b-bd0f-438b-9a13-c27feaf5fba3', '7ed77497-786b-43f6-af2d-dc00aff6af27', '2caa25a9-a922-4e1d-b9d2-2d7aa41083cc', '09726d88-2c7a-47ac-a32d-b753e9578ff5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:41.992940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afdd8d3b-d9a9-4ab5-8580-0774979bce90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:42.018325 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afdd8d3b-d9a9-4ab5-8580-0774979bce90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8c6afad-a4c4-441e-be7c-13d873bdd627', '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-1559927265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25dd7c22ff4bd7b63e2e42da8d7159',qos_specs=None,replication_status=,reservations=['7484078b-bd0f-438b-9a13-c27feaf5fba3','7ed77497-786b-43f6-af2d-dc00aff6af27','2caa25a9-a922-4e1d-b9d2-2d7aa41083cc','09726d88-2c7a-47ac-a32d-b753e9578ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2eb716d1f04864883ed9c07ac6f38f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1559927265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8c6afad-a4c4-441e-be7c-13d873bdd627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e25dd7c22ff4bd7b63e2e42da8d7159',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd2eb716d1f04864883ed9c07ac6f38f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:42.019183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317034a3-717d-42bc-9fb9-b5c8876f20ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:42.039496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (317034a3-717d-42bc-9fb9-b5c8876f20ce) transitioned into state 'SUCCESS' from state '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-1559927265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e25dd7c22ff4bd7b63e2e42da8d7159',qos_specs=None,replication_status=,reservations=['7484078b-bd0f-438b-9a13-c27feaf5fba3','7ed77497-786b-43f6-af2d-dc00aff6af27','2caa25a9-a922-4e1d-b9d2-2d7aa41083cc','09726d88-2c7a-47ac-a32d-b753e9578ff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd2eb716d1f04864883ed9c07ac6f38f',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:42.040940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f584dd02-c6a9-4e9d-8cb4-e1e92f4fc5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:01:42.054815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f584dd02-c6a9-4e9d-8cb4-e1e92f4fc5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:01:42.055036 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Flow 'volume_create_api' (1dbcec03-46aa-4615-b37e-a64422c4b37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:01:42.056593 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Create volume request issued successfully. Jul 24 06:01:42.056593 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6060ca0f-1267-47d9-b17b-0c8c3e6889c8 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:01:42.056884 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 443/1779] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:01:41 2026] POST /volume/v3/volumes => generated 753 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:01:42.071503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:42.074421 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:42.074692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:42.074915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:42.083013 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:42.083013 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:42.088764 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:42.092797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de507a87-4b9d-492b-8cd0-dbd810c4aeb6 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:42.093221 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 453/1780] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:42 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:43.112439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5841cea8-298f-471c-958b-55d1f5abf60e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:43.114834 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5841cea8-298f-471c-958b-55d1f5abf60e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:43.115143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5841cea8-298f-471c-958b-55d1f5abf60e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:43.115462 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5841cea8-298f-471c-958b-55d1f5abf60e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:43.127459 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:43.127459 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:43.136583 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5841cea8-298f-471c-958b-55d1f5abf60e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:43.146203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5841cea8-298f-471c-958b-55d1f5abf60e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:43.146728 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 449/1781] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:43 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:44.165695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:44.167282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:44.167455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:44.167643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:44.175925 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:44.175925 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:44.181204 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:44.187741 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd9861f5-879d-4dfb-9bc8-fb80b1e4fea0 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:44.188321 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 437/1782] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:44 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:44.912326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:44.917153 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:44.917539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:44.917882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:44.935382 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:44.935382 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:44.942613 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:44.949562 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-ca2c4c61-7a33-4c3b-9296-cfc8d61863f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:44.949923 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 444/1783] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:44 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:45.059904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-686f2490-ddf1-4a14-90c1-04b50f7d2cb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.060431 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686f2490-ddf1-4a14-90c1-04b50f7d2cb7 None None] GET https://10.4.3.200/volume// Jul 24 06:01:45.060602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686f2490-ddf1-4a14-90c1-04b50f7d2cb7 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:45.060858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686f2490-ddf1-4a14-90c1-04b50f7d2cb7 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:45.061265 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686f2490-ddf1-4a14-90c1-04b50f7d2cb7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:45.061559 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 454/1784] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:01:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:45.075220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-1b0665ed-9755-476d-8f08-2d3058ee8ec7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.080308 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-1b0665ed-9755-476d-8f08-2d3058ee8ec7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:45.081168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-1b0665ed-9755-476d-8f08-2d3058ee8ec7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ed59ce1-9004-4c8a-949a-533e0179c532", "connector": null, "instance_uuid": "29535306-693e-4132-b5db-a3182ae9ada6"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:45.096461 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:45.096461 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:45.136240 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-1b0665ed-9755-476d-8f08-2d3058ee8ec7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:45.136792 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 450/1785] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:45 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 24 06:01:45.181834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.185623 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:45.185623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:45.185623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:45.194425 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:45.194425 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:45.198829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:45.199184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24f95ec0-ac0a-4833-a087-37197dce49c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.199663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f95ec0-ac0a-4833-a087-37197dce49c2 None None] GET https://10.4.3.200/volume// Jul 24 06:01:45.199886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24f95ec0-ac0a-4833-a087-37197dce49c2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:45.200176 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24f95ec0-ac0a-4833-a087-37197dce49c2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:45.200528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24f95ec0-ac0a-4833-a087-37197dce49c2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:45.200906 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 445/1786] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:45.201255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.204115 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:45.204115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:45.204222 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b65ec6c1-6d28-4571-8470-01dd1ddb4e51 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:45.204262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:45.204295 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 438/1787] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:45 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:45.213931 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:45.213931 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:45.216773 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.219210 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:45.219937 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:45.220227 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:45.220492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:45.225406 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ecf5ede-add0-46ca-bc5d-67e0a5f4b4f2 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:45.226157 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 455/1788] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:45 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:45.233296 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:45.233296 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:45.242180 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:45.253644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-aed9db5e-46af-474a-85d2-c2224e81be06 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:45.254368 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 451/1789] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:45 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1031 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:45.368458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:45.370843 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] PUT https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 Jul 24 06:01:45.371208 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:45.379520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Acquiring lock "cinder-attachment_update-0ed59ce1-9004-4c8a-949a-533e0179c532-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:45.384290 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Lock "cinder-attachment_update-0ed59ce1-9004-4c8a-949a-533e0179c532-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:45.385271 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:45.385271 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:45.492873 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Lock "cinder-attachment_update-0ed59ce1-9004-4c8a-949a-533e0179c532-np0000005810" released by "attachment_update" :: held 0.108s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:45.493300 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-f8d304ac-4a69-4710-a06b-ed5453c5000d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 returned with HTTP 200 Jul 24 06:01:45.494056 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 446/1790] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:45 2026] PUT /volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:46.220763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:46.220763 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:46.220763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:46.220763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:46.230340 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:46.230340 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:46.234045 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:46.239000 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffbdd0ac-2133-4534-a9de-a42442794a8e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:46.239387 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 439/1791] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:46 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:46.239732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:46.243573 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:46.243573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:46.243573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:46.253258 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:46.253258 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:46.257950 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:46.264015 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8dce7b1-8c42-48a2-9099-e45137471a0e tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:46.264519 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 456/1792] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:46 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:47.254221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be4e5641-766b-437a-9315-5f2ba1e3273c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.257249 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be4e5641-766b-437a-9315-5f2ba1e3273c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:47.257440 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be4e5641-766b-437a-9315-5f2ba1e3273c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.257718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be4e5641-766b-437a-9315-5f2ba1e3273c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.268385 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:47.268385 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:47.273342 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-be4e5641-766b-437a-9315-5f2ba1e3273c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:47.277756 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.279431 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be4e5641-766b-437a-9315-5f2ba1e3273c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:47.280060 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 452/1793] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:47.280698 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:47.280973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.281171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.290901 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:47.290901 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:47.296874 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:47.305889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67770bdf-4677-4207-8fd2-6b47e5e2568f tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:47.306455 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 447/1794] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:47.467385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec46aa6c-143f-4480-8458-997e93381c4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.469672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec46aa6c-143f-4480-8458-997e93381c4d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:01:47.469925 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec46aa6c-143f-4480-8458-997e93381c4d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.470153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec46aa6c-143f-4480-8458-997e93381c4d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.470271 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ec46aa6c-143f-4480-8458-997e93381c4d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete snapshot with id: c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:01:47.475371 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec46aa6c-143f-4480-8458-997e93381c4d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 404 Jul 24 06:01:47.475867 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 440/1795] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:01:47 2026] DELETE /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:47.482776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8aad5051-1484-4c40-ad85-2562cf7dc796 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.484737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8aad5051-1484-4c40-ad85-2562cf7dc796 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd Jul 24 06:01:47.484880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8aad5051-1484-4c40-ad85-2562cf7dc796 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.485071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8aad5051-1484-4c40-ad85-2562cf7dc796 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.491734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8aad5051-1484-4c40-ad85-2562cf7dc796 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd returned with HTTP 404 Jul 24 06:01:47.492199 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 457/1796] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/v3/snapshots/c06549d5-0819-4300-a114-1b4426136cfd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:47.526872 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.531791 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:47.532054 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.532238 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.543014 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:47.543014 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:47.548442 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:47.553945 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-dfb58eb0-72ad-4761-a012-c483e89bdfee tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:01:47.554428 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 453/1797] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:47.572537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.574873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6/action Jul 24 06:01:47.575236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:47.575360 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:47.587636 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:47.587636 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:47.588493 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:47.596458 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Begin detaching volume completed successfully. Jul 24 06:01:47.596726 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-a4cdae87-d20b-4d9d-beee-83791f7c5415 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6/action returned with HTTP 202 Jul 24 06:01:47.597876 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 448/1798] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:01:47 2026] POST /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:01:47.638960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43b7b11e-369b-4c2b-9a21-f5a27e18a9b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.639269 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b7b11e-369b-4c2b-9a21-f5a27e18a9b1 None None] GET https://10.4.3.200/volume// Jul 24 06:01:47.639479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b7b11e-369b-4c2b-9a21-f5a27e18a9b1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.639747 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43b7b11e-369b-4c2b-9a21-f5a27e18a9b1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.640126 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43b7b11e-369b-4c2b-9a21-f5a27e18a9b1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:47.640479 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 441/1799] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:47.652853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:47.654690 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:47.654889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:47.655040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:47.671831 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:47.671831 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:47.676240 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:47.682213 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-cf85886a-62ad-4139-a301-04d9284f3ac4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:01:47.682814 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 458/1800] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:47 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:48.296236 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:48.297964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:48.298159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:48.298339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:48.311937 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:48.311937 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:48.317294 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:48.320967 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:48.322829 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:48.323059 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:48.323301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:48.324479 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf71557f-b507-47b1-b6fe-4f244b51f32e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:48.325045 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 454/1801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:48 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:48.330660 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:48.330660 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:48.335043 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:48.339774 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c559a80-98fa-4a84-9a05-2c10c014ef53 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:48.340144 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 449/1802] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:48 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:49.341034 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c3248fc-3efe-409d-aba3-d945cebae664 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:49.342955 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c3248fc-3efe-409d-aba3-d945cebae664 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:49.343363 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c3248fc-3efe-409d-aba3-d945cebae664 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:49.343628 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c3248fc-3efe-409d-aba3-d945cebae664 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:49.355984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db74c6cd-1835-491e-9724-9f0f5486e23a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:49.356817 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:49.356817 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:49.357886 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db74c6cd-1835-491e-9724-9f0f5486e23a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:49.358069 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db74c6cd-1835-491e-9724-9f0f5486e23a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:49.358263 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db74c6cd-1835-491e-9724-9f0f5486e23a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:49.361768 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c3248fc-3efe-409d-aba3-d945cebae664 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:49.365204 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:49.365204 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:49.367731 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c3248fc-3efe-409d-aba3-d945cebae664 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:49.368339 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 442/1803] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:49 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:49.375246 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db74c6cd-1835-491e-9724-9f0f5486e23a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:49.380043 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db74c6cd-1835-491e-9724-9f0f5486e23a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:49.380412 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 459/1804] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:49 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:50.031332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-6462ab67-f233-4797-963a-8606875f7788 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.034700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-6462ab67-f233-4797-963a-8606875f7788 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] POST https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67/action Jul 24 06:01:50.034700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-6462ab67-f233-4797-963a-8606875f7788 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:50.034700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-6462ab67-f233-4797-963a-8606875f7788 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:50.056351 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.056351 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:50.071256 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ffc5a31-27ab-4d7d-add4-c32008384c0c req-6462ab67-f233-4797-963a-8606875f7788 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67/action returned with HTTP 204 Jul 24 06:01:50.071906 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 455/1805] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:50 2026] POST /volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:50.151740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-bde626e4-b4cf-44c2-a473-1feb3a928524 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.154252 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-bde626e4-b4cf-44c2-a473-1feb3a928524 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e Jul 24 06:01:50.154491 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-bde626e4-b4cf-44c2-a473-1feb3a928524 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.154760 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-bde626e4-b4cf-44c2-a473-1feb3a928524 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.163464 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.163464 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:50.223132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0bf0553f-e441-44d3-8442-8da47cabd20b req-bde626e4-b4cf-44c2-a473-1feb3a928524 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e returned with HTTP 200 Jul 24 06:01:50.223531 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 450/1806] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:01:50 2026] DELETE /volume/v3/attachments/774020b2-c059-4725-a426-88d931c1e97e => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:50.382850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.386557 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:50.386557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.386557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.399011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.400398 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.400398 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:50.401400 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:50.401697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.401976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.406320 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:50.411534 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.411534 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:50.414558 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce5c7ce8-7022-4b4e-bb9c-ef02c89d8f5d tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:50.414558 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 443/1807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:50.423225 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:50.436017 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.437561 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c7d2a84a-01c4-4324-a0d5-2464a2d44834 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:50.437987 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:50.438132 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 460/1808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 906 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:50.438254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.438509 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.448668 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.448668 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:50.452588 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:50.457508 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6021716a-1af2-45a8-a2bd-2bf5084ef66c tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:50.458328 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 456/1809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:50.514754 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.520406 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:50.520768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.521182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.536800 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.536800 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:50.543408 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:50.551246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0567ae70-7d6c-48bb-85fc-0be6a236271b req-edec04cf-f553-4bb9-9831-f20abcb3f284 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:50.551971 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 451/1810] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:50.831269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.833292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:50.833610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.833894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.842652 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.842652 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:50.847142 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:50.853306 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0f93bd55-2837-4f10-8ec6-fa0be79d1255 req-a0fd11f9-e8a6-458a-b851-a0d84d5643ca tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:01:50.853583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 444/1811] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:50.871548 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.874035 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:50.874353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.874685 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.874933 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete volume with id: 5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:50.884202 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.884202 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:50.884835 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:50.904960 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete volume request issued successfully. Jul 24 06:01:50.905219 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0dfd672b-7e4c-463a-9433-7ee369d986a8 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 202 Jul 24 06:01:50.905780 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 461/1812] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:01:50 2026] DELETE /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:01:50.913628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eb035a44-c797-404d-8a36-8949fef43650 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:50.918581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb035a44-c797-404d-8a36-8949fef43650 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:50.918858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb035a44-c797-404d-8a36-8949fef43650 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:50.919078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb035a44-c797-404d-8a36-8949fef43650 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:50.926835 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:50.926835 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:50.933808 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eb035a44-c797-404d-8a36-8949fef43650 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:01:50.938570 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb035a44-c797-404d-8a36-8949fef43650 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 200 Jul 24 06:01:50.939091 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 457/1813] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:50 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:01:51.454937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-569551b2-3bd4-43d8-8133-cb0b93966233 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.456994 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-569551b2-3bd4-43d8-8133-cb0b93966233 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:51.457172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-569551b2-3bd4-43d8-8133-cb0b93966233 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:51.457379 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-569551b2-3bd4-43d8-8133-cb0b93966233 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:51.465494 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:51.465494 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:51.470193 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-569551b2-3bd4-43d8-8133-cb0b93966233 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:51.474762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-569551b2-3bd4-43d8-8133-cb0b93966233 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:51.475140 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 452/1814] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:51 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:51.510479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.512844 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:51.513026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:51.513213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:51.521331 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:51.521331 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:51.526309 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:51.531519 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-94ec4989-c128-4d2a-9664-42e26c5bf224 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:51.532060 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 445/1815] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:51 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:51.830180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.832128 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:51.832468 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:51.832786 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:51.840459 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:51.840459 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:51.844272 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:51.850792 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-e9d1cbe1-ea67-4bbc-9b5d-f84129f06e52 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:51.851336 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 462/1816] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:51 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 1159 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0ae6af3b-f892-497d-901e-ff0f38c5660a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ae6af3b-f892-497d-901e-ff0f38c5660a None None] GET https://10.4.3.200/volume// Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ae6af3b-f892-497d-901e-ff0f38c5660a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ae6af3b-f892-497d-901e-ff0f38c5660a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ae6af3b-f892-497d-901e-ff0f38c5660a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:51.870710 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 458/1817] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:01:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:51.879259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-72772d6d-1cdb-4348-a738-5fa4d0be9a4b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.882430 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-72772d6d-1cdb-4348-a738-5fa4d0be9a4b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:01:51.882956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-72772d6d-1cdb-4348-a738-5fa4d0be9a4b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8c6afad-a4c4-441e-be7c-13d873bdd627", "connector": null, "instance_uuid": "1e300dbe-4bbf-45b3-957e-893978c60320"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:51.894578 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:51.894578 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:51.928443 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-72772d6d-1cdb-4348-a738-5fa4d0be9a4b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:01:51.928756 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 453/1818] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:01:51 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 24 06:01:51.956952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4d8f7aa7-484e-4974-8a19-199cd225ac00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:51.960487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d8f7aa7-484e-4974-8a19-199cd225ac00 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 Jul 24 06:01:51.960741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d8f7aa7-484e-4974-8a19-199cd225ac00 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:51.960980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4d8f7aa7-484e-4974-8a19-199cd225ac00 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:51.970192 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4d8f7aa7-484e-4974-8a19-199cd225ac00 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 returned with HTTP 404 Jul 24 06:01:51.970878 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 446/1819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:01:51 2026] GET /volume/v3/volumes/5d5c3c63-a600-4789-a480-5b62e2ec88c6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:54.057800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42a2a36e-b6a2-49cb-9054-69217440b0c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:54.058208 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42a2a36e-b6a2-49cb-9054-69217440b0c5 None None] GET https://10.4.3.200/volume// Jul 24 06:01:54.058388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42a2a36e-b6a2-49cb-9054-69217440b0c5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:54.058604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42a2a36e-b6a2-49cb-9054-69217440b0c5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:54.058989 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42a2a36e-b6a2-49cb-9054-69217440b0c5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:01:54.059341 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 463/1820] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:01:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:01:54.078086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:54.081367 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:01:54.081666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:54.082420 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:54.096372 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:54.096372 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:01:54.102073 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:01:54.115207 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-ce842269-ac54-4265-b606-8322972a8e2c tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:01:54.115886 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 459/1821] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:01:54 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 1338 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:01:54.298341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:54.301571 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] PUT https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 Jul 24 06:01:54.302947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:54.313759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Acquiring lock "cinder-attachment_update-f8c6afad-a4c4-441e-be7c-13d873bdd627-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:01:54.318932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Lock "cinder-attachment_update-f8c6afad-a4c4-441e-be7c-13d873bdd627-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:01:54.320195 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:54.320195 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:01:54.426880 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Lock "cinder-attachment_update-f8c6afad-a4c4-441e-be7c-13d873bdd627-np0000005810" released by "attachment_update" :: held 0.108s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:01:54.427323 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-64286d0d-e39c-42ee-abba-4e14fe4f101b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 returned with HTTP 200 Jul 24 06:01:54.427967 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 454/1822] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:01:54 2026] PUT /volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:01:54.500903 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-0fd72722-e07c-46c5-bcf2-cec09ea8d768 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:54.505335 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-0fd72722-e07c-46c5-bcf2-cec09ea8d768 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] POST https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409/action Jul 24 06:01:54.505876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-0fd72722-e07c-46c5-bcf2-cec09ea8d768 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:01:54.506002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-0fd72722-e07c-46c5-bcf2-cec09ea8d768 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:01:54.530899 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:54.530899 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:01:54.550151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-20876f24-80b4-454a-b7a4-e111e73a59c5 req-0fd72722-e07c-46c5-bcf2-cec09ea8d768 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409/action returned with HTTP 204 Jul 24 06:01:54.550151 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 447/1823] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:01:54 2026] POST /volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:01:54.854192 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:01:54.856255 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:01:54.856469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:01:54.856628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:01:54.865952 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:01:54.865952 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:01:54.869096 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:01:54.881200 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7c761146-6171-4c47-9652-a21738419fbb req-30dfcbbb-9f1e-461f-8e2a-54940b8edcb7 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:01:54.881200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 464/1824] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:01:54 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:01.113463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:01.117407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:01.117855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1425464278", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:01.121807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1425464278', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:01.121807 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Create volume of 1 GB Jul 24 06:02:01.126090 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Availability Zones retrieved successfully. Jul 24 06:02:01.135571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Flow 'volume_create_api' (fa39d079-5893-49c9-8f80-949341d7f2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:01.136767 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72fda03-3011-474e-acb6-f55a62bf5171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:01.137996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:01.184902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d72fda03-3011-474e-acb6-f55a62bf5171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:01.185772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb76e73d-8957-419c-9e8c-d98ce311dbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:01.268481 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Created reservations ['89feb15d-d18c-46f3-9f94-2bf65a8b24f0', '46b35fd6-7182-486b-b629-31a49a44905c', 'c0d401f7-968d-45e0-ab7f-48416ecc8667', '60e94b5e-2b1a-42db-81ed-0ed8324cfaec'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:01.269487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb76e73d-8957-419c-9e8c-d98ce311dbe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89feb15d-d18c-46f3-9f94-2bf65a8b24f0', '46b35fd6-7182-486b-b629-31a49a44905c', 'c0d401f7-968d-45e0-ab7f-48416ecc8667', '60e94b5e-2b1a-42db-81ed-0ed8324cfaec']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:01.270490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4d40b7-76e9-4c65-9611-3ef8a60f1ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:01.305770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4d40b7-76e9-4c65-9611-3ef8a60f1ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '000a2138-d23e-45fc-8f53-19b2c4056cb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1425464278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1b7dbd6ac473382069313cf3a006e',qos_specs=None,replication_status=,reservations=['89feb15d-d18c-46f3-9f94-2bf65a8b24f0','46b35fd6-7182-486b-b629-31a49a44905c','c0d401f7-968d-45e0-ab7f-48416ecc8667','60e94b5e-2b1a-42db-81ed-0ed8324cfaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e04c73d5171423596a8fd83ce3062e7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1425464278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=000a2138-d23e-45fc-8f53-19b2c4056cb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fc1b7dbd6ac473382069313cf3a006e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e04c73d5171423596a8fd83ce3062e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:01.306924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06ba460-8927-477b-bc31-792a7bf951d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:01.339422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06ba460-8927-477b-bc31-792a7bf951d6) transitioned into state 'SUCCESS' from state '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-1425464278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fc1b7dbd6ac473382069313cf3a006e',qos_specs=None,replication_status=,reservations=['89feb15d-d18c-46f3-9f94-2bf65a8b24f0','46b35fd6-7182-486b-b629-31a49a44905c','c0d401f7-968d-45e0-ab7f-48416ecc8667','60e94b5e-2b1a-42db-81ed-0ed8324cfaec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e04c73d5171423596a8fd83ce3062e7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:01.340399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3399d73d-8310-4148-abf8-7e66cc05d1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:01.353750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3399d73d-8310-4148-abf8-7e66cc05d1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:01.358347 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Flow 'volume_create_api' (fa39d079-5893-49c9-8f80-949341d7f2ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:01.358779 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Create volume request issued successfully. Jul 24 06:02:01.359566 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3605fa89-ddb8-48e5-bc55-6989ca35deff tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:01.360141 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 460/1825] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:02:01 2026] POST /volume/v3/volumes => generated 789 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:01.376074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:01.378623 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:01.378962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:01.379239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:01.389912 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:01.389912 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:01.395013 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:01.401742 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb2c5806-58d9-46b1-a1f3-8c436806e349 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:01.402257 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 455/1826] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:01 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:02:02.234969 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.237193 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 06:02:02.237388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.237566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.239292 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=235,cinder:INSERT=25,cinder:UPDATE=42 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:02:02.252206 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-188639711 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-188639711, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:02.274432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-bf210ff3-bdee-42bc-9b2b-5b3cbd77ee16 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 06:02:02.274998 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 448/1827] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:02.321949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.324031 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:02:02.324222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.324400 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.327201 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=214,cinder:INSERT=27,cinder:UPDATE=64 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:02:02.336135 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.336135 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:02.340259 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:02:02.345326 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-4a3b728a-c72f-4110-b567-30860f63580b tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 200 Jul 24 06:02:02.345766 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 465/1828] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 1451 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:02.363961 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.366833 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:02:02.367350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8c6afad-a4c4-441e-be7c-13d873bdd627", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2050530931", "description": null, "metadata": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:02.381465 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.381465 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:02.381997 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:02:02.382155 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Create snapshot from volume f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:02:02.420827 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.422622 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:02.422855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.423028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.424800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Created reservations ['c82186e5-02ee-4440-b753-031460dcfce6', 'fb1e3a02-b0a4-488f-ba2b-8a350f1645e7', '3e7c07b0-d9f1-40c0-83f5-3348b6e59893', '5d5f258a-c3b6-43cd-a4d1-fc8633f5817d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:02.430312 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.430312 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:02.434220 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:02.438473 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4626801f-7ffe-418a-a343-b6aedb0fd572 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:02.438905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 456/1829] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:02.453280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.455148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:02.455321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.455514 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.462608 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.462608 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:02.463471 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Snapshot force create request issued successfully. Jul 24 06:02:02.463984 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9b637158-5906-41ea-aa9f-0287be0e4bbe req-581935b7-e063-4c61-b0d3-ff3a8604569d tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:02:02.464480 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 461/1830] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:02:02 2026] POST /volume/v3/snapshots => generated 319 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:02.468754 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:02.474517 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89e07e6e-1003-47fc-a2f0-418828fe7728 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:02.474963 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 449/1831] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:02.552002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.559321 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:02.559321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.559321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.570272 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.570272 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:02.573822 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:02.580480 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-44b2731c-d034-48d3-b173-5d6aea1f4769 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:02.581090 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 466/1832] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:02.671727 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-45584878-7c25-4a59-9ee3-5a60f109cb9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.673465 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45584878-7c25-4a59-9ee3-5a60f109cb9d None None] GET https://10.4.3.200/volume// Jul 24 06:02:02.673465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45584878-7c25-4a59-9ee3-5a60f109cb9d None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.673465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45584878-7c25-4a59-9ee3-5a60f109cb9d None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.673465 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45584878-7c25-4a59-9ee3-5a60f109cb9d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:02.673465 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 457/1833] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:02.682171 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-961aac37-b08a-420a-92a7-7d055582420c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.768357 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-961aac37-b08a-420a-92a7-7d055582420c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:02.768797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-961aac37-b08a-420a-92a7-7d055582420c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "000a2138-d23e-45fc-8f53-19b2c4056cb7", "connector": null, "instance_uuid": "16dcd450-fdae-4404-83eb-70e44e3caae3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:02.782252 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.782252 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:02.822299 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-961aac37-b08a-420a-92a7-7d055582420c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:02.822791 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 462/1834] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:02 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:02.857023 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.863662 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:02.863662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.863662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.881764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e048dd13-f47d-4f10-be14-7b0847a701bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.881764 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e048dd13-f47d-4f10-be14-7b0847a701bf None None] GET https://10.4.3.200/volume// Jul 24 06:02:02.881764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e048dd13-f47d-4f10-be14-7b0847a701bf None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.881764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e048dd13-f47d-4f10-be14-7b0847a701bf None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.881941 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.881941 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:02.882111 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e048dd13-f47d-4f10-be14-7b0847a701bf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:02.882401 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 467/1835] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:02.890952 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:02.891239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:02.894466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:02.894466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:02.894466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:02.900270 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d2b45ba7-9c85-42fa-bf63-afebf724640b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:02.904879 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 450/1836] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:02.910625 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:02.910625 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:02.915296 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:02.920861 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-bd560199-d1f0-4159-aec1-0f7a4ea3037d tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:02.921284 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 458/1837] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:02 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 1043 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:03.040830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:03.043166 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] PUT https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 Jul 24 06:02:03.043601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:03.052375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Acquiring lock "cinder-attachment_update-000a2138-d23e-45fc-8f53-19b2c4056cb7-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:03.057251 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Lock "cinder-attachment_update-000a2138-d23e-45fc-8f53-19b2c4056cb7-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:03.058541 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:03.058541 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:03.156749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Lock "cinder-attachment_update-000a2138-d23e-45fc-8f53-19b2c4056cb7-np0000005810" released by "attachment_update" :: held 0.099s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:03.157069 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-78843b05-8b3d-419f-bdfd-403a2bb7a542 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 returned with HTTP 200 Jul 24 06:02:03.157499 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 463/1838] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:03 2026] PUT /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:03.918591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:03.920858 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:03.921062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:03.921248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:03.932365 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:03.932365 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:03.935969 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:03.940433 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7e37e5b1-b0a8-4b5d-b133-5fd7a984fdfb tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:03.940777 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 468/1839] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:03 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:04.350089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5812144-90ed-40a8-a223-dc5b10c00646 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:04.351936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5812144-90ed-40a8-a223-dc5b10c00646 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 Jul 24 06:02:04.352117 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5812144-90ed-40a8-a223-dc5b10c00646 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:04.352294 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5812144-90ed-40a8-a223-dc5b10c00646 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:04.358174 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:04.358174 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:04.358627 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b5812144-90ed-40a8-a223-dc5b10c00646 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Snapshot retrieved successfully. Jul 24 06:02:04.359554 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5812144-90ed-40a8-a223-dc5b10c00646 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 returned with HTTP 200 Jul 24 06:02:04.359972 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 451/1840] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:04 2026] GET /volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:04.640699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:04.642628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 Jul 24 06:02:04.642897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:04.643019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:04.643120 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Delete snapshot with id: 6c748e07-e321-4b94-9d05-d09d49f465d0 Jul 24 06:02:04.649105 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:04.649105 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:04.649636 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Snapshot retrieved successfully. Jul 24 06:02:04.670701 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Snapshot delete request issued successfully. Jul 24 06:02:04.670955 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1323ee2-1edb-437f-a5b0-8c724d2cce99 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 returned with HTTP 202 Jul 24 06:02:04.671358 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 459/1841] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:02:04 2026] DELETE /volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:04.682394 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a3558123-2f17-418e-902f-78868301dba7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:04.685302 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3558123-2f17-418e-902f-78868301dba7 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 Jul 24 06:02:04.685629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3558123-2f17-418e-902f-78868301dba7 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:04.685944 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3558123-2f17-418e-902f-78868301dba7 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:04.688143 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=263,cinder:UPDATE=68,cinder:INSERT=33 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:02:04.692946 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:04.692946 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:04.693633 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a3558123-2f17-418e-902f-78868301dba7 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Snapshot retrieved successfully. Jul 24 06:02:04.694758 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3558123-2f17-418e-902f-78868301dba7 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 returned with HTTP 200 Jul 24 06:02:04.696807 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 464/1842] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:04 2026] GET /volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:04.954102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:04.955916 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:04.956157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:04.956462 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:04.965976 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:04.965976 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:04.969734 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:04.973692 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-997d53b1-5f45-4763-8c15-fe810e2f94f5 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:04.974083 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 469/1843] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:04 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:05.590070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:05.592230 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:05.592574 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1837907837", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:05.594787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1837907837', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:05.594932 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume of 1 GB Jul 24 06:02:05.599776 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Availability Zones retrieved successfully. Jul 24 06:02:05.607708 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Flow 'volume_create_api' (7c2d7a0c-87d0-432a-a6f4-f53ac1abe248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:05.609076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c46f44a-76fc-41b5-95d4-8850582e7e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:05.610282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:05.644089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c46f44a-76fc-41b5-95d4-8850582e7e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:05.645373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d72ea2-2053-44ca-b576-919cadb3fe9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:05.694500 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Created reservations ['c2952357-210d-46b9-bad9-593428f8a32c', '870a1365-acd9-4e99-a580-53f6d80f83db', '11da84b3-7afe-453d-8da1-36f8c86f2082', 'e8104de9-6b25-47f3-b055-c000efae83fd'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:05.695525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d72ea2-2053-44ca-b576-919cadb3fe9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2952357-210d-46b9-bad9-593428f8a32c', '870a1365-acd9-4e99-a580-53f6d80f83db', '11da84b3-7afe-453d-8da1-36f8c86f2082', 'e8104de9-6b25-47f3-b055-c000efae83fd']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:05.696513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e7bdda-647d-4278-8669-26aef9fdabb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:05.705590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d10aa77-b345-4338-ada7-673ae28ff5cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:05.707471 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d10aa77-b345-4338-ada7-673ae28ff5cc tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 Jul 24 06:02:05.707696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d10aa77-b345-4338-ada7-673ae28ff5cc tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:05.707911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d10aa77-b345-4338-ada7-673ae28ff5cc tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:05.713787 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d10aa77-b345-4338-ada7-673ae28ff5cc tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 returned with HTTP 404 Jul 24 06:02:05.714302 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 460/1844] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:05 2026] GET /volume/v3/snapshots/6c748e07-e321-4b94-9d05-d09d49f465d0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:05.728974 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e7bdda-647d-4278-8669-26aef9fdabb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18c581a9-7870-46bc-a869-361e6bc7b4ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1837907837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534011a9a2ee4084bdae21af1f9d8311',qos_specs=None,replication_status=,reservations=['c2952357-210d-46b9-bad9-593428f8a32c','870a1365-acd9-4e99-a580-53f6d80f83db','11da84b3-7afe-453d-8da1-36f8c86f2082','e8104de9-6b25-47f3-b055-c000efae83fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae61c91aaefd48d090e599edc8d35afb',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1837907837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18c581a9-7870-46bc-a869-361e6bc7b4ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='534011a9a2ee4084bdae21af1f9d8311',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae61c91aaefd48d090e599edc8d35afb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:05.729775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0158d360-f223-4928-95fa-b33ffda0a87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:05.751348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0158d360-f223-4928-95fa-b33ffda0a87b) transitioned into state 'SUCCESS' from state '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-1837907837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='534011a9a2ee4084bdae21af1f9d8311',qos_specs=None,replication_status=,reservations=['c2952357-210d-46b9-bad9-593428f8a32c','870a1365-acd9-4e99-a580-53f6d80f83db','11da84b3-7afe-453d-8da1-36f8c86f2082','e8104de9-6b25-47f3-b055-c000efae83fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae61c91aaefd48d090e599edc8d35afb',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:05.752102 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45944b3e-2eba-41b1-a3fb-36e882f54d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:05.762116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45944b3e-2eba-41b1-a3fb-36e882f54d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:05.762991 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Flow 'volume_create_api' (7c2d7a0c-87d0-432a-a6f4-f53ac1abe248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:05.763289 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Create volume request issued successfully. Jul 24 06:02:05.763865 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6279a7e-1968-46b2-bdcc-808cec1ec29b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:05.764280 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 452/1845] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:02:05 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:05.778813 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52b13669-bee8-44ea-a295-320ec44a6753 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:05.780705 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52b13669-bee8-44ea-a295-320ec44a6753 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:05.780939 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52b13669-bee8-44ea-a295-320ec44a6753 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:05.781140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52b13669-bee8-44ea-a295-320ec44a6753 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:05.790179 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:05.790179 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:05.794378 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52b13669-bee8-44ea-a295-320ec44a6753 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:05.798283 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52b13669-bee8-44ea-a295-320ec44a6753 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:05.798968 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 465/1846] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:05 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:05.991658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:05.993740 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:05.993981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:05.994266 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.006521 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.006521 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:06.010493 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:06.015960 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73e9b388-64f5-4a05-bd17-cda104ddbd43 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:06.016564 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 470/1847] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:05 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:06.456507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-46f567c5-2074-4f50-ad98-5910fcd83892 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.459725 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-46f567c5-2074-4f50-ad98-5910fcd83892 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] POST https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941/action Jul 24 06:02:06.460230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-46f567c5-2074-4f50-ad98-5910fcd83892 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:06.460398 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-46f567c5-2074-4f50-ad98-5910fcd83892 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:06.484851 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.484851 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:06.510165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-5991c1aa-04ae-4014-8900-97dc716432b8 req-46f567c5-2074-4f50-ad98-5910fcd83892 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941/action returned with HTTP 204 Jul 24 06:02:06.512849 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 461/1848] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:06 2026] POST /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:06.810694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d53f7c2f-8391-4235-8380-de7b31cc561f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.812711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d53f7c2f-8391-4235-8380-de7b31cc561f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:06.812921 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d53f7c2f-8391-4235-8380-de7b31cc561f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:06.813135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d53f7c2f-8391-4235-8380-de7b31cc561f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.820656 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.820656 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:06.824695 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d53f7c2f-8391-4235-8380-de7b31cc561f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:06.829535 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d53f7c2f-8391-4235-8380-de7b31cc561f tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:06.829925 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 453/1849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:06 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:06.842526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.844555 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:06.844859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:06.845105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.852814 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.852814 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:06.857493 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:06.863666 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0572a6d-146d-4481-a3a7-083aabf6aff1 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:06.864258 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 466/1850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:06 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:06.879998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.882295 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:02:06.882513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:06.882796 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.883175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:06.884413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:06.892957 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Get all volumes completed successfully. Jul 24 06:02:06.893487 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cec4bc27-d2c1-454d-901b-b0ab3ed5f786 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:02:06.893916 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 471/1851] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 06:02:06 2026] GET /volume/v3/volumes => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:06.906074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.909337 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:06.909562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:06.909819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.917084 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.917084 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:06.921558 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:06.928328 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e80ff979-8aaf-44ad-a41c-afeb73bc241d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:06.928756 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 462/1852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:06 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:06.983976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:06.987304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:06.987486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:06.987657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:06.995913 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:06.995913 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:07.000204 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:07.005424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-fb3a3f17-acca-4a5c-8851-f56750599f47 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:07.006044 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 454/1853] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:06 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:07.032419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2605baf1-f93b-474d-bdc1-d7203398baac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.034954 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2605baf1-f93b-474d-bdc1-d7203398baac tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:07.035197 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2605baf1-f93b-474d-bdc1-d7203398baac tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.035383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2605baf1-f93b-474d-bdc1-d7203398baac tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.048566 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.048566 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:07.053707 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2605baf1-f93b-474d-bdc1-d7203398baac tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:07.059343 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2605baf1-f93b-474d-bdc1-d7203398baac tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:07.059789 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 467/1854] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 1174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:07.081375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.083412 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:07.083740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.083876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.096551 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.096551 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:07.100610 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:07.105388 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7b7aaff-b95e-4e6e-9c52-b575905dae5c tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:07.105892 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 472/1855] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:07.105949 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-43446b4d-67cd-4d6b-afe9-35353148c332 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.106353 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43446b4d-67cd-4d6b-afe9-35353148c332 None None] GET https://10.4.3.200/volume// Jul 24 06:02:07.106574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43446b4d-67cd-4d6b-afe9-35353148c332 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.106805 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-43446b4d-67cd-4d6b-afe9-35353148c332 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.107190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-43446b4d-67cd-4d6b-afe9-35353148c332 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:07.107523 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 463/1856] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:07.116643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-839639d2-1967-4fcb-9533-69ec2516f49f req-69b76d84-40eb-44b1-8751-a2fb20da4e10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.119160 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-69b76d84-40eb-44b1-8751-a2fb20da4e10 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:07.119160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-69b76d84-40eb-44b1-8751-a2fb20da4e10 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18c581a9-7870-46bc-a869-361e6bc7b4ef", "connector": null, "instance_uuid": "3011c2aa-e2a5-4ed6-a7fc-2be2fabe7ca3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:07.121913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d29f577c-1622-4c21-971d-1d24baad5993 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.124258 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 468/1857] 10.4.3.200 () {70 vars in 1611 bytes} [Fri Jul 24 06:02:07 2026] DELETE /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:07.128811 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.128811 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:07.133904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-83d4a9ef-e97a-4f45-bd54-5bf513ed50f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.163589 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-69b76d84-40eb-44b1-8751-a2fb20da4e10 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:07.164273 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 455/1858] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:07 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 24 06:02:07.167896 np0000005810 devstack@c-api.service[100224]: WARNING keystonemiddleware.auth_token [None req-83d4a9ef-e97a-4f45-bd54-5bf513ed50f2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 06:02:07.169481 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 473/1859] 10.4.3.200 () {70 vars in 1611 bytes} [Fri Jul 24 06:02:07 2026] DELETE /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:07.177571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.179288 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] DELETE https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 Jul 24 06:02:07.180215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.180215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.195037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.197860 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.197860 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:07.198130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:07.198330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.198550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.214610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d74deaff-2c63-40b4-ba45-f07adcd61fcb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.215076 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d74deaff-2c63-40b4-ba45-f07adcd61fcb None None] GET https://10.4.3.200/volume// Jul 24 06:02:07.215271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d74deaff-2c63-40b4-ba45-f07adcd61fcb None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.215707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d74deaff-2c63-40b4-ba45-f07adcd61fcb None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.215907 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d74deaff-2c63-40b4-ba45-f07adcd61fcb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:07.216248 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 456/1860] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:07.227311 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.227311 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:07.229142 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.231001 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:07.231412 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:07.231672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.231909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.236355 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e6a8bac-7fe9-4f9b-9053-5b160de77a6a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:07.236918 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 469/1861] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:07.242383 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.242383 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:07.246725 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:07.251784 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-ed49df88-b4b8-402c-bbc9-87169c48b989 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:07.252239 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 474/1862] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1027 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:07.269001 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Attachment connected to vm 16dcd450-fdae-4404-83eb-70e44e3caae3, checking data on nova Jul 24 06:02:07.269488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.compute.nova [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=100223) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 06:02:07.372634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.376357 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] PUT https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 Jul 24 06:02:07.376928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:07.387219 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Acquiring lock "cinder-attachment_update-18c581a9-7870-46bc-a869-361e6bc7b4ef-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:07.393173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Lock "cinder-attachment_update-18c581a9-7870-46bc-a869-361e6bc7b4ef-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:07.394260 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.394260 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:07.500185 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Lock "cinder-attachment_update-18c581a9-7870-46bc-a869-361e6bc7b4ef-np0000005810" released by "attachment_update" :: held 0.107s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:07.500606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-4ee60a96-822d-448b-b881-4890187836cb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 returned with HTTP 200 Jul 24 06:02:07.501319 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 457/1863] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:07 2026] PUT /volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:07.557198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-192fc807-d15d-42a0-8629-66a614e55193 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.560897 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-192fc807-d15d-42a0-8629-66a614e55193 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 Jul 24 06:02:07.560897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-192fc807-d15d-42a0-8629-66a614e55193 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.560897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-192fc807-d15d-42a0-8629-66a614e55193 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.572752 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.572752 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:07.582128 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/16dcd450-fdae-4404-83eb-70e44e3caae3/os-volume_attachments/000a2138-d23e-45fc-8f53-19b2c4056cb7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}05e4672decfb7caae8339ca5a7c8914082ad3bf11a11951f924d855023b0d05d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-48f41726-8fde-4458-ab10-39633ccbe6d7" -H "X-Service-Token: {SHA256}62313d42a683b2ff2969666bd47ed34b2b087beb7050fe1b1bd47e8be5639396" {{(pid=100223) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 06:02:07.648707 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-192fc807-d15d-42a0-8629-66a614e55193 tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 returned with HTTP 200 Jul 24 06:02:07.649291 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 470/1864] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:07 2026] DELETE /volume/v3/attachments/c02914b1-250a-4dc6-8796-b41383a80409 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:07.661802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.664302 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:02:07.664478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.664729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.664949 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Delete volume with id: f8c6afad-a4c4-441e-be7c-13d873bdd627 Jul 24 06:02:07.673363 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.673363 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:07.673955 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Volume info retrieved successfully. Jul 24 06:02:07.698834 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] Delete volume request issued successfully. Jul 24 06:02:07.699067 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cbf39a9e-0846-4fee-b1c9-99980b59a0d1 req-ff1329e8-771f-43f3-a120-ec13adb15f8a tempest-ImageDependencyTests-1587666323 tempest-ImageDependencyTests-1587666323-project-member] https://10.4.3.200/volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 returned with HTTP 202 Jul 24 06:02:07.699719 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 475/1865] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:02:07 2026] DELETE /volume/v3/volumes/f8c6afad-a4c4-441e-be7c-13d873bdd627 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:07.710799 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 06:02:07 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-33125f4d-e7a3-447c-9c89-3bc9489d3dd0 x-openstack-request-id: req-33125f4d-e7a3-447c-9c89-3bc9489d3dd0 {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 06:02:07.710972 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "000a2138-d23e-45fc-8f53-19b2c4056cb7", "serverId": "16dcd450-fdae-4404-83eb-70e44e3caae3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "57bb4429-e0a7-45ee-996a-59f9633b7941", "bdm_uuid": "61bba263-1702-449c-85e4-f0436e8344b2"}} {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 06:02:07.711045 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/16dcd450-fdae-4404-83eb-70e44e3caae3/os-volume_attachments/000a2138-d23e-45fc-8f53-19b2c4056cb7 used request id req-33125f4d-e7a3-447c-9c89-3bc9489d3dd0 {{(pid=100223) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 06:02:07.713239 np0000005810 devstack@c-api.service[100223]: ERROR cinder.volume.api [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-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 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Caught error: Detach volume from instance 16dcd450-fdae-4404-83eb-70e44e3caae3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 16dcd450-fdae-4404-83eb-70e44e3caae3 using the Compute API Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: 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 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 06:02:07.716196 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 16dcd450-fdae-4404-83eb-70e44e3caae3 using the Compute API Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-48f41726-8fde-4458-ab10-39633ccbe6d7 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 returned with HTTP 409 Jul 24 06:02:07.717574 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 464/1866] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:02:07 2026] DELETE /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 => generated 167 bytes in 540 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:07.769411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.772611 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:07.772897 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.773144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.787052 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.787052 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:07.794848 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:07.803427 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-354bede0-f505-4ae7-bfca-08bbe25370db tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:07.804387 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 458/1867] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:07.831070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.833371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] POST https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7/action Jul 24 06:02:07.833817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:07.833961 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:07.846803 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.846803 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:07.847321 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:07.859812 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Begin detaching volume completed successfully. Jul 24 06:02:07.860154 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-53c2d299-0a65-4a62-891a-1e3d5f2a408b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7/action returned with HTTP 202 Jul 24 06:02:07.860775 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 471/1868] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:07 2026] POST /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:07.912575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56b3ac50-3280-45f1-9b86-aa3f28beac0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.913070 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b3ac50-3280-45f1-9b86-aa3f28beac0b None None] GET https://10.4.3.200/volume// Jul 24 06:02:07.913290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b3ac50-3280-45f1-9b86-aa3f28beac0b None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.913504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b3ac50-3280-45f1-9b86-aa3f28beac0b None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.913908 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b3ac50-3280-45f1-9b86-aa3f28beac0b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:07.914218 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 476/1869] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:07.924645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:07.927720 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:07.928003 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:07.928250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:07.977623 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:07.989906 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:07.989906 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:07.995078 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:08.001156 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-10259a20-268a-4336-a25a-3d740aaa2b31 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:08.001724 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 465/1870] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:07 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 1339 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:08.251830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-021aff11-bef3-4ec5-a734-6693814f20a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:08.252658 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-021aff11-bef3-4ec5-a734-6693814f20a4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:08.252915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-021aff11-bef3-4ec5-a734-6693814f20a4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:08.253152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-021aff11-bef3-4ec5-a734-6693814f20a4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:08.264216 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:08.264216 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:08.269502 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-021aff11-bef3-4ec5-a734-6693814f20a4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:08.275447 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-021aff11-bef3-4ec5-a734-6693814f20a4 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:08.275924 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 459/1871] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:08 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:09.292085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:09.294556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:09.295203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:09.295203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:09.310031 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:09.310031 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:09.315213 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:09.320793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d0c5876-39e9-4425-9ba3-666e9fa2ff71 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:09.321119 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 472/1872] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:09 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:10.334743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b32c568-2234-4348-9364-1c8e6214e600 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:10.337118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b32c568-2234-4348-9364-1c8e6214e600 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:10.337389 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b32c568-2234-4348-9364-1c8e6214e600 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:10.337654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b32c568-2234-4348-9364-1c8e6214e600 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:10.349206 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:10.349206 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:10.352701 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b32c568-2234-4348-9364-1c8e6214e600 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:10.356981 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b32c568-2234-4348-9364-1c8e6214e600 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:10.357352 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 477/1873] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:10 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:10.815610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-839639d2-1967-4fcb-9533-69ec2516f49f req-3fca3b6d-39e4-439b-b767-5c17d5ddf281 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:10.817633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-3fca3b6d-39e4-439b-b767-5c17d5ddf281 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1/action Jul 24 06:02:10.818235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-3fca3b6d-39e4-439b-b767-5c17d5ddf281 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:10.818383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-3fca3b6d-39e4-439b-b767-5c17d5ddf281 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:10.843420 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:10.843420 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:10.855879 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-839639d2-1967-4fcb-9533-69ec2516f49f req-3fca3b6d-39e4-439b-b767-5c17d5ddf281 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1/action returned with HTTP 204 Jul 24 06:02:10.856734 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 466/1874] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:10 2026] POST /volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:10.908960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-f58c0343-aeb0-457a-81a5-720b6eaeb026 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:10.913608 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-f58c0343-aeb0-457a-81a5-720b6eaeb026 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] DELETE https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 Jul 24 06:02:10.913608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-f58c0343-aeb0-457a-81a5-720b6eaeb026 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:10.913608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-f58c0343-aeb0-457a-81a5-720b6eaeb026 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:10.921295 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:10.921295 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:10.976124 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e82fcc85-41c4-4a32-b2ea-64c9dcd207e3 req-f58c0343-aeb0-457a-81a5-720b6eaeb026 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 returned with HTTP 200 Jul 24 06:02:10.976808 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 460/1875] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:10 2026] DELETE /volume/v3/attachments/57bb4429-e0a7-45ee-996a-59f9633b7941 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:11.098070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.100162 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:11.100366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.100543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.108967 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.108967 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:11.114058 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:11.120729 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0713dbca-08d5-4560-9ed8-c13ce83813f0 req-f10d5418-354d-43bb-98d2-f758c7faffb2 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:11.121323 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 473/1876] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:11.140024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.142305 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] DELETE https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:11.142577 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.142870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.143113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Delete volume with id: 000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:11.152397 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.152397 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:11.153024 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:11.173388 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Delete volume request issued successfully. Jul 24 06:02:11.176618 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39e040b5-65ae-49ac-a8f4-eb6d83133a83 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 202 Jul 24 06:02:11.176618 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 478/1877] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:02:11 2026] DELETE /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:11.186115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a58f445a-e016-475e-8da0-7933dad5184b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.188947 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a58f445a-e016-475e-8da0-7933dad5184b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:11.188947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a58f445a-e016-475e-8da0-7933dad5184b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.188947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a58f445a-e016-475e-8da0-7933dad5184b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.201403 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.201403 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:11.208031 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a58f445a-e016-475e-8da0-7933dad5184b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Volume info retrieved successfully. Jul 24 06:02:11.213448 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a58f445a-e016-475e-8da0-7933dad5184b tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 200 Jul 24 06:02:11.214020 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 467/1878] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:11.342358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cda26fbf-657a-4e3e-bd33-4054e41e44ba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.371424 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.373484 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:11.373689 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.374185 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.385647 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.385647 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:11.390489 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:11.397418 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e43fedb0-94d5-4c01-81c3-737c9bc4029a tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:11.397954 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 474/1879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:11.415743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.419380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:11.419553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.420573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.435024 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.435024 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:11.443244 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:11.447344 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd957bf7-395b-4ecc-8038-26f48753e3b2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:11.447789 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 479/1880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:11.461446 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cda26fbf-657a-4e3e-bd33-4054e41e44ba tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 24 06:02:11.461707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cda26fbf-657a-4e3e-bd33-4054e41e44ba tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.461981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cda26fbf-657a-4e3e-bd33-4054e41e44ba tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Calling method 'get_pools' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.462795 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.462795 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:11.464504 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.466444 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:02:11.466641 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.466834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.469167 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=224,cinder:UPDATE=45,cinder:INSERT=22 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:02:11.478487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cda26fbf-657a-4e3e-bd33-4054e41e44ba tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 06:02:11.479069 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 461/1881] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:11.483094 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:11.483094 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:11.487819 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-47b58f34-3e1d-4aaf-b9ed-8d5bc9609038 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.488142 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:02:11.490398 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47b58f34-3e1d-4aaf-b9ed-8d5bc9609038 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 06:02:11.490690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47b58f34-3e1d-4aaf-b9ed-8d5bc9609038 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.491202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47b58f34-3e1d-4aaf-b9ed-8d5bc9609038 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.493574 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-159ba29d-93db-4851-a3d1-ba8c360b97d9 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:02:11.494497 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 468/1882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:11.501401 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47b58f34-3e1d-4aaf-b9ed-8d5bc9609038 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 06:02:11.505303 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 475/1883] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:11.515463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3b0bbfb-5cb2-4379-86a9-ad94696ff58a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.520108 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3b0bbfb-5cb2-4379-86a9-ad94696ff58a tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:02:11.520379 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3b0bbfb-5cb2-4379-86a9-ad94696ff58a tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.520654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3b0bbfb-5cb2-4379-86a9-ad94696ff58a tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.539144 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3b0bbfb-5cb2-4379-86a9-ad94696ff58a tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 200 Jul 24 06:02:11.543753 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 480/1884] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 703 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:11.549288 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a7b0d7a-036b-4441-b22b-b4590c2add3c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.551227 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a7b0d7a-036b-4441-b22b-b4590c2add3c tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:02:11.551412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a7b0d7a-036b-4441-b22b-b4590c2add3c tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.551606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a7b0d7a-036b-4441-b22b-b4590c2add3c tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.562297 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a7b0d7a-036b-4441-b22b-b4590c2add3c tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 200 Jul 24 06:02:11.562797 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 462/1885] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:11.573186 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8cefce82-3d9a-4708-b360-623623ca5035 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:11.575613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cefce82-3d9a-4708-b360-623623ca5035 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:02:11.575900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cefce82-3d9a-4708-b360-623623ca5035 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:11.576150 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8cefce82-3d9a-4708-b360-623623ca5035 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:11.589100 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8cefce82-3d9a-4708-b360-623623ca5035 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607 tempest-BackendsCapabilitiesAdminTestsJSON-1992843607-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 200 Jul 24 06:02:11.589641 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 469/1886] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:02:11 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:12.129018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.133484 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:12.133484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.133484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.145508 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.145508 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:12.155694 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:12.162045 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0edae7c5-76ed-4014-9171-dfad1bfc39ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:12.162045 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 476/1887] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:12.177208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.179232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:12.179456 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.179738 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.188123 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.188123 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:12.192547 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:12.197791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3e84a7a-c869-46c4-8ac5-b8df617a6b4b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:12.198198 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 481/1888] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:12.229202 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c090abb-4d36-447b-a5cb-a8f844207872 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.231127 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c090abb-4d36-447b-a5cb-a8f844207872 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] GET https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 Jul 24 06:02:12.232501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c090abb-4d36-447b-a5cb-a8f844207872 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.232501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c090abb-4d36-447b-a5cb-a8f844207872 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.239304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c090abb-4d36-447b-a5cb-a8f844207872 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194 tempest-TestServerVolumeAttachScenarioOldVersion-1491518194-project-member] https://10.4.3.200/volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 returned with HTTP 404 Jul 24 06:02:12.240101 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 463/1889] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/000a2138-d23e-45fc-8f53-19b2c4056cb7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:12.259184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.261689 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:12.262343 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.262540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.271099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.271099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:12.274747 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:12.278563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-06ec425d-7041-4a7b-be00-b560f41cf19c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:12.278925 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 470/1890] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd67afda-ee99-41d8-9ed2-65bdd8a8a43c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd67afda-ee99-41d8-9ed2-65bdd8a8a43c None None] GET https://10.4.3.200/volume// Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd67afda-ee99-41d8-9ed2-65bdd8a8a43c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd67afda-ee99-41d8-9ed2-65bdd8a8a43c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd67afda-ee99-41d8-9ed2-65bdd8a8a43c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:12.391112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 477/1891] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:12.399474 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-64d72925-464d-47a6-824e-dda6178b1120 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.406694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-64d72925-464d-47a6-824e-dda6178b1120 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:12.407209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-64d72925-464d-47a6-824e-dda6178b1120 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c75b81f6-3532-49ce-9d76-1c459555e7a1", "connector": null, "instance_uuid": "63dfcf33-5f60-485e-9dba-f6b500c0941a"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:12.425573 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.425573 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:12.453874 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-64d72925-464d-47a6-824e-dda6178b1120 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:12.455883 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 482/1892] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:12 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 24 06:02:12.485960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abbc29a8-f95d-47af-9822-e27e7c900912 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.489525 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abbc29a8-f95d-47af-9822-e27e7c900912 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:12.489525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abbc29a8-f95d-47af-9822-e27e7c900912 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.489525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abbc29a8-f95d-47af-9822-e27e7c900912 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.497346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f06f2f4c-3481-40fe-8cc7-efcf95e2e4bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.497768 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f06f2f4c-3481-40fe-8cc7-efcf95e2e4bb None None] GET https://10.4.3.200/volume// Jul 24 06:02:12.497978 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f06f2f4c-3481-40fe-8cc7-efcf95e2e4bb None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.498208 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f06f2f4c-3481-40fe-8cc7-efcf95e2e4bb None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.498911 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f06f2f4c-3481-40fe-8cc7-efcf95e2e4bb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:12.498978 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 471/1893] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 06:02:12.504737 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.504737 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:12.508213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.510651 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-abbc29a8-f95d-47af-9822-e27e7c900912 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:12.511245 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:12.511573 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.511979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.515258 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abbc29a8-f95d-47af-9822-e27e7c900912 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:12.515694 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 464/1894] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:12.526059 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.526059 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:12.532824 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:12.540542 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-da8fbd43-5802-409e-8549-81be72be79ca tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:12.541667 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 478/1895] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:12.674885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.677520 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a Jul 24 06:02:12.678115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:12.690756 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-c75b81f6-3532-49ce-9d76-1c459555e7a1-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:12.700036 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-c75b81f6-3532-49ce-9d76-1c459555e7a1-np0000005810" acquired by "attachment_update" :: waited 0.009s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:12.701092 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.701092 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:12.849302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-c75b81f6-3532-49ce-9d76-1c459555e7a1-np0000005810" released by "attachment_update" :: held 0.149s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:12.849828 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-b5f98c61-484a-4bd6-ae3f-85aa00ca126a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a returned with HTTP 200 Jul 24 06:02:12.850446 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 483/1896] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:12 2026] PUT /volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:12.863708 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-c24b0f21-7195-4418-bfda-71e0e66fc6b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:12.866083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-c24b0f21-7195-4418-bfda-71e0e66fc6b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption Jul 24 06:02:12.866292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-c24b0f21-7195-4418-bfda-71e0e66fc6b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:12.866485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-c24b0f21-7195-4418-bfda-71e0e66fc6b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:12.876913 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:12.876913 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:12.883865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-c24b0f21-7195-4418-bfda-71e0e66fc6b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption returned with HTTP 200 Jul 24 06:02:12.884265 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 472/1897] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:02:12 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:13.533793 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0c93aea-058e-4383-b02f-c275ac04b50b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:13.536210 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0c93aea-058e-4383-b02f-c275ac04b50b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:13.536509 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0c93aea-058e-4383-b02f-c275ac04b50b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:13.536830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0c93aea-058e-4383-b02f-c275ac04b50b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:13.549761 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:13.549761 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:13.554200 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f0c93aea-058e-4383-b02f-c275ac04b50b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:13.559308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0c93aea-058e-4383-b02f-c275ac04b50b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:13.559562 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 465/1898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:13 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:14.522170 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-713117bc-f323-43af-bee7-0eaaf47c8345 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:14.575450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:14.578510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:14.578979 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:14.579342 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:14.593436 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:14.593436 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:14.597999 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:14.603249 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e63b45a0-36fe-4ce5-93ee-77d22131aea1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:14.603827 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 484/1899] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:14 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:14.641420 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-713117bc-f323-43af-bee7-0eaaf47c8345 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:14.641941 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-713117bc-f323-43af-bee7-0eaaf47c8345 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-340264874"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:14.665335 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-713117bc-f323-43af-bee7-0eaaf47c8345 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:14.667972 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 479/1900] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:14 2026] POST /volume/v3/types => generated 227 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:14.676162 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e79256ba-6d85-4873-b0ee-e357500c7757 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:14.678486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e79256ba-6d85-4873-b0ee-e357500c7757 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:02:14.678975 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e79256ba-6d85-4873-b0ee-e357500c7757 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-946151190"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:14.703578 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e79256ba-6d85-4873-b0ee-e357500c7757 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:02:14.704164 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 473/1901] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:02:14 2026] POST /volume/v3/group_types => generated 184 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:14.712513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:14.785563 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:02:14.786107 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "87599b02-40ef-4eaa-9f9d-ffc9bfb4fc4b", "volume_types": ["c76d2e3a-46f1-472d-bf6f-cc7fb3480210"], "name": "tempest-GroupSnapshotsV319Test-Group-2048566447"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:14.789046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Creating new group {'group': {'group_type': '87599b02-40ef-4eaa-9f9d-ffc9bfb4fc4b', 'volume_types': ['c76d2e3a-46f1-472d-bf6f-cc7fb3480210'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2048566447'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:02:14.792972 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2048566447. Jul 24 06:02:14.813867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:02:14.813400. {{(pid=100225) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:02:14.813867 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Availability Zones retrieved successfully. Jul 24 06:02:14.836414 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Created reservations ['c7f6c912-fd76-4c4c-91d9-0a495f53cd12'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:14.869478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-66c75e56-155f-43d4-88e9-00784e1d8e9d tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:02:14.869964 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 466/1902] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:02:14 2026] POST /volume/v3/groups => generated 116 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:14.881205 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a5b9c795-94d3-428b-8078-a27f66404939 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:14.883098 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5b9c795-94d3-428b-8078-a27f66404939 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 Jul 24 06:02:14.883299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c795-94d3-428b-8078-a27f66404939 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:14.883575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a5b9c795-94d3-428b-8078-a27f66404939 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:14.883740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-a5b9c795-94d3-428b-8078-a27f66404939 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member 9f89b671-c255-495c-94bb-aed3b3ac9f47 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:14.888329 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:14.888329 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:14.901883 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a5b9c795-94d3-428b-8078-a27f66404939 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 returned with HTTP 200 Jul 24 06:02:14.902668 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 485/1903] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:14 2026] GET /volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 => generated 396 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:15.619753 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:15.623888 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:15.623888 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:15.623888 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:15.642477 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:15.642477 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:15.646224 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:15.653000 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae68614-beaf-4ff7-8174-ccf1f2f49402 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:15.653731 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 480/1904] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:15 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:15.915168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b32d6698-16cf-48df-bd3d-0457251fa01b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:15.917815 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b32d6698-16cf-48df-bd3d-0457251fa01b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 Jul 24 06:02:15.918263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b32d6698-16cf-48df-bd3d-0457251fa01b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:15.918543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b32d6698-16cf-48df-bd3d-0457251fa01b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:15.918762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-b32d6698-16cf-48df-bd3d-0457251fa01b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member 9f89b671-c255-495c-94bb-aed3b3ac9f47 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:15.928210 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:15.928210 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:15.961852 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b32d6698-16cf-48df-bd3d-0457251fa01b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 returned with HTTP 200 Jul 24 06:02:15.962355 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 474/1905] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:15 2026] GET /volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 => generated 397 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:15.977546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:15.979955 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:15.980533 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-118798763", "volume_type": "c76d2e3a-46f1-472d-bf6f-cc7fb3480210", "group_id": "9f89b671-c255-495c-94bb-aed3b3ac9f47", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:15.982381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-118798763', 'volume_type': 'c76d2e3a-46f1-472d-bf6f-cc7fb3480210', 'group_id': '9f89b671-c255-495c-94bb-aed3b3ac9f47', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:15.991870 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:15.991870 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:15.992502 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Create volume of 1 GB Jul 24 06:02:15.998138 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Availability Zones retrieved successfully. Jul 24 06:02:16.004261 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Flow 'volume_create_api' (bf07453d-2e7a-4c40-958d-124a72587418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:16.005759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a3654a-c981-4ebb-b497-8c51dff0cc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:16.006572 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.006572 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:16.007131 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:16.030552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a3654a-c981-4ebb-b497-8c51dff0cc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c76d2e3a-46f1-472d-bf6f-cc7fb3480210,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-340264874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c76d2e3a-46f1-472d-bf6f-cc7fb3480210', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9f89b671-c255-495c-94bb-aed3b3ac9f47', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:16.031564 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1bbebf-2b98-462d-a5da-4fd8d2b8468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:16.065136 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-340264874 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-340264874, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:16.065738 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-340264874 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-340264874, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:16.104648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Created reservations ['fbc0f77c-1ef7-4ce6-9ca5-a4d08a33f211', '52fa3f58-7de0-42ee-bc05-683664828b4f', '7d0c3405-98f0-41a1-873d-e3a014f2dbef', 'a0acd1a5-dd78-41cc-b562-e289465e64da'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:16.105929 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1bbebf-2b98-462d-a5da-4fd8d2b8468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc0f77c-1ef7-4ce6-9ca5-a4d08a33f211', '52fa3f58-7de0-42ee-bc05-683664828b4f', '7d0c3405-98f0-41a1-873d-e3a014f2dbef', 'a0acd1a5-dd78-41cc-b562-e289465e64da']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:16.107368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b413870e-6ace-47de-9324-3076259ecb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:16.140005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b413870e-6ace-47de-9324-3076259ecb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcb07538-8fe6-4991-aa64-03d97f64ddc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-118798763',encryption_key_id=None,group_id=9f89b671-c255-495c-94bb-aed3b3ac9f47,group_type_id=,metadata={},multiattach=False,project_id='6438d99baa284c0bb84d092d0aa23b57',qos_specs=None,replication_status=,reservations=['fbc0f77c-1ef7-4ce6-9ca5-a4d08a33f211','52fa3f58-7de0-42ee-bc05-683664828b4f','7d0c3405-98f0-41a1-873d-e3a014f2dbef','a0acd1a5-dd78-41cc-b562-e289465e64da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e823fdb136549f79c4814aea770e724',volume_type_id=c76d2e3a-46f1-472d-bf6f-cc7fb3480210), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-118798763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9f89b671-c255-495c-94bb-aed3b3ac9f47,host=None,id=dcb07538-8fe6-4991-aa64-03d97f64ddc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6438d99baa284c0bb84d092d0aa23b57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e823fdb136549f79c4814aea770e724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c76d2e3a-46f1-472d-bf6f-cc7fb3480210),volume_type_id=c76d2e3a-46f1-472d-bf6f-cc7fb3480210)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:16.141604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382b55e0-ac98-4800-8064-4d8c27d985e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:16.167976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382b55e0-ac98-4800-8064-4d8c27d985e0) transitioned into state 'SUCCESS' from state '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-118798763',encryption_key_id=None,group_id=9f89b671-c255-495c-94bb-aed3b3ac9f47,group_type_id=,metadata={},multiattach=False,project_id='6438d99baa284c0bb84d092d0aa23b57',qos_specs=None,replication_status=,reservations=['fbc0f77c-1ef7-4ce6-9ca5-a4d08a33f211','52fa3f58-7de0-42ee-bc05-683664828b4f','7d0c3405-98f0-41a1-873d-e3a014f2dbef','a0acd1a5-dd78-41cc-b562-e289465e64da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e823fdb136549f79c4814aea770e724',volume_type_id=c76d2e3a-46f1-472d-bf6f-cc7fb3480210)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:16.169180 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed69bd7-c7a2-463b-bd68-da70099612ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:16.184323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ed69bd7-c7a2-463b-bd68-da70099612ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:16.185044 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Flow 'volume_create_api' (bf07453d-2e7a-4c40-958d-124a72587418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:16.185491 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Create volume request issued successfully. Jul 24 06:02:16.186429 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:16.186623 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:16.230094 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:16.234026 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.234026 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:16.238371 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-393ba837-0e3b-41e1-b649-fd098fc5b6c4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:16.238945 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 467/1906] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:02:15 2026] POST /volume/v3/volumes => generated 825 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:16.254989 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.257225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 Jul 24 06:02:16.257505 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.257739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.265767 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.265767 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:16.270243 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Volume info retrieved successfully. Jul 24 06:02:16.271105 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:16.271366 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:16.299534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-29782acf-d10f-46eb-b62e-c17d5988d282 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.305799 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-29782acf-d10f-46eb-b62e-c17d5988d282 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a/action Jul 24 06:02:16.305799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-29782acf-d10f-46eb-b62e-c17d5988d282 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:16.305799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-29782acf-d10f-46eb-b62e-c17d5988d282 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:16.315966 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:16.319628 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.319628 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:16.329304 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b95f1b99-d4ea-40bf-a4b3-899507fd9fa1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 returned with HTTP 200 Jul 24 06:02:16.330135 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 486/1907] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 => generated 893 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:16.330565 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.330565 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:16.349745 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d84759b5-1c66-47ca-98bb-1523179cac51 req-29782acf-d10f-46eb-b62e-c17d5988d282 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a/action returned with HTTP 204 Jul 24 06:02:16.349745 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 481/1908] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:16 2026] POST /volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:16.668201 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.669544 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:16.669933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.669933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.680504 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.680504 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:16.683737 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:16.687606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8083d0ad-ce2a-41e0-bca0-8399f3199a31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:16.688021 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 475/1909] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:16.702642 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-903d133a-d812-4cb5-8762-b5117e543d46 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.705086 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-903d133a-d812-4cb5-8762-b5117e543d46 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:16.705325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-903d133a-d812-4cb5-8762-b5117e543d46 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.705547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-903d133a-d812-4cb5-8762-b5117e543d46 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.716244 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.716244 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:16.720499 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-903d133a-d812-4cb5-8762-b5117e543d46 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:16.725592 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-903d133a-d812-4cb5-8762-b5117e543d46 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:16.726142 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 468/1910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:16.773346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.775814 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:16.775988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.776214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.787317 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.787317 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:16.792553 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:16.797601 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4ef5c972-f5b4-4584-82fe-687fbb30347e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:16.798613 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 487/1911] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:16.819597 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.823698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/action Jul 24 06:02:16.823698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:16.823698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:16.836991 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.836991 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:16.837820 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:16.847265 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Begin detaching volume completed successfully. Jul 24 06:02:16.847265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-389b26f1-828a-413c-92ef-fc84831098b7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/action returned with HTTP 202 Jul 24 06:02:16.847265 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 482/1912] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:16 2026] POST /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:16.905588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50ebfbe9-6e65-4377-b381-4c3960ec80a0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.906129 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50ebfbe9-6e65-4377-b381-4c3960ec80a0 None None] GET https://10.4.3.200/volume// Jul 24 06:02:16.906286 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50ebfbe9-6e65-4377-b381-4c3960ec80a0 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.906532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50ebfbe9-6e65-4377-b381-4c3960ec80a0 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.906883 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50ebfbe9-6e65-4377-b381-4c3960ec80a0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:16.910777 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 476/1913] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:16.917704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.919834 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:16.919987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.920159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.929896 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.929896 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:16.934300 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:16.939643 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-12da5607-3e09-48a0-8de1-5ba34bff52a8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:16.942110 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 469/1914] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:16.952222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-92799a97-de1f-47e3-be61-fa252b227e97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:16.955088 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-92799a97-de1f-47e3-be61-fa252b227e97 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption Jul 24 06:02:16.955359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-92799a97-de1f-47e3-be61-fa252b227e97 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:16.955617 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-92799a97-de1f-47e3-be61-fa252b227e97 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:16.970552 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:16.970552 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:16.982872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-92799a97-de1f-47e3-be61-fa252b227e97 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption returned with HTTP 200 Jul 24 06:02:16.983478 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 488/1915] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:02:16 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:17.346643 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:17.352635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 Jul 24 06:02:17.352635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:17.352635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:17.370002 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.370002 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:17.375876 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Volume info retrieved successfully. Jul 24 06:02:17.376959 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:17.377163 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:17.440143 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:17.443462 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.443462 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:17.452303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5280d5a-7a51-41c8-9956-2453caae5d50 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 returned with HTTP 200 Jul 24 06:02:17.452861 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 483/1916] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:17 2026] GET /volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 => generated 918 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:17.471289 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:17.472960 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 24 06:02:17.473263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9f89b671-c255-495c-94bb-aed3b3ac9f47", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1980780397"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:17.474561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9f89b671-c255-495c-94bb-aed3b3ac9f47', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1980780397'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 06:02:17.478407 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.478407 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:17.482611 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1980780397. Jul 24 06:02:17.542505 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.542505 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:17.561836 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-340264874 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-340264874, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:17.562152 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-340264874 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-340264874, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:17.586326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Created reservations ['5b682748-0911-4d0c-ba35-eb434fe2fe8b', '26323ffe-43e4-497e-a5b1-106e986ad1c5', 'd4f95e8e-db78-4d22-800d-8ed3282183bb', '9bfd6a2d-43dd-4e4d-ba1a-eec84256344c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:17.635625 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59cbca4f-4c7a-4e29-9529-a050bf3214b3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 24 06:02:17.636074 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 477/1917] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 24 06:02:17 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:17.648097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:17.650108 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:17.650321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:17.650493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:17.650619 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:17.656687 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.656687 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:17.662505 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-538dc0a1-2365-4fdf-8647-841bd7574cbe tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:17.665535 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 470/1918] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:17 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:17.978809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4edede6d-b1e2-4274-97a2-cbecc664033a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:17.981299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4edede6d-b1e2-4274-97a2-cbecc664033a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a Jul 24 06:02:17.981492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4edede6d-b1e2-4274-97a2-cbecc664033a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:17.981691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4edede6d-b1e2-4274-97a2-cbecc664033a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:17.989639 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:17.989639 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:18.034100 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a3f206f6-4b94-4c16-8c68-671b4682d6ca req-4edede6d-b1e2-4274-97a2-cbecc664033a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a returned with HTTP 200 Jul 24 06:02:18.034554 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 489/1919] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:17 2026] DELETE /volume/v3/attachments/cb24b10d-6053-42f5-9c92-1d2f7aa5678a => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:18.672391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.674256 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.674483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.674655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.674827 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:18.679947 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.679947 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:18.684013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5c6adca-d475-4764-a6e5-1e92d26e51d6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:18.684355 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 484/1920] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:18.695034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.697100 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:02:18.697399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.697670 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.698037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:18.699555 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.699555 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:18.699555 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:02:18.702741 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Get all snapshots completed successfully. Jul 24 06:02:18.703196 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.703196 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:18.703847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a022dfc-0ee6-4430-b4f8-613afe15ecb0 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:02:18.704290 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 478/1921] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:18.712815 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57027628-e199-4682-8ece-850444ac853b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.714934 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57027628-e199-4682-8ece-850444ac853b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/snapshots/73bcd382-e5a0-4469-8d97-09ff77feb5e1 Jul 24 06:02:18.715270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57027628-e199-4682-8ece-850444ac853b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.715586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57027628-e199-4682-8ece-850444ac853b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.720796 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.720796 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:18.721420 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57027628-e199-4682-8ece-850444ac853b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Snapshot retrieved successfully. Jul 24 06:02:18.722705 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57027628-e199-4682-8ece-850444ac853b tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/snapshots/73bcd382-e5a0-4469-8d97-09ff77feb5e1 returned with HTTP 200 Jul 24 06:02:18.722705 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 471/1922] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/snapshots/73bcd382-e5a0-4469-8d97-09ff77feb5e1 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:18.732827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f7303eb-463b-48de-a469-964e1309d515 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.734671 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f7303eb-463b-48de-a469-964e1309d515 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action Jul 24 06:02:18.735064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f7303eb-463b-48de-a469-964e1309d515 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:18.735191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f7303eb-463b-48de-a469-964e1309d515 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:18.736566 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-6f7303eb-463b-48de-a469-964e1309d515 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Updating group 'fd507314-e0ba-48a1-b38a-40512925e50d' with 'creating' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 06:02:18.741362 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.741362 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:18.748626 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f7303eb-463b-48de-a469-964e1309d515 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action returned with HTTP 202 Jul 24 06:02:18.749159 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 490/1923] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 24 06:02:18 2026] POST /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:18.758150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.760028 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.760235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.760415 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.760538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:18.764410 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.764410 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:18.768126 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56efb5d1-7be3-458d-ab82-a130e2cf3777 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:18.768553 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 485/1924] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:18.779126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a9d81af-612e-4347-9e1b-380791719d0d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.783875 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a9d81af-612e-4347-9e1b-380791719d0d tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action Jul 24 06:02:18.783875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a9d81af-612e-4347-9e1b-380791719d0d tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:18.783875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a9d81af-612e-4347-9e1b-380791719d0d tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:18.789032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-0a9d81af-612e-4347-9e1b-380791719d0d tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Updating group 'fd507314-e0ba-48a1-b38a-40512925e50d' with 'available' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 06:02:18.794491 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.794491 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:18.800222 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a9d81af-612e-4347-9e1b-380791719d0d tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action returned with HTTP 202 Jul 24 06:02:18.801033 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 479/1925] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 24 06:02:18 2026] POST /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:18.812748 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.814266 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.814602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.814954 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.816096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:18.818947 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.818947 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:18.823188 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e579abc-313b-4e53-ad05-dfd79a758b1a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:18.823778 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 472/1926] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:18.831909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.833701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action Jul 24 06:02:18.834108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:18.834256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:18.835568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Updating group 'fd507314-e0ba-48a1-b38a-40512925e50d' with 'error' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 06:02:18.838840 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.838840 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:18.850359 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d77a8e42-0eec-4a9c-a4ab-bf85cf31c3d4 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action returned with HTTP 202 Jul 24 06:02:18.850794 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 491/1927] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 24 06:02:18 2026] POST /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:18.859179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-28f61c23-801d-4001-b077-83bf1860e410 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.861263 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28f61c23-801d-4001-b077-83bf1860e410 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.861467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28f61c23-801d-4001-b077-83bf1860e410 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.861695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28f61c23-801d-4001-b077-83bf1860e410 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.861831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-28f61c23-801d-4001-b077-83bf1860e410 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:18.865185 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.865185 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:18.868572 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28f61c23-801d-4001-b077-83bf1860e410 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:18.869035 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 486/1928] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:18.877316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-697f96f8-8f6d-4572-82f5-df10f47115df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.881720 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-697f96f8-8f6d-4572-82f5-df10f47115df tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] POST https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action Jul 24 06:02:18.881720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-697f96f8-8f6d-4572-82f5-df10f47115df tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:18.881720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-697f96f8-8f6d-4572-82f5-df10f47115df tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:18.882095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-697f96f8-8f6d-4572-82f5-df10f47115df tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Updating group 'fd507314-e0ba-48a1-b38a-40512925e50d' with 'available' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 24 06:02:18.887938 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.887938 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:18.896740 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-697f96f8-8f6d-4572-82f5-df10f47115df tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action returned with HTTP 202 Jul 24 06:02:18.896740 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 480/1929] 10.4.3.200 () {70 vars in 1455 bytes} [Fri Jul 24 06:02:18 2026] POST /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:18.903739 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d92d8029-2a07-4265-8304-b735b14d16e6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.906386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d92d8029-2a07-4265-8304-b735b14d16e6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.906386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d92d8029-2a07-4265-8304-b735b14d16e6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.906386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d92d8029-2a07-4265-8304-b735b14d16e6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.906386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-d92d8029-2a07-4265-8304-b735b14d16e6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:18.908814 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.908814 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:18.911842 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d92d8029-2a07-4265-8304-b735b14d16e6 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 200 Jul 24 06:02:18.912313 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 473/1930] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 331 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:18.919436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03a52a2d-3f84-4c28-896b-64c8951611ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.921258 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.921482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.921672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.921832 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] delete called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100224) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:02:18.921965 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.group_snapshots [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Delete group_snapshot with id: fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:18.926220 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:18.926220 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:18.967834 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03a52a2d-3f84-4c28-896b-64c8951611ca tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 202 Jul 24 06:02:18.968345 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 492/1931] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:02:18 2026] DELETE /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:18.980560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:18.982415 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:18.982628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:18.982862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:18.983158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:18.983957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:18.991560 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Get all volumes completed successfully. Jul 24 06:02:18.992281 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:18.992424 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:19.042194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.042701 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:19.044839 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:19.046495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:19.046495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:19.046613 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.046613 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:19.052867 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.052867 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:19.053649 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19ed3aa5-9d42-41a1-99aa-51bc499f8c63 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:19.054112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 487/1932] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:18 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:19.059604 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:19.061896 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3853d8b-2583-47a8-8219-da05fc24adf9 req-87a9848c-c77a-4a49-9c24-c7c7e5174290 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:19.062377 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 481/1933] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:19 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:19.065240 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.071424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:02:19.071424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:19.071424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:19.071424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:19.072311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:02:19.076625 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Get all snapshots completed successfully. Jul 24 06:02:19.078433 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c114fa0-9f46-493d-b8fd-6015d87114f3 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:02:19.078433 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 474/1934] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:02:19 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:02:19.087056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5233282-a562-409d-b922-b4b9917eb4b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.089439 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5233282-a562-409d-b922-b4b9917eb4b8 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d Jul 24 06:02:19.089723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5233282-a562-409d-b922-b4b9917eb4b8 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:19.089980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5233282-a562-409d-b922-b4b9917eb4b8 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:19.090151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-d5233282-a562-409d-b922-b4b9917eb4b8 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member fd507314-e0ba-48a1-b38a-40512925e50d {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:02:19.093983 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5233282-a562-409d-b922-b4b9917eb4b8 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d returned with HTTP 404 Jul 24 06:02:19.094445 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 493/1935] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:02:19 2026] GET /volume/v3/group_snapshots/fd507314-e0ba-48a1-b38a-40512925e50d => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:19.102856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.105548 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:19.105869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:19.106126 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:19.106433 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:19.107427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:19.117489 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Get all volumes completed successfully. Jul 24 06:02:19.118408 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:19.118604 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:19.157695 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:19.164055 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.164055 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:19.174030 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ef2ace94-7fbf-4ae5-90a0-04df49514222 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:19.174429 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 488/1936] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:19 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:19.188211 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-09dff326-d455-4912-85e9-75ff213fb710 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.190246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] POST https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47/action Jul 24 06:02:19.192695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:19.192695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:19.192695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] delete called for group 9f89b671-c255-495c-94bb-aed3b3ac9f47 {{(pid=100223) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:19.192695 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Delete group with id: 9f89b671-c255-495c-94bb-aed3b3ac9f47 Jul 24 06:02:19.195637 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.195637 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:19.248733 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-09dff326-d455-4912-85e9-75ff213fb710 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47/action returned with HTTP 202 Jul 24 06:02:19.249776 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 482/1937] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:19 2026] POST /volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:19.259737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:19.261340 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 Jul 24 06:02:19.261774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:19.262133 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:19.272891 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.272891 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:19.279310 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Volume info retrieved successfully. Jul 24 06:02:19.282698 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:19.282698 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:19.317023 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:19.320575 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:19.320575 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:19.329494 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a6355c8-056d-49f7-9b4c-d394231d92f4 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 returned with HTTP 200 Jul 24 06:02:19.330296 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 475/1938] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:19 2026] GET /volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:20.350085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f567140f-0beb-49fc-92db-24a8465f300a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.354827 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f567140f-0beb-49fc-92db-24a8465f300a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 Jul 24 06:02:20.355010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f567140f-0beb-49fc-92db-24a8465f300a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.355257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f567140f-0beb-49fc-92db-24a8465f300a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.364148 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f567140f-0beb-49fc-92db-24a8465f300a tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 returned with HTTP 404 Jul 24 06:02:20.364518 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 494/1939] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/dcb07538-8fe6-4991-aa64-03d97f64ddc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:20.372577 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-923121a3-debf-4660-8797-1b17c4587df1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.374686 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-923121a3-debf-4660-8797-1b17c4587df1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] GET https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 Jul 24 06:02:20.374908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-923121a3-debf-4660-8797-1b17c4587df1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.375121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-923121a3-debf-4660-8797-1b17c4587df1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.375272 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-923121a3-debf-4660-8797-1b17c4587df1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] show called for member 9f89b671-c255-495c-94bb-aed3b3ac9f47 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:20.379509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-923121a3-debf-4660-8797-1b17c4587df1 tempest-GroupSnapshotsV319Test-350085092 tempest-GroupSnapshotsV319Test-350085092-project-member] https://10.4.3.200/volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 returned with HTTP 404 Jul 24 06:02:20.380153 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 489/1940] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/groups/9f89b671-c255-495c-94bb-aed3b3ac9f47 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:20.387299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3927e386-3937-48ba-9cc7-467c914dfbd3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.391709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3927e386-3937-48ba-9cc7-467c914dfbd3 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/87599b02-40ef-4eaa-9f9d-ffc9bfb4fc4b Jul 24 06:02:20.391709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3927e386-3937-48ba-9cc7-467c914dfbd3 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.391709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3927e386-3937-48ba-9cc7-467c914dfbd3 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.417400 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3927e386-3937-48ba-9cc7-467c914dfbd3 tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/group_types/87599b02-40ef-4eaa-9f9d-ffc9bfb4fc4b returned with HTTP 202 Jul 24 06:02:20.417934 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 483/1941] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:02:20 2026] DELETE /volume/v3/group_types/87599b02-40ef-4eaa-9f9d-ffc9bfb4fc4b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:20.429073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-313c3f71-70dc-40de-832e-ad3c601f8a1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.432140 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-313c3f71-70dc-40de-832e-ad3c601f8a1e tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] DELETE https://10.4.3.200/volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 Jul 24 06:02:20.432475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-313c3f71-70dc-40de-832e-ad3c601f8a1e tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.432717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-313c3f71-70dc-40de-832e-ad3c601f8a1e tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.454178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.456702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:20.456702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.456702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.466895 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.466895 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:20.471996 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:20.476623 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece50a93-1292-4c3d-9ebc-5af5b16d95b9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:20.476757 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-313c3f71-70dc-40de-832e-ad3c601f8a1e tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 returned with HTTP 202 Jul 24 06:02:20.477063 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 495/1942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:20.477474 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 476/1943] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:20 2026] DELETE /volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:20.488370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c792f00c-deaf-420a-affd-7ddc1b8b782c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.488916 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c792f00c-deaf-420a-affd-7ddc1b8b782c tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] GET https://10.4.3.200/volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 Jul 24 06:02:20.489103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c792f00c-deaf-420a-affd-7ddc1b8b782c tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.489310 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c792f00c-deaf-420a-affd-7ddc1b8b782c tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.493747 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c792f00c-deaf-420a-affd-7ddc1b8b782c tempest-GroupSnapshotsV319Test-1662256996 tempest-GroupSnapshotsV319Test-1662256996-project-admin] https://10.4.3.200/volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 returned with HTTP 404 Jul 24 06:02:20.495040 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 490/1944] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/types/c76d2e3a-46f1-472d-bf6f-cc7fb3480210 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:20.501740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.503578 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:20.503801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.504012 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.517932 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.517932 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:20.527244 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:20.533830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e03ec2e1-066e-4682-9d39-5623cdd927ea tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:20.534224 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 484/1945] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:20.581400 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.583560 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:20.583768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.584012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.591209 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.591209 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:20.595829 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:20.599459 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-8f2f58bc-87a4-4807-950a-cddc403206f2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:20.599843 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 496/1946] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:20.695223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.697027 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:20.697230 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.697404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.701303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7b220b63-a696-4f78-90e4-081b2bd81de6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.701931 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b220b63-a696-4f78-90e4-081b2bd81de6 None None] GET https://10.4.3.200/volume// Jul 24 06:02:20.701931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b220b63-a696-4f78-90e4-081b2bd81de6 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.703824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7b220b63-a696-4f78-90e4-081b2bd81de6 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.703824 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7b220b63-a696-4f78-90e4-081b2bd81de6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:20.703824 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 491/1947] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:20.715172 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.715172 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:20.719014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-271fab3d-9b51-478d-9de9-11837a5c2831 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.720590 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Volume info retrieved successfully. Jul 24 06:02:20.722466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-271fab3d-9b51-478d-9de9-11837a5c2831 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:20.722919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-271fab3d-9b51-478d-9de9-11837a5c2831 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "816bd023-0886-4c58-a248-f7cf2b001aba", "connector": null, "instance_uuid": "50a78dda-2487-4965-acb2-4de6ff43d08a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:20.726872 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41247a40-7c54-4f3e-bc90-c093dc08d8a4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:20.727328 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 477/1948] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:20.734701 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.734701 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:20.765382 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-271fab3d-9b51-478d-9de9-11837a5c2831 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:20.765969 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 485/1949] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:20 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 24 06:02:20.768891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.770947 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:20.771129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.771308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.785909 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.785909 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:20.789027 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:20.793333 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-26ea7c7c-472b-4cf0-919b-d1678f74fa5f tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:20.793511 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 497/1950] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:20.810188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46585062-140f-4a10-8026-0469896b880f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.812784 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46585062-140f-4a10-8026-0469896b880f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:20.813017 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46585062-140f-4a10-8026-0469896b880f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.813260 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46585062-140f-4a10-8026-0469896b880f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.815830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.818698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action Jul 24 06:02:20.819142 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:20.819298 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:20.820236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0364b347-3a3b-4d94-948f-d321f616f231 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.820702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0364b347-3a3b-4d94-948f-d321f616f231 None None] GET https://10.4.3.200/volume// Jul 24 06:02:20.820934 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0364b347-3a3b-4d94-948f-d321f616f231 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.821177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0364b347-3a3b-4d94-948f-d321f616f231 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.821568 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0364b347-3a3b-4d94-948f-d321f616f231 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:20.821934 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 486/1951] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:20.830185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.831470 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.831470 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:20.832319 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:20.832578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.833415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.838214 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-46585062-140f-4a10-8026-0469896b880f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:20.838291 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.838291 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:20.839008 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:20.842299 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46585062-140f-4a10-8026-0469896b880f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:20.842723 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 492/1952] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:20.845884 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.845884 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:20.850498 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Begin detaching volume completed successfully. Jul 24 06:02:20.850498 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-2309474d-96c3-4999-859a-be9fd9568318 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action returned with HTTP 202 Jul 24 06:02:20.850604 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 478/1953] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:20 2026] POST /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:20.850928 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:20.856541 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-3a814a95-cdbb-4656-b077-39dfac82db14 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:20.857181 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 498/1954] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1037 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:20.879214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.888201 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:20.888201 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.888201 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.906487 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.906487 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:20.913346 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:20.918016 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06885f3a-354a-4f16-8727-4f616b8b7ab2 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:20.918451 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 487/1955] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:20.946167 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-741d665b-9e36-4757-adf4-f3dc43087333 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.946518 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-741d665b-9e36-4757-adf4-f3dc43087333 None None] GET https://10.4.3.200/volume// Jul 24 06:02:20.946741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-741d665b-9e36-4757-adf4-f3dc43087333 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.946960 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-741d665b-9e36-4757-adf4-f3dc43087333 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.947318 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-741d665b-9e36-4757-adf4-f3dc43087333 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:20.947652 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 493/1956] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:20.960877 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.963293 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:20.963583 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:20.963864 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:20.985344 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:20.985344 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:20.990781 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:20.995107 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:20.997315 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] PUT https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c Jul 24 06:02:20.997384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-5514beec-01c5-4759-9676-f6c41fcf7d21 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:20.997703 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:20.997797 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 479/1957] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:20 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:21.005733 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Acquiring lock "cinder-attachment_update-816bd023-0886-4c58-a248-f7cf2b001aba-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:21.010654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Lock "cinder-attachment_update-816bd023-0886-4c58-a248-f7cf2b001aba-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:21.011946 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:21.011946 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:21.110783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Lock "cinder-attachment_update-816bd023-0886-4c58-a248-f7cf2b001aba-np0000005810" released by "attachment_update" :: held 0.100s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:21.112071 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-571a4fa0-832a-474b-b1e4-80cd8466e8ce tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c returned with HTTP 200 Jul 24 06:02:21.112071 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 499/1958] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:20 2026] PUT /volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:21.765045 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:21.767654 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:21.767934 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:21.768178 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:21.795297 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:21.795297 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:21.805172 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:21.812530 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-1593ab63-e213-4b19-80a7-f6e4f93bb150 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:21.815720 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 488/1959] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:21 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:21.834073 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-05dea8b0-f166-4c85-b4e8-88554224e388 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:21.836735 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-05dea8b0-f166-4c85-b4e8-88554224e388 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 Jul 24 06:02:21.836897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-05dea8b0-f166-4c85-b4e8-88554224e388 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:21.837529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-05dea8b0-f166-4c85-b4e8-88554224e388 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:21.846977 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:21.846977 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:21.856300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:21.858790 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:21.859179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:21.859541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:21.876575 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:21.876575 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:21.884991 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:21.891520 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2ed68ef-2973-4b45-82f3-70aa42fd850a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:21.892373 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 480/1960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:21 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:21.905787 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-89b359bd-9b25-4ec8-a67f-bcf3acb199bb req-05dea8b0-f166-4c85-b4e8-88554224e388 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 returned with HTTP 200 Jul 24 06:02:21.906385 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 494/1961] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:21 2026] DELETE /volume/v3/attachments/deacb39a-91e8-420e-9e9a-0a558c142558 => generated 192 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:21.936284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:21.945655 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:21.945655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:21.945655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:21.963063 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:21.963063 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:21.970131 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:21.976335 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ad9b3e0-6e83-423f-8bd5-6634803dd569 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:21.976773 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 500/1962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:21 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:21.990982 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18342d27-42bc-46a8-8d47-9f86d838a72d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:21.992888 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18342d27-42bc-46a8-8d47-9f86d838a72d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:21.993139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18342d27-42bc-46a8-8d47-9f86d838a72d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:21.993358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18342d27-42bc-46a8-8d47-9f86d838a72d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.007184 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.007184 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:22.010689 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18342d27-42bc-46a8-8d47-9f86d838a72d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] Volume info retrieved successfully. Jul 24 06:02:22.016323 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18342d27-42bc-46a8-8d47-9f86d838a72d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-reader] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:22.024712 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 489/1963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:21 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:22.078820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.081032 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:22.082119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.082119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.095301 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.095301 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:22.100113 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:22.107036 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-e0938807-8b53-4ac5-9f0b-bca8c00a84bd tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:22.107528 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 481/1964] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:22.118367 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12835f04-c424-494f-a9bc-e68c09b60af3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.124064 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:22.124295 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.124482 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.124714 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume with id: c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:22.130577 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.133360 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action Jul 24 06:02:22.133667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:22.133831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:22.134257 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.134257 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:22.134863 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:22.156557 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.156557 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:22.158110 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:22.168991 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Begin detaching volume completed successfully. Jul 24 06:02:22.169243 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-f47541c7-8509-4da2-bd29-d58853ded3e1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action returned with HTTP 202 Jul 24 06:02:22.169768 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 501/1965] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:22 2026] POST /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:22.172764 np0000005810 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:02:22.186194 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume request issued successfully. Jul 24 06:02:22.186194 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12835f04-c424-494f-a9bc-e68c09b60af3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 202 Jul 24 06:02:22.186194 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 495/1966] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:22 2026] DELETE /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:22.197559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.201657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.201826 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:22.201826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.201826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.202281 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:22.202486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.202667 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.214163 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.214163 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:22.219510 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:02:22.220350 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.220350 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:22.224565 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:22.226244 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-71c81976-2cff-4750-a3ba-8e4cee3ba4b8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 200 Jul 24 06:02:22.226759 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 482/1967] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:22.230239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba789bb3-4432-437d-a3df-6696d8101ea3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:22.230921 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 490/1968] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:22.249190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ead7456e-508c-4808-8697-7eb9abb8affe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.249190 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ead7456e-508c-4808-8697-7eb9abb8affe None None] GET https://10.4.3.200/volume// Jul 24 06:02:22.249265 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ead7456e-508c-4808-8697-7eb9abb8affe None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.251180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ead7456e-508c-4808-8697-7eb9abb8affe None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.251180 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ead7456e-508c-4808-8697-7eb9abb8affe None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:22.251180 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 502/1969] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:22.260088 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.276027 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:22.276179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.276380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.288215 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.288215 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:22.291730 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:22.296044 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-26926882-dd5b-48f5-a5ed-a8924b86c89a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:22.296431 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 496/1970] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:22.904533 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:22.906574 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:22.906763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:22.906972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:22.919596 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:22.919596 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:22.924205 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:22.931611 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d55e7ae5-6fdb-4e22-b58f-43fbba11eb39 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:22.932144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 483/1971] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:22 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.156404 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f27e67d-3d8a-4c2f-8887-31523e88934e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.242081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8c533468-518f-473f-bbad-1d553a41894e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.244049 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8c533468-518f-473f-bbad-1d553a41894e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 Jul 24 06:02:23.244312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8c533468-518f-473f-bbad-1d553a41894e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.244423 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8c533468-518f-473f-bbad-1d553a41894e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.252220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.252767 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8c533468-518f-473f-bbad-1d553a41894e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 returned with HTTP 404 Jul 24 06:02:23.253493 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 503/1972] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/volumes/c75b81f6-3532-49ce-9d76-1c459555e7a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:23.254375 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:23.254639 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.254943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.261575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d21c72c3-4502-4892-a066-a5e955525f7a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.263577 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:02:23.263830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.264031 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.264884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:23.267241 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:23.267241 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:23.268459 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f27e67d-3d8a-4c2f-8887-31523e88934e tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:02:23.268999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f27e67d-3d8a-4c2f-8887-31523e88934e tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-719887155"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.271297 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:23.276565 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d0c67ce-0e4e-4164-acae-77ccc2281707 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:23.276981 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 497/1973] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:23.284785 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f27e67d-3d8a-4c2f-8887-31523e88934e tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:02:23.285204 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 491/1974] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/group_types => generated 180 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:23.296632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-450a021a-977c-4bf2-a125-f6a12f234f49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.298834 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-450a021a-977c-4bf2-a125-f6a12f234f49 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] POST https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs Jul 24 06:02:23.299251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-450a021a-977c-4bf2-a125-f6a12f234f49 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.312784 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Get all volumes completed successfully. Jul 24 06:02:23.315385 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:23.315385 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:23.320896 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d21c72c3-4502-4892-a066-a5e955525f7a tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:02:23.321439 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 484/1975] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13948 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:23.323163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-450a021a-977c-4bf2-a125-f6a12f234f49 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs returned with HTTP 202 Jul 24 06:02:23.323631 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 504/1976] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:23.331636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d400ccd-d61a-42d1-9d20-90c5783ded8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.334150 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d400ccd-d61a-42d1-9d20-90c5783ded8d tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] POST https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs Jul 24 06:02:23.334617 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d400ccd-d61a-42d1-9d20-90c5783ded8d tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.339516 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0a86914-50c2-410c-bb8b-338be41fd875 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.341583 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0a86914-50c2-410c-bb8b-338be41fd875 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] DELETE https://10.4.3.200/volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d Jul 24 06:02:23.341918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0a86914-50c2-410c-bb8b-338be41fd875 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.342200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0a86914-50c2-410c-bb8b-338be41fd875 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.358595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d400ccd-d61a-42d1-9d20-90c5783ded8d tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs returned with HTTP 202 Jul 24 06:02:23.359260 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 498/1977] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs => generated 61 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:23.367097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12ef8b75-1890-4d1d-ab94-77136b897c38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.368007 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0a86914-50c2-410c-bb8b-338be41fd875 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d returned with HTTP 202 Jul 24 06:02:23.368454 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 492/1978] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:23 2026] DELETE /volume/v3/types/a80cd330-f1ac-4828-a324-b5394992f98d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:23.370635 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12ef8b75-1890-4d1d-ab94-77136b897c38 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 Jul 24 06:02:23.370907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12ef8b75-1890-4d1d-ab94-77136b897c38 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.371101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12ef8b75-1890-4d1d-ab94-77136b897c38 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.381962 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5316e8e4-4d1b-4bd4-9457-f23b5adb7183 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.383566 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5316e8e4-4d1b-4bd4-9457-f23b5adb7183 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:23.383945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5316e8e4-4d1b-4bd4-9457-f23b5adb7183 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1677930487", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.387649 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12ef8b75-1890-4d1d-ab94-77136b897c38 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 returned with HTTP 200 Jul 24 06:02:23.388076 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 485/1979] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.396628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d82eb8b2-5479-42ca-b447-9d4563779191 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.398535 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d82eb8b2-5479-42ca-b447-9d4563779191 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 Jul 24 06:02:23.398764 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d82eb8b2-5479-42ca-b447-9d4563779191 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.398905 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5316e8e4-4d1b-4bd4-9457-f23b5adb7183 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:23.398999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d82eb8b2-5479-42ca-b447-9d4563779191 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.399473 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 505/1980] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.408979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d82eb8b2-5479-42ca-b447-9d4563779191 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 returned with HTTP 200 Jul 24 06:02:23.409322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae6ed74c-8388-4a63-bcbe-f93bcc335628 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.409386 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 499/1981] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.411108 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6ed74c-8388-4a63-bcbe-f93bcc335628 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6/encryption Jul 24 06:02:23.411451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae6ed74c-8388-4a63-bcbe-f93bcc335628 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.427848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f97c914-cdc3-4ce6-8035-145bdb4081a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.427848 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f97c914-cdc3-4ce6-8035-145bdb4081a5 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] PUT https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 Jul 24 06:02:23.427848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f97c914-cdc3-4ce6-8035-145bdb4081a5 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.434812 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae6ed74c-8388-4a63-bcbe-f93bcc335628 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6/encryption returned with HTTP 200 Jul 24 06:02:23.435956 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 493/1982] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.449155 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.450995 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:23.451321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-290133588", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1677930487", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:23.453198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-290133588', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1677930487', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:23.454244 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f97c914-cdc3-4ce6-8035-145bdb4081a5 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 returned with HTTP 200 Jul 24 06:02:23.454810 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 486/1983] 10.4.3.200 () {70 vars in 1472 bytes} [Fri Jul 24 06:02:23 2026] PUT /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 => generated 26 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.457249 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume of 1 GB Jul 24 06:02:23.457558 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:23.457558 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:23.458333 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Availability Zones retrieved successfully. Jul 24 06:02:23.461876 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a4c33b8b-0007-4774-93ba-0fb505ba40db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.463981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a4c33b8b-0007-4774-93ba-0fb505ba40db tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs Jul 24 06:02:23.464246 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a4c33b8b-0007-4774-93ba-0fb505ba40db tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.464449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a4c33b8b-0007-4774-93ba-0fb505ba40db tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.465130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (30f02186-a1b8-4bd7-b82c-571af547c6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:23.466119 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ad4b15-ea12-4add-976a-2faadaddadd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:23.467021 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:23.471789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a4c33b8b-0007-4774-93ba-0fb505ba40db tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs returned with HTTP 200 Jul 24 06:02:23.472351 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 500/1984] 10.4.3.200 () {68 vars in 1437 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:23.484191 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4082aa70-93d9-40b6-9bb3-64beee166ad4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.488171 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4082aa70-93d9-40b6-9bb3-64beee166ad4 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 Jul 24 06:02:23.488171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4082aa70-93d9-40b6-9bb3-64beee166ad4 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.488171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4082aa70-93d9-40b6-9bb3-64beee166ad4 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.496161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18ad4b15-ea12-4add-976a-2faadaddadd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd265385-68c7-4e1e-9b70-370a6b6bcca6,is_public=True,name='tempest-scenario-type-luks-1677930487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd265385-68c7-4e1e-9b70-370a6b6bcca6', '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=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:23.497213 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393292af-e9a9-4537-9663-e74d5610878f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:23.500810 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4082aa70-93d9-40b6-9bb3-64beee166ad4 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 returned with HTTP 202 Jul 24 06:02:23.501939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 494/1985] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 24 06:02:23 2026] DELETE /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:23.509074 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd25cabf-4156-4273-a80c-3360068fe35f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.511460 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd25cabf-4156-4273-a80c-3360068fe35f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 Jul 24 06:02:23.511756 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd25cabf-4156-4273-a80c-3360068fe35f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.512013 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd25cabf-4156-4273-a80c-3360068fe35f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.519641 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd25cabf-4156-4273-a80c-3360068fe35f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] HTTP exception thrown: Group Type 2cfe7b29-e7ef-4090-96f2-e68e8669aeef has no extra spec with key key1. Jul 24 06:02:23.519866 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd25cabf-4156-4273-a80c-3360068fe35f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 returned with HTTP 404 Jul 24 06:02:23.520545 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 487/1986] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:23.527071 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:23.527527 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:23.528804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b144a09-23d1-4e98-8c30-ceda6af65f7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.530698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b144a09-23d1-4e98-8c30-ceda6af65f7c tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 Jul 24 06:02:23.530912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b144a09-23d1-4e98-8c30-ceda6af65f7c tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.531205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b144a09-23d1-4e98-8c30-ceda6af65f7c tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.542973 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b144a09-23d1-4e98-8c30-ceda6af65f7c tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 returned with HTTP 202 Jul 24 06:02:23.543431 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 501/1987] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 24 06:02:23 2026] DELETE /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:23.554073 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.557581 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 Jul 24 06:02:23.557581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.557581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.560086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Created reservations ['db77efee-15bf-4a22-9935-5712829afca3', 'b1045827-8f72-4273-8e41-4749d0109186', '963d05f5-d72e-422d-911c-8f580ec21432', 'e0e4f15a-c5c5-4a2b-8cb4-44426d31643d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:23.561251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393292af-e9a9-4537-9663-e74d5610878f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db77efee-15bf-4a22-9935-5712829afca3', 'b1045827-8f72-4273-8e41-4749d0109186', '963d05f5-d72e-422d-911c-8f580ec21432', 'e0e4f15a-c5c5-4a2b-8cb4-44426d31643d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:23.561986 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769532c6-22c6-41ba-93e0-48901ae7d32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:23.565410 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] HTTP exception thrown: Group Type 2cfe7b29-e7ef-4090-96f2-e68e8669aeef has no extra spec with key key2. Jul 24 06:02:23.565988 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca232fd3-07ca-44e5-b54b-18626e5d381f tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 returned with HTTP 404 Jul 24 06:02:23.566559 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 495/1988] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:23.574901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d05143f-8418-41ab-9463-878abe3092c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.577252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d05143f-8418-41ab-9463-878abe3092c3 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 Jul 24 06:02:23.577546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d05143f-8418-41ab-9463-878abe3092c3 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.577824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d05143f-8418-41ab-9463-878abe3092c3 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.584485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769532c6-22c6-41ba-93e0-48901ae7d32c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15cb5e8e-df12-4387-8c44-f421e61079b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-290133588',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['db77efee-15bf-4a22-9935-5712829afca3','b1045827-8f72-4273-8e41-4749d0109186','963d05f5-d72e-422d-911c-8f580ec21432','e0e4f15a-c5c5-4a2b-8cb4-44426d31643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=dd265385-68c7-4e1e-9b70-370a6b6bcca6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-290133588',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=15cb5e8e-df12-4387-8c44-f421e61079b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12422cabea454a8d9b95fcc9a94c3f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e532d6d296e4af1952704c6965695ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd265385-68c7-4e1e-9b70-370a6b6bcca6),volume_type_id=dd265385-68c7-4e1e-9b70-370a6b6bcca6)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:23.585473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12547047-19f6-4018-b382-a9b648b4bb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:23.595071 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d05143f-8418-41ab-9463-878abe3092c3 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 returned with HTTP 202 Jul 24 06:02:23.595604 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 488/1989] 10.4.3.200 () {68 vars in 1455 bytes} [Fri Jul 24 06:02:23 2026] DELETE /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:23.603970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.606111 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] GET https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 Jul 24 06:02:23.606521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.606781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.607636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12547047-19f6-4018-b382-a9b648b4bb7e) transitioned into state 'SUCCESS' from state '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-290133588',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['db77efee-15bf-4a22-9935-5712829afca3','b1045827-8f72-4273-8e41-4749d0109186','963d05f5-d72e-422d-911c-8f580ec21432','e0e4f15a-c5c5-4a2b-8cb4-44426d31643d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=dd265385-68c7-4e1e-9b70-370a6b6bcca6)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:23.608397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae6d3c6-450e-40dd-8c6c-f72ea3f383dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:23.614172 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] HTTP exception thrown: Group Type 2cfe7b29-e7ef-4090-96f2-e68e8669aeef has no extra spec with key key3. Jul 24 06:02:23.614306 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06eeb1e3-3d6c-4a27-8928-0526005ec2c0 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 returned with HTTP 404 Jul 24 06:02:23.614893 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 502/1990] 10.4.3.200 () {68 vars in 1452 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:23.618482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fae6d3c6-450e-40dd-8c6c-f72ea3f383dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:23.619355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (30f02186-a1b8-4bd7-b82c-571af547c6cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:23.619644 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request issued successfully. Jul 24 06:02:23.620244 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f29c6057-a4cb-4d23-88ce-9aba497ca096 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:23.621908 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 506/1991] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:02:23 2026] POST /volume/v3/volumes => generated 784 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:23.622001 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80579dfa-0806-46f5-90af-a36c9342aa67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.623489 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80579dfa-0806-46f5-90af-a36c9342aa67 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef Jul 24 06:02:23.623897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80579dfa-0806-46f5-90af-a36c9342aa67 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.624237 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80579dfa-0806-46f5-90af-a36c9342aa67 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.638653 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80579dfa-0806-46f5-90af-a36c9342aa67 tempest-GroupTypeSpecsTest-521193385 tempest-GroupTypeSpecsTest-521193385-project-admin] https://10.4.3.200/volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef returned with HTTP 202 Jul 24 06:02:23.639533 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 496/1992] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:02:23 2026] DELETE /volume/v3/group_types/2cfe7b29-e7ef-4090-96f2-e68e8669aeef => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:23.947692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-87ba840a-f15d-4a5e-9a95-7939c433308f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:23.950111 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87ba840a-f15d-4a5e-9a95-7939c433308f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:23.950385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87ba840a-f15d-4a5e-9a95-7939c433308f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:23.950656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87ba840a-f15d-4a5e-9a95-7939c433308f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:23.965036 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:23.965036 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:23.972164 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-87ba840a-f15d-4a5e-9a95-7939c433308f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:23.976509 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87ba840a-f15d-4a5e-9a95-7939c433308f tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:23.976929 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 489/1993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:23 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:24.292257 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:24.294793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:24.295033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:24.295241 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:24.305170 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:24.305170 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:24.308629 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:24.313024 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-05818b80-5fb9-4eeb-a354-1a8a43a03c55 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:24.313417 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 503/1994] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:24 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:24.423456 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-69d3faad-ba52-4cee-9c2c-74f30de0f996 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:24.426936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-69d3faad-ba52-4cee-9c2c-74f30de0f996 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c/action Jul 24 06:02:24.427900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-69d3faad-ba52-4cee-9c2c-74f30de0f996 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:24.427900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-69d3faad-ba52-4cee-9c2c-74f30de0f996 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:24.445220 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:24.445220 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:24.458849 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a4fedd33-bbc7-4804-be97-3d1b319861aa req-69d3faad-ba52-4cee-9c2c-74f30de0f996 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c/action returned with HTTP 204 Jul 24 06:02:24.459551 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 507/1995] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:24 2026] POST /volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:24.906524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-519169f4-6417-4658-82aa-b67acd7efae0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:24.908661 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:24.909107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2030711585"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:24.911643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2030711585'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:24.911643 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume of 1 GB Jul 24 06:02:24.915518 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Availability Zones retrieved successfully. Jul 24 06:02:24.924057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (6154b771-db0f-483a-96c3-7733bf4261e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:24.925707 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d93c99-7f86-422a-ac4f-8eb70b259b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:24.926974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:24.958751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7d93c99-7f86-422a-ac4f-8eb70b259b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:24.959387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44030e89-ef45-42e9-88e6-c0b09f0a31e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:24.992239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:24.994450 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:24.994653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:24.994850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:25.007547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Created reservations ['c08bd5c5-af09-4408-96ba-29bef20acae1', '473563b7-05e9-4176-a6d7-1f382aee7f8f', 'e8b1b62b-5ba1-43cd-93bc-495720f1aa62', '49f49934-ebae-447f-a09c-b830fa193558'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:25.008442 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.008442 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:25.008563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44030e89-ef45-42e9-88e6-c0b09f0a31e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c08bd5c5-af09-4408-96ba-29bef20acae1', '473563b7-05e9-4176-a6d7-1f382aee7f8f', 'e8b1b62b-5ba1-43cd-93bc-495720f1aa62', '49f49934-ebae-447f-a09c-b830fa193558']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:25.009431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab933162-ab09-4aec-9ba3-70efa06b8608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:25.013666 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:25.024256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d05b09b7-2c9b-4b81-919f-8f882d3776a0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:25.024693 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 490/1996] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:24 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:25.042940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab933162-ab09-4aec-9ba3-70efa06b8608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e58d569-0b25-42bc-9ea1-318421974b95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2030711585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['c08bd5c5-af09-4408-96ba-29bef20acae1','473563b7-05e9-4176-a6d7-1f382aee7f8f','e8b1b62b-5ba1-43cd-93bc-495720f1aa62','49f49934-ebae-447f-a09c-b830fa193558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2030711585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e58d569-0b25-42bc-9ea1-318421974b95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91dd8c7faf25461385455f3c86836a96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4c4da0be814452aa08a6ba0684b454',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:25.045120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517c590e-6351-48b8-a03c-b7a5f1c33607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:25.045224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:25.046771 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:25.047051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:25.047324 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:25.066146 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.066146 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:25.067632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517c590e-6351-48b8-a03c-b7a5f1c33607) transitioned into state 'SUCCESS' from state '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-2030711585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91dd8c7faf25461385455f3c86836a96',qos_specs=None,replication_status=,reservations=['c08bd5c5-af09-4408-96ba-29bef20acae1','473563b7-05e9-4176-a6d7-1f382aee7f8f','e8b1b62b-5ba1-43cd-93bc-495720f1aa62','49f49934-ebae-447f-a09c-b830fa193558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4c4da0be814452aa08a6ba0684b454',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:25.067632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4e6b54-c0fe-43ae-9f62-2497bf4900aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:25.075708 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:25.078923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4e6b54-c0fe-43ae-9f62-2497bf4900aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:25.080125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Flow 'volume_create_api' (6154b771-db0f-483a-96c3-7733bf4261e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:25.080453 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Create volume request issued successfully. Jul 24 06:02:25.080814 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63734a32-ffca-43f1-a7ce-b3c9bc7b586c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:25.081489 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 504/1997] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:25 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1150 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:25.084284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-519169f4-6417-4658-82aa-b67acd7efae0 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:25.084284 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 497/1998] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:02:24 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:25.101630 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:25.103819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:25.103819 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:25.104028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-detach": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:25.104095 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:25.104144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:25.104294 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:25.104447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:25.115233 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.115233 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:25.122157 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:25.125606 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.125606 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:25.127833 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:25.130271 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2b9fd12-7aef-43c6-ab99-6d46a867c2ef tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:25.131268 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 508/1999] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:25 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:25.218816 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Attachment connected to vm 50a78dda-2487-4965-acb2-4de6ff43d08a, checking data on nova Jul 24 06:02:25.219265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.compute.nova [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=100225) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 06:02:25.332568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:25.335928 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:25.336201 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:25.336460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:25.356712 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.356712 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:25.362065 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:25.368154 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb2a1083-1ce6-4876-bff9-b04b25e3a913 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:25.368595 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 505/2000] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:25 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:25.476641 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}338324da1412672dc41bd570cec0299dbe33decda1858d0a28332a7b8727aae6" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb" -H "X-Service-Token: {SHA256}9fa7f0cdada92c807cd1692dcd4c39656910e5e4ec0f35b7b0aab6ab4706a052" {{(pid=100225) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 06:02:25.829022 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 06:02: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-08e9ba17-6bcd-4127-b5cb-2dcb27df93e9 x-openstack-request-id: req-08e9ba17-6bcd-4127-b5cb-2dcb27df93e9 {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 06:02:25.829149 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "816bd023-0886-4c58-a248-f7cf2b001aba", "serverId": "50a78dda-2487-4965-acb2-4de6ff43d08a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d4ab95a2-b4dd-4ff3-a816-4d67cd55336c", "bdm_uuid": "db58b3ca-6004-45fc-b7f2-42060e26e919"}} {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 06:02:25.829226 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba used request id req-08e9ba17-6bcd-4127-b5cb-2dcb27df93e9 {{(pid=100225) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 06:02:25.830970 np0000005810 devstack@c-api.service[100225]: ERROR cinder.volume.api [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-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 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Caught error: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: 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 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 06:02:25.833191 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-1f2e6a06-3dbc-4953-b6f2-60413eb487bb tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 409 Jul 24 06:02:25.834500 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 491/2001] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:25 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 167 bytes in 732 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:25.845048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:25.847160 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:25.847598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:25.847757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:25.867393 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:25.867393 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:25.868521 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:25.874133 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Attachment connected to vm 50a78dda-2487-4965-acb2-4de6ff43d08a, checking data on nova Jul 24 06:02:25.874407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.compute.nova [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=100223) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 06:02:26.086830 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e9765b7c28306d19240b879785a61033d93b3af932e7b5655638cce8612e2726" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2" -H "X-Service-Token: {SHA256}62313d42a683b2ff2969666bd47ed34b2b087beb7050fe1b1bd47e8be5639396" {{(pid=100223) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 06:02:26.147896 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.149548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:26.149921 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.151279 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.157930 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.157930 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:26.162045 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:26.167163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a5c6302-eb34-467c-bf7d-e844cbd6739b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:26.167163 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 509/2002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:26.239571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.242739 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:26.243048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.243317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.256150 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.256150 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:26.262805 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:26.271247 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-077d1628-9659-49aa-8199-8cf953b3f729 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:26.271845 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 506/2003] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:26.336897 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 06:02:26 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-50a12f6b-d4d8-465b-932e-0279d08bfa3a x-openstack-request-id: req-50a12f6b-d4d8-465b-932e-0279d08bfa3a {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 06:02:26.337036 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "816bd023-0886-4c58-a248-f7cf2b001aba", "serverId": "50a78dda-2487-4965-acb2-4de6ff43d08a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d4ab95a2-b4dd-4ff3-a816-4d67cd55336c", "bdm_uuid": "db58b3ca-6004-45fc-b7f2-42060e26e919"}} {{(pid=100223) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 06:02:26.337145 np0000005810 devstack@c-api.service[100223]: DEBUG novaclient.v2.client [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET call to compute for https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba used request id req-50a12f6b-d4d8-465b-932e-0279d08bfa3a {{(pid=100223) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 06:02:26.339296 np0000005810 devstack@c-api.service[100223]: ERROR cinder.volume.api [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-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 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Caught error: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: 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 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 06:02:26.342380 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: ERROR cinder.api.middleware.fault Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.middleware.fault [None req-e099a6fa-9e85-4dd1-8497-6dace4e19ae2 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 409 Jul 24 06:02:26.343609 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 498/2004] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:25 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 167 bytes in 499 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:26.352356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e1ff1987-523d-4560-b662-39d91b60613f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.354985 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 492/2005] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:26.365479 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db4e2d4e-1a4e-4d49-8b8b-a224a84afdfd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.367039 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 510/2006] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:26.375953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e4dbe5a-e163-42a6-ab8c-739da8a3eccd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.379229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aac3c70b-7985-42c8-aa61-9baf7e6084bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.379672 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac3c70b-7985-42c8-aa61-9baf7e6084bf None None] GET https://10.4.3.200/volume// Jul 24 06:02:26.379964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac3c70b-7985-42c8-aa61-9baf7e6084bf None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.380172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac3c70b-7985-42c8-aa61-9baf7e6084bf None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.380569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac3c70b-7985-42c8-aa61-9baf7e6084bf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:26.380958 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 499/2007] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:26.384488 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-82b5fbc9-626d-47c6-95c7-d8222839708d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.386275 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:26.386495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.386783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.395513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-27136c87-0db7-459f-a848-0f4349a591f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.398396 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-27136c87-0db7-459f-a848-0f4349a591f1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:26.399385 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-27136c87-0db7-459f-a848-0f4349a591f1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e58d569-0b25-42bc-9ea1-318421974b95", "connector": null, "instance_uuid": "f0c03c99-f532-4b8f-be7e-4cec00878c56"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.416229 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.416229 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:26.430623 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:26.442610 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.442610 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:26.446281 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:26.450614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82b5fbc9-626d-47c6-95c7-d8222839708d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:26.451064 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 493/2008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:26.464205 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-27136c87-0db7-459f-a848-0f4349a591f1 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:26.464891 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 511/2009] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:26 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 24 06:02:26.480051 np0000005810 devstack@c-api.service[100222]: WARNING keystonemiddleware.auth_token [None req-8e4dbe5a-e163-42a6-ab8c-739da8a3eccd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 06:02:26.486909 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 507/2010] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 107 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:26.491670 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93319039-2403-461f-9d20-936de5172c87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.516586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.520099 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:26.520302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.520688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.530578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a00a6cb-1074-4318-a7f5-5ac3b5c4db10 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.531123 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a00a6cb-1074-4318-a7f5-5ac3b5c4db10 None None] GET https://10.4.3.200/volume// Jul 24 06:02:26.531347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a00a6cb-1074-4318-a7f5-5ac3b5c4db10 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.531584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a00a6cb-1074-4318-a7f5-5ac3b5c4db10 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.532039 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a00a6cb-1074-4318-a7f5-5ac3b5c4db10 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:26.532395 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 512/2011] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:26.534832 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.534832 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:26.538273 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:26.542305 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa947324-f0be-4e28-a0b5-83cb0ab45ee6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:26.542725 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 494/2012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:26.545390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.551102 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:26.551102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.551102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.551217 np0000005810 devstack@c-api.service[100223]: WARNING keystonemiddleware.auth_token [None req-93319039-2403-461f-9d20-936de5172c87 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 06:02:26.552039 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 500/2013] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 61 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:26.559280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.565358 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.565358 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:26.572097 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:26.577605 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-64aef381-c35c-4365-9f00-9e10157167bb tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:26.578147 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 508/2014] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1027 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:26.669797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:26.670298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:26.670463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.677765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2eae5b1-9f30-4e79-a3fa-5f2690375e12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.680624 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.680624 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:26.681011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.admin_actions [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Updating volume '816bd023-0886-4c58-a248-f7cf2b001aba' with '{'status': 'error'}' {{(pid=100224) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 06:02:26.696992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.699021 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] PUT https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e Jul 24 06:02:26.699483 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.704860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b82660fe-3835-4df4-b06e-17f55f0ebadf tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 202 Jul 24 06:02:26.708178 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 513/2015] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:26.708273 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2eae5b1-9f30-4e79-a3fa-5f2690375e12 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:26.708273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2eae5b1-9f30-4e79-a3fa-5f2690375e12 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1166551133"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.717967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40d38561-40a5-4099-a514-8bd128357779 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.719605 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40d38561-40a5-4099-a514-8bd128357779 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:26.719770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40d38561-40a5-4099-a514-8bd128357779 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.719963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40d38561-40a5-4099-a514-8bd128357779 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.726694 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2eae5b1-9f30-4e79-a3fa-5f2690375e12 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:26.726694 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 495/2016] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/types => generated 216 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:26.732240 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.732240 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:26.733364 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ef22959-dcff-46db-b4af-f59121f2ad65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.735552 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ef22959-dcff-46db-b4af-f59121f2ad65 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:02:26.736066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ef22959-dcff-46db-b4af-f59121f2ad65 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2013682244"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.736256 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-40d38561-40a5-4099-a514-8bd128357779 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:26.738221 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.738221 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:26.740335 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40d38561-40a5-4099-a514-8bd128357779 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:26.740827 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:26.740950 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 509/2017] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1149 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:26.751534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Acquiring lock "cinder-attachment_update-7e58d569-0b25-42bc-9ea1-318421974b95-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:26.753914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.755352 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ef22959-dcff-46db-b4af-f59121f2ad65 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:02:26.755625 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:26.755696 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 514/2018] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/group_types => generated 173 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:26.756005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d4ab95a2-b4dd-4ff3-a816-4d67cd55336c"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:26.756102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-7e58d569-0b25-42bc-9ea1-318421974b95-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:26.756183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d4ab95a2-b4dd-4ff3-a816-4d67cd55336c"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.757095 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.757095 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:26.766865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.768735 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.768735 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:26.769053 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Volume info retrieved successfully. Jul 24 06:02:26.773616 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Attachment connected to vm 50a78dda-2487-4965-acb2-4de6ff43d08a, checking data on nova Jul 24 06:02:26.773772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.compute.nova [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Creating Keystone token plugin using URL: https://10.4.3.200/identity {{(pid=100225) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 24 06:02:26.851449 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:02:26.851947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9529b445-dd46-425e-b5d4-e143c855b379", "volume_types": ["c08e72b0-d1fc-435c-afd7-e442f3419715"], "name": "tempest-Group1-1852763648"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:26.853305 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating new group {'group': {'group_type': '9529b445-dd46-425e-b5d4-e143c855b379', 'volume_types': ['c08e72b0-d1fc-435c-afd7-e442f3419715'], 'name': 'tempest-Group1-1852763648'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:02:26.856787 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating group tempest-Group1-1852763648. Jul 24 06:02:26.857857 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Lock "cinder-attachment_update-7e58d569-0b25-42bc-9ea1-318421974b95-np0000005810" released by "attachment_update" :: held 0.102s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:26.858239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-b6802389-365e-4916-96ca-91396e1b24a9 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e returned with HTTP 200 Jul 24 06:02:26.858685 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 501/2019] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:26 2026] PUT /volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:26.873102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:02:26.872755. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:02:26.873245 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:26.879287 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] REQ: curl -g -i -X GET https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fa856232dad386954f309a83f92a59d13aeaaeea74a4de6d35bb52c268b8f90c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3" -H "X-Service-Token: {SHA256}9fa7f0cdada92c807cd1692dcd4c39656910e5e4ec0f35b7b0aab6ab4706a052" {{(pid=100225) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 24 06:02:26.905803 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['45069002-cfd2-4ea8-b795-df42379dde54'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:26.943148 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe7a1eab-cc27-4ca3-b0bc-4ad29d4d17c9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:02:26.944065 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 510/2020] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/groups => generated 94 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:26.955347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:26.957069 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:26.957280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:26.957458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:26.957575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:26.961182 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:26.961182 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:26.968819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a51d75c-6a43-4910-b401-c2b525b419b8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 returned with HTTP 200 Jul 24 06:02:26.969215 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 515/2021] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:26 2026] GET /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:27.033417 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 24 Jul 2026 06:02:26 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-fe4ad1b6-ea4d-4984-9c05-d840ac7968bb x-openstack-request-id: req-fe4ad1b6-ea4d-4984-9c05-d840ac7968bb {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 24 06:02:27.033652 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "816bd023-0886-4c58-a248-f7cf2b001aba", "serverId": "50a78dda-2487-4965-acb2-4de6ff43d08a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d4ab95a2-b4dd-4ff3-a816-4d67cd55336c", "bdm_uuid": "db58b3ca-6004-45fc-b7f2-42060e26e919"}} {{(pid=100225) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 24 06:02:27.033877 np0000005810 devstack@c-api.service[100225]: DEBUG novaclient.v2.client [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] GET call to compute for https://10.4.3.200/compute/v2.1/servers/50a78dda-2487-4965-acb2-4de6ff43d08a/os-volume_attachments/816bd023-0886-4c58-a248-f7cf2b001aba used request id req-fe4ad1b6-ea4d-4984-9c05-d840ac7968bb {{(pid=100225) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 24 06:02:27.036974 np0000005810 devstack@c-api.service[100225]: ERROR cinder.volume.api [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-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 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Caught error: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: 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 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.041057 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a78dda-2487-4965-acb2-4de6ff43d08a using the Compute API Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: ERROR cinder.api.middleware.fault Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.middleware.fault [None req-11e63c6f-6f76-40bb-aec9-e16eecf1baf3 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 409 Jul 24 06:02:27.042093 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 496/2022] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:26 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 167 bytes in 289 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:27.054165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cecb0dd9-b4ec-4d70-be07-7bb2f0e1082d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.058640 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 502/2023] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:27 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:27.069026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6599fa93-08c2-406b-86a5-517227bb8d94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.089141 np0000005810 devstack@c-api.service[100222]: WARNING keystonemiddleware.auth_token [None req-6599fa93-08c2-406b-86a5-517227bb8d94 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 24 06:02:27.092463 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 511/2024] 10.4.3.200 () {70 vars in 1597 bytes} [Fri Jul 24 06:02:27 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 24 06:02:27.102998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d09605f-1a93-4891-8598-a2305d233565 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.105321 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d09605f-1a93-4891-8598-a2305d233565 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:27.105601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d09605f-1a93-4891-8598-a2305d233565 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.105866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d09605f-1a93-4891-8598-a2305d233565 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.115026 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.115026 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:27.120042 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6d09605f-1a93-4891-8598-a2305d233565 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:27.134039 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d09605f-1a93-4891-8598-a2305d233565 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:27.134585 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 516/2025] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:27.154742 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.156645 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:27.156893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.157088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.191328 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:27.199269 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.199269 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:27.205533 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:27.210169 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7285276-2c6f-4b3f-8ec9-ae8543f492d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:27.210588 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 497/2026] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:27.258548 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.261615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.262787 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:27.262787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.262914 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:27.262942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.262963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.263368 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.275337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.275337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:27.276605 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.276605 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:27.279484 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:27.281074 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:27.284949 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-c1d0fcf0-608b-4e84-9bfc-cc39e96a1c41 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:27.285369 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 512/2027] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:27.286263 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-84dcc364-5b1a-4b8b-b5d3-8359d13ce2e8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:27.286651 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 503/2028] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:27.365727 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd6139da-3ed7-4775-b97d-f8feb5841ada None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.366100 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd6139da-3ed7-4775-b97d-f8feb5841ada None None] GET https://10.4.3.200/volume// Jul 24 06:02:27.366247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd6139da-3ed7-4775-b97d-f8feb5841ada None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.366420 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd6139da-3ed7-4775-b97d-f8feb5841ada None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.366735 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd6139da-3ed7-4775-b97d-f8feb5841ada None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:27.367147 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 517/2029] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:27.376872 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8dca2ea4-9f88-4a65-b4ef-cedcb8dd9039 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.378606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8dca2ea4-9f88-4a65-b4ef-cedcb8dd9039 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:27.379098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8dca2ea4-9f88-4a65-b4ef-cedcb8dd9039 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db289e95-89e9-4593-ad49-1cad3df330ef", "connector": null, "instance_uuid": "50a78dda-2487-4965-acb2-4de6ff43d08a"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:27.390514 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.390514 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:27.418021 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8dca2ea4-9f88-4a65-b4ef-cedcb8dd9039 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:27.418434 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 498/2030] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:27 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 24 06:02:27.446846 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.449410 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:27.449410 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.449410 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.457906 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.457906 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:27.461903 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:27.465022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5505acb-280c-45d5-b070-b21b9707a85e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.466781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5505acb-280c-45d5-b070-b21b9707a85e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:27.466997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5505acb-280c-45d5-b070-b21b9707a85e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.467178 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f5b51e4-b5d6-4936-bfad-9f8e56297227 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:27.467262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5505acb-280c-45d5-b070-b21b9707a85e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.467690 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 513/2031] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:27.476817 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.476817 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:27.481286 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b5505acb-280c-45d5-b070-b21b9707a85e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:27.485601 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5505acb-280c-45d5-b070-b21b9707a85e tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:27.486002 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 504/2032] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:27.557840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.560074 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:27.560331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.560598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.570622 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.570622 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:27.573781 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:27.577967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd0e26c7-d6b9-4842-a9cd-0db647dddce2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:27.578373 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 518/2033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:27.611094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7f8e022-d1f0-48ba-9d7d-39d9f0ab44e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.611539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7f8e022-d1f0-48ba-9d7d-39d9f0ab44e1 None None] GET https://10.4.3.200/volume// Jul 24 06:02:27.611783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7f8e022-d1f0-48ba-9d7d-39d9f0ab44e1 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.612033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7f8e022-d1f0-48ba-9d7d-39d9f0ab44e1 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.612493 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7f8e022-d1f0-48ba-9d7d-39d9f0ab44e1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:27.612645 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 499/2034] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:27.620975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.623835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:27.624104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.624392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.633517 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.633517 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:27.636826 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:27.641256 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-5919fbb8-fec1-4172-93ec-85046fab208d tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:27.641649 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 514/2035] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:27.763244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.765313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] PUT https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c Jul 24 06:02:27.765640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:27.772771 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Acquiring lock "cinder-attachment_update-db289e95-89e9-4593-ad49-1cad3df330ef-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:27.777389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Lock "cinder-attachment_update-db289e95-89e9-4593-ad49-1cad3df330ef-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:27.778454 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.778454 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:27.849127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Lock "cinder-attachment_update-db289e95-89e9-4593-ad49-1cad3df330ef-np0000005810" released by "attachment_update" :: held 0.072s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:27.849486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-2c465ceb-0a6d-4244-993b-a44ec15e62f0 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c returned with HTTP 200 Jul 24 06:02:27.850150 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 505/2036] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:27 2026] PUT /volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:27.981525 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:27.983546 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:27.983766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:27.983993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:27.984207 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:27.988038 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:27.988038 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:27.996348 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3cdef5d-86d0-4b59-933d-61489b826a98 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 returned with HTTP 200 Jul 24 06:02:27.996730 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 519/2037] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:27 2026] GET /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:28.005708 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:28.008041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:02:28.008637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9529b445-dd46-425e-b5d4-e143c855b379", "volume_types": ["c08e72b0-d1fc-435c-afd7-e442f3419715"], "name": "tempest-Group2-425172308"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:28.010491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating new group {'group': {'group_type': '9529b445-dd46-425e-b5d4-e143c855b379', 'volume_types': ['c08e72b0-d1fc-435c-afd7-e442f3419715'], 'name': 'tempest-Group2-425172308'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:02:28.017765 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating group tempest-Group2-425172308. Jul 24 06:02:28.017765 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:28.017765 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:28.025640 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:28.039194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['d4ec7b46-069c-421f-a2d3-40e3c20b5874'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:28.074930 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90edc34c-0bf4-449f-b576-a6ccb72ef3c2 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:02:28.076174 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 500/2038] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:02:28 2026] POST /volume/v3/groups => generated 93 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:28.084555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:28.087582 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:28.087582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:28.087582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:28.087582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:28.091928 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:28.091928 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:28.101198 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-86d5b4ce-d96f-4f93-b788-a0f68a0d46b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 returned with HTTP 200 Jul 24 06:02:28.101841 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 515/2039] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:28 2026] GET /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:28.480769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:28.482348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:28.482586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:28.482658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:28.491950 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:28.491950 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:28.495343 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:28.498014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:28.500608 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac8061a-bedb-4b62-bb60-74b1f6d435a8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:28.500995 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 506/2040] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:28 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:28.501544 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:28.501802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:28.502074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:28.514107 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:28.514107 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:28.524375 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:28.529869 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92fbed1c-4972-402e-b75b-b295dfc9c0e7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:28.531938 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 520/2041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:28 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:28.590460 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:28.592640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:28.592903 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:28.593148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:28.604938 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:28.604938 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:28.609063 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:28.614030 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41b64823-668e-4e8a-b8d5-a338e2e35933 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:28.614574 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 501/2042] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:28 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:29.113401 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.117549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:29.117549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:29.117549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:29.117549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:29.122671 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.122671 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:29.138845 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20d005cd-f0a3-4c72-99bc-0805d8596409 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 returned with HTTP 200 Jul 24 06:02:29.139318 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 516/2043] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:29 2026] GET /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 => generated 322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:29.152829 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.156649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:29.157463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1442634898", "volume_type": "c08e72b0-d1fc-435c-afd7-e442f3419715", "group_id": "3caeb4b2-2a90-4548-b9c5-d85fac4e3989", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:29.159419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1442634898', 'volume_type': 'c08e72b0-d1fc-435c-afd7-e442f3419715', 'group_id': '3caeb4b2-2a90-4548-b9c5-d85fac4e3989', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:29.169066 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.169066 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:29.169175 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume of 1 GB Jul 24 06:02:29.176596 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:29.185114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (f386544d-44fb-4860-a609-e2ce63457185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:29.186432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a04f725-c5f0-4c98-9dfb-4af496fc539d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:29.187400 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.187400 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:29.188127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:29.214871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a04f725-c5f0-4c98-9dfb-4af496fc539d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c08e72b0-d1fc-435c-afd7-e442f3419715,is_public=True,name='tempest-GroupsTest-volume-type-1166551133',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c08e72b0-d1fc-435c-afd7-e442f3419715', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3caeb4b2-2a90-4548-b9c5-d85fac4e3989', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:29.214871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdbb845-fb42-468d-9dff-021ddcad50d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:29.245791 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1166551133 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1166551133, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:29.245791 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1166551133 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1166551133, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:29.293110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['3c74de71-dc42-4deb-9580-eb392bd9456e', '3688da4c-4e5d-4629-b6be-f3edc67ceb0a', 'a8a488aa-7102-4137-bb7f-dc85988953b1', '645d0c38-2b5f-48e8-9168-abd28d23eef4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:29.294728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdbb845-fb42-468d-9dff-021ddcad50d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c74de71-dc42-4deb-9580-eb392bd9456e', '3688da4c-4e5d-4629-b6be-f3edc67ceb0a', 'a8a488aa-7102-4137-bb7f-dc85988953b1', '645d0c38-2b5f-48e8-9168-abd28d23eef4']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:29.295397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6788c411-ed8c-40b5-a93e-f4cc4f6578c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:29.327286 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6788c411-ed8c-40b5-a93e-f4cc4f6578c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33175c9-a945-449b-9ef7-94bd6fa68f1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1442634898',encryption_key_id=None,group_id=3caeb4b2-2a90-4548-b9c5-d85fac4e3989,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['3c74de71-dc42-4deb-9580-eb392bd9456e','3688da4c-4e5d-4629-b6be-f3edc67ceb0a','a8a488aa-7102-4137-bb7f-dc85988953b1','645d0c38-2b5f-48e8-9168-abd28d23eef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=c08e72b0-d1fc-435c-afd7-e442f3419715), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1442634898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3caeb4b2-2a90-4548-b9c5-d85fac4e3989,host=None,id=d33175c9-a945-449b-9ef7-94bd6fa68f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1ce5841de14ef5a8d0a548ddd99206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a64414e48319453aa8909c54a63d5343',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c08e72b0-d1fc-435c-afd7-e442f3419715),volume_type_id=c08e72b0-d1fc-435c-afd7-e442f3419715)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:29.328341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e57b074-97fe-417d-a41d-a27680fe12ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:29.354703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e57b074-97fe-417d-a41d-a27680fe12ad) transitioned into state 'SUCCESS' from state '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-1442634898',encryption_key_id=None,group_id=3caeb4b2-2a90-4548-b9c5-d85fac4e3989,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['3c74de71-dc42-4deb-9580-eb392bd9456e','3688da4c-4e5d-4629-b6be-f3edc67ceb0a','a8a488aa-7102-4137-bb7f-dc85988953b1','645d0c38-2b5f-48e8-9168-abd28d23eef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=c08e72b0-d1fc-435c-afd7-e442f3419715)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:29.356142 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9710cbba-a775-4ea7-af56-ef41cf95b5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:29.371013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9710cbba-a775-4ea7-af56-ef41cf95b5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:29.372115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (f386544d-44fb-4860-a609-e2ce63457185) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:29.372115 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request issued successfully. Jul 24 06:02:29.372746 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:29.373171 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:29.420418 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:29.424527 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.424527 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:29.432223 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79695ae7-f4d5-4b19-8788-c725bd4b6bef tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:29.432223 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 507/2044] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:02:29 2026] POST /volume/v3/volumes => generated 815 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:29.445923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.450241 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d Jul 24 06:02:29.450535 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:29.450876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:29.461857 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.461857 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:29.470112 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:29.472112 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:29.472112 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:29.515755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.518065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:29.518065 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:29.518065 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:29.519236 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:29.522573 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.522573 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:29.530980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb57c064-0273-4c0b-b4e4-0ee84c3ba353 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d returned with HTTP 200 Jul 24 06:02:29.532016 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 521/2045] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:29 2026] GET /volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d => generated 883 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:29.540432 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.540432 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:29.546878 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:29.547654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.552087 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:29.552087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:29.553807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:29.553957 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77b2ae9d-cb39-4d54-a0d8-b7af610637f7 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:29.554227 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 502/2046] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:29 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:29.572236 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.572236 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:29.576865 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:29.583062 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39a3ae9d-2611-45a7-a994-ddc375e8e2ec tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:29.583555 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 517/2047] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:29 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:29.631082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:29.633738 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:29.633738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:29.634108 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:29.644490 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:29.644490 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:29.648167 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:29.652298 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-538168a8-71b0-46ec-a086-fd31a8e93de2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:29.652631 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 508/2048] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:29 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.280693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-8a3703bf-4ef3-44ca-b361-5874cf608cdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.283055 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-8a3703bf-4ef3-44ca-b361-5874cf608cdb tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 Jul 24 06:02:30.283286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-8a3703bf-4ef3-44ca-b361-5874cf608cdb tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.283434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-a492dd33-e1fb-46a7-826d-627e1b80ab26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.283715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-8a3703bf-4ef3-44ca-b361-5874cf608cdb tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.285688 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-a492dd33-e1fb-46a7-826d-627e1b80ab26 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e/action Jul 24 06:02:30.287130 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-a492dd33-e1fb-46a7-826d-627e1b80ab26 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:30.287427 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-a492dd33-e1fb-46a7-826d-627e1b80ab26 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:30.292529 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.292529 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:30.314180 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.314180 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.333810 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ce000f8a-3e25-4a27-aa66-f93dec4c2b05 req-a492dd33-e1fb-46a7-826d-627e1b80ab26 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e/action returned with HTTP 204 Jul 24 06:02:30.334975 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 503/2049] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:30 2026] POST /volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:30.359272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-bf7daa54-9092-4f72-aada-3e2f97339f6d req-8a3703bf-4ef3-44ca-b361-5874cf608cdb tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 returned with HTTP 200 Jul 24 06:02:30.359760 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 522/2050] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:30 2026] DELETE /volume/v3/attachments/b72d6c5e-fd50-4115-94e2-0f1332e0adc9 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.549666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0625b14-54bd-4b14-962b-7da113a63b54 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.551706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d Jul 24 06:02:30.552012 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.552272 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.562468 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.562468 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.567882 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:30.569149 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:30.569356 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:30.573567 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2547ab56-2005-4168-bf97-9b52cda54929 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.582806 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2547ab56-2005-4168-bf97-9b52cda54929 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:30.583120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2547ab56-2005-4168-bf97-9b52cda54929 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.584581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2547ab56-2005-4168-bf97-9b52cda54929 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.599664 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.599664 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:30.601612 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2a88a288-7e11-4349-941f-2f83c99709ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.603833 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a88a288-7e11-4349-941f-2f83c99709ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:30.603890 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2547ab56-2005-4168-bf97-9b52cda54929 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:30.604085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a88a288-7e11-4349-941f-2f83c99709ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.604310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2a88a288-7e11-4349-941f-2f83c99709ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.612456 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.612456 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.612624 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2547ab56-2005-4168-bf97-9b52cda54929 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:30.614233 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 509/2051] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.617229 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2a88a288-7e11-4349-941f-2f83c99709ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:30.622708 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2a88a288-7e11-4349-941f-2f83c99709ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:30.623022 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 504/2052] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.636314 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:30.640362 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.640362 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.644351 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.648959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:30.649246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.649372 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.649657 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0625b14-54bd-4b14-962b-7da113a63b54 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d returned with HTTP 200 Jul 24 06:02:30.650221 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 518/2053] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.661817 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.661817 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:30.666994 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.667409 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-825695c6-6efa-473a-a218-8825fb43c53d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.672667 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:30.673539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-825695c6-6efa-473a-a218-8825fb43c53d tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:30.673772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-825695c6-6efa-473a-a218-8825fb43c53d tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.673972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-825695c6-6efa-473a-a218-8825fb43c53d tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.674119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-825695c6-6efa-473a-a218-8825fb43c53d tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:30.678151 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cbbe883-f1d9-495b-8b0a-89026fe58046 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:30.678226 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.678378 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.678422 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 523/2054] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.678594 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.678705 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.678705 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.695567 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-825695c6-6efa-473a-a218-8825fb43c53d tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 returned with HTTP 200 Jul 24 06:02:30.695567 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 505/2055] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.699162 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.699162 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:30.704670 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:30.707083 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7ce47a50-4377-44ce-a010-627841c58b88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.709214 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ce47a50-4377-44ce-a010-627841c58b88 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:30.711431 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ab12ad94-780a-4d3c-a7a3-b9a9340ed9f2 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:30.711576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ce47a50-4377-44ce-a010-627841c58b88 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.711576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ce47a50-4377-44ce-a010-627841c58b88 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.711576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-7ce47a50-4377-44ce-a010-627841c58b88 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:30.711692 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 510/2056] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1140 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.720614 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.720614 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.726882 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.730131 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.730397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.730895 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ce47a50-4377-44ce-a010-627841c58b88 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 returned with HTTP 200 Jul 24 06:02:30.730999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.731404 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 519/2057] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.740287 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-041010ed-ddf3-4cd2-b695-127a77f94415 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.742061 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-041010ed-ddf3-4cd2-b695-127a77f94415 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/detail Jul 24 06:02:30.742259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-041010ed-ddf3-4cd2-b695-127a77f94415 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.742433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-041010ed-ddf3-4cd2-b695-127a77f94415 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.742861 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.742861 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.748324 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.749474 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.749474 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:30.750630 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:30.750931 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.751181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.754192 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:30.759076 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff69a3c8-bd5d-4b01-94cb-f46878a982ff tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:30.759496 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 524/2058] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.759963 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.759963 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:30.764766 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-041010ed-ddf3-4cd2-b695-127a77f94415 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/detail returned with HTTP 200 Jul 24 06:02:30.764869 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:30.765174 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 506/2059] 10.4.3.200 () {68 vars in 1296 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/groups/detail => generated 639 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.771586 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4d7d808-d7fc-4b8e-b546-93f0ff857f8b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:30.771586 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 511/2060] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:30.774890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.777197 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:30.777429 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.777559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.777862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:30.778199 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.778199 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.778540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:30.782427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.786265 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:30.788387 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:30.788387 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:30.788490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.788490 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.788490 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.788490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume with id: 7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.802936 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.802936 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:30.803405 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:30.812330 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-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 24 06:02:30.812532 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef13d9a5-4808-4327-8ccb-c808c86a263b tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 400 Jul 24 06:02:30.813214 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 525/2061] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:30 2026] DELETE /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 307 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:02:30.827635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7819057-d60f-4993-9db9-5de285566dfc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.830478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7819057-d60f-4993-9db9-5de285566dfc tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.830728 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7819057-d60f-4993-9db9-5de285566dfc tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.831007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7819057-d60f-4993-9db9-5de285566dfc tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.833339 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:30.841232 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.841232 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.841971 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.841971 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.845372 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c522205-d59f-43db-b9c3-36f1b022797c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.846145 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f7819057-d60f-4993-9db9-5de285566dfc tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:30.847563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:30.847991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2143114304", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:30.848576 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a31e75d-df5b-4764-b55d-5b0a39162644 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:30.849006 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 520/2062] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.849801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2143114304', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:30.863998 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7819057-d60f-4993-9db9-5de285566dfc tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:30.864530 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 507/2063] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.870716 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.873696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:30.873696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.873696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.873696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:30.874069 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:30.881464 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:30.882164 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:30.882355 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:30.919960 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:30.920842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.923004 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.923004 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:30.924143 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:30.924411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:30.924732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:30.929759 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cce4d46e-a6cf-41cf-b90e-23efac8763b1 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:30.930141 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 526/2064] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.935169 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.935169 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:30.940841 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:30.945231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.945711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-3e20c455-1aa6-4944-9046-792171fe08e8 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:30.946245 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 521/2065] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:30 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:30.947022 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action Jul 24 06:02:30.947318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:30.947426 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:30.948626 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] delete called for group 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:30.948781 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Delete group with id: 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:30.952099 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.952099 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:30.957781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume of 1 GB Jul 24 06:02:30.958071 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:30.958071 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:30.958508 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Availability Zones retrieved successfully. Jul 24 06:02:30.965625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (16ba5751-9213-4502-84e5-c2c0b46e6686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:30.966988 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ca358c-7d2b-4585-a6aa-3b13089e2811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:30.967878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:30.984479 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:30.990941 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] POST https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95/action Jul 24 06:02:30.990941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:30.990941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:31.002857 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.002857 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:31.003508 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:31.011662 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Begin detaching volume completed successfully. Jul 24 06:02:31.011962 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-178feee7-0d28-4373-914b-c15bd17c8a15 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95/action returned with HTTP 202 Jul 24 06:02:31.012391 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 527/2066] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:30 2026] POST /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:31.016013 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.016013 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:31.030382 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7217f688-7637-4a36-a70b-2f1a83a3e591 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action returned with HTTP 202 Jul 24 06:02:31.030954 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 508/2067] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:30 2026] POST /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:31.033474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ca358c-7d2b-4585-a6aa-3b13089e2811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:56Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=47f2341b-b144-48e8-a6d9-f479db8af273,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47f2341b-b144-48e8-a6d9-f479db8af273', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:31.034463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f758a107-6dd7-4b39-8cdf-298a8998a74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:31.043215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:31.046656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d Jul 24 06:02:31.046889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:31.047108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:31.054432 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.054432 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:31.059000 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:31.059858 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:31.060103 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:31.077838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Created reservations ['035c54f0-09df-490c-8c4d-d97e7cacdb7d', '238d9155-97b5-4584-bff9-4c5fc8149d92', 'b96aa480-a93d-4106-ac97-5583e357dfe6', '659e5985-46e9-455c-bb49-af3e3b266582'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:31.078617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f758a107-6dd7-4b39-8cdf-298a8998a74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035c54f0-09df-490c-8c4d-d97e7cacdb7d', '238d9155-97b5-4584-bff9-4c5fc8149d92', 'b96aa480-a93d-4106-ac97-5583e357dfe6', '659e5985-46e9-455c-bb49-af3e3b266582']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:31.079354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a275ca8-7cb9-4417-ba4a-2c48a2ab2842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:31.082144 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6e89212d-368a-465c-b50c-c24b2c715b79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:31.082600 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e89212d-368a-465c-b50c-c24b2c715b79 None None] GET https://10.4.3.200/volume// Jul 24 06:02:31.082809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e89212d-368a-465c-b50c-c24b2c715b79 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:31.082990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6e89212d-368a-465c-b50c-c24b2c715b79 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:31.083333 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6e89212d-368a-465c-b50c-c24b2c715b79 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:31.083600 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 528/2068] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:31.094810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:31.096771 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:31.096991 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:31.097173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:31.101667 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:31.102996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a275ca8-7cb9-4417-ba4a-2c48a2ab2842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4337c72a-2c92-4c5c-97bc-98e88576cd1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2143114304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['035c54f0-09df-490c-8c4d-d97e7cacdb7d','238d9155-97b5-4584-bff9-4c5fc8149d92','b96aa480-a93d-4106-ac97-5583e357dfe6','659e5985-46e9-455c-bb49-af3e3b266582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2143114304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4337c72a-2c92-4c5c-97bc-98e88576cd1c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='ca94359051d145d5b6589ec473ceb491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bbdcd3b524a4b30951ea0610650a517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47f2341b-b144-48e8-a6d9-f479db8af273),volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:31.103702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3d7a17-2d90-4c58-86bd-20998a6af145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:31.104824 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.104824 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:31.106737 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.106737 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:31.110543 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:31.113609 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13ef9225-8253-40e2-bd2c-90a0e3151bb7 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d returned with HTTP 200 Jul 24 06:02:31.114103 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 522/2069] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:31 2026] GET /volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d => generated 907 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:31.120783 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-f453a5f0-2d9c-48a3-8ed3-62fd7a91208c tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:31.121567 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 509/2070] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:31 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:31.128510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3d7a17-2d90-4c58-86bd-20998a6af145) transitioned into state 'SUCCESS' from state '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-2143114304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='ca94359051d145d5b6589ec473ceb491',qos_specs=None,replication_status=,reservations=['035c54f0-09df-490c-8c4d-d97e7cacdb7d','238d9155-97b5-4584-bff9-4c5fc8149d92','b96aa480-a93d-4106-ac97-5583e357dfe6','659e5985-46e9-455c-bb49-af3e3b266582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bbdcd3b524a4b30951ea0610650a517',volume_type_id=47f2341b-b144-48e8-a6d9-f479db8af273)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:31.129872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de2a44c-ed78-42a3-a569-298f8b112306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:31.145465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7de2a44c-ed78-42a3-a569-298f8b112306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:31.145699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Flow 'volume_create_api' (16ba5751-9213-4502-84e5-c2c0b46e6686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:31.150180 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create volume request issued successfully. Jul 24 06:02:31.150180 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c522205-d59f-43db-b9c3-36f1b022797c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:31.150180 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 512/2071] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:02:30 2026] POST /volume/v3/volumes => generated 760 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:31.161102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:31.165658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:31.165891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:31.166157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:31.174857 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.174857 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:31.177825 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:31.184436 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5dfd23b5-33ac-4a9a-a5bf-e8a7e5bd4dc9 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:31.184918 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 529/2072] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:31 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:31.628268 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f9e44888-25b6-4045-8036-2927919abcdd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:31.630708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9e44888-25b6-4045-8036-2927919abcdd tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:31.630975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9e44888-25b6-4045-8036-2927919abcdd tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:31.631216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9e44888-25b6-4045-8036-2927919abcdd tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:31.646860 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:31.646860 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:31.650874 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f9e44888-25b6-4045-8036-2927919abcdd tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:31.656596 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9e44888-25b6-4045-8036-2927919abcdd tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:31.657480 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 523/2073] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:31 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:32.131502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4527c568-b56b-45b4-9a52-bf9351f2fb36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.133404 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4527c568-b56b-45b4-9a52-bf9351f2fb36 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d Jul 24 06:02:32.133704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4527c568-b56b-45b4-9a52-bf9351f2fb36 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.133905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4527c568-b56b-45b4-9a52-bf9351f2fb36 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.140879 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4527c568-b56b-45b4-9a52-bf9351f2fb36 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d returned with HTTP 404 Jul 24 06:02:32.141453 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 510/2074] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/d33175c9-a945-449b-9ef7-94bd6fa68f1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:32.151234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.153312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:32.153563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.153800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.153993 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:32.158394 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4afde5ce-2475-4558-b743-7845bc2d7b39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 returned with HTTP 404 Jul 24 06:02:32.159091 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 513/2075] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:32.166422 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.169323 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action Jul 24 06:02:32.169754 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:32.170008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:32.171528 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] delete called for group 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:32.171641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Delete group with id: 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:32.175650 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.175650 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:32.199796 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.202323 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:32.202810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.203054 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.208260 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2ac4b6-06bd-4c33-9644-31baecf2abad tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action returned with HTTP 202 Jul 24 06:02:32.208984 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 530/2076] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:32 2026] POST /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:32.217308 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.217308 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:32.220857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.221383 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:32.222760 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:32.222990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.223207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.223368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:32.226860 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.226860 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:32.229378 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a7e1eed9-4d58-4749-9bc3-39d64023473d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:32.229886 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 524/2077] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:32.236569 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9a64cff-c0ee-48e1-aafb-314fdf4bfbbb tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 returned with HTTP 200 Jul 24 06:02:32.237095 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 511/2078] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:32.378601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.380901 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:32.381121 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.381337 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.389355 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.389355 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:32.393596 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:32.398763 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-9b8e4450-00bf-443b-9e86-48f0852bf01a tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:32.399466 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 514/2079] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:32.555135 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.556944 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:32.557258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1190600824", "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:32.558660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1190600824', 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:32.635050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Create volume of 1 GB Jul 24 06:02:32.638823 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Availability Zones retrieved successfully. Jul 24 06:02:32.644063 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Flow 'volume_create_api' (58e41b7b-3da3-486b-85ee-4460829efb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:32.645030 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bff7c5-1f4c-4d3f-9078-59a1e010a7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:32.645900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:32.670534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.675203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:32.675571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.676035 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.691976 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.691976 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:32.696439 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:32.702533 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc6771d5-eef0-4c4e-93b9-6413eb2a2dee tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:32.703181 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 525/2080] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:32.714316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67bff7c5-1f4c-4d3f-9078-59a1e010a7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:32.714810 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834b1f31-6f6c-4168-a417-16bc68540536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:32.773369 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Created reservations ['ff0d0f27-59df-4e09-9f9d-aaabcfcbdb6c', '9ae594fd-983b-4c45-9f76-335e7aabef37', 'ae62af31-19fc-487b-8778-1a78e1ce86fc', '5d597a97-cd58-4544-88b1-5f09d5136fca'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:32.774142 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834b1f31-6f6c-4168-a417-16bc68540536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0d0f27-59df-4e09-9f9d-aaabcfcbdb6c', '9ae594fd-983b-4c45-9f76-335e7aabef37', 'ae62af31-19fc-487b-8778-1a78e1ce86fc', '5d597a97-cd58-4544-88b1-5f09d5136fca']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:32.774954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8350a0f2-0ef9-405e-b4c1-5e829ba890d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:32.798051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8350a0f2-0ef9-405e-b4c1-5e829ba890d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9bab0a-24ba-42eb-a9c6-34cc20cb344f', '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-1190600824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def8b1a4658420ca582880d224ceb89',qos_specs=None,replication_status=,reservations=['ff0d0f27-59df-4e09-9f9d-aaabcfcbdb6c','9ae594fd-983b-4c45-9f76-335e7aabef37','ae62af31-19fc-487b-8778-1a78e1ce86fc','5d597a97-cd58-4544-88b1-5f09d5136fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb514e8e69e4d6085dc2958fec52722',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1190600824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9bab0a-24ba-42eb-a9c6-34cc20cb344f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7def8b1a4658420ca582880d224ceb89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2eb514e8e69e4d6085dc2958fec52722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:32.798736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4919104e-74f8-41aa-a586-f568aa23abaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:32.811085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.813189 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:32.813471 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.813806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.816345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4919104e-74f8-41aa-a586-f568aa23abaa) transitioned into state 'SUCCESS' from state '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-1190600824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def8b1a4658420ca582880d224ceb89',qos_specs=None,replication_status=,reservations=['ff0d0f27-59df-4e09-9f9d-aaabcfcbdb6c','9ae594fd-983b-4c45-9f76-335e7aabef37','ae62af31-19fc-487b-8778-1a78e1ce86fc','5d597a97-cd58-4544-88b1-5f09d5136fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2eb514e8e69e4d6085dc2958fec52722',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:32.817167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5dea2f-31e9-482b-ba95-efd5e55b1143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:32.821225 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.821225 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:32.825255 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:32.826513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5dea2f-31e9-482b-ba95-efd5e55b1143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:32.827332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Flow 'volume_create_api' (58e41b7b-3da3-486b-85ee-4460829efb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:32.827622 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Create volume request issued successfully. Jul 24 06:02:32.828208 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9b43c09-9e96-4b05-acd4-44f58c96bec6 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:32.828748 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 531/2081] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:02:32 2026] POST /volume/v3/volumes => generated 753 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:32.830258 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-3b89bf88-1e31-4e03-9808-3589dacb19ad tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:32.830903 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 512/2082] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:32.841947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.844392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d3784eae-dd44-4f56-846a-b0e7dd1b1da3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.844866 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3784eae-dd44-4f56-846a-b0e7dd1b1da3 None None] GET https://10.4.3.200/volume// Jul 24 06:02:32.845071 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3784eae-dd44-4f56-846a-b0e7dd1b1da3 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.845303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3784eae-dd44-4f56-846a-b0e7dd1b1da3 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.845686 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3784eae-dd44-4f56-846a-b0e7dd1b1da3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:32.846036 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 526/2083] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:32.847101 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:02:32.847344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:32.847582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:32.854648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-4cc5e0fc-66c3-4bf1-a193-2b4d54977223 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:32.856823 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-4cc5e0fc-66c3-4bf1-a193-2b4d54977223 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:32.857222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-4cc5e0fc-66c3-4bf1-a193-2b4d54977223 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4337c72a-2c92-4c5c-97bc-98e88576cd1c", "connector": null, "instance_uuid": "11f5210d-24a4-47cf-aeee-fb6c56f7573b"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:32.861873 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.861873 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:32.865914 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:32.865914 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:32.872437 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:02:32.876848 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a41f2ad2-ee20-4865-abb9-9b7ee929fd0e tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:02:32.877497 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 515/2084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:32 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:32.897995 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-4cc5e0fc-66c3-4bf1-a193-2b4d54977223 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:32.898555 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 532/2085] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:32 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 24 06:02:33.248104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebf8f008-4060-46ad-948e-9a96988d8217 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.250334 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebf8f008-4060-46ad-948e-9a96988d8217 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:33.250697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebf8f008-4060-46ad-948e-9a96988d8217 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.250886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebf8f008-4060-46ad-948e-9a96988d8217 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.251053 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-ebf8f008-4060-46ad-948e-9a96988d8217 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:33.259259 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebf8f008-4060-46ad-948e-9a96988d8217 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 returned with HTTP 404 Jul 24 06:02:33.260312 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 513/2086] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:33.268233 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c29bfb37-cca4-4397-b738-598ee9c039e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.271230 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c29bfb37-cca4-4397-b738-598ee9c039e3 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/detail Jul 24 06:02:33.271653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c29bfb37-cca4-4397-b738-598ee9c039e3 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.272082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c29bfb37-cca4-4397-b738-598ee9c039e3 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.280133 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c29bfb37-cca4-4397-b738-598ee9c039e3 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/detail returned with HTTP 200 Jul 24 06:02:33.280818 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 527/2087] 10.4.3.200 () {68 vars in 1296 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/groups/detail => generated 14 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:33.294423 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.296383 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:33.297106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.297801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.298376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:33.301270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:33.307715 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:33.309909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fafd2bb7-15d1-4f4a-bd2f-c12ba2c775ab tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:33.310393 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 516/2088] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:33.326102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.328494 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action Jul 24 06:02:33.329041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:33.329193 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.330776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] delete called for group 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:33.330935 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Delete group with id: 8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2 Jul 24 06:02:33.335807 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3254a64-49cc-4ce6-a30f-0f5b02511c03 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action returned with HTTP 404 Jul 24 06:02:33.336508 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 533/2089] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/groups/8cb2ce9b-a75c-4e35-8dff-62b9cab9ddc2/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:33.344999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-364e73fb-8c3b-4634-a203-abd9adbca344 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.348376 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:33.348632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.348871 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.349115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:33.349846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:33.393432 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:33.397950 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-364e73fb-8c3b-4634-a203-abd9adbca344 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:33.399383 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 514/2090] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:33.415781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.417586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action Jul 24 06:02:33.418007 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:33.418124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.419362 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] delete called for group 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:33.419461 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Delete group with id: 3caeb4b2-2a90-4548-b9c5-d85fac4e3989 Jul 24 06:02:33.423236 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-049a9822-e8b0-4d05-827f-bb9052ca9945 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action returned with HTTP 404 Jul 24 06:02:33.423780 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 528/2091] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/groups/3caeb4b2-2a90-4548-b9c5-d85fac4e3989/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:33.433283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39b5eb3f-758c-4165-b0d3-17084b767303 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.435075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39b5eb3f-758c-4165-b0d3-17084b767303 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/9529b445-dd46-425e-b5d4-e143c855b379 Jul 24 06:02:33.435480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39b5eb3f-758c-4165-b0d3-17084b767303 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.437695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39b5eb3f-758c-4165-b0d3-17084b767303 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.455232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39b5eb3f-758c-4165-b0d3-17084b767303 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/group_types/9529b445-dd46-425e-b5d4-e143c855b379 returned with HTTP 202 Jul 24 06:02:33.455232 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 517/2092] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:02:33 2026] DELETE /volume/v3/group_types/9529b445-dd46-425e-b5d4-e143c855b379 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:33.462905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d22a2a0d-10ea-4cd5-8679-995767d40f3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.465831 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d22a2a0d-10ea-4cd5-8679-995767d40f3b tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] DELETE https://10.4.3.200/volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 Jul 24 06:02:33.466143 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d22a2a0d-10ea-4cd5-8679-995767d40f3b tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.466425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d22a2a0d-10ea-4cd5-8679-995767d40f3b tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.466788 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.466788 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:33.507593 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d22a2a0d-10ea-4cd5-8679-995767d40f3b tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 returned with HTTP 202 Jul 24 06:02:33.508186 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 534/2093] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:33 2026] DELETE /volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:33.515164 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86c05958-26db-48e2-a9c0-422755c4a0ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.518341 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86c05958-26db-48e2-a9c0-422755c4a0ad tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] GET https://10.4.3.200/volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 Jul 24 06:02:33.518589 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86c05958-26db-48e2-a9c0-422755c4a0ad tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.518854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86c05958-26db-48e2-a9c0-422755c4a0ad tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.525901 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86c05958-26db-48e2-a9c0-422755c4a0ad tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 returned with HTTP 404 Jul 24 06:02:33.526518 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 515/2094] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/types/c08e72b0-d1fc-435c-afd7-e442f3419715 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:33.535981 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1daf34a0-c492-4825-90b2-32f5c8ea6401 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.539702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1daf34a0-c492-4825-90b2-32f5c8ea6401 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:33.539702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1daf34a0-c492-4825-90b2-32f5c8ea6401 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-249258642"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.556845 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1daf34a0-c492-4825-90b2-32f5c8ea6401 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:33.557513 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 529/2095] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/types => generated 215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:33.568085 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f97a110f-4a17-4c9b-9b57-78fcf9fef287 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.569462 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f97a110f-4a17-4c9b-9b57-78fcf9fef287 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:02:33.569932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f97a110f-4a17-4c9b-9b57-78fcf9fef287 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-270723709"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.588429 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f97a110f-4a17-4c9b-9b57-78fcf9fef287 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:02:33.589267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 518/2096] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/group_types => generated 172 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:33.597744 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca92146c-0b06-465d-b955-5796451deca5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.599730 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:02:33.600185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b682ded-e006-4681-a143-0398459a686c", "volume_types": ["352fdc7f-9790-4154-85a9-867305bf4183"], "name": "tempest-GroupsTest-Group-1475926540"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.601932 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating new group {'group': {'group_type': '3b682ded-e006-4681-a143-0398459a686c', 'volume_types': ['352fdc7f-9790-4154-85a9-867305bf4183'], 'name': 'tempest-GroupsTest-Group-1475926540'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:02:33.605895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8cbe6972-9aac-43f9-bda0-17506a57da22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.607126 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Creating group tempest-GroupsTest-Group-1475926540. Jul 24 06:02:33.608099 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8cbe6972-9aac-43f9-bda0-17506a57da22 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c/action Jul 24 06:02:33.608548 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8cbe6972-9aac-43f9-bda0-17506a57da22 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:33.608710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8cbe6972-9aac-43f9-bda0-17506a57da22 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.617080 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:33.629031 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['6835c023-7415-491f-975d-11e66ad078c1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:33.630907 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.630907 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:33.644771 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-0c5d2b0c-c659-4f6f-b789-b92640b0c882 req-8cbe6972-9aac-43f9-bda0-17506a57da22 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c/action returned with HTTP 204 Jul 24 06:02:33.645304 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 516/2097] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:33.664280 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca92146c-0b06-465d-b955-5796451deca5 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:02:33.664911 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 535/2098] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/groups => generated 104 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:33.677795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.680390 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:33.680705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.681037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.681228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:33.686005 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.686005 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:33.694702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e1fd979-a7dc-4f37-8431-f1874e033bbc tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:33.695213 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 530/2099] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:33.704623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-0eaa5c1f-06a0-4d7b-b870-b58c1cfe24b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.706983 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-0eaa5c1f-06a0-4d7b-b870-b58c1cfe24b6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e Jul 24 06:02:33.708480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-0eaa5c1f-06a0-4d7b-b870-b58c1cfe24b6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.708480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-0eaa5c1f-06a0-4d7b-b870-b58c1cfe24b6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.715986 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.715986 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:33.717289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5d6c284-1d11-478d-bf67-581696af9732 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.719310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5d6c284-1d11-478d-bf67-581696af9732 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:33.719545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5d6c284-1d11-478d-bf67-581696af9732 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.719795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5d6c284-1d11-478d-bf67-581696af9732 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.730401 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.730401 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:33.734829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5d6c284-1d11-478d-bf67-581696af9732 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:33.739871 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5d6c284-1d11-478d-bf67-581696af9732 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:33.740340 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 517/2100] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 1150 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:33.752516 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.754310 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:33.754496 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.754710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.766177 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.766177 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:33.769221 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:33.774253 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce8d2b48-bfaa-4618-96fe-0b35efed512b tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:33.774253 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 536/2101] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:33.780528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b6a16064-92ae-4954-a5dc-493bce452da3 req-0eaa5c1f-06a0-4d7b-b870-b58c1cfe24b6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e returned with HTTP 200 Jul 24 06:02:33.781173 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 519/2102] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:33 2026] DELETE /volume/v3/attachments/e524ce31-0110-4431-9160-b0db92fcff2e => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:33.789224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.790981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:33.791333 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-detach": {"attachment_id": "636fa98f-9186-406e-ad37-69af2a4bad9c"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:33.791469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "636fa98f-9186-406e-ad37-69af2a4bad9c"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.809996 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.809996 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:33.810517 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:33.820530 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-beb5071a-4d22-40a8-81c9-96c6b88d7793 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 400 Jul 24 06:02:33.821050 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 531/2103] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 100 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:02:33.868552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.871220 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:33.871531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.871866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.882218 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.882218 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:33.886956 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:33.892689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.892827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-9e0e8d60-25f5-455d-a36d-6215e8312b75 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:33.893244 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 518/2104] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:33.895382 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:02:33.895694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.895972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.915193 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.916239 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.916239 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:33.917311 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef/action Jul 24 06:02:33.917787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:33.918017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:33.926179 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:02:33.929136 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.929136 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:33.929796 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:33.932097 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e7844f28-1045-4224-a69b-20a8c0c582d3 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:02:33.932724 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 537/2105] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 1361 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:33.943104 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Begin detaching volume completed successfully. Jul 24 06:02:33.943104 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-7ab755ef-4941-4cdb-a06f-f3f0f95304d9 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef/action returned with HTTP 202 Jul 24 06:02:33.943104 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 520/2106] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:33 2026] POST /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:33.977082 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.982516 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:02:33.982516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.982516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.986422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa650902-b897-401a-b234-491707e62f5a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.986854 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa650902-b897-401a-b234-491707e62f5a None None] GET https://10.4.3.200/volume// Jul 24 06:02:33.987067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa650902-b897-401a-b234-491707e62f5a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.987247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa650902-b897-401a-b234-491707e62f5a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:33.987547 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa650902-b897-401a-b234-491707e62f5a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:33.987866 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 519/2107] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:33.991704 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:33.991704 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:33.993898 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:02:33.996256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:33.998691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:33.998989 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:33.999185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.000353 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-48537bd2-cb9e-48e0-9da8-2eca35a12000 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:02:34.000900 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 532/2108] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.010414 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.010414 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:34.013366 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:34.018517 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-925a03ae-dc42-4334-862e-eb1a85e81c7c tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:34.019004 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 538/2109] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:33 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:34.208619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.210012 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:34.210299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.210561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.218735 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.218735 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:34.222835 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:34.228691 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1822e2b9-7214-4d19-856e-a4d05dffb252 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:34.229364 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 521/2110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:34.475314 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.478504 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:34.478504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.478504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.491336 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.491336 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:34.495569 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:34.499611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40b5b3b1-2adf-431b-98a1-f493410d5812 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.500085 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b5b3b1-2adf-431b-98a1-f493410d5812 None None] GET https://10.4.3.200/volume// Jul 24 06:02:34.500266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40b5b3b1-2adf-431b-98a1-f493410d5812 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.500499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40b5b3b1-2adf-431b-98a1-f493410d5812 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.500982 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b5b3b1-2adf-431b-98a1-f493410d5812 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:34.501622 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 533/2111] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:34.503454 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c5384f6-e1ad-4607-a2b4-2c84c53401e2 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:02:34.505009 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 520/2112] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.516617 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.517696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:34.517971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.518200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.536971 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.536971 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:34.542279 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:34.550042 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-98a03176-bcd0-4db6-9af9-3f08afddec75 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:34.550839 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 539/2113] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:34.557805 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.561400 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:34.561632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.561872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.570201 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.572501 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:02:34.572986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.573534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.576718 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.576718 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:34.580577 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:34.586717 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-56a7c19d-1a31-4d7a-a8b7-9cd836ee382e tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:02:34.586717 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 522/2114] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.591295 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.591295 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:34.596820 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:02:34.602503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-eb55c239-c9b3-4430-8eef-27334a0653d8 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:02:34.602950 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 534/2115] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.615648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.616612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-68de22d4-dfeb-43cb-9cd5-2c069156bd6c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.617192 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68de22d4-dfeb-43cb-9cd5-2c069156bd6c None None] GET https://10.4.3.200/volume// Jul 24 06:02:34.617259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-68de22d4-dfeb-43cb-9cd5-2c069156bd6c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.617455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-68de22d4-dfeb-43cb-9cd5-2c069156bd6c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.617822 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-68de22d4-dfeb-43cb-9cd5-2c069156bd6c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:34.620702 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 540/2116] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:34.620789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] POST https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532/action Jul 24 06:02:34.620789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:34.620789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:34.625613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-248cf8de-714e-4d5c-ba0b-6f084c88fff4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.628377 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-248cf8de-714e-4d5c-ba0b-6f084c88fff4 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:02:34.629605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-248cf8de-714e-4d5c-ba0b-6f084c88fff4 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b9bab0a-24ba-42eb-a9c6-34cc20cb344f", "connector": null, "instance_uuid": "123bb164-498b-4bcc-ac6d-2159b853e3ae"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:34.635633 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.635633 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:34.636911 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:34.643888 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.643888 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:34.645099 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Begin detaching volume completed successfully. Jul 24 06:02:34.646215 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-277e13a4-179c-4a78-bdda-68d9c903ff9a tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532/action returned with HTTP 202 Jul 24 06:02:34.646215 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 521/2117] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:34 2026] POST /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:34.676489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.680012 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] PUT https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd Jul 24 06:02:34.680519 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:34.681127 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-248cf8de-714e-4d5c-ba0b-6f084c88fff4 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:02:34.681539 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 523/2118] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:02:34 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 24 06:02:34.692292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Acquiring lock "cinder-attachment_update-4337c72a-2c92-4c5c-97bc-98e88576cd1c-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:34.697407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-4337c72a-2c92-4c5c-97bc-98e88576cd1c-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:34.698417 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.698417 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:34.710574 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5625be02-f25c-462d-a7f4-7bd6130685b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5625be02-f25c-462d-a7f4-7bd6130685b5 None None] GET https://10.4.3.200/volume// Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5625be02-f25c-462d-a7f4-7bd6130685b5 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5625be02-f25c-462d-a7f4-7bd6130685b5 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5625be02-f25c-462d-a7f4-7bd6130685b5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:34.711282 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 522/2119] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:34.711534 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:34.711534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.711534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.711534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:34.715078 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.715078 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:34.723967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee18d031-0369-4fb6-a6d0-415406b84e39 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:34.725049 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 541/2120] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.726411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.728939 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:34.729174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:34.729470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:34.737249 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3992ec8-ce24-4692-a54f-8170058d9938 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.739395 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:34.739768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-241451761", "volume_type": "352fdc7f-9790-4154-85a9-867305bf4183", "group_id": "c498a090-ce33-40a2-8f70-06ecc821f5d4", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:34.741230 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-241451761', 'volume_type': '352fdc7f-9790-4154-85a9-867305bf4183', 'group_id': 'c498a090-ce33-40a2-8f70-06ecc821f5d4', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:34.752659 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.752659 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:34.753133 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume of 1 GB Jul 24 06:02:34.755866 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.755866 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:34.764277 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:34.768524 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:34.773357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (051be333-40ef-4789-8635-210c9a6527c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:34.773632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6642c19-433a-4bdb-a755-c6e255a9ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:34.774098 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.774098 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:34.774553 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:34.777603 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-b961a7a6-1e8b-4538-b657-de881a1ccc08 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:02:34.778204 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 524/2121] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:34 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 1327 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:34.800698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6642c19-433a-4bdb-a755-c6e255a9ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=352fdc7f-9790-4154-85a9-867305bf4183,is_public=True,name='tempest-GroupsTest-volume-type-249258642',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '352fdc7f-9790-4154-85a9-867305bf4183', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c498a090-ce33-40a2-8f70-06ecc821f5d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:34.801506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7853087-0de9-485e-803a-ec6e849f6894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:34.820201 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Lock "cinder-attachment_update-4337c72a-2c92-4c5c-97bc-98e88576cd1c-np0000005810" released by "attachment_update" :: held 0.123s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:34.820973 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-8ed4244c-5041-4d90-ba9f-64608034c46d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd returned with HTTP 200 Jul 24 06:02:34.821205 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 535/2122] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:34 2026] PUT /volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:34.835854 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-249258642 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-249258642, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:34.836167 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-249258642 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-249258642, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:34.860037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-f71d9c92-0111-4381-9a52-7f6751acd54d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:34.862814 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-f71d9c92-0111-4381-9a52-7f6751acd54d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd/action Jul 24 06:02:34.863285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-f71d9c92-0111-4381-9a52-7f6751acd54d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:34.863968 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-f71d9c92-0111-4381-9a52-7f6751acd54d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:34.868754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['96580a3a-1777-4b59-b044-e9f6cc089654', '7eb0fe69-5bd8-40e1-8341-c050c0be783c', 'd91fdc69-bce2-4566-bf70-3268f7de0e17', '1c531a3e-71a1-4b9f-a27e-2d0fc7b5a145'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:34.869643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7853087-0de9-485e-803a-ec6e849f6894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96580a3a-1777-4b59-b044-e9f6cc089654', '7eb0fe69-5bd8-40e1-8341-c050c0be783c', 'd91fdc69-bce2-4566-bf70-3268f7de0e17', '1c531a3e-71a1-4b9f-a27e-2d0fc7b5a145']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:34.870376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808c3930-ffe6-4ec4-b360-5114cc69c6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:34.893286 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:34.893286 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:34.904248 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (808c3930-ffe6-4ec4-b360-5114cc69c6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e90c9819-3ee3-4e48-a4ce-3d3e424e2345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-241451761',encryption_key_id=None,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['96580a3a-1777-4b59-b044-e9f6cc089654','7eb0fe69-5bd8-40e1-8341-c050c0be783c','d91fdc69-bce2-4566-bf70-3268f7de0e17','1c531a3e-71a1-4b9f-a27e-2d0fc7b5a145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-241451761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,host=None,id=e90c9819-3ee3-4e48-a4ce-3d3e424e2345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1ce5841de14ef5a8d0a548ddd99206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a64414e48319453aa8909c54a63d5343',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(352fdc7f-9790-4154-85a9-867305bf4183),volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:34.904989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbbfbcc-6fa1-4437-8e9d-76189324e796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:34.916064 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e28bd9f7-2c4f-414d-bd53-c4b89dab19e7 req-f71d9c92-0111-4381-9a52-7f6751acd54d tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd/action returned with HTTP 204 Jul 24 06:02:34.916582 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 542/2123] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:34 2026] POST /volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:34.929514 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bbbfbcc-6fa1-4437-8e9d-76189324e796) transitioned into state 'SUCCESS' from state '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-241451761',encryption_key_id=None,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['96580a3a-1777-4b59-b044-e9f6cc089654','7eb0fe69-5bd8-40e1-8341-c050c0be783c','d91fdc69-bce2-4566-bf70-3268f7de0e17','1c531a3e-71a1-4b9f-a27e-2d0fc7b5a145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:34.930573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52174aba-a7b0-49c9-ba0f-0a65239fee9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:34.951924 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52174aba-a7b0-49c9-ba0f-0a65239fee9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:34.952830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (051be333-40ef-4789-8635-210c9a6527c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:34.953138 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request issued successfully. Jul 24 06:02:34.957188 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:34.958421 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:35.001037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-44acc9a1-3a7a-4ac8-896b-ab4160fb8b37 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:35.003699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-44acc9a1-3a7a-4ac8-896b-ab4160fb8b37 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] DELETE https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c Jul 24 06:02:35.003911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-44acc9a1-3a7a-4ac8-896b-ab4160fb8b37 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:35.004122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-44acc9a1-3a7a-4ac8-896b-ab4160fb8b37 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:35.006536 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:35.010665 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:35.010665 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:35.012011 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:35.012011 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:35.017579 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3992ec8-ce24-4692-a54f-8170058d9938 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:35.018122 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 523/2124] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:02:34 2026] POST /volume/v3/volumes => generated 813 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:35.035042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:35.036979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 Jul 24 06:02:35.037336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:35.037483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:35.048400 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:35.048400 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:35.054073 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:35.055056 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:35.055281 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:35.064432 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b8439e48-71fc-4057-b25c-bb5b2e8260ab req-44acc9a1-3a7a-4ac8-896b-ab4160fb8b37 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c returned with HTTP 200 Jul 24 06:02:35.064977 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 525/2125] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:34 2026] DELETE /volume/v3/attachments/636fa98f-9186-406e-ad37-69af2a4bad9c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:35.103806 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:35.107444 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:35.107444 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:35.116196 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-deb119a7-a3dc-4c3a-9b1b-f6e8497e9f0a tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 returned with HTTP 200 Jul 24 06:02:35.116650 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 536/2126] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:35 2026] GET /volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:35.697872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b73123af-dda3-4762-9495-ed9292617776 req-4e026ae3-2035-455b-8e5f-4ff32ea04c42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:35.704030 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-4e026ae3-2035-455b-8e5f-4ff32ea04c42 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/attachments?instance_id=3011c2aa-e2a5-4ed6-a7fc-2be2fabe7ca3 Jul 24 06:02:35.704377 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-4e026ae3-2035-455b-8e5f-4ff32ea04c42 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:35.704553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-4e026ae3-2035-455b-8e5f-4ff32ea04c42 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:35.724234 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-4e026ae3-2035-455b-8e5f-4ff32ea04c42 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments?instance_id=3011c2aa-e2a5-4ed6-a7fc-2be2fabe7ca3 returned with HTTP 200 Jul 24 06:02:35.724823 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 543/2127] 10.4.3.200 () {70 vars in 1637 bytes} [Fri Jul 24 06:02:35 2026] GET /volume/v3/attachments?instance_id=3011c2aa-e2a5-4ed6-a7fc-2be2fabe7ca3 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:35.739461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b73123af-dda3-4762-9495-ed9292617776 req-767ea21a-7df5-449e-84e5-41b3e155d789 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:35.742184 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-767ea21a-7df5-449e-84e5-41b3e155d789 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 Jul 24 06:02:35.742468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-767ea21a-7df5-449e-84e5-41b3e155d789 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:35.742719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-767ea21a-7df5-449e-84e5-41b3e155d789 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:35.769722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b73123af-dda3-4762-9495-ed9292617776 req-767ea21a-7df5-449e-84e5-41b3e155d789 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 returned with HTTP 200 Jul 24 06:02:35.770397 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 524/2128] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:02:35 2026] GET /volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:35.830864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-85e0ebea-3d8c-455e-bcc4-c77348294446 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:35.833245 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-85e0ebea-3d8c-455e-bcc4-c77348294446 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 Jul 24 06:02:35.833462 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-85e0ebea-3d8c-455e-bcc4-c77348294446 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:35.833785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-85e0ebea-3d8c-455e-bcc4-c77348294446 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:35.842519 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:35.842519 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:35.898159 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3e44d789-a6d7-4cea-84b8-71c5b400c790 req-85e0ebea-3d8c-455e-bcc4-c77348294446 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 returned with HTTP 200 Jul 24 06:02:35.898653 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 526/2129] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:35 2026] DELETE /volume/v3/attachments/b9a6ca67-d5c8-406a-a9b6-dd83aebe6e67 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:36.098482 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be2d0eca-209d-405f-a77f-920465b77275 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.103048 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be2d0eca-209d-405f-a77f-920465b77275 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:36.103352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be2d0eca-209d-405f-a77f-920465b77275 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:36.103459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be2d0eca-209d-405f-a77f-920465b77275 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:36.113133 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.113133 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:36.115920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-be2d0eca-209d-405f-a77f-920465b77275 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] Updating volume '816bd023-0886-4c58-a248-f7cf2b001aba' with '{'status': 'in-use'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 24 06:02:36.137015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.139309 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 Jul 24 06:02:36.139309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.139309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.139598 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be2d0eca-209d-405f-a77f-920465b77275 tempest-TestServerVolumeAttachmentScenario-376263319 tempest-TestServerVolumeAttachmentScenario-376263319-project-admin] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 202 Jul 24 06:02:36.140082 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 537/2130] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:02:36 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:36.146017 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.146017 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:36.149473 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:36.150151 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:36.150287 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:36.152542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.155667 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:36.156006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.156270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.175900 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.175900 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:36.188458 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:36.190776 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:36.193791 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.193791 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:36.196446 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cb6fd1e-bf7c-40c9-8a85-a465aa928b1a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:36.196900 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 525/2131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1150 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:36.209512 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f44f586c-b15e-4058-a6b2-f96a6b6324b9 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 returned with HTTP 200 Jul 24 06:02:36.209935 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 544/2132] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 => generated 906 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:36.224827 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-03eca54a-8fe6-432a-b617-6f55574500a8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.226864 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:36.227363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1012060825", "volume_type": "352fdc7f-9790-4154-85a9-867305bf4183", "group_id": "c498a090-ce33-40a2-8f70-06ecc821f5d4", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:36.229319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1012060825', 'volume_type': '352fdc7f-9790-4154-85a9-867305bf4183', 'group_id': 'c498a090-ce33-40a2-8f70-06ecc821f5d4', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:36.242962 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.242962 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:36.243433 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume of 1 GB Jul 24 06:02:36.252499 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Availability Zones retrieved successfully. Jul 24 06:02:36.255616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.257845 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:36.258055 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.258243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.260389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (adbf96d8-1efe-4dd7-bf9d-861b52bcb0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:36.262464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3b6dd6-0685-44d0-88ce-1f7402742617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:36.262464 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.262464 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:36.262695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:36.270346 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.270346 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:36.274289 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:36.279108 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-5a5ddc54-b709-4b39-92eb-d0363a35f81e tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:36.279504 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 538/2133] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:36.289133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b3b6dd6-0685-44d0-88ce-1f7402742617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=352fdc7f-9790-4154-85a9-867305bf4183,is_public=True,name='tempest-GroupsTest-volume-type-249258642',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '352fdc7f-9790-4154-85a9-867305bf4183', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c498a090-ce33-40a2-8f70-06ecc821f5d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:36.290029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537def2f-3b27-4223-964d-eea868755ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:36.308664 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.315698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] POST https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action Jul 24 06:02:36.315698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:36.315698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:36.330708 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.330708 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:36.331692 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:36.335262 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-249258642 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-249258642, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:36.335262 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-249258642 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-249258642, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:36.342747 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Begin detaching volume completed successfully. Jul 24 06:02:36.342899 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-0d48fbe6-2ca4-4cd7-9e82-e4b4d27ca7f8 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action returned with HTTP 202 Jul 24 06:02:36.343550 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 526/2134] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:02:36 2026] POST /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:02:36.355876 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Created reservations ['987e11fd-cb91-471f-ac30-a28c0e3c4c52', 'f8e28343-f958-4d3a-ba10-a0d0bc35e00e', '58ff0bf8-02b5-43fd-b445-74971511c91a', '75df44eb-a799-4225-b5fc-c5f92df2ccbb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:36.356730 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537def2f-3b27-4223-964d-eea868755ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987e11fd-cb91-471f-ac30-a28c0e3c4c52', 'f8e28343-f958-4d3a-ba10-a0d0bc35e00e', '58ff0bf8-02b5-43fd-b445-74971511c91a', '75df44eb-a799-4225-b5fc-c5f92df2ccbb']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:36.357503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1f904f-311f-4764-9760-91415befa858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:36.386030 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a1f904f-311f-4764-9760-91415befa858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f0ff4c-2144-4f9f-aea9-39058541aee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1012060825',encryption_key_id=None,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['987e11fd-cb91-471f-ac30-a28c0e3c4c52','f8e28343-f958-4d3a-ba10-a0d0bc35e00e','58ff0bf8-02b5-43fd-b445-74971511c91a','75df44eb-a799-4225-b5fc-c5f92df2ccbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1012060825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,host=None,id=98f0ff4c-2144-4f9f-aea9-39058541aee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f1ce5841de14ef5a8d0a548ddd99206',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a64414e48319453aa8909c54a63d5343',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(352fdc7f-9790-4154-85a9-867305bf4183),volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:36.386846 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad817428-70e7-4e3b-9837-91b054be52ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:36.394329 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-613d104b-9d1a-4081-a1e9-da928534abd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.395691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-613d104b-9d1a-4081-a1e9-da928534abd6 None None] GET https://10.4.3.200/volume// Jul 24 06:02:36.395691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-613d104b-9d1a-4081-a1e9-da928534abd6 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.395691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-613d104b-9d1a-4081-a1e9-da928534abd6 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.395691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-613d104b-9d1a-4081-a1e9-da928534abd6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:36.396070 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 545/2135] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:36.406904 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.407034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad817428-70e7-4e3b-9837-91b054be52ea) transitioned into state 'SUCCESS' from state '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-1012060825',encryption_key_id=None,group_id=c498a090-ce33-40a2-8f70-06ecc821f5d4,group_type_id=,metadata={},multiattach=False,project_id='9f1ce5841de14ef5a8d0a548ddd99206',qos_specs=None,replication_status=,reservations=['987e11fd-cb91-471f-ac30-a28c0e3c4c52','f8e28343-f958-4d3a-ba10-a0d0bc35e00e','58ff0bf8-02b5-43fd-b445-74971511c91a','75df44eb-a799-4225-b5fc-c5f92df2ccbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a64414e48319453aa8909c54a63d5343',volume_type_id=352fdc7f-9790-4154-85a9-867305bf4183)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:36.408405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05f3a1-56fe-45a8-a563-87eaccb4fb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:36.410322 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:36.410630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.410911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.421956 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.421956 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:36.426009 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba05f3a1-56fe-45a8-a563-87eaccb4fb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:36.426628 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:36.427074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Flow 'volume_create_api' (adbf96d8-1efe-4dd7-bf9d-861b52bcb0b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:36.427383 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Create volume request issued successfully. Jul 24 06:02:36.431146 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:36.432204 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-025ca4c3-a5c2-4ea9-989b-25d201ca9ca1 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:36.432580 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:36.433059 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 539/2136] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 1333 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:36.471470 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:36.479745 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.479745 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:36.483811 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03eca54a-8fe6-432a-b617-6f55574500a8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:36.484332 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 527/2137] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:02:36 2026] POST /volume/v3/volumes => generated 814 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:36.502197 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f75766e-dd69-490e-8da8-88616e3e850e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.509715 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 Jul 24 06:02:36.509715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.509715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.528462 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.528462 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:36.538840 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:36.539647 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:36.539920 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:36.598984 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:36.603003 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.603003 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:36.614449 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f75766e-dd69-490e-8da8-88616e3e850e tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 returned with HTTP 200 Jul 24 06:02:36.614449 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 527/2138] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 => generated 882 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:36.649510 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b7e24c5-ad0a-4fc1-9ef4-ee15965fc6f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.650025 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b7e24c5-ad0a-4fc1-9ef4-ee15965fc6f3 None None] GET https://10.4.3.200/volume// Jul 24 06:02:36.650185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b7e24c5-ad0a-4fc1-9ef4-ee15965fc6f3 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.650406 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b7e24c5-ad0a-4fc1-9ef4-ee15965fc6f3 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.650736 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b7e24c5-ad0a-4fc1-9ef4-ee15965fc6f3 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:02:36.651042 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 546/2139] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:02:36.663154 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.664969 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:02:36.665272 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.665557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.678138 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.678138 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:36.680939 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:02:36.687280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-12e65695-a689-4e2d-b482-10d0e97d48ad tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:02:36.687280 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 540/2140] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:36.796810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.800340 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] PUT https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 Jul 24 06:02:36.801590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:36.819870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Acquiring lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:02:36.825901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.826478 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:02:36.830395 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.830395 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:36.830491 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:36.830491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:36.830491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:36.837768 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:36.837768 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:36.842209 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:36.848432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-beb9ed9f-b1aa-4c38-87f7-0839052c0914 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:02:36.849102 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 528/2141] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:36 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:36.938445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" released by "attachment_update" :: held 0.112s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:02:36.939061 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-231c9b83-4fe4-4705-b96d-178a2c024cf2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 returned with HTTP 200 Jul 24 06:02:36.939918 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 528/2142] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:02:36 2026] PUT /volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:36.991115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-65806952-1b31-4553-a1db-d8b5f8083692 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:36.994207 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-65806952-1b31-4553-a1db-d8b5f8083692 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] POST https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1/action Jul 24 06:02:36.994565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-65806952-1b31-4553-a1db-d8b5f8083692 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:36.994762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-65806952-1b31-4553-a1db-d8b5f8083692 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:37.016559 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:37.016559 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:37.034641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8148b0cb-7d76-4a40-b183-fe52b01ce8bc req-65806952-1b31-4553-a1db-d8b5f8083692 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1/action returned with HTTP 204 Jul 24 06:02:37.035492 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 547/2143] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:02:36 2026] POST /volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:37.629378 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fea07ab2-8a78-413c-bdab-2974a7980369 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:37.636354 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 Jul 24 06:02:37.639492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:37.639492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:37.647202 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:37.647202 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:37.653703 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:37.653703 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:37.653703 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:37.704448 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:37.708048 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:37.708048 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:37.721866 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fea07ab2-8a78-413c-bdab-2974a7980369 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 returned with HTTP 200 Jul 24 06:02:37.722411 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 541/2144] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:37 2026] GET /volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:37.743912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:37.746301 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] PUT https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:37.746663 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "98f0ff4c-2144-4f9f-aea9-39058541aee0"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:37.755690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Update called for group c498a090-ce33-40a2-8f70-06ecc821f5d4. {{(pid=100225) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:02:37.755955 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Updating group c498a090-ce33-40a2-8f70-06ecc821f5d4 with name new_group description: This is a new group add_volumes: None remove_volumes: 98f0ff4c-2144-4f9f-aea9-39058541aee0. Jul 24 06:02:37.761092 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:37.761092 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:37.802536 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0fd3f49f-22b9-42f7-93b9-ecaa2431d056 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 202 Jul 24 06:02:37.803144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 529/2145] 10.4.3.200 () {70 vars in 1407 bytes} [Fri Jul 24 06:02:37 2026] PUT /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:37.819426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:37.822244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:37.822445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:37.822664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:37.822739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:37.828874 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:37.828874 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:37.839303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ffe6ddb-8463-4b2d-ac94-4c55bb9eb777 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:37.839535 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 529/2146] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:37 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:38.312557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-908abc9b-8bcf-4437-b217-5859a3931a38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.314417 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:38.317704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:38.317704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:38.317704 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume with id: 7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:38.321787 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.321787 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:38.323139 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:38.347016 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume request issued successfully. Jul 24 06:02:38.347016 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-908abc9b-8bcf-4437-b217-5859a3931a38 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 202 Jul 24 06:02:38.348906 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 548/2147] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:38 2026] DELETE /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:38.357653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.360762 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:38.361004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:38.361231 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:38.374350 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.374350 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:38.382928 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:38.388965 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d0ba993-8ee8-4e96-9011-5568180ba902 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 200 Jul 24 06:02:38.389475 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 542/2148] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:38 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:38.848059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.851151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:38.851348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:38.851521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:38.851642 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:38.854847 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.854847 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:38.861468 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b599bfa-7208-4c31-ae2c-1ba87a5fd2d4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:38.861814 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 530/2149] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:38 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:38.870540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.872165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:38.872369 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:38.872535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:38.872694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:38.876531 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.876531 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:38.887197 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a0c6b15-3ec5-4342-b02b-989fc03f0963 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:38.887573 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 530/2150] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:38 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:38.896648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.899542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:38.899542 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:38.899542 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:38.899542 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:38.899934 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:38.907998 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:38.908764 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:38.908915 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:38.944913 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:38.947724 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.947724 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:38.954247 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-769e8e3b-2a63-4aeb-aced-17bf719d1a50 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:38.954607 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 549/2151] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:38 2026] GET /volume/v3/volumes/detail => generated 1772 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:38.968797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:38.972346 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] PUT https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:38.972738 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "98f0ff4c-2144-4f9f-aea9-39058541aee0"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:38.977615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Update called for group c498a090-ce33-40a2-8f70-06ecc821f5d4. {{(pid=100222) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:02:38.977664 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Updating group c498a090-ce33-40a2-8f70-06ecc821f5d4 with name None description: None add_volumes: 98f0ff4c-2144-4f9f-aea9-39058541aee0 remove_volumes: None. Jul 24 06:02:38.980925 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:38.980925 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:39.022564 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9256a7ab-1c8d-4d63-81a5-6f8c49ea7c32 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 202 Jul 24 06:02:39.023040 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 543/2152] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 24 06:02:38 2026] PUT /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:39.031240 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.035292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:39.037029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.037287 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.037506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:39.044831 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:39.044831 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:39.054818 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b15c4b84-2519-4a32-9b99-2ed596b9124b tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:39.055269 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 531/2153] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:39 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:39.407438 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae118c9b-1a1b-42d7-921f-3635968785f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.409616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae118c9b-1a1b-42d7-921f-3635968785f6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 Jul 24 06:02:39.410564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae118c9b-1a1b-42d7-921f-3635968785f6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.410564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae118c9b-1a1b-42d7-921f-3635968785f6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.417072 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae118c9b-1a1b-42d7-921f-3635968785f6 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 returned with HTTP 404 Jul 24 06:02:39.417650 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 531/2154] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:39 2026] GET /volume/v3/volumes/7e58d569-0b25-42bc-9ea1-318421974b95 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:39.515312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.517884 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:02:39.518173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.518428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.518640 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume with id: f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:02:39.528201 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:39.528201 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:39.528351 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:39.553703 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume request issued successfully. Jul 24 06:02:39.553703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b1576e9b-90fd-42b8-bd0d-ff581f90bd98 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 202 Jul 24 06:02:39.553916 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 550/2155] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:39 2026] DELETE /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:39.561256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.565596 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:02:39.565596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.565596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.572745 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:39.572745 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:39.581487 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:39.591952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23f2dadc-4f89-4d2d-ac02-f6f73344ec7e tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 200 Jul 24 06:02:39.592243 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 544/2156] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:39 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:39.726463 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-1c25eb67-b654-4ea1-b8bb-ca8196293e72 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.732355 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-1c25eb67-b654-4ea1-b8bb-ca8196293e72 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] DELETE https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c Jul 24 06:02:39.732608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-1c25eb67-b654-4ea1-b8bb-ca8196293e72 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.732806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-1c25eb67-b654-4ea1-b8bb-ca8196293e72 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.744195 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:39.744195 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:39.789810 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-90ab7acd-5551-48b8-a0bf-c40b0f658d4c req-1c25eb67-b654-4ea1-b8bb-ca8196293e72 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c returned with HTTP 200 Jul 24 06:02:39.790254 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 532/2157] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:39 2026] DELETE /volume/v3/attachments/d4ab95a2-b4dd-4ff3-a816-4d67cd55336c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:39.940695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.942826 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:39.943115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.943387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:39.943617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Delete volume with id: 0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:39.952736 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:39.952736 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:39.952736 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:39.973282 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Delete volume request issued successfully. Jul 24 06:02:39.973282 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4818a6da-4ded-4f3b-9630-82cf04f620f5 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 202 Jul 24 06:02:39.973282 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 532/2158] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:39 2026] DELETE /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:39.984203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48a4dd53-221f-41e3-b761-588f564eb0fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:39.987667 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48a4dd53-221f-41e3-b761-588f564eb0fb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:39.988061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48a4dd53-221f-41e3-b761-588f564eb0fb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:39.988328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48a4dd53-221f-41e3-b761-588f564eb0fb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.002246 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.002246 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:40.007913 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-48a4dd53-221f-41e3-b761-588f564eb0fb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:40.013117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48a4dd53-221f-41e3-b761-588f564eb0fb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 200 Jul 24 06:02:40.013623 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 551/2159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:39 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:40.064273 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.065905 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:40.066140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.066318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.066435 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:40.069741 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.069741 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:40.077850 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a30714d7-8dd4-4cdc-9f4a-0272d89c33a0 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 200 Jul 24 06:02:40.078269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 545/2160] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:40.089383 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.091752 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:40.092097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.092366 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.092757 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:40.093196 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.093196 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:40.093690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:40.100587 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:40.101250 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:40.101396 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:40.137486 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:40.140575 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.140575 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:40.144872 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:40.145090 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:40.185355 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:40.192201 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.192201 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:40.200041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6854e063-3487-4f09-a50c-d22fd8fa46d8 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:40.200327 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 533/2161] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:40.213388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a82c6b5e-d792-498f-82cc-aefa885388de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.215068 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:02:40.215268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.215451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.215705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:02:40.216425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:02:40.226369 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Get all volumes completed successfully. Jul 24 06:02:40.227176 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:40.227321 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:40.268374 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:40.272099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.272099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:40.278178 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:40.278379 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:40.319623 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:40.323069 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.323069 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:40.330825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a82c6b5e-d792-498f-82cc-aefa885388de tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:02:40.331491 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 533/2162] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/detail => generated 1806 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:02:40.343226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.345230 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] POST https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4/action Jul 24 06:02:40.345575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:02:40.345713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:40.347091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] delete called for group c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:02:40.347216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Delete group with id: c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:40.350641 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.350641 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:40.406278 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f3f22e3-9d0b-4cf2-b3a4-4d9a19a61fc4 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4/action returned with HTTP 202 Jul 24 06:02:40.406780 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 552/2163] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:02:40 2026] POST /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:40.415528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.417346 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 Jul 24 06:02:40.417550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.417787 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.424757 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.424757 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:40.428477 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Volume info retrieved successfully. Jul 24 06:02:40.429092 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:02:40.429233 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:02:40.466078 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:02:40.469102 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.469102 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:40.477241 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b70d3071-f43a-4cd7-8a9e-5f6f0ee3c4fe tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 returned with HTTP 200 Jul 24 06:02:40.477999 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 546/2164] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 => generated 906 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:40.607668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d566fe83-1f37-4d6c-bf3e-a07f2c002f04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.609558 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d566fe83-1f37-4d6c-bf3e-a07f2c002f04 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f Jul 24 06:02:40.609760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d566fe83-1f37-4d6c-bf3e-a07f2c002f04 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.610016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d566fe83-1f37-4d6c-bf3e-a07f2c002f04 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.616072 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d566fe83-1f37-4d6c-bf3e-a07f2c002f04 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f returned with HTTP 404 Jul 24 06:02:40.616201 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 534/2165] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/f5f23ce5-56c0-46ce-983d-222787d71b4f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:40.632292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.634951 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:40.634951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.634951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.642283 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.642283 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:40.646018 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:40.651275 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9d4d8247-41b9-4851-a8e0-9d36b1fd1362 req-4d4dc102-650f-446e-ba26-d75a744a1af5 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:40.651710 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 534/2166] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:40.743632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.750286 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:02:40.750466 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.750637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.750856 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume with id: 8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:02:40.759094 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.759094 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:40.759693 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:40.786417 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Delete volume request issued successfully. Jul 24 06:02:40.786594 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb9fd67d-0837-4eab-8223-e72fc6c14874 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 202 Jul 24 06:02:40.787074 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 553/2167] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:40 2026] DELETE /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:40.794653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:40.799195 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:02:40.799446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:40.799667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:40.808161 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:40.808161 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:40.815759 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Volume info retrieved successfully. Jul 24 06:02:40.831159 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5f014ff-6b8b-4266-9b4d-710ec720d4d7 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 200 Jul 24 06:02:40.831629 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 547/2168] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:40 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:41.032505 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c26aa79-fa54-4236-ae7d-0bb98fc73d99 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.035282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c26aa79-fa54-4236-ae7d-0bb98fc73d99 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 Jul 24 06:02:41.035478 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c26aa79-fa54-4236-ae7d-0bb98fc73d99 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.035701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c26aa79-fa54-4236-ae7d-0bb98fc73d99 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.042477 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c26aa79-fa54-4236-ae7d-0bb98fc73d99 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 returned with HTTP 404 Jul 24 06:02:41.044572 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 535/2169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/0ed59ce1-9004-4c8a-949a-533e0179c532 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:41.052216 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e361964-581d-4536-8934-df4b1f67d267 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.054246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] DELETE https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:02:41.054474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.054720 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.054901 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Delete volume with id: 85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:02:41.062006 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:41.062006 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:41.064178 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:41.086371 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Delete volume request issued successfully. Jul 24 06:02:41.087930 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e361964-581d-4536-8934-df4b1f67d267 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 returned with HTTP 202 Jul 24 06:02:41.087930 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 535/2170] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:41 2026] DELETE /volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:41.098760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.101399 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:02:41.101786 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.102081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.111332 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:41.111332 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:41.121063 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Volume info retrieved successfully. Jul 24 06:02:41.126142 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b697b747-0124-4c0b-a4cc-1c203e330cdb tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 returned with HTTP 200 Jul 24 06:02:41.126642 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 554/2171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:41.491355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3fc465f4-efd9-47b2-83ce-97935eb1c936 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.493258 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fc465f4-efd9-47b2-83ce-97935eb1c936 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 Jul 24 06:02:41.493539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fc465f4-efd9-47b2-83ce-97935eb1c936 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.493768 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fc465f4-efd9-47b2-83ce-97935eb1c936 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.501211 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fc465f4-efd9-47b2-83ce-97935eb1c936 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 returned with HTTP 404 Jul 24 06:02:41.501727 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 548/2172] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/98f0ff4c-2144-4f9f-aea9-39058541aee0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:41.514524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ec42e11-5423-4088-a509-51b3623c4416 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.518295 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ec42e11-5423-4088-a509-51b3623c4416 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 Jul 24 06:02:41.518496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ec42e11-5423-4088-a509-51b3623c4416 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.518696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ec42e11-5423-4088-a509-51b3623c4416 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.525776 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ec42e11-5423-4088-a509-51b3623c4416 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 returned with HTTP 404 Jul 24 06:02:41.526200 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 536/2173] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/e90c9819-3ee3-4e48-a4ce-3d3e424e2345 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:41.534395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-223bdf09-1217-45a1-a340-0414eb862643 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.536482 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-223bdf09-1217-45a1-a340-0414eb862643 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] GET https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 Jul 24 06:02:41.536717 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-223bdf09-1217-45a1-a340-0414eb862643 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.536987 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-223bdf09-1217-45a1-a340-0414eb862643 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.537152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-223bdf09-1217-45a1-a340-0414eb862643 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] show called for member c498a090-ce33-40a2-8f70-06ecc821f5d4 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:02:41.541232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-223bdf09-1217-45a1-a340-0414eb862643 tempest-GroupsTest-72923737 tempest-GroupsTest-72923737-project-member] https://10.4.3.200/volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 returned with HTTP 404 Jul 24 06:02:41.541755 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 536/2174] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/groups/c498a090-ce33-40a2-8f70-06ecc821f5d4 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:41.551157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2659a35c-6bec-441f-ba10-fd14d7439707 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.552943 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2659a35c-6bec-441f-ba10-fd14d7439707 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/3b682ded-e006-4681-a143-0398459a686c Jul 24 06:02:41.553368 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2659a35c-6bec-441f-ba10-fd14d7439707 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.553714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2659a35c-6bec-441f-ba10-fd14d7439707 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.570695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2659a35c-6bec-441f-ba10-fd14d7439707 tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/group_types/3b682ded-e006-4681-a143-0398459a686c returned with HTTP 202 Jul 24 06:02:41.571322 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 555/2175] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:02:41 2026] DELETE /volume/v3/group_types/3b682ded-e006-4681-a143-0398459a686c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:02:41.580050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8aaad81a-5478-416e-917c-bcbb180537fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.584370 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8aaad81a-5478-416e-917c-bcbb180537fe tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] DELETE https://10.4.3.200/volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 Jul 24 06:02:41.584551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8aaad81a-5478-416e-917c-bcbb180537fe tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.585953 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8aaad81a-5478-416e-917c-bcbb180537fe tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.617246 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8aaad81a-5478-416e-917c-bcbb180537fe tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 returned with HTTP 202 Jul 24 06:02:41.617625 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 549/2176] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:41 2026] DELETE /volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:41.631032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08061219-ce67-4cf6-9987-1e27c9ced0ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.633405 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08061219-ce67-4cf6-9987-1e27c9ced0ae tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] GET https://10.4.3.200/volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 Jul 24 06:02:41.633659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08061219-ce67-4cf6-9987-1e27c9ced0ae tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.634027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08061219-ce67-4cf6-9987-1e27c9ced0ae tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.637549 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08061219-ce67-4cf6-9987-1e27c9ced0ae tempest-GroupsTest-771977855 tempest-GroupsTest-771977855-project-admin] https://10.4.3.200/volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 returned with HTTP 404 Jul 24 06:02:41.638243 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 537/2177] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/types/352fdc7f-9790-4154-85a9-867305bf4183 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:41.753917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.756359 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 06:02:41.756621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.756882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.769285 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:41.769791 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:41.770183 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:41.787154 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-60dfb82a-b575-47e1-a500-5b44377c24a7 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 06:02:41.787580 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 537/2178] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:41.842577 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.848075 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:41.848285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.848505 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.854608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5f090e6a-d11c-4c3e-813a-4474540ee830 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.859042 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f090e6a-d11c-4c3e-813a-4474540ee830 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] GET https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 Jul 24 06:02:41.859205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f090e6a-d11c-4c3e-813a-4474540ee830 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:41.859428 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f090e6a-d11c-4c3e-813a-4474540ee830 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:41.861038 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:41.861038 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:41.865774 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:41.869595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f090e6a-d11c-4c3e-813a-4474540ee830 tempest-AttachVolumeNegativeTest-1120050189 tempest-AttachVolumeNegativeTest-1120050189-project-member] https://10.4.3.200/volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 returned with HTTP 404 Jul 24 06:02:41.870180 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 550/2179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/8a24a4b0-f473-45f0-8c44-5df0afe885c7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:41.871749 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-6803d11a-9a1d-4238-806c-205a58b50c4c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:41.872224 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 556/2180] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:41 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1660 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:41.882560 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:41.885990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:02:41.886529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4337c72a-2c92-4c5c-97bc-98e88576cd1c", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:41.901802 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:41.901802 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:41.902584 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:41.902855 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Create snapshot from volume 4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:41.948818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Created reservations ['833e3e83-1a17-4f44-9868-446e7fd18885', 'b8707164-1e68-4f4d-a778-fe243503f72a', '9f1d2f1f-4d59-40ab-841d-5aebb488d96d', '059da926-8c72-4013-befd-307513d7fbcc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:41.982920 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Snapshot force create request issued successfully. Jul 24 06:02:41.982920 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-222ae6fe-4bc6-4434-b7cb-dfb7f7caa210 req-15fcdb7a-c8a8-4c14-9940-ccc39fec4287 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:02:41.983200 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 538/2181] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:02:41 2026] POST /volume/v3/snapshots => generated 292 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:42.145999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71c00b25-8d8b-464c-9aeb-1813f0617884 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:42.148141 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71c00b25-8d8b-464c-9aeb-1813f0617884 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] GET https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 Jul 24 06:02:42.148667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71c00b25-8d8b-464c-9aeb-1813f0617884 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:42.149246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71c00b25-8d8b-464c-9aeb-1813f0617884 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:42.158159 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71c00b25-8d8b-464c-9aeb-1813f0617884 tempest-ServerRescueNegativeTestJSON-291951574 tempest-ServerRescueNegativeTestJSON-291951574-project-member] https://10.4.3.200/volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 returned with HTTP 404 Jul 24 06:02:42.158931 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 538/2182] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:42 2026] GET /volume/v3/volumes/85756acc-ba39-444e-a677-d1038ee00714 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:43.670711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-17cc7cde-810d-4fc0-b114-7d00f306366a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:43.675122 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] DELETE https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:43.675459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:43.675843 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:43.676312 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Delete volume with id: db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:43.687950 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:43.687950 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:43.688596 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:43.707622 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Delete volume request issued successfully. Jul 24 06:02:43.707802 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17cc7cde-810d-4fc0-b114-7d00f306366a tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 202 Jul 24 06:02:43.708241 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 551/2183] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:43 2026] DELETE /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:43.719290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:43.721753 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:43.721923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:43.722108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:43.734784 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:43.734784 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:43.740801 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:43.745603 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-789b7f8d-bb89-48ac-932b-b5e14803d677 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 200 Jul 24 06:02:43.746225 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 557/2184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:43 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.558987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.663557 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:44.664025 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-488983196", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:44.665735 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.665735 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:44.666112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-488983196', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 06:02:44.672692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DB qos_specs_create(): root {'id': '5f26be90-01fc-49c8-95c9-4a5de94d65fe', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-488983196'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 06:02:44.680061 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7ba8c3ec-cb25-4425-9ac5-7e06291502cc tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:44.680564 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 539/2185] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:02:44 2026] POST /volume/v3/qos-specs => generated 392 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.695539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-25cc2a28-aa82-41b5-9817-8609e2d29335 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.697793 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25cc2a28-aa82-41b5-9817-8609e2d29335 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:44.698077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-25cc2a28-aa82-41b5-9817-8609e2d29335 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-849893172"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:44.715314 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-25cc2a28-aa82-41b5-9817-8609e2d29335 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:44.715314 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 539/2186] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:44 2026] POST /volume/v3/types => generated 221 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:02:44.729530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8609485f-e1ff-4f3f-9ffa-fd813e24e51f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.731496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8609485f-e1ff-4f3f-9ffa-fd813e24e51f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:44.732039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8609485f-e1ff-4f3f-9ffa-fd813e24e51f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-728458440"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:44.746124 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8609485f-e1ff-4f3f-9ffa-fd813e24e51f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:44.746620 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 552/2187] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:44 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.758485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53ad411d-682a-4cfe-9520-d94d81fe4578 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.760510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53ad411d-682a-4cfe-9520-d94d81fe4578 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:44.760931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53ad411d-682a-4cfe-9520-d94d81fe4578 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-952678733"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:44.766869 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44238d5e-8400-431c-9d25-8d44a2108022 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.769128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44238d5e-8400-431c-9d25-8d44a2108022 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef Jul 24 06:02:44.769381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44238d5e-8400-431c-9d25-8d44a2108022 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.769633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44238d5e-8400-431c-9d25-8d44a2108022 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.777489 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53ad411d-682a-4cfe-9520-d94d81fe4578 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:44.777769 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44238d5e-8400-431c-9d25-8d44a2108022 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef returned with HTTP 404 Jul 24 06:02:44.777913 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 558/2188] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:02:44 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 24 06:02:44.778425 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 540/2189] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/volumes/db289e95-89e9-4593-ad49-1cad3df330ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:44.790131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.791619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3014edac-fb70-417a-8198-87cee70baa5e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.792415 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] DELETE https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:44.792659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.792965 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.793235 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Delete volume with id: 816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:44.793585 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3014edac-fb70-417a-8198-87cee70baa5e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f Jul 24 06:02:44.793722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3014edac-fb70-417a-8198-87cee70baa5e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.793973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3014edac-fb70-417a-8198-87cee70baa5e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associate' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.794722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3014edac-fb70-417a-8198-87cee70baa5e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Associate qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe with type: 7e61c9d0-dc0a-4e57-9c79-db728fddbe1f {{(pid=100222) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 06:02:44.805693 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.805693 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:44.806528 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:44.817303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3014edac-fb70-417a-8198-87cee70baa5e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f returned with HTTP 202 Jul 24 06:02:44.817806 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 553/2190] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:44.825099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.826636 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Delete volume request issued successfully. Jul 24 06:02:44.827477 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c10978a-a4bc-42b5-9d7d-b93750a3c2d3 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 202 Jul 24 06:02:44.827477 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 540/2191] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:44 2026] DELETE /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:44.827736 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=b358ab13-d687-4275-8897-ac3c781dbedd Jul 24 06:02:44.828084 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.828147 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associate' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.828785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Associate qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe with type: b358ab13-d687-4275-8897-ac3c781dbedd {{(pid=100224) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 06:02:44.837416 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.839119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:44.839239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.839463 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.846774 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.846774 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:44.851631 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Volume info retrieved successfully. Jul 24 06:02:44.855831 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43501aad-5ffc-4b71-8eb5-e774e9e77af6 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 200 Jul 24 06:02:44.856492 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 541/2192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.857730 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ee72c44-e436-4f4a-9aca-c0cd0f309b98 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=b358ab13-d687-4275-8897-ac3c781dbedd returned with HTTP 202 Jul 24 06:02:44.858248 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 559/2193] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=b358ab13-d687-4275-8897-ac3c781dbedd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:44.868515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.870790 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=2209348a-4656-4f5c-963c-67015d4dade5 Jul 24 06:02:44.871060 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.871782 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associate' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.872117 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.872117 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:44.873015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Associate qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe with type: 2209348a-4656-4f5c-963c-67015d4dade5 {{(pid=100222) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 24 06:02:44.890690 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64ff7311-1819-4b98-9c5d-6f6ca112a299 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=2209348a-4656-4f5c-963c-67015d4dade5 returned with HTTP 202 Jul 24 06:02:44.891202 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 554/2194] 10.4.3.200 () {66 vars in 1481 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associate?vol_type_id=2209348a-4656-4f5c-963c-67015d4dade5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:44.901700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.903642 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations Jul 24 06:02:44.903864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.904084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associations' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.904634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Get associations for qos_spec id: 5f26be90-01fc-49c8-95c9-4a5de94d65fe {{(pid=100223) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 06:02:44.925286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4cf91a40-f9cc-4a51-882b-9baa8f2bc7be tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations returned with HTTP 200 Jul 24 06:02:44.925728 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 541/2195] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.934382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ba7de39-4423-407d-9f60-c643e1342f89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.936138 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba7de39-4423-407d-9f60-c643e1342f89 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f Jul 24 06:02:44.936333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ba7de39-4423-407d-9f60-c643e1342f89 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.936541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ba7de39-4423-407d-9f60-c643e1342f89 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'disassociate' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.937137 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1ba7de39-4423-407d-9f60-c643e1342f89 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Disassociate qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe from type: 7e61c9d0-dc0a-4e57-9c79-db728fddbe1f {{(pid=100225) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 24 06:02:44.952310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ba7de39-4423-407d-9f60-c643e1342f89 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f returned with HTTP 202 Jul 24 06:02:44.952795 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 542/2196] 10.4.3.200 () {66 vars in 1490 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate?vol_type_id=7e61c9d0-dc0a-4e57-9c79-db728fddbe1f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 06:02:44.959614 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.961801 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations Jul 24 06:02:44.962054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.962284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associations' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.962576 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.962576 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:44.962950 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Get associations for qos_spec id: 5f26be90-01fc-49c8-95c9-4a5de94d65fe {{(pid=100224) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 06:02:44.978664 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e81dc12e-d6a1-44d1-bf9c-e23c25a26489 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations returned with HTTP 200 Jul 24 06:02:44.979216 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 560/2197] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations => generated 304 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:44.987300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:44.989532 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate_all Jul 24 06:02:44.989783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:44.990043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'disassociate_all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:44.990343 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:44.990343 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:44.990770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Disassociate qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe from all. {{(pid=100222) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 24 06:02:45.001886 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3582e921-730b-4fff-9236-bfb4ae85d4b0 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate_all returned with HTTP 202 Jul 24 06:02:45.002380 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 555/2198] 10.4.3.200 () {66 vars in 1405 bytes} [Fri Jul 24 06:02:44 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/disassociate_all => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.008773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.010736 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations Jul 24 06:02:45.010956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.011167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'associations' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.011444 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.011444 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.011780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Get associations for qos_spec id: 5f26be90-01fc-49c8-95c9-4a5de94d65fe {{(pid=100223) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 24 06:02:45.021015 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96ca8036-47cb-4f15-a2d6-5fd590a9159a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations returned with HTTP 200 Jul 24 06:02:45.021410 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 542/2199] 10.4.3.200 () {66 vars in 1393 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/associations => generated 24 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:02:45.030926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38441274-da13-4db6-8ea6-dfbdc2a586ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.032820 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38441274-da13-4db6-8ea6-dfbdc2a586ec tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 Jul 24 06:02:45.033277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38441274-da13-4db6-8ea6-dfbdc2a586ec tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.033638 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38441274-da13-4db6-8ea6-dfbdc2a586ec tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.034064 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.034064 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:45.060181 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38441274-da13-4db6-8ea6-dfbdc2a586ec tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 returned with HTTP 202 Jul 24 06:02:45.060867 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 543/2200] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.073199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5f8e549d-a1df-4d5d-a7b3-23ec4420350b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.085770 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f8e549d-a1df-4d5d-a7b3-23ec4420350b tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 Jul 24 06:02:45.085770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f8e549d-a1df-4d5d-a7b3-23ec4420350b tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.085770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5f8e549d-a1df-4d5d-a7b3-23ec4420350b tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.090101 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5f8e549d-a1df-4d5d-a7b3-23ec4420350b tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 returned with HTTP 404 Jul 24 06:02:45.090743 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 561/2201] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/types/2209348a-4656-4f5c-963c-67015d4dade5 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.101883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9cf90120-5f2a-4fbb-bade-4b5bbd99c575 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.106983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9cf90120-5f2a-4fbb-bade-4b5bbd99c575 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd Jul 24 06:02:45.107271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9cf90120-5f2a-4fbb-bade-4b5bbd99c575 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.107561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9cf90120-5f2a-4fbb-bade-4b5bbd99c575 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.107983 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.107983 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:45.117040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.119112 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:45.119316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.119503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.137429 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.137429 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.137972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9cf90120-5f2a-4fbb-bade-4b5bbd99c575 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd returned with HTTP 202 Jul 24 06:02:45.138478 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 556/2202] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.150243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4bb6e6f-dd07-4cec-bb24-94d7fce9d327 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.152772 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4bb6e6f-dd07-4cec-bb24-94d7fce9d327 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd Jul 24 06:02:45.153212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4bb6e6f-dd07-4cec-bb24-94d7fce9d327 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.153476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4bb6e6f-dd07-4cec-bb24-94d7fce9d327 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.155520 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:45.159510 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4bb6e6f-dd07-4cec-bb24-94d7fce9d327 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd returned with HTTP 404 Jul 24 06:02:45.160265 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 544/2203] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/types/b358ab13-d687-4275-8897-ac3c781dbedd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.169704 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-ff53e63d-8771-45dc-931f-937de579c947 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:45.169704 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 543/2204] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1660 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:45.171797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d4f297d6-4039-42e8-b410-bce141e3a3b6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.174029 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4f297d6-4039-42e8-b410-bce141e3a3b6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f Jul 24 06:02:45.174305 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4f297d6-4039-42e8-b410-bce141e3a3b6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.174991 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d4f297d6-4039-42e8-b410-bce141e3a3b6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.174991 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.174991 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:45.216256 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d4f297d6-4039-42e8-b410-bce141e3a3b6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f returned with HTTP 202 Jul 24 06:02:45.216862 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 562/2205] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.225789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1c0dae32-f443-47f8-b394-720b73df426d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.227865 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c0dae32-f443-47f8-b394-720b73df426d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f Jul 24 06:02:45.228177 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c0dae32-f443-47f8-b394-720b73df426d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.228460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c0dae32-f443-47f8-b394-720b73df426d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.236687 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c0dae32-f443-47f8-b394-720b73df426d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f returned with HTTP 404 Jul 24 06:02:45.237216 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 557/2206] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/types/7e61c9d0-dc0a-4e57-9c79-db728fddbe1f => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.251419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.259614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.259614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1488374161", "consumer": "back-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:45.261782 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1488374161', 'consumer': 'back-end', 'specs': {}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 06:02:45.266368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DB qos_specs_create(): root {'id': '880bb221-d84d-4f99-9d51-8ce4e1751134', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1488374161'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 06:02:45.279130 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c75d43f6-c95d-4efa-9a97-4b30a429a099 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.279727 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 545/2207] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 24 06:02:45 2026] POST /volume/v3/qos-specs => generated 369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.292619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.297656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False Jul 24 06:02:45.298776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.299461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.299938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 880bb221-d84d-4f99-9d51-8ce4e1751134, force: False {{(pid=100223) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.329966 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9e9d0c1-9fa0-4a52-869d-c2080dac4ace tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False returned with HTTP 202 Jul 24 06:02:45.330586 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 544/2208] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.342977 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5763a60b-23ce-45c7-8a5d-f9606b22daba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.346713 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5763a60b-23ce-45c7-8a5d-f9606b22daba tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 Jul 24 06:02:45.346713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5763a60b-23ce-45c7-8a5d-f9606b22daba tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.346713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5763a60b-23ce-45c7-8a5d-f9606b22daba tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.351614 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5763a60b-23ce-45c7-8a5d-f9606b22daba tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 returned with HTTP 404 Jul 24 06:02:45.352142 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 563/2209] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.362702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40b8424e-22e7-4f04-8760-25d3f09b48e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.364426 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b8424e-22e7-4f04-8760-25d3f09b48e8 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.364730 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40b8424e-22e7-4f04-8760-25d3f09b48e8 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.364940 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40b8424e-22e7-4f04-8760-25d3f09b48e8 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.379235 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40b8424e-22e7-4f04-8760-25d3f09b48e8 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.379765 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 558/2210] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.390672 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.393266 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False Jul 24 06:02:45.393540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.393883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.394235 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.394235 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:45.394736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 880bb221-d84d-4f99-9d51-8ce4e1751134, force: False {{(pid=100225) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.400336 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bde2a1a-31b2-4cf3-b6e1-1e169f156b92 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False returned with HTTP 404 Jul 24 06:02:45.400336 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 546/2211] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.408873 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a1c4c3f-d0f6-455b-960a-2d3fda9eb633 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.411195 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a1c4c3f-d0f6-455b-960a-2d3fda9eb633 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 Jul 24 06:02:45.411429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a1c4c3f-d0f6-455b-960a-2d3fda9eb633 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.412026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a1c4c3f-d0f6-455b-960a-2d3fda9eb633 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.412026 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.412026 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.419852 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a1c4c3f-d0f6-455b-960a-2d3fda9eb633 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 returned with HTTP 404 Jul 24 06:02:45.420758 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 545/2212] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/880bb221-d84d-4f99-9d51-8ce4e1751134 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.431428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.433073 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.433626 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-318477453", "consumer": "both"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:45.435956 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.qos_specs [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-318477453', 'consumer': 'both', 'specs': {}} {{(pid=100224) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 06:02:45.444401 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DB qos_specs_create(): root {'id': '58f20aaa-bc24-4e08-a79c-10ba930c9b7e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-318477453'} {{(pid=100224) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 06:02:45.458774 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d563d7b-1c5c-4477-ae4f-55b1e0d45cc4 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.459322 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 564/2213] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 24 06:02:45 2026] POST /volume/v3/qos-specs => generated 364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.471427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.473646 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False Jul 24 06:02:45.473940 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.474232 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.474606 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.474606 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:45.475138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 58f20aaa-bc24-4e08-a79c-10ba930c9b7e, force: False {{(pid=100222) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.502402 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f24bc443-f99d-4c3c-89d6-45abbbaa9e22 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False returned with HTTP 202 Jul 24 06:02:45.503028 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 559/2214] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.515792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ce506a6a-28c9-4aa5-9997-d01221987f34 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.522539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce506a6a-28c9-4aa5-9997-d01221987f34 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e Jul 24 06:02:45.522795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce506a6a-28c9-4aa5-9997-d01221987f34 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.523047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ce506a6a-28c9-4aa5-9997-d01221987f34 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.526989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ce506a6a-28c9-4aa5-9997-d01221987f34 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e returned with HTTP 404 Jul 24 06:02:45.527535 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 547/2215] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.534620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4250354a-5bf7-43be-98f3-2bafa3fa1152 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.537392 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4250354a-5bf7-43be-98f3-2bafa3fa1152 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.537643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4250354a-5bf7-43be-98f3-2bafa3fa1152 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.537911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4250354a-5bf7-43be-98f3-2bafa3fa1152 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.552398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4250354a-5bf7-43be-98f3-2bafa3fa1152 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.553054 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 546/2216] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.561756 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.564330 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False Jul 24 06:02:45.564555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.564797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.565241 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.565241 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:45.565596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 58f20aaa-bc24-4e08-a79c-10ba930c9b7e, force: False {{(pid=100224) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.569015 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-486a46ba-3f59-4660-979a-8d1be7c16cc6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False returned with HTTP 404 Jul 24 06:02:45.569618 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 565/2217] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.576656 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-41206ddb-6f6c-4de1-a325-b6d6e825a38e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.579084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41206ddb-6f6c-4de1-a325-b6d6e825a38e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e Jul 24 06:02:45.579341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41206ddb-6f6c-4de1-a325-b6d6e825a38e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.579602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-41206ddb-6f6c-4de1-a325-b6d6e825a38e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.580606 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.580606 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:45.586432 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-41206ddb-6f6c-4de1-a325-b6d6e825a38e tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e returned with HTTP 404 Jul 24 06:02:45.587231 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 560/2218] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/58f20aaa-bc24-4e08-a79c-10ba930c9b7e => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.597762 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62fae55b-5193-44ce-846f-dfc64c0676bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.599855 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62fae55b-5193-44ce-846f-dfc64c0676bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] POST https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.600222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62fae55b-5193-44ce-846f-dfc64c0676bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-212872918", "consumer": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:45.601729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-62fae55b-5193-44ce-846f-dfc64c0676bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-212872918', 'consumer': 'front-end', 'specs': {}} {{(pid=100225) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 24 06:02:45.604280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-62fae55b-5193-44ce-846f-dfc64c0676bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DB qos_specs_create(): root {'id': '6880529b-4bee-4391-9f08-12ddf1be41c2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-212872918'} {{(pid=100225) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 24 06:02:45.609519 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62fae55b-5193-44ce-846f-dfc64c0676bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.609933 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 548/2219] 10.4.3.200 () {68 vars in 1264 bytes} [Fri Jul 24 06:02:45 2026] POST /volume/v3/qos-specs => generated 369 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.620143 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.622065 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False Jul 24 06:02:45.622266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.622473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.622747 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.622747 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.623086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 6880529b-4bee-4391-9f08-12ddf1be41c2, force: False {{(pid=100223) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.648690 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2e56b76-ac3d-4ee5-8bcc-5e76c9ccbaff tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False returned with HTTP 202 Jul 24 06:02:45.649046 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 547/2220] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.661336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-072925ee-e806-45d9-b6f3-0c479762685d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.664469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-072925ee-e806-45d9-b6f3-0c479762685d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 Jul 24 06:02:45.664737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-072925ee-e806-45d9-b6f3-0c479762685d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.664995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-072925ee-e806-45d9-b6f3-0c479762685d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.675879 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-072925ee-e806-45d9-b6f3-0c479762685d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 returned with HTTP 404 Jul 24 06:02:45.676436 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 566/2221] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.692005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5af102da-8500-495a-be3e-8d1b5be54045 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.695631 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5af102da-8500-495a-be3e-8d1b5be54045 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.696912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5af102da-8500-495a-be3e-8d1b5be54045 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.698023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5af102da-8500-495a-be3e-8d1b5be54045 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.708172 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5af102da-8500-495a-be3e-8d1b5be54045 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.709519 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 561/2222] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.720264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.722485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False Jul 24 06:02:45.722731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.723007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.723322 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.723322 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:45.723788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 6880529b-4bee-4391-9f08-12ddf1be41c2, force: False {{(pid=100225) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:45.727804 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92182597-afbc-4ae1-a9ed-8ff5ae7914bd tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False returned with HTTP 404 Jul 24 06:02:45.728400 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 549/2223] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.738798 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69d68a84-cb8e-443a-92a4-e673de2ebb48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.740729 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69d68a84-cb8e-443a-92a4-e673de2ebb48 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 Jul 24 06:02:45.741165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69d68a84-cb8e-443a-92a4-e673de2ebb48 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.741165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69d68a84-cb8e-443a-92a4-e673de2ebb48 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.741439 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.741439 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.745068 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69d68a84-cb8e-443a-92a4-e673de2ebb48 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 returned with HTTP 404 Jul 24 06:02:45.745587 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 548/2224] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/6880529b-4bee-4391-9f08-12ddf1be41c2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.757031 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06a24ac4-c10d-4da3-9cbb-6c2c61415043 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.759112 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06a24ac4-c10d-4da3-9cbb-6c2c61415043 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:45.759536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06a24ac4-c10d-4da3-9cbb-6c2c61415043 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.759536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06a24ac4-c10d-4da3-9cbb-6c2c61415043 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.764400 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06a24ac4-c10d-4da3-9cbb-6c2c61415043 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 200 Jul 24 06:02:45.765710 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 567/2225] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.775695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e56633a1-cd2f-48c5-83e6-57676b61156f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.777471 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e56633a1-cd2f-48c5-83e6-57676b61156f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs Jul 24 06:02:45.777600 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e56633a1-cd2f-48c5-83e6-57676b61156f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.777811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e56633a1-cd2f-48c5-83e6-57676b61156f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.778099 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.778099 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:45.782791 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e56633a1-cd2f-48c5-83e6-57676b61156f tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs returned with HTTP 200 Jul 24 06:02:45.783262 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 562/2226] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.795273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.800695 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] PUT https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:45.800695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:45.810836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.qos_specs [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100225) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 24 06:02:45.825846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] qos_specs_update() value: {'id': '2cba1392-76cd-46c0-9666-475fc346afda', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5f26be90-01fc-49c8-95c9-4a5de94d65fe', 'deleted': False} {{(pid=100225) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 24 06:02:45.831808 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5bc1ca83-b45c-4c0c-86b8-b845fcd84643 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 200 Jul 24 06:02:45.831808 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 550/2227] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 06:02:45 2026] PUT /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 36 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:02:45.840399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-950bdab5-4d93-4019-a656-094c55f78432 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.842665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-950bdab5-4d93-4019-a656-094c55f78432 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:45.843126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-950bdab5-4d93-4019-a656-094c55f78432 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.843350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-950bdab5-4d93-4019-a656-094c55f78432 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.848633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-950bdab5-4d93-4019-a656-094c55f78432 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 200 Jul 24 06:02:45.849093 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 549/2228] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 413 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.860195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d06fb3d2-0fa7-4f05-8694-77e4ab1970d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.863338 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d06fb3d2-0fa7-4f05-8694-77e4ab1970d6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] PUT https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/delete_keys Jul 24 06:02:45.863338 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d06fb3d2-0fa7-4f05-8694-77e4ab1970d6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:45.865421 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.865421 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:45.865421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d06fb3d2-0fa7-4f05-8694-77e4ab1970d6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete_key spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe, keys: ['iops_bytes'] {{(pid=100224) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 24 06:02:45.875551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4721b262-50ac-4775-b632-0b22301c8eb4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.880161 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4721b262-50ac-4775-b632-0b22301c8eb4 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] GET https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba Jul 24 06:02:45.880161 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4721b262-50ac-4775-b632-0b22301c8eb4 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.880389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4721b262-50ac-4775-b632-0b22301c8eb4 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.889201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4721b262-50ac-4775-b632-0b22301c8eb4 tempest-TestServerVolumeAttachmentScenario-1353462349 tempest-TestServerVolumeAttachmentScenario-1353462349-project-member] https://10.4.3.200/volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba returned with HTTP 404 Jul 24 06:02:45.889654 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 563/2229] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/volumes/816bd023-0886-4c58-a248-f7cf2b001aba => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:45.892118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d06fb3d2-0fa7-4f05-8694-77e4ab1970d6 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/delete_keys returned with HTTP 202 Jul 24 06:02:45.892379 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 568/2230] 10.4.3.200 () {68 vars in 1410 bytes} [Fri Jul 24 06:02:45 2026] PUT /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe/delete_keys => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:45.904392 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b430a407-cef3-4eba-b17c-52b258d1edb2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.907162 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b430a407-cef3-4eba-b17c-52b258d1edb2 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:45.907694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b430a407-cef3-4eba-b17c-52b258d1edb2 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.908150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b430a407-cef3-4eba-b17c-52b258d1edb2 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.909059 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.909059 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:45.916034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b430a407-cef3-4eba-b17c-52b258d1edb2 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 200 Jul 24 06:02:45.916616 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 551/2231] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.931745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d1080b1-a19f-4021-9fb6-04cf41ae1f9a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.934918 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d1080b1-a19f-4021-9fb6-04cf41ae1f9a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:45.935928 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d1080b1-a19f-4021-9fb6-04cf41ae1f9a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.936209 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d1080b1-a19f-4021-9fb6-04cf41ae1f9a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.937032 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.937032 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:45.947635 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d1080b1-a19f-4021-9fb6-04cf41ae1f9a tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 200 Jul 24 06:02:45.948634 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 550/2232] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:45 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:45.965632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:45.968716 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] DELETE https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe?force=False Jul 24 06:02:45.968716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:45.968716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:45.968716 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:45.968716 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:45.969129 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Delete qos_spec: 5f26be90-01fc-49c8-95c9-4a5de94d65fe, force: False {{(pid=100222) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 24 06:02:46.002212 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2dfdc46f-a5f4-43bc-9959-0a2e1764ff7d tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe?force=False returned with HTTP 202 Jul 24 06:02:46.002686 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 564/2233] 10.4.3.200 () {66 vars in 1380 bytes} [Fri Jul 24 06:02:45 2026] DELETE /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:46.011330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1c517db-2548-410d-a456-3868922d7c18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:46.015596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1c517db-2548-410d-a456-3868922d7c18 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] GET https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe Jul 24 06:02:46.015596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1c517db-2548-410d-a456-3868922d7c18 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:46.015596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1c517db-2548-410d-a456-3868922d7c18 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:46.015596 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:46.015596 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:46.021184 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1c517db-2548-410d-a456-3868922d7c18 tempest-QosSpecsTestJSON-1229124709 tempest-QosSpecsTestJSON-1229124709-project-admin] https://10.4.3.200/volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe returned with HTTP 404 Jul 24 06:02:46.022464 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 569/2234] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:46 2026] GET /volume/v3/qos-specs/5f26be90-01fc-49c8-95c9-4a5de94d65fe => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:46.105315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-7b9d87ce-1184-4e0f-9af0-65d9e0eb2d07 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:46.107805 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-7b9d87ce-1184-4e0f-9af0-65d9e0eb2d07 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd Jul 24 06:02:46.108055 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-7b9d87ce-1184-4e0f-9af0-65d9e0eb2d07 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:46.108300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-7b9d87ce-1184-4e0f-9af0-65d9e0eb2d07 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:46.121518 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:46.121518 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:46.200297 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-64c5655c-39ec-4cb3-98b9-406e0e6eca04 req-7b9d87ce-1184-4e0f-9af0-65d9e0eb2d07 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd returned with HTTP 200 Jul 24 06:02:46.200798 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 552/2235] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:02:46 2026] DELETE /volume/v3/attachments/6acefb58-bcae-4381-90d1-04cad6a9bccd => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:46.691160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:46.693650 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:46.694176 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2069455392", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:46.696288 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2069455392', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:46.696455 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Create volume of 1 GB Jul 24 06:02:46.696840 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:46.696840 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:46.702050 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Availability Zones retrieved successfully. Jul 24 06:02:46.715593 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Flow 'volume_create_api' (174f2249-9f21-4f77-acfb-e08358160a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:46.721919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c24fce4-09db-48e0-b706-efecf1934d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:46.723298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:46.754624 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c24fce4-09db-48e0-b706-efecf1934d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:46.757283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e54d54-4396-4167-95b0-82268025a287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:46.819662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Created reservations ['417baf3e-75b4-4cd6-813f-04d7fe17aa99', 'ea54254f-1270-4d94-83fe-8b0bbc28ba7b', '4fbc8e31-53cf-44e5-a48c-8f2f39a7413a', '00313285-cbcd-48a7-a011-9644dba61469'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:46.822701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e54d54-4396-4167-95b0-82268025a287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417baf3e-75b4-4cd6-813f-04d7fe17aa99', 'ea54254f-1270-4d94-83fe-8b0bbc28ba7b', '4fbc8e31-53cf-44e5-a48c-8f2f39a7413a', '00313285-cbcd-48a7-a011-9644dba61469']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:46.822701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abf9621-8cc1-481c-9b69-bb2fdf052a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:46.848165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4abf9621-8cc1-481c-9b69-bb2fdf052a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f9a96f-beb3-44dc-9a0c-e317fbfa3a93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2069455392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecbdf71fb1f24d65b1d742b655990bd7',qos_specs=None,replication_status=,reservations=['417baf3e-75b4-4cd6-813f-04d7fe17aa99','ea54254f-1270-4d94-83fe-8b0bbc28ba7b','4fbc8e31-53cf-44e5-a48c-8f2f39a7413a','00313285-cbcd-48a7-a011-9644dba61469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2aeaa3759c42659b00b4b1fc0d24d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2069455392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f9a96f-beb3-44dc-9a0c-e317fbfa3a93,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ecbdf71fb1f24d65b1d742b655990bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c2aeaa3759c42659b00b4b1fc0d24d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:46.849412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cdb3df-a2b4-4010-a5f3-91571c16ee38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:46.871813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cdb3df-a2b4-4010-a5f3-91571c16ee38) transitioned into state 'SUCCESS' from state '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-2069455392',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ecbdf71fb1f24d65b1d742b655990bd7',qos_specs=None,replication_status=,reservations=['417baf3e-75b4-4cd6-813f-04d7fe17aa99','ea54254f-1270-4d94-83fe-8b0bbc28ba7b','4fbc8e31-53cf-44e5-a48c-8f2f39a7413a','00313285-cbcd-48a7-a011-9644dba61469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c2aeaa3759c42659b00b4b1fc0d24d1',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:46.873214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed2bd8d-9b59-4a31-a3f7-35321f0a44a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:46.883260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed2bd8d-9b59-4a31-a3f7-35321f0a44a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:46.884207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Flow 'volume_create_api' (174f2249-9f21-4f77-acfb-e08358160a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:46.884524 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Create volume request issued successfully. Jul 24 06:02:46.885108 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-7f1b8554-7088-4350-b366-1fd6ca987d02 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:46.885542 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 551/2236] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 06:02:46 2026] POST /volume/v3/volumes => generated 763 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:46.897584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:46.903589 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:46.903778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:46.903996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:46.922118 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:46.922118 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:46.924642 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Volume info retrieved successfully. Jul 24 06:02:46.932761 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-06bbaefe-5ffb-4610-9d5c-72d977730964 req-856245c6-017f-48da-a6b0-693b3722aae4 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 200 Jul 24 06:02:46.934369 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 565/2237] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:46 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:46.968758 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:46.972821 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:46.972821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:46.972821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:46.984981 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:46.984981 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:46.991952 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Volume info retrieved successfully. Jul 24 06:02:46.994320 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-036c812d-4aed-417b-aecf-b185636abb6c req-9d3c78ca-ea38-41e0-8dd0-94d8e75b777c tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 200 Jul 24 06:02:46.994887 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 570/2238] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:46 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:48.031118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.034542 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:48.034783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.035003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.048560 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.048560 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:48.052503 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Volume info retrieved successfully. Jul 24 06:02:48.061220 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2a8947d9-e31b-4029-a8ee-009757df3387 req-8634bb35-4688-4670-b57b-bcebe483d315 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 200 Jul 24 06:02:48.061220 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 553/2239] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:48 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:48.272797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.274795 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c?cascade=True Jul 24 06:02:48.275002 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.275215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.275397 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume with id: 4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:48.283860 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.283860 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:48.284438 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:48.295931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.301554 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-reader] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:48.305101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.305220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.314109 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume request issued successfully. Jul 24 06:02:48.314351 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ac6117b2-98ce-4e72-aad3-ee4547ac3dc4 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c?cascade=True returned with HTTP 202 Jul 24 06:02:48.314807 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 552/2240] 10.4.3.200 () {66 vars in 1376 bytes} [Fri Jul 24 06:02:48 2026] DELETE /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c?cascade=True => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:48.317940 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.317940 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:48.323583 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4dffde86-2acc-45b2-8742-eab5ca811520 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.325460 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dffde86-2acc-45b2-8742-eab5ca811520 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:48.325723 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-reader] Volume info retrieved successfully. Jul 24 06:02:48.325803 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dffde86-2acc-45b2-8742-eab5ca811520 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.325986 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4dffde86-2acc-45b2-8742-eab5ca811520 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.333453 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.333453 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:48.337330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-37db31a1-9459-452e-9beb-063ba49e5097 req-6e83b6e6-b3ec-4bb2-9feb-226ecb7a75f8 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-reader] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 200 Jul 24 06:02:48.337888 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4dffde86-2acc-45b2-8742-eab5ca811520 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:48.338977 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 566/2241] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:48 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:48.343398 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4dffde86-2acc-45b2-8742-eab5ca811520 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 200 Jul 24 06:02:48.343912 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 571/2242] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:48 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:48.373334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.378923 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] DELETE https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:48.379161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.379348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.379500 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Delete volume with id: 67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:48.388342 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.388342 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:48.389369 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Volume info retrieved successfully. Jul 24 06:02:48.414093 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Delete volume request issued successfully. Jul 24 06:02:48.414293 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ecef151a-1da1-4fed-89d2-d9c39ac0c36e req-8154e1f2-d14e-408c-b349-5fb23c3bf173 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 202 Jul 24 06:02:48.414791 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 554/2243] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:02:48 2026] DELETE /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:48.441048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.444748 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:48.444985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:48.445512 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:48.457037 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.457037 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:48.462753 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Volume info retrieved successfully. Jul 24 06:02:48.468824 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2d71790c-dd7a-42b2-917c-3a151059ae15 req-4e80764a-5952-4ce2-b6da-b50159e58222 tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 200 Jul 24 06:02:48.469361 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 553/2244] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:48 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:48.717425 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1378d0d8-17bb-4312-9ea1-9fae0db257d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.820573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1378d0d8-17bb-4312-9ea1-9fae0db257d8 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:48.821120 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1378d0d8-17bb-4312-9ea1-9fae0db257d8 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-953059945", "extra_specs": {"storage_protocol": "tempest-storage_protocol-85104363", "vendor_name": "tempest-vendor_name-1839199083"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:48.838014 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1378d0d8-17bb-4312-9ea1-9fae0db257d8 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:48.838402 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 567/2245] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:02:48 2026] POST /volume/v3/types => generated 325 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:48.847000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:48.926854 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:48.927208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b0b4cbe-a19f-4295-bd23-856d9d8eb817", "size": 1, "name": "tempest-UserMessagesTest-Volume-549231730"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:48.928543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume request body: {'volume': {'volume_type': '2b0b4cbe-a19f-4295-bd23-856d9d8eb817', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-549231730'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:48.939821 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume of 1 GB Jul 24 06:02:48.939821 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:48.939821 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:48.939821 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Availability Zones retrieved successfully. Jul 24 06:02:48.946161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Flow 'volume_create_api' (63068f5a-af17-4c08-a1ea-37e052f33a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:48.948695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2042cbc4-34dc-433c-9de5-7c749566f0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:48.951233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:48.977721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2042cbc4-34dc-433c-9de5-7c749566f0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-85104363',vendor_name='tempest-vendor_name-1839199083'},id=2b0b4cbe-a19f-4295-bd23-856d9d8eb817,is_public=True,name='tempest-UserMessagesTest-volume-type-953059945',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b0b4cbe-a19f-4295-bd23-856d9d8eb817', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:48.979055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af51e2c3-f98a-449c-82ef-e596343657fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:49.018852 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-953059945 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-953059945, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:49.019363 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-953059945 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-953059945, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:49.060702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Created reservations ['e331664c-9028-4011-932f-fa4da04d3e5f', '510f3b97-2058-43f6-95ff-df1b56a750f2', 'fc49d1c0-44ad-4974-93ed-57143a546fee', '13ccbfaf-7eed-4f2f-92d7-acb45e23e6c3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:49.060702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af51e2c3-f98a-449c-82ef-e596343657fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e331664c-9028-4011-932f-fa4da04d3e5f', '510f3b97-2058-43f6-95ff-df1b56a750f2', 'fc49d1c0-44ad-4974-93ed-57143a546fee', '13ccbfaf-7eed-4f2f-92d7-acb45e23e6c3']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:49.060702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459996f1-17e7-4bef-9893-fd79c9f6f0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:49.086986 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459996f1-17e7-4bef-9893-fd79c9f6f0c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f016d131-7a10-404e-a380-b2fc62a53a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-549231730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c13a96fe97747b9bece441caca8f48b',qos_specs=None,replication_status=,reservations=['e331664c-9028-4011-932f-fa4da04d3e5f','510f3b97-2058-43f6-95ff-df1b56a750f2','fc49d1c0-44ad-4974-93ed-57143a546fee','13ccbfaf-7eed-4f2f-92d7-acb45e23e6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_type_id=2b0b4cbe-a19f-4295-bd23-856d9d8eb817), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-549231730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f016d131-7a10-404e-a380-b2fc62a53a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c13a96fe97747b9bece441caca8f48b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b0b4cbe-a19f-4295-bd23-856d9d8eb817),volume_type_id=2b0b4cbe-a19f-4295-bd23-856d9d8eb817)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:49.087747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ae2ac4-1f3d-451a-9dc0-7b4d5ff221ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:49.104434 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ae2ac4-1f3d-451a-9dc0-7b4d5ff221ad) transitioned into state 'SUCCESS' from state '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-549231730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c13a96fe97747b9bece441caca8f48b',qos_specs=None,replication_status=,reservations=['e331664c-9028-4011-932f-fa4da04d3e5f','510f3b97-2058-43f6-95ff-df1b56a750f2','fc49d1c0-44ad-4974-93ed-57143a546fee','13ccbfaf-7eed-4f2f-92d7-acb45e23e6c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_type_id=2b0b4cbe-a19f-4295-bd23-856d9d8eb817)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:49.105268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e41c49-9278-4ca1-9848-670123f467fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:49.115624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e41c49-9278-4ca1-9848-670123f467fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:49.116557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Flow 'volume_create_api' (63068f5a-af17-4c08-a1ea-37e052f33a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:49.116932 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume request issued successfully. Jul 24 06:02:49.117861 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf7ce52e-0ccd-4872-8099-7e09ea0a6964 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:49.118085 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 572/2246] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:02:48 2026] POST /volume/v3/volumes => generated 784 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:49.140397 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.145341 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:49.145594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.146012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.159931 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:49.159931 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:49.165416 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:49.171270 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c358dc5a-a2f6-4653-969e-c8e6a6e379a5 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c returned with HTTP 200 Jul 24 06:02:49.171964 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 555/2247] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:49 2026] GET /volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:49.359733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1c5367f-40ac-4a13-b7c0-88f786c060ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.361523 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1c5367f-40ac-4a13-b7c0-88f786c060ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:49.361760 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1c5367f-40ac-4a13-b7c0-88f786c060ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.361960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1c5367f-40ac-4a13-b7c0-88f786c060ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.370219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1c5367f-40ac-4a13-b7c0-88f786c060ac tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 404 Jul 24 06:02:49.370943 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 554/2248] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:49 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:49.501624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-40fe7013-add5-44cf-9841-19ee20667f03 req-f0742cfa-ba4d-43c0-91cd-6264bd11d40e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.504368 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-40fe7013-add5-44cf-9841-19ee20667f03 req-f0742cfa-ba4d-43c0-91cd-6264bd11d40e tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] GET https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 Jul 24 06:02:49.504639 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-40fe7013-add5-44cf-9841-19ee20667f03 req-f0742cfa-ba4d-43c0-91cd-6264bd11d40e tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.504898 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-40fe7013-add5-44cf-9841-19ee20667f03 req-f0742cfa-ba4d-43c0-91cd-6264bd11d40e tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.513517 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-40fe7013-add5-44cf-9841-19ee20667f03 req-f0742cfa-ba4d-43c0-91cd-6264bd11d40e tempest-VolumesGetTestJSON-1108961853 tempest-VolumesGetTestJSON-1108961853-project-member] https://10.4.3.200/volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 returned with HTTP 404 Jul 24 06:02:49.514132 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 568/2249] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:02:49 2026] GET /volume/v3/volumes/67f9a96f-beb3-44dc-9a0c-e317fbfa3a93 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:49.870422 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.872854 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:49.873476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.874728 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.874728 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume with id: 4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:49.883455 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15704a0d-6653-49cd-96b9-bdb6074f7128 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 404 Jul 24 06:02:49.884215 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 573/2250] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:49 2026] DELETE /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:49.891452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-256a48f0-debc-4f8b-9305-bd1087b7deba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.893200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-256a48f0-debc-4f8b-9305-bd1087b7deba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c Jul 24 06:02:49.893363 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-256a48f0-debc-4f8b-9305-bd1087b7deba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.893537 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-256a48f0-debc-4f8b-9305-bd1087b7deba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.903584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-256a48f0-debc-4f8b-9305-bd1087b7deba tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c returned with HTTP 404 Jul 24 06:02:49.904205 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 556/2251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:49 2026] GET /volume/v3/volumes/4337c72a-2c92-4c5c-97bc-98e88576cd1c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:49.912753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-89f1b876-4816-4cc1-8de6-2794891a5122 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.918873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:49.919138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.919426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.919603 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume with id: dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:49.929632 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:49.929632 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:49.930269 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:49.962742 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume request issued successfully. Jul 24 06:02:49.963039 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89f1b876-4816-4cc1-8de6-2794891a5122 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 202 Jul 24 06:02:49.963602 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 555/2252] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:49 2026] DELETE /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:49.972084 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:49.973816 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:49.974012 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:49.974255 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:49.981974 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:49.981974 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:49.991865 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:49.996655 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64ebbb3b-85a2-4acb-afab-c643f6cb6183 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 200 Jul 24 06:02:49.997126 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 569/2253] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:49 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:50.189209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.191816 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:50.192227 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.192541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.204538 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:50.204538 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:50.211050 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:50.218242 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdacfd48-f2d2-4194-8def-fa5b2d2e6c6e tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c returned with HTTP 200 Jul 24 06:02:50.218883 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 574/2254] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:50.233091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10c809f6-4d1d-4d44-91dc-e50a063e2896 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.234916 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10c809f6-4d1d-4d44-91dc-e50a063e2896 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/messages Jul 24 06:02:50.235213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10c809f6-4d1d-4d44-91dc-e50a063e2896 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.235445 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10c809f6-4d1d-4d44-91dc-e50a063e2896 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.241825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10c809f6-4d1d-4d44-91dc-e50a063e2896 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:02:50.242284 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 557/2255] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/messages => generated 1982 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:50.253054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3987a8d9-f46c-4222-b89c-771a7b93dc2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.255004 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3987a8d9-f46c-4222-b89c-771a7b93dc2b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] DELETE https://10.4.3.200/volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc Jul 24 06:02:50.255223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3987a8d9-f46c-4222-b89c-771a7b93dc2b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.255401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3987a8d9-f46c-4222-b89c-771a7b93dc2b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.265783 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3987a8d9-f46c-4222-b89c-771a7b93dc2b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc returned with HTTP 204 Jul 24 06:02:50.266189 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 556/2256] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:02:50 2026] DELETE /volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:02:50.273487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b6b8012-57e6-47b1-9376-c03de29cd1ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.276198 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b6b8012-57e6-47b1-9376-c03de29cd1ea tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc Jul 24 06:02:50.276499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b6b8012-57e6-47b1-9376-c03de29cd1ea tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.276793 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b6b8012-57e6-47b1-9376-c03de29cd1ea tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.284864 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b6b8012-57e6-47b1-9376-c03de29cd1ea tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc returned with HTTP 404 Jul 24 06:02:50.285558 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 570/2257] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/messages/6033050a-1761-4985-a2a4-2e89073d0ffc => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:50.297536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.297686 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:50.297892 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.298149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.310153 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:50.310153 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:50.315069 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:50.324135 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-418f84d4-e6b5-4d3a-a4f2-95dfc248834a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c returned with HTTP 200 Jul 24 06:02:50.324135 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 575/2258] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:50.338021 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.339812 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:50.340022 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.340209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.340358 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Delete volume with id: f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:50.347952 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:50.347952 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:50.348496 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:50.349751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:02:50.373648 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-953059945 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-953059945, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:50.374063 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-953059945 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-953059945, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:50.386222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Created reservations ['41b642ca-b503-4f63-a8d5-db816b783026', 'f0228f61-cd16-448d-84f2-dcf8e588698d', '833a47da-97d3-4db9-94b7-ad7a184d5e29', '6b917068-8624-4cd8-ac03-7671f27211a8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:50.423863 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Delete volume request issued successfully. Jul 24 06:02:50.424135 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9363a057-e8e5-407d-ae8e-2185dd46ff88 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c returned with HTTP 202 Jul 24 06:02:50.424558 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 558/2259] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:02:50 2026] DELETE /volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:50.434034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7b1dbfe-a79d-434e-a6af-dad45ef9962f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.434867 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7b1dbfe-a79d-434e-a6af-dad45ef9962f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c Jul 24 06:02:50.435088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7b1dbfe-a79d-434e-a6af-dad45ef9962f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.435356 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7b1dbfe-a79d-434e-a6af-dad45ef9962f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.442516 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7b1dbfe-a79d-434e-a6af-dad45ef9962f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c returned with HTTP 404 Jul 24 06:02:50.443746 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 557/2260] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/volumes/f016d131-7a10-404e-a380-b2fc62a53a3c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:50.452820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b44b52e9-da87-40d0-ad63-985aef5ed7a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.455103 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b44b52e9-da87-40d0-ad63-985aef5ed7a4 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] DELETE https://10.4.3.200/volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 Jul 24 06:02:50.455307 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b44b52e9-da87-40d0-ad63-985aef5ed7a4 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.455496 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b44b52e9-da87-40d0-ad63-985aef5ed7a4 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.484419 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b44b52e9-da87-40d0-ad63-985aef5ed7a4 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 returned with HTTP 202 Jul 24 06:02:50.484419 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 571/2261] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:50 2026] DELETE /volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:50.496774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88711d87-b158-4ca9-934c-5b4d9fdb4776 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.501047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88711d87-b158-4ca9-934c-5b4d9fdb4776 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] GET https://10.4.3.200/volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 Jul 24 06:02:50.501558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88711d87-b158-4ca9-934c-5b4d9fdb4776 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.501558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88711d87-b158-4ca9-934c-5b4d9fdb4776 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.505268 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88711d87-b158-4ca9-934c-5b4d9fdb4776 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 returned with HTTP 404 Jul 24 06:02:50.506932 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 576/2262] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/types/2b0b4cbe-a19f-4295-bd23-856d9d8eb817 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:50.516373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-81e67e56-bfed-4cd1-9095-6f22c1582bd0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.519130 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81e67e56-bfed-4cd1-9095-6f22c1582bd0 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:02:50.519983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81e67e56-bfed-4cd1-9095-6f22c1582bd0 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-2029682442", "extra_specs": {"storage_protocol": "tempest-storage_protocol-76264591", "vendor_name": "tempest-vendor_name-449161528"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:50.545358 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81e67e56-bfed-4cd1-9095-6f22c1582bd0 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:02:50.546039 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 559/2263] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:02:50 2026] POST /volume/v3/types => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:50.557291 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.559482 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:50.560258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc978e55-4194-42c5-8fc7-23c4277a03f9", "size": 1, "name": "tempest-UserMessagesTest-Volume-186654488"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:50.562144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume request body: {'volume': {'volume_type': 'cc978e55-4194-42c5-8fc7-23c4277a03f9', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-186654488'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:50.568125 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume of 1 GB Jul 24 06:02:50.568566 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:50.568566 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:50.569250 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Availability Zones retrieved successfully. Jul 24 06:02:50.576638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Flow 'volume_create_api' (9bc89eb4-f360-429d-94bd-93d923b205db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:50.578246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b7c1c6-0e2f-422b-b7af-703e9fb7f135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:50.579306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:50.602981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b7c1c6-0e2f-422b-b7af-703e9fb7f135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:02:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-76264591',vendor_name='tempest-vendor_name-449161528'},id=cc978e55-4194-42c5-8fc7-23c4277a03f9,is_public=True,name='tempest-UserMessagesTest-volume-type-2029682442',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc978e55-4194-42c5-8fc7-23c4277a03f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:50.604338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031c8017-c89c-4a1d-a9c4-9dec1f2a7d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:50.640015 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2029682442 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2029682442, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:50.640327 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2029682442 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2029682442, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:50.672000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Created reservations ['b5f6832c-ff18-458c-a295-4ed90dd9a3a4', 'a2514262-3942-4117-b782-8432ddaf9c64', '826bbe5f-d9af-4e3f-8ad9-a94310601c66', '5285ea69-329f-4402-942f-ecb6891cccd5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:50.672826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (031c8017-c89c-4a1d-a9c4-9dec1f2a7d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5f6832c-ff18-458c-a295-4ed90dd9a3a4', 'a2514262-3942-4117-b782-8432ddaf9c64', '826bbe5f-d9af-4e3f-8ad9-a94310601c66', '5285ea69-329f-4402-942f-ecb6891cccd5']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:50.673697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16fc088d-7bdf-4152-ae81-e7239f799eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:50.700314 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16fc088d-7bdf-4152-ae81-e7239f799eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80bfbd70-d124-460c-9889-b4f2a7040ec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-186654488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c13a96fe97747b9bece441caca8f48b',qos_specs=None,replication_status=,reservations=['b5f6832c-ff18-458c-a295-4ed90dd9a3a4','a2514262-3942-4117-b782-8432ddaf9c64','826bbe5f-d9af-4e3f-8ad9-a94310601c66','5285ea69-329f-4402-942f-ecb6891cccd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_type_id=cc978e55-4194-42c5-8fc7-23c4277a03f9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-186654488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80bfbd70-d124-460c-9889-b4f2a7040ec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c13a96fe97747b9bece441caca8f48b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc978e55-4194-42c5-8fc7-23c4277a03f9),volume_type_id=cc978e55-4194-42c5-8fc7-23c4277a03f9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:50.701081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9757f03-e807-4550-86a2-6cd38d8f4e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:50.720306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9757f03-e807-4550-86a2-6cd38d8f4e1e) transitioned into state 'SUCCESS' from state '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-186654488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c13a96fe97747b9bece441caca8f48b',qos_specs=None,replication_status=,reservations=['b5f6832c-ff18-458c-a295-4ed90dd9a3a4','a2514262-3942-4117-b782-8432ddaf9c64','826bbe5f-d9af-4e3f-8ad9-a94310601c66','5285ea69-329f-4402-942f-ecb6891cccd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd41fa0fcaf475f9d5f34fc35311ce0',volume_type_id=cc978e55-4194-42c5-8fc7-23c4277a03f9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:50.721816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3200b1aa-4387-4d49-b077-dc3a0583ba45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:50.733237 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3200b1aa-4387-4d49-b077-dc3a0583ba45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:50.734011 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Flow 'volume_create_api' (9bc89eb4-f360-429d-94bd-93d923b205db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:50.735222 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Create volume request issued successfully. Jul 24 06:02:50.735222 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0ba74a2-4f4e-4d12-8fdb-fc1920ed5c7f tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:50.735405 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 558/2264] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:02:50 2026] POST /volume/v3/volumes => generated 785 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:50.755512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a1d0713-07a3-417c-b724-355130555dc4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:50.757279 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a1d0713-07a3-417c-b724-355130555dc4 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:50.758508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a1d0713-07a3-417c-b724-355130555dc4 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:50.758508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a1d0713-07a3-417c-b724-355130555dc4 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:50.766312 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:50.766312 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:50.771019 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9a1d0713-07a3-417c-b724-355130555dc4 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:50.776817 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a1d0713-07a3-417c-b724-355130555dc4 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 returned with HTTP 200 Jul 24 06:02:50.777308 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 572/2265] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:50 2026] GET /volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:51.014000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0b7eb62-85cd-4fa2-bff7-7ef6954b1f1c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.017769 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0b7eb62-85cd-4fa2-bff7-7ef6954b1f1c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 Jul 24 06:02:51.018010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0b7eb62-85cd-4fa2-bff7-7ef6954b1f1c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.018248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0b7eb62-85cd-4fa2-bff7-7ef6954b1f1c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.032235 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0b7eb62-85cd-4fa2-bff7-7ef6954b1f1c tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 returned with HTTP 404 Jul 24 06:02:51.034354 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 577/2266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/volumes/dd3bf821-a14f-4f19-b5df-c32320350af2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:51.793419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.794811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:51.796050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.796050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.803081 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:51.803081 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:51.806760 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:51.812549 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a668abbe-3bdb-4fcf-98ef-52fe11bd2de7 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 returned with HTTP 200 Jul 24 06:02:51.813093 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 560/2267] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:51.826305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3ddd854b-4b6b-40b0-9104-e81e54cee53c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.830703 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ddd854b-4b6b-40b0-9104-e81e54cee53c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/messages Jul 24 06:02:51.830703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ddd854b-4b6b-40b0-9104-e81e54cee53c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.830703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3ddd854b-4b6b-40b0-9104-e81e54cee53c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.830703 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:51.830703 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:51.835289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3ddd854b-4b6b-40b0-9104-e81e54cee53c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:02:51.836159 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 559/2268] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/messages => generated 1982 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:51.852578 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0b6928c-5f6c-46c9-b96d-923c7f67024b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.855502 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0b6928c-5f6c-46c9-b96d-923c7f67024b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 Jul 24 06:02:51.855502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0b6928c-5f6c-46c9-b96d-923c7f67024b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.855502 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0b6928c-5f6c-46c9-b96d-923c7f67024b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.861368 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0b6928c-5f6c-46c9-b96d-923c7f67024b tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 returned with HTTP 200 Jul 24 06:02:51.861782 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 573/2269] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:51.873350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f200bda6-ac1c-4364-a06c-4d213494784a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.876721 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f200bda6-ac1c-4364-a06c-4d213494784a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/messages Jul 24 06:02:51.876903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f200bda6-ac1c-4364-a06c-4d213494784a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.877121 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f200bda6-ac1c-4364-a06c-4d213494784a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.883632 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f200bda6-ac1c-4364-a06c-4d213494784a tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:02:51.884454 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 578/2270] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/messages => generated 1982 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:51.897447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e78bd3bc-59ad-464b-9926-8f5423282c77 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.900425 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e78bd3bc-59ad-464b-9926-8f5423282c77 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] DELETE https://10.4.3.200/volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 Jul 24 06:02:51.900710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e78bd3bc-59ad-464b-9926-8f5423282c77 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.900923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e78bd3bc-59ad-464b-9926-8f5423282c77 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.913393 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e78bd3bc-59ad-464b-9926-8f5423282c77 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 returned with HTTP 204 Jul 24 06:02:51.913986 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 561/2271] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:02:51 2026] DELETE /volume/v3/messages/6604e381-d7a6-4b81-a6b9-ca181e80dbd8 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:02:51.925889 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d723a972-422c-47b8-a1ba-2d0d9776620c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.925889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d723a972-422c-47b8-a1ba-2d0d9776620c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:51.925889 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d723a972-422c-47b8-a1ba-2d0d9776620c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.925889 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d723a972-422c-47b8-a1ba-2d0d9776620c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.931360 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:51.931360 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:51.935480 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d723a972-422c-47b8-a1ba-2d0d9776620c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:51.939752 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d723a972-422c-47b8-a1ba-2d0d9776620c tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 returned with HTTP 200 Jul 24 06:02:51.940225 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 560/2272] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:51 2026] GET /volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:51.956025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:51.958324 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] DELETE https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:51.958532 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:51.958762 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:51.958929 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Delete volume with id: 80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:51.969516 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:51.969516 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:51.970814 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Volume info retrieved successfully. Jul 24 06:02:51.971921 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:02:51.989994 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-2029682442 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-2029682442, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:51.992617 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-2029682442 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-2029682442, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.008153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Created reservations ['f80c6c98-0107-4db0-9120-9f80f4de9c2c', 'f0317e5d-9bf8-46ca-ab93-c083ae448fdf', 'c27d88f7-2e79-4920-857b-66462d0ded90', '92e5162e-e4f3-4fa5-a255-cd4e6e4616b5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:52.054715 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Delete volume request issued successfully. Jul 24 06:02:52.054715 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a89a55f-fc13-4ce4-a02b-60271c4f2af1 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 returned with HTTP 202 Jul 24 06:02:52.054715 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 574/2273] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:02:51 2026] DELETE /volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:52.067748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3cffdf2d-da1e-472b-bcc4-89470f48d230 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.069202 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cffdf2d-da1e-472b-bcc4-89470f48d230 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] GET https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 Jul 24 06:02:52.069432 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cffdf2d-da1e-472b-bcc4-89470f48d230 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.069633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cffdf2d-da1e-472b-bcc4-89470f48d230 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.081583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cffdf2d-da1e-472b-bcc4-89470f48d230 tempest-UserMessagesTest-861164055 tempest-UserMessagesTest-861164055-project-member] https://10.4.3.200/volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 returned with HTTP 404 Jul 24 06:02:52.082159 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 579/2274] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/volumes/80bfbd70-d124-460c-9889-b4f2a7040ec4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:52.089575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33a6e462-5c9e-4e55-a8c2-fe1cc09cda4e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.091332 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33a6e462-5c9e-4e55-a8c2-fe1cc09cda4e tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] DELETE https://10.4.3.200/volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 Jul 24 06:02:52.091523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33a6e462-5c9e-4e55-a8c2-fe1cc09cda4e tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.091806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33a6e462-5c9e-4e55-a8c2-fe1cc09cda4e tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.120538 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33a6e462-5c9e-4e55-a8c2-fe1cc09cda4e tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 returned with HTTP 202 Jul 24 06:02:52.121010 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 562/2275] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:02:52 2026] DELETE /volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:52.128322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd3fc675-d0d0-40e3-a16c-962586c61768 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.130174 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd3fc675-d0d0-40e3-a16c-962586c61768 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] GET https://10.4.3.200/volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 Jul 24 06:02:52.130384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd3fc675-d0d0-40e3-a16c-962586c61768 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.130579 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd3fc675-d0d0-40e3-a16c-962586c61768 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.134287 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd3fc675-d0d0-40e3-a16c-962586c61768 tempest-UserMessagesTest-1277989421 tempest-UserMessagesTest-1277989421-project-admin] https://10.4.3.200/volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 returned with HTTP 404 Jul 24 06:02:52.134870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 561/2276] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/types/cc978e55-4194-42c5-8fc7-23c4277a03f9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:52.197940 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.354280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.354493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.354769 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.364296 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.364602 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.364860 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.365167 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.365713 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.365713 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.366902 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.366902 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.366902 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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 24 06:02:52.371796 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-074853b2-1fd9-43b1-92ff-4bbbd459e422 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.372269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 575/2277] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 600 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.391280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.393141 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults Jul 24 06:02:52.393325 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.393526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'defaults' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.400419 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.404400 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7ec9ef8-a172-4903-9707-68cd97ee062a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults returned with HTTP 200 Jul 24 06:02:52.404833 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 580/2278] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults => generated 600 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.415158 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.417209 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.417540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:52.474108 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.474359 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.474630 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1677930487 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1677930487, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:02:52.482064 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abad83bc-cba8-4194-a165-4a5fc72b5e4d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.482522 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 563/2279] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 06:02:52 2026] PUT /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 558 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:02:52.492751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97529c78-06f2-4040-b8e1-76ac97da35ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.494172 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97529c78-06f2-4040-b8e1-76ac97da35ca tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] DELETE https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.496471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97529c78-06f2-4040-b8e1-76ac97da35ca tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.496471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97529c78-06f2-4040-b8e1-76ac97da35ca tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.503695 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97529c78-06f2-4040-b8e1-76ac97da35ca tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.504141 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 562/2280] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:02:52 2026] DELETE /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 06:02:52.515759 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7237014c-e9a4-448f-9371-928e7365c0cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.517883 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7237014c-e9a4-448f-9371-928e7365c0cf tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.518064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7237014c-e9a4-448f-9371-928e7365c0cf tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.518237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7237014c-e9a4-448f-9371-928e7365c0cf tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.537255 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7237014c-e9a4-448f-9371-928e7365c0cf tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.537630 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 576/2281] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 600 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.547946 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a5dec89-df80-4221-82c5-1ded8726d4fe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.552704 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a5dec89-df80-4221-82c5-1ded8726d4fe tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.552704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a5dec89-df80-4221-82c5-1ded8726d4fe tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:52.676020 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a5dec89-df80-4221-82c5-1ded8726d4fe tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.676449 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 581/2282] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 06:02:52 2026] PUT /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 558 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.687955 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bcf9f580-1422-43df-9d29-fc8183ac0f6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.690077 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcf9f580-1422-43df-9d29-fc8183ac0f6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults Jul 24 06:02:52.690321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcf9f580-1422-43df-9d29-fc8183ac0f6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.690565 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bcf9f580-1422-43df-9d29-fc8183ac0f6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'defaults' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.705252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bcf9f580-1422-43df-9d29-fc8183ac0f6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults returned with HTTP 200 Jul 24 06:02:52.705714 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 564/2283] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f/defaults => generated 600 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.720021 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea065791-5365-4749-9df0-94368e019c6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.722228 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea065791-5365-4749-9df0-94368e019c6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:52.722511 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea065791-5365-4749-9df0-94368e019c6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.722771 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea065791-5365-4749-9df0-94368e019c6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.739467 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea065791-5365-4749-9df0-94368e019c6d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:52.740206 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 563/2284] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 600 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:52.756237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d619d24-8200-4e25-950d-662dfb4a7a19 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.758797 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d619d24-8200-4e25-950d-662dfb4a7a19 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True Jul 24 06:02:52.759022 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d619d24-8200-4e25-950d-662dfb4a7a19 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:52.759319 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d619d24-8200-4e25-950d-662dfb4a7a19 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:52.782723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d619d24-8200-4e25-950d-662dfb4a7a19 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True returned with HTTP 200 Jul 24 06:02:52.782723 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 577/2285] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:52 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True => generated 1341 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:52.797875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:52.911090 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:52.911738 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1446421789"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:52.913762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1446421789'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:52.914032 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume of 1 GB Jul 24 06:02:52.937575 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Availability Zones retrieved successfully. Jul 24 06:02:52.944447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Flow 'volume_create_api' (12b7e45a-f107-4a91-ab2e-36a82ed3fa9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:52.945770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7609707a-60ef-4569-ad76-63a57d75c487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:52.947344 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:52.977353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7609707a-60ef-4569-ad76-63a57d75c487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:52.979705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515eb32a-b1d6-408d-8ebd-8e4911b75ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:53.071694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Created reservations ['f254b8ae-f362-4a36-b207-9340a2a58765', '24203ca1-66c3-4758-8d1b-d0c2aa6e2864', 'bd016d8f-54d2-4f23-948c-44115d6729cf', 'ad8bac4b-516b-4cbf-a497-004c657f24ed'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:53.072920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (515eb32a-b1d6-408d-8ebd-8e4911b75ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f254b8ae-f362-4a36-b207-9340a2a58765', '24203ca1-66c3-4758-8d1b-d0c2aa6e2864', 'bd016d8f-54d2-4f23-948c-44115d6729cf', 'ad8bac4b-516b-4cbf-a497-004c657f24ed']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:53.074067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b51f4-4eab-483e-b013-d162cd3b74fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:53.102141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (192b51f4-4eab-483e-b013-d162cd3b74fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378e0824-4468-4103-ba7e-798b51315c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1446421789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff3c70562244e11956072ed5243360f',qos_specs=None,replication_status=,reservations=['f254b8ae-f362-4a36-b207-9340a2a58765','24203ca1-66c3-4758-8d1b-d0c2aa6e2864','bd016d8f-54d2-4f23-948c-44115d6729cf','ad8bac4b-516b-4cbf-a497-004c657f24ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffffecab1a7b419a989dea99d806deb7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1446421789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=378e0824-4468-4103-ba7e-798b51315c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff3c70562244e11956072ed5243360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffffecab1a7b419a989dea99d806deb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:53.103817 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c529a8-d8d4-41be-bf74-73023a73fae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:53.127705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c529a8-d8d4-41be-bf74-73023a73fae3) transitioned into state 'SUCCESS' from state '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-1446421789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff3c70562244e11956072ed5243360f',qos_specs=None,replication_status=,reservations=['f254b8ae-f362-4a36-b207-9340a2a58765','24203ca1-66c3-4758-8d1b-d0c2aa6e2864','bd016d8f-54d2-4f23-948c-44115d6729cf','ad8bac4b-516b-4cbf-a497-004c657f24ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffffecab1a7b419a989dea99d806deb7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:53.128704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b37e356-5d48-44ee-97e7-0339fc10d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:53.145877 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b37e356-5d48-44ee-97e7-0339fc10d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:53.146749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Flow 'volume_create_api' (12b7e45a-f107-4a91-ab2e-36a82ed3fa9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:53.147114 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume request issued successfully. Jul 24 06:02:53.147649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a19a495b-f97f-4e9d-af74-0bea0bd7f519 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:53.149543 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 582/2286] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:02:52 2026] POST /volume/v3/volumes => generated 756 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:53.163531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:53.165530 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:53.165753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:53.165960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:53.182812 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:53.182812 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:53.195169 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:53.204745 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a84ee3f-2d0c-4f12-a1e3-14d2c181e5c1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 200 Jul 24 06:02:53.205304 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 565/2287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:53 2026] GET /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:54.226022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:54.229334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:54.229803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:54.229884 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:54.252537 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:54.252537 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:54.260328 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:54.270631 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f4292f9-fb6c-4da4-9b88-5b4640e12919 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 200 Jul 24 06:02:54.271257 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 564/2288] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:54 2026] GET /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:54.294383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bff254f-8e20-49f0-8951-1228a25b29ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:54.298346 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bff254f-8e20-49f0-8951-1228a25b29ee tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True Jul 24 06:02:54.298346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bff254f-8e20-49f0-8951-1228a25b29ee tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:54.298346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bff254f-8e20-49f0-8951-1228a25b29ee tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:54.333458 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bff254f-8e20-49f0-8951-1228a25b29ee tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True returned with HTTP 200 Jul 24 06:02:54.334418 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 578/2289] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:54 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:54.348969 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:54.350920 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] DELETE https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:54.351179 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:54.351348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:54.351527 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Delete volume with id: 378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:54.360176 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:54.360176 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:54.360766 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:54.392266 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Delete volume request issued successfully. Jul 24 06:02:54.392486 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb755db5-0eaa-452e-8a50-28907702e1c8 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 202 Jul 24 06:02:54.393213 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 583/2290] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:54 2026] DELETE /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:54.405632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:54.407769 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:54.408369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:54.408481 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:54.421992 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:54.421992 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:54.430991 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:54.438421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b6391ec-e21d-4efb-aafb-34bb9c252fb3 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 200 Jul 24 06:02:54.438953 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 566/2291] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:54 2026] GET /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:54.966200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3264f62-377e-46c2-a8b6-a45318179ba7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.114232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3264f62-377e-46c2-a8b6-a45318179ba7 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True Jul 24 06:02:55.115371 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3264f62-377e-46c2-a8b6-a45318179ba7 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.115371 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3264f62-377e-46c2-a8b6-a45318179ba7 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] Calling method 'get_pools' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.147028 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3264f62-377e-46c2-a8b6-a45318179ba7 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 24 06:02:55.147028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 565/2292] 10.4.3.200 () {66 vars in 1314 bytes} [Fri Jul 24 06:02:54 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:55.160146 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6440d537-42de-4067-b1d2-fb4717aa2a60 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.162096 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6440d537-42de-4067-b1d2-fb4717aa2a60 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 24 06:02:55.162304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6440d537-42de-4067-b1d2-fb4717aa2a60 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.162587 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6440d537-42de-4067-b1d2-fb4717aa2a60 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.182103 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6440d537-42de-4067-b1d2-fb4717aa2a60 tempest-VolumePoolsAdminTestsJSON-1003384280 tempest-VolumePoolsAdminTestsJSON-1003384280-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 06:02:55.182460 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 579/2293] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:02:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:55.454583 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a3fea1d-4ee9-4b39-a99a-3312380bf2b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.456353 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a3fea1d-4ee9-4b39-a99a-3312380bf2b7 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:55.456563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a3fea1d-4ee9-4b39-a99a-3312380bf2b7 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.456783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a3fea1d-4ee9-4b39-a99a-3312380bf2b7 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.463259 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a3fea1d-4ee9-4b39-a99a-3312380bf2b7 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 404 Jul 24 06:02:55.463765 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 584/2294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:55 2026] GET /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:55.470628 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b12a28a-3a82-4846-b6a9-79bbc0a91e34 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.472466 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b12a28a-3a82-4846-b6a9-79bbc0a91e34 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:55.472697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b12a28a-3a82-4846-b6a9-79bbc0a91e34 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.472915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b12a28a-3a82-4846-b6a9-79bbc0a91e34 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.478539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b12a28a-3a82-4846-b6a9-79bbc0a91e34 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 404 Jul 24 06:02:55.480023 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 567/2295] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:55 2026] GET /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:55.488083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8f97455a-87c8-4e39-b23a-f656072dc659 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.496716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f97455a-87c8-4e39-b23a-f656072dc659 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] DELETE https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:55.496952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f97455a-87c8-4e39-b23a-f656072dc659 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.497298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8f97455a-87c8-4e39-b23a-f656072dc659 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.497490 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8f97455a-87c8-4e39-b23a-f656072dc659 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Delete volume with id: 378e0824-4468-4103-ba7e-798b51315c8c Jul 24 06:02:55.504777 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8f97455a-87c8-4e39-b23a-f656072dc659 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c returned with HTTP 404 Jul 24 06:02:55.505596 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 566/2296] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:55 2026] DELETE /volume/v3/volumes/378e0824-4468-4103-ba7e-798b51315c8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:55.515923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.518611 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:02:55.518965 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-162796259"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:55.520623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-162796259'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:02:55.522737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume of 1 GB Jul 24 06:02:55.530743 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Availability Zones retrieved successfully. Jul 24 06:02:55.537517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Flow 'volume_create_api' (83d882db-1214-421e-b25c-26aaeebb7c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:55.538970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b8dfb7-b870-4915-a144-661f7a1655eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:55.540000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:02:55.568557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b8dfb7-b870-4915-a144-661f7a1655eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:55.569392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29585e9-c837-46b8-81e8-53f7d9c30202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:55.619893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Created reservations ['e4f409af-2861-4ca2-87a7-fec3ee9b8f7e', '6091c2c7-4726-4deb-a6f3-37dd4282d683', '7ca3942a-5f80-49c3-8a4a-c8e98cb9a852', 'd1a2dc3a-be7c-4f5c-8b74-0d0a603b2d81'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:55.620854 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c29585e9-c837-46b8-81e8-53f7d9c30202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f409af-2861-4ca2-87a7-fec3ee9b8f7e', '6091c2c7-4726-4deb-a6f3-37dd4282d683', '7ca3942a-5f80-49c3-8a4a-c8e98cb9a852', 'd1a2dc3a-be7c-4f5c-8b74-0d0a603b2d81']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:55.621605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a6384c-47cd-4fb3-919b-5e1ce59b71b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:55.644860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77a6384c-47cd-4fb3-919b-5e1ce59b71b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f71688f-547d-4877-8390-595ba53cb357', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-162796259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff3c70562244e11956072ed5243360f',qos_specs=None,replication_status=,reservations=['e4f409af-2861-4ca2-87a7-fec3ee9b8f7e','6091c2c7-4726-4deb-a6f3-37dd4282d683','7ca3942a-5f80-49c3-8a4a-c8e98cb9a852','d1a2dc3a-be7c-4f5c-8b74-0d0a603b2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffffecab1a7b419a989dea99d806deb7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:02:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-162796259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f71688f-547d-4877-8390-595ba53cb357,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ff3c70562244e11956072ed5243360f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffffecab1a7b419a989dea99d806deb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:55.645798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55774516-b19c-48bf-acb5-05e65a5a7bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:55.666401 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55774516-b19c-48bf-acb5-05e65a5a7bab) transitioned into state 'SUCCESS' from state '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-162796259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ff3c70562244e11956072ed5243360f',qos_specs=None,replication_status=,reservations=['e4f409af-2861-4ca2-87a7-fec3ee9b8f7e','6091c2c7-4726-4deb-a6f3-37dd4282d683','7ca3942a-5f80-49c3-8a4a-c8e98cb9a852','d1a2dc3a-be7c-4f5c-8b74-0d0a603b2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffffecab1a7b419a989dea99d806deb7',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:55.667464 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd846a6-9f6f-473f-afa6-d4d28c41050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:02:55.681671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bd846a6-9f6f-473f-afa6-d4d28c41050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:02:55.681671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Flow 'volume_create_api' (83d882db-1214-421e-b25c-26aaeebb7c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:02:55.681671 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Create volume request issued successfully. Jul 24 06:02:55.682661 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45320d83-e67b-41c4-ac43-3579dee93ec1 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:02:55.683142 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 580/2297] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:02:55 2026] POST /volume/v3/volumes => generated 755 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:55.696156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54338bc4-598b-4e7d-9773-75d1db3817bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:55.696925 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54338bc4-598b-4e7d-9773-75d1db3817bb tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:55.697156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54338bc4-598b-4e7d-9773-75d1db3817bb tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:55.697509 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54338bc4-598b-4e7d-9773-75d1db3817bb tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:55.704159 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:55.704159 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:02:55.710564 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54338bc4-598b-4e7d-9773-75d1db3817bb tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:55.717178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54338bc4-598b-4e7d-9773-75d1db3817bb tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 200 Jul 24 06:02:55.717566 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 585/2298] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:55 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:56.183386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-812b9120-5020-4763-8162-691d05436063 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.185114 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:02:56.185295 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:56.185473 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:56.185671 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume with id: 0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:02:56.194813 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:56.194813 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:56.195212 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:56.216929 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume request issued successfully. Jul 24 06:02:56.217136 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-812b9120-5020-4763-8162-691d05436063 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 202 Jul 24 06:02:56.217710 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 568/2299] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:56 2026] DELETE /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:56.228341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.232606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:02:56.232919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:56.233200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:56.245298 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:56.245298 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:56.251549 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:02:56.257914 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63c33194-aee4-4595-b7e7-3b08e7bbf240 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 200 Jul 24 06:02:56.258516 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 567/2300] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:56 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:56.733495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.735924 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:56.736390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:56.736477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:56.745598 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:56.745598 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:56.749995 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Volume info retrieved successfully. Jul 24 06:02:56.754468 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e44f7eb0-f1b8-482b-8051-4675e3c452da tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 200 Jul 24 06:02:56.754834 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 581/2301] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:56 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:56.767437 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8297421-2c0f-4a76-af63-266b2fda0f94 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.769548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8297421-2c0f-4a76-af63-266b2fda0f94 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True Jul 24 06:02:56.770078 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8297421-2c0f-4a76-af63-266b2fda0f94 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:56.770459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8297421-2c0f-4a76-af63-266b2fda0f94 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:56.809305 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8297421-2c0f-4a76-af63-266b2fda0f94 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True returned with HTTP 200 Jul 24 06:02:56.810303 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 586/2302] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:56 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True => generated 1341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:56.823311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe24fa17-4afc-4358-a3ba-df09e144f797 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.825069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe24fa17-4afc-4358-a3ba-df09e144f797 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True Jul 24 06:02:56.825246 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe24fa17-4afc-4358-a3ba-df09e144f797 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:56.825426 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe24fa17-4afc-4358-a3ba-df09e144f797 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:56.841555 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe24fa17-4afc-4358-a3ba-df09e144f797 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True returned with HTTP 200 Jul 24 06:02:56.841947 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 569/2303] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:56 2026] GET /volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True => generated 1341 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:56.859025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:56.860657 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 24 06:02:56.861049 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9f71688f-547d-4877-8390-595ba53cb357"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:56.863052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.volume_transfer [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Creating new volume transfer {'transfer': {'volume_id': '9f71688f-547d-4877-8390-595ba53cb357'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 06:02:56.863216 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Creating transfer of volume 9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:56.863354 np0000005810 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Generating transfer record for volume 9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:56.871040 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:56.871040 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:02:56.879692 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc30349b-3055-4ced-a7a0-d8c882e3ce3e tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 06:02:56.880223 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 568/2304] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 24 06:02:56 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:56.889634 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-81004dac-6d36-40b1-a5d4-53d45471267a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.039940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer/26256ca2-d34a-4ed8-923c-165c14eca138/accept Jul 24 06:02:57.040347 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "399b90b66bd573dd"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.042509 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Accepting volume transfer 26256ca2-d34a-4ed8-923c-165c14eca138 {{(pid=100222) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 06:02:57.042666 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Accepting transfer 26256ca2-d34a-4ed8-923c-165c14eca138 Jul 24 06:02:57.115427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Created reservations ['1a72a396-e770-413e-ac75-fa07ebbc8cee', '3a5d8484-e737-4111-bed0-50af4764c003', 'a1a8f88d-8e51-4009-b51c-caf9a9550c22', '6c80f964-8a5d-49a2-aacb-198cbbe35f80'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:57.140019 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Created reservations ['db24e775-617b-4cf8-8f5b-f673ef146a9b', '121546b1-d9ca-4c52-be38-1b9c084e7f0b', '2cdaee7c-3585-4256-bdd0-cb3899849841', 'cd5abb03-418b-4dca-ab4e-ccacb499879b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:57.194528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Created reservations ['a1996548-9785-4165-a622-59f6176879af', '555a9949-21e9-4ca2-9a56-be55c404722a', '61a52c7c-61fa-4fb0-8ed8-c9c44406bb42', 'c8337ccc-f986-445e-875f-6b33dc6b4484'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:57.227884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Created reservations ['3a4a0574-5c29-4c25-bbf8-645e6ae6a253', '33dcdc3c-2e04-4db9-a2e4-76f3ae963b81', '68896ae1-2abd-4744-9d17-699c3ddb244c', 'd467f7e8-8854-4e63-b0d8-451efbaae813'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:02:57.238200 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Transfer volume completed successfully. Jul 24 06:02:57.281141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ab4b051b-f7c0-43d0-9627-d4152dbb1bf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.283966 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab4b051b-f7c0-43d0-9627-d4152dbb1bf3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d Jul 24 06:02:57.284258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab4b051b-f7c0-43d0-9627-d4152dbb1bf3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.284520 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ab4b051b-f7c0-43d0-9627-d4152dbb1bf3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.293429 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ab4b051b-f7c0-43d0-9627-d4152dbb1bf3 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d returned with HTTP 404 Jul 24 06:02:57.294288 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 587/2305] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/volumes/0bd42221-d1bb-4321-8dae-c8222b3f8b8d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:57.318146 np0000005810 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Volume 9f71688f-547d-4877-8390-595ba53cb357 has been transferred. Jul 24 06:02:57.326428 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81004dac-6d36-40b1-a5d4-53d45471267a tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/26256ca2-d34a-4ed8-923c-165c14eca138/accept returned with HTTP 202 Jul 24 06:02:57.326944 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 582/2306] 10.4.3.200 () {68 vars in 1423 bytes} [Fri Jul 24 06:02:56 2026] POST /volume/v3/os-volume-transfer/26256ca2-d34a-4ed8-923c-165c14eca138/accept => generated 365 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:02:57.340043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.343824 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:57.343824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.343824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.354820 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:57.354820 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:57.358977 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] Volume info retrieved successfully. Jul 24 06:02:57.366170 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5f0d8c1-fdc9-40d5-be1b-8e6626e61ca9 tempest-VolumeQuotasAdminTestJSON-2046132643 tempest-VolumeQuotasAdminTestJSON-2046132643-project-member] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 200 Jul 24 06:02:57.367372 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 570/2307] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:57.379788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a6cd41c6-7a20-4d7c-aa1d-102b7ec8b2fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.382109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6cd41c6-7a20-4d7c-aa1d-102b7ec8b2fc tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True Jul 24 06:02:57.382367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6cd41c6-7a20-4d7c-aa1d-102b7ec8b2fc tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.382719 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6cd41c6-7a20-4d7c-aa1d-102b7ec8b2fc tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.426747 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6cd41c6-7a20-4d7c-aa1d-102b7ec8b2fc tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True returned with HTTP 200 Jul 24 06:02:57.427320 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 569/2308] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f?usage=True => generated 1341 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:57.442101 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2377cc2-4861-424a-9be6-d7df36ca1b29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.444854 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2377cc2-4861-424a-9be6-d7df36ca1b29 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True Jul 24 06:02:57.444854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2377cc2-4861-424a-9be6-d7df36ca1b29 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.444854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2377cc2-4861-424a-9be6-d7df36ca1b29 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.473134 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2377cc2-4861-424a-9be6-d7df36ca1b29 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True returned with HTTP 200 Jul 24 06:02:57.473466 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 588/2309] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/os-quota-sets/00d5328b101643dc99a2caa7cf8ce871?usage=True => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:57.486285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.490656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:57.490742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.491034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.491318 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Delete volume with id: 9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:57.502625 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:57.502625 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:02:57.503584 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Volume info retrieved successfully. Jul 24 06:02:57.528704 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Delete volume request issued successfully. Jul 24 06:02:57.528704 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c9317a3-f6b9-4d7c-908a-ef5fb3f6e593 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 202 Jul 24 06:02:57.528704 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 583/2310] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:57 2026] DELETE /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:02:57.538084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.545214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:57.545214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.545214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.556048 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:02:57.556048 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:02:57.560772 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Volume info retrieved successfully. Jul 24 06:02:57.565480 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c1cc68ec-041d-4f4c-8987-8cb2dd2ef218 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 200 Jul 24 06:02:57.565989 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 571/2311] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 1011 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:57.725053 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e838f1f1-8b66-4563-96e5-38462131f712 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.875280 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e838f1f1-8b66-4563-96e5-38462131f712 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] GET https://10.4.3.200/volume/v3/os-services Jul 24 06:02:57.875745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e838f1f1-8b66-4563-96e5-38462131f712 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:57.875954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e838f1f1-8b66-4563-96e5-38462131f712 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:57.881284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e838f1f1-8b66-4563-96e5-38462131f712 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services returned with HTTP 200 Jul 24 06:02:57.882689 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 570/2312] 10.4.3.200 () {66 vars in 1249 bytes} [Fri Jul 24 06:02:57 2026] GET /volume/v3/os-services => generated 626 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:57.894028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb2e02b9-1091-4bcb-b33a-74b1ecb60a17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.895831 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2e02b9-1091-4bcb-b33a-74b1ecb60a17 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] PUT https://10.4.3.200/volume/v3/os-services/disable-log-reason Jul 24 06:02:57.896164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb2e02b9-1091-4bcb-b33a-74b1ecb60a17 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005810", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.897687 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb2e02b9-1091-4bcb-b33a-74b1ecb60a17 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 24 06:02:57.898142 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 589/2313] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 24 06:02:57 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:02:57.906895 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f020acb6-6a52-467e-9c40-bc9dce5c9585 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.908561 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f020acb6-6a52-467e-9c40-bc9dce5c9585 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] PUT https://10.4.3.200/volume/v3/os-services/disable Jul 24 06:02:57.909747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f020acb6-6a52-467e-9c40-bc9dce5c9585 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005810", "binary": "invalid_binary"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.923055 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f020acb6-6a52-467e-9c40-bc9dce5c9585 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services/disable returned with HTTP 404 Jul 24 06:02:57.923931 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 584/2314] 10.4.3.200 () {68 vars in 1293 bytes} [Fri Jul 24 06:02:57 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:57.933482 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cc823b3d-bbe4-4c9e-9eb5-718814830104 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.935630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc823b3d-bbe4-4c9e-9eb5-718814830104 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] PUT https://10.4.3.200/volume/v3/os-services/enable Jul 24 06:02:57.936091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cc823b3d-bbe4-4c9e-9eb5-718814830104 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.946238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cc823b3d-bbe4-4c9e-9eb5-718814830104 tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services/enable returned with HTTP 404 Jul 24 06:02:57.947142 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 572/2315] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 24 06:02:57 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:57.957200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b1a4911-0d25-4af9-9b1f-06ad4cf417cf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.960782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b1a4911-0d25-4af9-9b1f-06ad4cf417cf tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] PUT https://10.4.3.200/volume/v3/os-services/freeze Jul 24 06:02:57.961190 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b1a4911-0d25-4af9-9b1f-06ad4cf417cf tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.968927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b1a4911-0d25-4af9-9b1f-06ad4cf417cf tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services/freeze returned with HTTP 400 Jul 24 06:02:57.970699 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 571/2316] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 24 06:02:57 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:57.983217 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f99c47f-148f-4ab6-a21d-b5740d35080c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:57.985493 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f99c47f-148f-4ab6-a21d-b5740d35080c tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] PUT https://10.4.3.200/volume/v3/os-services/thaw Jul 24 06:02:57.985792 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f99c47f-148f-4ab6-a21d-b5740d35080c tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:57.993793 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f99c47f-148f-4ab6-a21d-b5740d35080c tempest-VolumeServicesNegativeTest-1449029895 tempest-VolumeServicesNegativeTest-1449029895-project-admin] https://10.4.3.200/volume/v3/os-services/thaw returned with HTTP 400 Jul 24 06:02:57.994417 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 590/2317] 10.4.3.200 () {68 vars in 1284 bytes} [Fri Jul 24 06:02:57 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:02:58.580997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd24a7e2-6448-4d0d-b0ea-8556661eb73d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.583981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd24a7e2-6448-4d0d-b0ea-8556661eb73d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:58.585266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd24a7e2-6448-4d0d-b0ea-8556661eb73d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:58.585266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd24a7e2-6448-4d0d-b0ea-8556661eb73d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:58.601482 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd24a7e2-6448-4d0d-b0ea-8556661eb73d tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 404 Jul 24 06:02:58.602093 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 585/2318] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:58 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:58.613354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55671b03-e5b9-4609-bf4a-f3c6d11ea47f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.618827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55671b03-e5b9-4609-bf4a-f3c6d11ea47f tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] GET https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:58.619007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55671b03-e5b9-4609-bf4a-f3c6d11ea47f tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:58.619238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55671b03-e5b9-4609-bf4a-f3c6d11ea47f tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:58.625994 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55671b03-e5b9-4609-bf4a-f3c6d11ea47f tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 404 Jul 24 06:02:58.626556 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 573/2319] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:02:58 2026] GET /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:58.639093 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.641134 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:58.641398 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:58.641624 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:58.641909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] Delete volume with id: 9f71688f-547d-4877-8390-595ba53cb357 Jul 24 06:02:58.652124 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f014bcca-af16-4e4c-97ce-bb28bb6805e2 tempest-VolumeQuotasAdminTestJSON-1378003584 tempest-VolumeQuotasAdminTestJSON-1378003584-project-member] https://10.4.3.200/volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 returned with HTTP 404 Jul 24 06:02:58.658029 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 572/2320] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:02:58 2026] DELETE /volume/v3/volumes/9f71688f-547d-4877-8390-595ba53cb357 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:02:58.666388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b09fbf8c-a107-4c76-bca1-c26bdac36ac4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.668668 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b09fbf8c-a107-4c76-bca1-c26bdac36ac4 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] GET https://10.4.3.200/volume/v3/os-quota-sets/dfc0d0c26a57420d90bf434bcc1ab244?usage=True Jul 24 06:02:58.668884 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b09fbf8c-a107-4c76-bca1-c26bdac36ac4 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:02:58.669193 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b09fbf8c-a107-4c76-bca1-c26bdac36ac4 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:02:58.694055 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b09fbf8c-a107-4c76-bca1-c26bdac36ac4 tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/dfc0d0c26a57420d90bf434bcc1ab244?usage=True returned with HTTP 200 Jul 24 06:02:58.694570 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 591/2321] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:02:58 2026] GET /volume/v3/os-quota-sets/dfc0d0c26a57420d90bf434bcc1ab244?usage=True => generated 1341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:02:58.708584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-93d6fdec-f117-4967-9afd-ecc41e980ffa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.711564 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93d6fdec-f117-4967-9afd-ecc41e980ffa tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:58.712452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93d6fdec-f117-4967-9afd-ecc41e980ffa tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:58.835634 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93d6fdec-f117-4967-9afd-ecc41e980ffa tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:58.836115 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 586/2322] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 06:02:58 2026] PUT /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 560 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:02:58.845360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d56df316-196c-49b0-8d47-8144d76e602a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:02:58.847601 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d56df316-196c-49b0-8d47-8144d76e602a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] PUT https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f Jul 24 06:02:58.848070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d56df316-196c-49b0-8d47-8144d76e602a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:02:58.960339 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d56df316-196c-49b0-8d47-8144d76e602a tempest-VolumeQuotasAdminTestJSON-1013469876 tempest-VolumeQuotasAdminTestJSON-1013469876-project-admin] https://10.4.3.200/volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f returned with HTTP 200 Jul 24 06:02:58.961112 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 574/2323] 10.4.3.200 () {68 vars in 1375 bytes} [Fri Jul 24 06:02:58 2026] PUT /volume/v3/os-quota-sets/3ff3c70562244e11956072ed5243360f => generated 558 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:00.578229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0285e08a-17d3-4486-80a2-691e226ea1ba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:00.583979 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:00.584526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesCloneTest-Volume-571152579"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:00.588216 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-571152579'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:00.699132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume of 1 GB Jul 24 06:03:00.705039 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:00.714718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (e0a87fc0-5c1d-4cf7-8771-f4a9392b732d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:00.715877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76689d0-b376-43b7-9e7b-cb18f0f94b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:00.716991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:00.790937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76689d0-b376-43b7-9e7b-cb18f0f94b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:00.792431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bbcc1c-41f0-49f9-af7d-4a47abae8626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:00.862746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Created reservations ['f65d10c7-f11d-4443-8929-382cd3f4be52', '946abf78-847e-4080-a2c9-82355fde3fbc', 'cd28b283-eb9a-4972-9609-a293bba22109', '153ff5b2-4d72-4f4f-99bc-006c8de0fd59'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:00.863755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8bbcc1c-41f0-49f9-af7d-4a47abae8626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65d10c7-f11d-4443-8929-382cd3f4be52', '946abf78-847e-4080-a2c9-82355fde3fbc', 'cd28b283-eb9a-4972-9609-a293bba22109', '153ff5b2-4d72-4f4f-99bc-006c8de0fd59']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:00.864624 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75419182-56ff-456b-a62d-a5b892393096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:00.895292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75419182-56ff-456b-a62d-a5b892393096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da9fe918-9f18-4e7e-8c25-a5ee975d9158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-571152579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['f65d10c7-f11d-4443-8929-382cd3f4be52','946abf78-847e-4080-a2c9-82355fde3fbc','cd28b283-eb9a-4972-9609-a293bba22109','153ff5b2-4d72-4f4f-99bc-006c8de0fd59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-571152579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da9fe918-9f18-4e7e-8c25-a5ee975d9158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9299ea2015f4b0d8972e7f5d5660247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25bb80e722483a97293981c32cbb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:00.896264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02275f4e-95b1-49cb-bcae-932615d15ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:00.924545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02275f4e-95b1-49cb-bcae-932615d15ce2) transitioned into state 'SUCCESS' from state '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-571152579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['f65d10c7-f11d-4443-8929-382cd3f4be52','946abf78-847e-4080-a2c9-82355fde3fbc','cd28b283-eb9a-4972-9609-a293bba22109','153ff5b2-4d72-4f4f-99bc-006c8de0fd59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:00.925630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd4e960-fa3c-42c9-af14-f30912cad085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:00.938418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd4e960-fa3c-42c9-af14-f30912cad085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:00.939688 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (e0a87fc0-5c1d-4cf7-8771-f4a9392b732d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:00.940072 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request issued successfully. Jul 24 06:03:00.941045 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0285e08a-17d3-4486-80a2-691e226ea1ba tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:00.941663 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 573/2324] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:00 2026] POST /volume/v3/volumes => generated 746 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:00.959455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-475b4bf0-6733-46e5-8649-91809709a82b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:00.962381 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-475b4bf0-6733-46e5-8649-91809709a82b tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:00.962649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-475b4bf0-6733-46e5-8649-91809709a82b tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:00.962887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-475b4bf0-6733-46e5-8649-91809709a82b tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:00.974362 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:00.974362 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:00.982851 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-475b4bf0-6733-46e5-8649-91809709a82b tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:00.993417 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-475b4bf0-6733-46e5-8649-91809709a82b tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 200 Jul 24 06:03:00.993865 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 592/2325] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:00 2026] GET /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:02.010560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.012476 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:02.012631 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:02.012843 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:02.021158 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:02.021158 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:02.025529 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:02.031517 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6b0455cd-9b66-49d9-8919-d21e84faf3be tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 200 Jul 24 06:03:02.032110 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 587/2326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:02 2026] GET /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:02.048013 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.049946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:02.050279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "da9fe918-9f18-4e7e-8c25-a5ee975d9158", "size": 1, "name": "tempest-VolumesCloneTest-Volume-411385829"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:02.051861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request body: {'volume': {'source_volid': 'da9fe918-9f18-4e7e-8c25-a5ee975d9158', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-411385829'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:02.058996 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:02.058996 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:02.059782 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume retrieved successfully. Jul 24 06:03:02.059782 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume of 1 GB Jul 24 06:03:02.064255 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:02.068973 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (fc0bd1af-34f5-4805-a0bb-5304b5edc834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:02.070891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3916bada-c2b6-4b85-94f8-7c7219243e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.071157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:02.095259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3916bada-c2b6-4b85-94f8-7c7219243e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'da9fe918-9f18-4e7e-8c25-a5ee975d9158', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.096026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a633253d-3607-47d1-853e-eb9dee5a5f0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.151941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Created reservations ['a7a1930d-93a7-46da-bbad-79e18a78df99', '030c7e67-8a0e-4b67-9596-f1535cf951de', '745c4e5d-1157-4aa7-b613-31b19d21cbcf', '37f08120-bfaa-4b39-9551-66a7947b037f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:02.152880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a633253d-3607-47d1-853e-eb9dee5a5f0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7a1930d-93a7-46da-bbad-79e18a78df99', '030c7e67-8a0e-4b67-9596-f1535cf951de', '745c4e5d-1157-4aa7-b613-31b19d21cbcf', '37f08120-bfaa-4b39-9551-66a7947b037f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.153703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31c5ee2-9249-4ff0-8fe3-39c9b2e9d9a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.195049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e31c5ee2-9249-4ff0-8fe3-39c9b2e9d9a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef665535-12bb-4509-9a47-016f1092d59e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-411385829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['a7a1930d-93a7-46da-bbad-79e18a78df99','030c7e67-8a0e-4b67-9596-f1535cf951de','745c4e5d-1157-4aa7-b613-31b19d21cbcf','37f08120-bfaa-4b39-9551-66a7947b037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=da9fe918-9f18-4e7e-8c25-a5ee975d9158,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-411385829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef665535-12bb-4509-9a47-016f1092d59e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9299ea2015f4b0d8972e7f5d5660247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=da9fe918-9f18-4e7e-8c25-a5ee975d9158,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25bb80e722483a97293981c32cbb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.196191 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2310bd98-9aed-410e-b397-96333347f0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.215508 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2310bd98-9aed-410e-b397-96333347f0aa) transitioned into state 'SUCCESS' from state '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-411385829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['a7a1930d-93a7-46da-bbad-79e18a78df99','030c7e67-8a0e-4b67-9596-f1535cf951de','745c4e5d-1157-4aa7-b613-31b19d21cbcf','37f08120-bfaa-4b39-9551-66a7947b037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=da9fe918-9f18-4e7e-8c25-a5ee975d9158,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.216292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c2ac04-efb5-45a5-8df9-a355d4ad825a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.232690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3c2ac04-efb5-45a5-8df9-a355d4ad825a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.233580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (fc0bd1af-34f5-4805-a0bb-5304b5edc834) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:02.233889 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request issued successfully. Jul 24 06:03:02.234455 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f80649c5-d84c-4e9a-b49b-01a72d5e59ab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:02.234982 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 575/2327] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:02 2026] POST /volume/v3/volumes => generated 779 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:02.253419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.254364 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:02.254558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:02.254768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:02.263340 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:02.263340 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:02.269291 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:02.275135 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c33c9d32-dc15-42ff-aa81-9d04140827c1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 200 Jul 24 06:03:02.275687 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 574/2328] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:02 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:02.566130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fdc06b10-51a6-43bd-9f58-a7420c3805c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.698093 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fdc06b10-51a6-43bd-9f58-a7420c3805c9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:02.698599 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fdc06b10-51a6-43bd-9f58-a7420c3805c9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-822350462", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:02.703720 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=560,cinder:UPDATE=101,cinder:INSERT=63,cinder:DELETE=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:03:02.731936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fdc06b10-51a6-43bd-9f58-a7420c3805c9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:02.732313 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 593/2329] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:03:02 2026] POST /volume/v3/types => generated 274 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:02.743399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ed4545bb-b943-42cb-90bd-f904e23b4127 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.746707 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed4545bb-b943-42cb-90bd-f904e23b4127 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:02.747080 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed4545bb-b943-42cb-90bd-f904e23b4127 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-488818453", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:02.764363 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed4545bb-b943-42cb-90bd-f904e23b4127 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:02.764893 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 588/2330] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:03:02 2026] POST /volume/v3/types => generated 274 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:02.775212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:02.851074 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:02.851529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-726092052", "volume_type": "068a1c7c-e868-4491-9241-789e2e9eedec", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:02.856189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-726092052', 'volume_type': '068a1c7c-e868-4491-9241-789e2e9eedec', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:02.859090 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=603,cinder:INSERT=65,cinder:UPDATE=129 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:03:02.865778 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Create volume of 1 GB Jul 24 06:03:02.866910 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:02.866910 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:02.866910 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Availability Zones retrieved successfully. Jul 24 06:03:02.876597 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Flow 'volume_create_api' (cdfb2b0f-b48f-445f-b308-1c421ac34529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:02.877773 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be7a961-55af-47e0-9670-7403ecc59818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.879015 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:02.902892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5be7a961-55af-47e0-9670-7403ecc59818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=068a1c7c-e868-4491-9241-789e2e9eedec,is_public=True,name='tempest-VolumeTypesTest-volume-type-822350462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '068a1c7c-e868-4491-9241-789e2e9eedec', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:02.904078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6925ce12-38dd-431b-8b15-9a8639439cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:02.946107 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-822350462 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-822350462, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:02.946107 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-822350462 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-822350462, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:03.003752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Created reservations ['cbdecc2d-eb99-42f7-84dc-6e1b528714af', '8e327be0-422b-4fe5-aa54-b4cff1fb8da2', '96a90e23-e82d-4a12-b4cc-9176c97d5b46', 'ca37ae1f-82d6-49d7-b663-a808de208eae'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:03.003752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6925ce12-38dd-431b-8b15-9a8639439cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbdecc2d-eb99-42f7-84dc-6e1b528714af', '8e327be0-422b-4fe5-aa54-b4cff1fb8da2', '96a90e23-e82d-4a12-b4cc-9176c97d5b46', 'ca37ae1f-82d6-49d7-b663-a808de208eae']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.004885 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fc8535-936d-4bef-b5f0-d66a5cfddba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.037639 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48fc8535-936d-4bef-b5f0-d66a5cfddba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcc7ba4f-8955-4021-8d13-fa04df6ec5c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-726092052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cfef1ac6b94b2b80868229e3712ccb',qos_specs=None,replication_status=,reservations=['cbdecc2d-eb99-42f7-84dc-6e1b528714af','8e327be0-422b-4fe5-aa54-b4cff1fb8da2','96a90e23-e82d-4a12-b4cc-9176c97d5b46','ca37ae1f-82d6-49d7-b663-a808de208eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4072df9d6ee4207bf2edacbba23de1b',volume_type_id=068a1c7c-e868-4491-9241-789e2e9eedec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-726092052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcc7ba4f-8955-4021-8d13-fa04df6ec5c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19cfef1ac6b94b2b80868229e3712ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4072df9d6ee4207bf2edacbba23de1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(068a1c7c-e868-4491-9241-789e2e9eedec),volume_type_id=068a1c7c-e868-4491-9241-789e2e9eedec)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.041421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50835933-817e-47c2-8864-e79fc7a36dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.067963 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50835933-817e-47c2-8864-e79fc7a36dd4) transitioned into state 'SUCCESS' from state '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-726092052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19cfef1ac6b94b2b80868229e3712ccb',qos_specs=None,replication_status=,reservations=['cbdecc2d-eb99-42f7-84dc-6e1b528714af','8e327be0-422b-4fe5-aa54-b4cff1fb8da2','96a90e23-e82d-4a12-b4cc-9176c97d5b46','ca37ae1f-82d6-49d7-b663-a808de208eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4072df9d6ee4207bf2edacbba23de1b',volume_type_id=068a1c7c-e868-4491-9241-789e2e9eedec)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.069527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b172245-680a-4279-924b-74e1cb268d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.084104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b172245-680a-4279-924b-74e1cb268d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.087704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Flow 'volume_create_api' (cdfb2b0f-b48f-445f-b308-1c421ac34529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:03.087704 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Create volume request issued successfully. Jul 24 06:03:03.087704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3acae414-f9d9-4ec6-bb3d-f266c66379b1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:03.087704 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 576/2331] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:02 2026] POST /volume/v3/volumes => generated 782 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:03.098697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.100887 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:03.101304 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.101534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.108069 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.108069 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:03.111640 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:03.118359 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e18b9dd-fdf1-4367-8217-a9251f341df5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:03.118359 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 575/2332] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:03.279833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.281503 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:03.281870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-674992306", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:03.284004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-674992306', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:03.291940 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e5635d3-8eed-494f-957b-cdff038ce78e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.295161 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e5635d3-8eed-494f-957b-cdff038ce78e tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.295161 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e5635d3-8eed-494f-957b-cdff038ce78e tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.295161 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e5635d3-8eed-494f-957b-cdff038ce78e tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.303086 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.303086 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:03.311709 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8e5635d3-8eed-494f-957b-cdff038ce78e tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.315775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e5635d3-8eed-494f-957b-cdff038ce78e tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 200 Jul 24 06:03:03.316468 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 589/2333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:03.334912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.338586 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.338922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.339211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.349541 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.349541 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:03.358253 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.365047 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ea694bdc-0635-4f80-af11-53e3e6e4fb86 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 200 Jul 24 06:03:03.365047 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 577/2334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:03.377482 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.379182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.379375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.379565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.383725 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume of 1 GB Jul 24 06:03:03.389057 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:03.390526 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.390526 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:03.394267 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.395251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (50b6a8dc-c76d-4596-a1ae-e0de78064b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:03.396643 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93377fd1-c4b7-45bd-9711-205b8b462f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.397860 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:03.399037 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e10774cb-cd5a-4c53-888a-eba549b93cfc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 200 Jul 24 06:03:03.399584 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 576/2335] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:03.415604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.420126 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.420126 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.420126 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.420126 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume with id: ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.437686 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.437686 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:03.438834 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.471324 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume request issued successfully. Jul 24 06:03:03.471560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3eadf5f5-cdf7-4a70-badb-04ddad9733b7 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 202 Jul 24 06:03:03.472136 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 590/2336] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:03 2026] DELETE /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:03.480048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93377fd1-c4b7-45bd-9711-205b8b462f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.481046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.481133 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495a9a75-1ec4-4c34-9305-323d85988cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.484773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:03.485156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.485251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.498554 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.498554 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:03.504569 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.515137 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fc7a6b1f-ea51-483f-ad87-559bbb2307bc tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 200 Jul 24 06:03:03.516619 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 578/2337] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 1387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:03.555397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Created reservations ['41c2a287-b1c6-40c7-a659-e8e2904f097b', 'c9971bc0-a84a-4734-b6ff-a08dbe15a466', '94901d87-8952-4d0e-9bbd-15e5f4c175b3', '8ff93d70-d765-4e9e-ad7f-a5c9d5b872bc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:03.556123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495a9a75-1ec4-4c34-9305-323d85988cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c2a287-b1c6-40c7-a659-e8e2904f097b', 'c9971bc0-a84a-4734-b6ff-a08dbe15a466', '94901d87-8952-4d0e-9bbd-15e5f4c175b3', '8ff93d70-d765-4e9e-ad7f-a5c9d5b872bc']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.556963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb8e024-5dcc-4115-8e9e-80778f5dddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.581465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb8e024-5dcc-4115-8e9e-80778f5dddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b575f326-d492-40d1-b2f2-6edfa987007b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-674992306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['41c2a287-b1c6-40c7-a659-e8e2904f097b','c9971bc0-a84a-4734-b6ff-a08dbe15a466','94901d87-8952-4d0e-9bbd-15e5f4c175b3','8ff93d70-d765-4e9e-ad7f-a5c9d5b872bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-674992306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b575f326-d492-40d1-b2f2-6edfa987007b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a924c1d1254403a5380144359f7906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1946d8429421405ea4ab82e76644a6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.582313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23210911-6e12-4201-a11d-3a3f7d35fa2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.603302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23210911-6e12-4201-a11d-3a3f7d35fa2a) transitioned into state 'SUCCESS' from state '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-674992306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['41c2a287-b1c6-40c7-a659-e8e2904f097b','c9971bc0-a84a-4734-b6ff-a08dbe15a466','94901d87-8952-4d0e-9bbd-15e5f4c175b3','8ff93d70-d765-4e9e-ad7f-a5c9d5b872bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.604248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb496df-903d-47a9-abdf-255ae92b52ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:03.618705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb496df-903d-47a9-abdf-255ae92b52ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:03.618705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (50b6a8dc-c76d-4596-a1ae-e0de78064b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:03.618705 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request issued successfully. Jul 24 06:03:03.618705 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28db7b58-9fbe-4656-9981-aa4a8a41e981 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:03.618982 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 594/2338] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:03 2026] POST /volume/v3/volumes => generated 780 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:03.630763 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:03.632926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:03.633260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:03.633387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:03.640296 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:03.640296 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:03.644087 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:03.648300 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7e5843aa-354c-48c5-8fb7-51d3bdd75197 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:03.648643 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 577/2339] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:03 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:04.125533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.127009 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 06:03:04.127307 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.127534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.127972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.129847 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:04.130070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.130283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.140590 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.140590 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:04.148509 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.148509 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:04.148646 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:04.153095 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e6aa20bc-74f9-4832-97e1-754bbade18e5 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:04.153583 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 579/2340] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:04.153629 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:03:04.160878 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-d71ced07-c678-473a-9425-2da2c48ada34 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 06:03:04.161428 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 591/2341] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:04.169282 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.172125 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] POST https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3/action Jul 24 06:03:04.172940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Action body: b'{"os-retype": {"new_type": "53e326ae-76c0-4f20-9a23-7c6a4413c85d"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:04.172940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "53e326ae-76c0-4f20-9a23-7c6a4413c85d"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:04.184892 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.184892 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:04.185857 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:04.214604 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-488818453 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-488818453, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:04.215077 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-488818453 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-488818453, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:04.261746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Created reservations ['25412298-77d7-452f-81a2-c6a6da138772', 'cf2f117e-39cd-4a16-a43e-ccbed549db93'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:04.276957 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-822350462 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-822350462, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:04.276957 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-822350462 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-822350462, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:04.286268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Created reservations ['6b4c8d13-049a-4caf-8131-82eace6be961', 'b20f23dd-7f6a-41a0-bb33-d52f02291f19'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:04.325457 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Retype volume request issued successfully. Jul 24 06:03:04.325888 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c7862b-e90b-48e7-b6cc-5fd87e24fd3b tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3/action returned with HTTP 202 Jul 24 06:03:04.326654 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 595/2342] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:03:04 2026] POST /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:03:04.337611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-300c5575-73ce-4559-8952-3db4711fe824 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.341050 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-300c5575-73ce-4559-8952-3db4711fe824 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:04.341282 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-300c5575-73ce-4559-8952-3db4711fe824 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.341479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-300c5575-73ce-4559-8952-3db4711fe824 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.351782 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.351782 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:04.360812 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-300c5575-73ce-4559-8952-3db4711fe824 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:04.367163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-300c5575-73ce-4559-8952-3db4711fe824 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:04.367564 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 578/2343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:04.534143 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-519d1349-cc85-458a-a0ae-510210a25d65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.536236 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-519d1349-cc85-458a-a0ae-510210a25d65 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e Jul 24 06:03:04.536536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-519d1349-cc85-458a-a0ae-510210a25d65 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.536858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-519d1349-cc85-458a-a0ae-510210a25d65 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.544338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-519d1349-cc85-458a-a0ae-510210a25d65 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e returned with HTTP 404 Jul 24 06:03:04.545027 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 580/2344] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/ef665535-12bb-4509-9a47-016f1092d59e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:04.552145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b67c62b8-845e-4276-82c7-865764dd88d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.554701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67c62b8-845e-4276-82c7-865764dd88d8 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:04.554701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b67c62b8-845e-4276-82c7-865764dd88d8 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.555015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b67c62b8-845e-4276-82c7-865764dd88d8 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.564235 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.564235 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:04.569416 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b67c62b8-845e-4276-82c7-865764dd88d8 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:04.575578 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67c62b8-845e-4276-82c7-865764dd88d8 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 200 Jul 24 06:03:04.576096 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 592/2345] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:04.601488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-999c15b8-41ab-4664-86ec-cd080f796b34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.603437 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:04.603634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.603917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.604125 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume with id: da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:04.611280 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.611280 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:04.611770 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:04.636995 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume request issued successfully. Jul 24 06:03:04.637301 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-999c15b8-41ab-4664-86ec-cd080f796b34 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 202 Jul 24 06:03:04.637951 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 596/2346] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:04 2026] DELETE /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:04.651655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.653539 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:04.653783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.653981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.662786 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.662786 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:04.663824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.665585 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:04.665835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.666032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.667394 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:04.673994 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55298796-698e-4ca1-a3b5-ef6adcef80a6 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 200 Jul 24 06:03:04.674664 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 579/2347] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:04.679530 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.679530 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:04.685230 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:04.691615 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e0e762-ccc3-4805-8111-ef3779f1eedc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:04.692144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 581/2348] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:04.719634 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-657b2ac0-427b-4926-885c-759a886f6a8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.721618 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-657b2ac0-427b-4926-885c-759a886f6a8e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:04.721883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-657b2ac0-427b-4926-885c-759a886f6a8e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.722168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-657b2ac0-427b-4926-885c-759a886f6a8e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.726778 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=570,cinder:UPDATE=102,cinder:INSERT=52,cinder:DELETE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:03:04.736701 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.736701 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:04.741915 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-657b2ac0-427b-4926-885c-759a886f6a8e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:04.749359 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-657b2ac0-427b-4926-885c-759a886f6a8e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:04.749878 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 593/2349] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:04 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1388 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:04.968296 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-8a5c5441-bc78-428b-b747-ad49da901935 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:04.970180 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-8a5c5441-bc78-428b-b747-ad49da901935 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c Jul 24 06:03:04.970381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-8a5c5441-bc78-428b-b747-ad49da901935 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:04.970568 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-8a5c5441-bc78-428b-b747-ad49da901935 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:04.979257 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:04.979257 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:05.038424 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a0ddbff1-7fb4-4bd0-a0c3-3563474e1bd7 req-8a5c5441-bc78-428b-b747-ad49da901935 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c returned with HTTP 200 Jul 24 06:03:05.038884 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 597/2350] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:03:04 2026] DELETE /volume/v3/attachments/cc9f2752-3304-4afc-a1c7-4935f7dd204c => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.384283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97237b09-0a4d-4b6f-b214-b3326b74552f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.389220 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97237b09-0a4d-4b6f-b214-b3326b74552f tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.389220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97237b09-0a4d-4b6f-b214-b3326b74552f tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.389220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97237b09-0a4d-4b6f-b214-b3326b74552f tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.398291 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.398291 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:05.404195 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97237b09-0a4d-4b6f-b214-b3326b74552f tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:05.406486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97237b09-0a4d-4b6f-b214-b3326b74552f tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:05.407206 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 580/2351] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.420749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.423335 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.424275 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.424275 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.435415 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.435415 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:05.441225 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:05.447371 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f68ceee1-02c8-41e8-86d0-ee7def6a636c tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:05.447940 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 582/2352] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.461325 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-afc054c5-898c-41c0-9912-fc17322d97d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.463618 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc054c5-898c-41c0-9912-fc17322d97d1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.463618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afc054c5-898c-41c0-9912-fc17322d97d1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.463618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afc054c5-898c-41c0-9912-fc17322d97d1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.470819 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.470819 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:05.475083 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afc054c5-898c-41c0-9912-fc17322d97d1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:05.479578 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc054c5-898c-41c0-9912-fc17322d97d1 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:05.479972 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 594/2353] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.495402 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.497127 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] DELETE https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.497340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.497536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.497721 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Delete volume with id: fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.504586 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.504586 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:05.505096 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:05.523704 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Delete volume request issued successfully. Jul 24 06:03:05.523939 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ff60b087-b6f5-44ab-8f98-7bdefdbd5531 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 202 Jul 24 06:03:05.524383 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 598/2354] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:05 2026] DELETE /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:05.534300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.536194 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:05.537084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.537084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.543945 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.543945 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:05.547654 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Volume info retrieved successfully. Jul 24 06:03:05.551904 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64b2cd8a-104e-4535-bef2-caef8e2dbfee tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 200 Jul 24 06:03:05.552339 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 581/2355] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.688467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d6245375-6f48-47d6-8781-ffc9819ecdde None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.690626 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6245375-6f48-47d6-8781-ffc9819ecdde tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 Jul 24 06:03:05.690918 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6245375-6f48-47d6-8781-ffc9819ecdde tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.691204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d6245375-6f48-47d6-8781-ffc9819ecdde tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.697524 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d6245375-6f48-47d6-8781-ffc9819ecdde tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 returned with HTTP 404 Jul 24 06:03:05.698173 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 583/2356] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/da9fe918-9f18-4e7e-8c25-a5ee975d9158 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:05.706207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f322bd58-3496-4879-a519-558272650022 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.707851 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:05.708196 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1358527368"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:05.709611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1358527368'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:05.709930 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume of 1 GB Jul 24 06:03:05.713893 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:05.719771 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (49a59ddb-2f42-4a4e-899c-0f57b04aa25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:05.720981 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df7e451-e7c4-46fd-aa9e-ac9a28cdf018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:05.721846 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:05.747408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8df7e451-e7c4-46fd-aa9e-ac9a28cdf018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:05.748339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56579c42-320d-445e-ab7d-54405afdc20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:05.793581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Created reservations ['12e83b98-b646-48ed-9815-4803e58d9e1c', '4f8ae486-bc8f-4b5c-86b8-c07202e75434', '888a32c7-033d-40e4-b8d5-f6320e19ec4e', '6539eb2c-d90e-4a35-ae35-b18ea2aaa0f0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:05.794375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56579c42-320d-445e-ab7d-54405afdc20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12e83b98-b646-48ed-9815-4803e58d9e1c', '4f8ae486-bc8f-4b5c-86b8-c07202e75434', '888a32c7-033d-40e4-b8d5-f6320e19ec4e', '6539eb2c-d90e-4a35-ae35-b18ea2aaa0f0']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:05.795098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4a8abe-764f-41d3-a5b0-4c73b4555c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:05.816830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f4a8abe-764f-41d3-a5b0-4c73b4555c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e4ff9de-391f-4228-9855-6992d505b207', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1358527368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['12e83b98-b646-48ed-9815-4803e58d9e1c','4f8ae486-bc8f-4b5c-86b8-c07202e75434','888a32c7-033d-40e4-b8d5-f6320e19ec4e','6539eb2c-d90e-4a35-ae35-b18ea2aaa0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1358527368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e4ff9de-391f-4228-9855-6992d505b207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9299ea2015f4b0d8972e7f5d5660247',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25bb80e722483a97293981c32cbb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:05.817655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab12d857-1dad-47b4-b6cd-4fdf852ac0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:05.842087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab12d857-1dad-47b4-b6cd-4fdf852ac0ef) transitioned into state 'SUCCESS' from state '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-1358527368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['12e83b98-b646-48ed-9815-4803e58d9e1c','4f8ae486-bc8f-4b5c-86b8-c07202e75434','888a32c7-033d-40e4-b8d5-f6320e19ec4e','6539eb2c-d90e-4a35-ae35-b18ea2aaa0f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:05.842750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f873e359-6a01-433e-9692-cc0b69f94b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:05.854933 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f873e359-6a01-433e-9692-cc0b69f94b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:05.855750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (49a59ddb-2f42-4a4e-899c-0f57b04aa25c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:05.856079 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request issued successfully. Jul 24 06:03:05.856712 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f322bd58-3496-4879-a519-558272650022 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:05.857067 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 595/2357] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:05 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:05.868841 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.871139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:05.871405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.871674 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.880790 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.880790 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:05.885431 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:05.891210 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c0541bf-b310-42a2-99e2-cafc6b208b66 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 200 Jul 24 06:03:05.891760 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 599/2358] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:05.962357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:05.964263 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:05.964448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:05.964628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:05.970876 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:05.970876 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:05.973908 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:05.977971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-9c2e648c-3810-44a1-9019-9f747465d008 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:05.978367 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 582/2359] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:05 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1370 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:06.040847 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-514deaf8-16dd-486e-9778-9f3d64ea510b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.042704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 06:03:06.042934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.043094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.043307 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume with id: 3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 06:03:06.050101 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.050101 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:06.050523 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:03:06.068612 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Delete volume request issued successfully. Jul 24 06:03:06.068807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-514deaf8-16dd-486e-9778-9f3d64ea510b tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 202 Jul 24 06:03:06.069255 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 584/2360] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:06 2026] DELETE /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:06.076793 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.078562 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 06:03:06.078752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.078927 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.087490 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.087490 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:06.091297 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Volume info retrieved successfully. Jul 24 06:03:06.096729 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a19d2e3b-cc78-4b9c-a60f-a115683e44c1 tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 200 Jul 24 06:03:06.096956 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 596/2361] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:06.398404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.401476 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:06.401755 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.402023 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.412284 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.412284 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:06.416650 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:06.422087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-a29af00d-838f-44fc-a67a-bdc12a7dbfb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:06.422498 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 600/2362] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1370 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:06.433364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69726e14-bb37-46b1-9387-e7cf6a97332c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.433745 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69726e14-bb37-46b1-9387-e7cf6a97332c None None] GET https://10.4.3.200/volume// Jul 24 06:03:06.433957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69726e14-bb37-46b1-9387-e7cf6a97332c None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.434266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69726e14-bb37-46b1-9387-e7cf6a97332c None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.434613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69726e14-bb37-46b1-9387-e7cf6a97332c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:06.434918 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 583/2363] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:06.443799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-6ad7d2ac-7b64-499c-892e-7983d4c2f253 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.446049 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-6ad7d2ac-7b64-499c-892e-7983d4c2f253 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:06.446635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-6ad7d2ac-7b64-499c-892e-7983d4c2f253 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b575f326-d492-40d1-b2f2-6edfa987007b", "connector": null, "instance_uuid": "af1e0a7a-7c10-444e-a774-aca6625c6c7f"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.455052 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.455052 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:06.482760 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-6ad7d2ac-7b64-499c-892e-7983d4c2f253 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:06.483335 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 585/2364] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:06 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 24 06:03:06.568571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5136f1ec-15e0-458b-a45f-87cb53533d96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.570272 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5136f1ec-15e0-458b-a45f-87cb53533d96 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] GET https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 Jul 24 06:03:06.570449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5136f1ec-15e0-458b-a45f-87cb53533d96 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.570648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5136f1ec-15e0-458b-a45f-87cb53533d96 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.576238 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5136f1ec-15e0-458b-a45f-87cb53533d96 tempest-VolumeTypesTest-1298617243 tempest-VolumeTypesTest-1298617243-project-member] https://10.4.3.200/volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 returned with HTTP 404 Jul 24 06:03:06.576652 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 597/2365] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/volumes/fcc7ba4f-8955-4021-8d13-fa04df6ec5c3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:06.587589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-066dcbd2-410a-4f89-91fb-fd6a0f08f180 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.589754 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-066dcbd2-410a-4f89-91fb-fd6a0f08f180 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d Jul 24 06:03:06.589980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-066dcbd2-410a-4f89-91fb-fd6a0f08f180 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.590239 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-066dcbd2-410a-4f89-91fb-fd6a0f08f180 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.617468 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-066dcbd2-410a-4f89-91fb-fd6a0f08f180 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d returned with HTTP 202 Jul 24 06:03:06.617877 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 601/2366] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:06 2026] DELETE /volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:06.627929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-147d9583-d262-482d-896e-cb2daecbe14c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.631338 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-147d9583-d262-482d-896e-cb2daecbe14c tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d Jul 24 06:03:06.631338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-147d9583-d262-482d-896e-cb2daecbe14c tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.631338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-147d9583-d262-482d-896e-cb2daecbe14c tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.637520 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-147d9583-d262-482d-896e-cb2daecbe14c tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d returned with HTTP 404 Jul 24 06:03:06.638013 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 584/2367] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/53e326ae-76c0-4f20-9a23-7c6a4413c85d => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:03:06.645514 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46ccb88f-9640-466f-8c73-e18db69ab250 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.647538 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46ccb88f-9640-466f-8c73-e18db69ab250 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec Jul 24 06:03:06.647792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46ccb88f-9640-466f-8c73-e18db69ab250 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.648058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46ccb88f-9640-466f-8c73-e18db69ab250 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.648344 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.648344 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:06.676010 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46ccb88f-9640-466f-8c73-e18db69ab250 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec returned with HTTP 202 Jul 24 06:03:06.676462 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 586/2368] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:06 2026] DELETE /volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:06.684329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f949f065-924d-4027-a74e-26ecf0c543b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.686041 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f949f065-924d-4027-a74e-26ecf0c543b2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec Jul 24 06:03:06.686237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f949f065-924d-4027-a74e-26ecf0c543b2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.686414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f949f065-924d-4027-a74e-26ecf0c543b2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.689697 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f949f065-924d-4027-a74e-26ecf0c543b2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec returned with HTTP 404 Jul 24 06:03:06.689769 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 598/2369] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/068a1c7c-e868-4491-9241-789e2e9eedec => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:06.697174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8ec734f-e5ba-4425-ba04-6295c92011e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.699246 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8ec734f-e5ba-4425-ba04-6295c92011e4 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:06.699602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8ec734f-e5ba-4425-ba04-6295c92011e4 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2000765727", "description": "tempest-volume-type-description-236106944", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.718200 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8ec734f-e5ba-4425-ba04-6295c92011e4 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:06.718200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 602/2370] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:03:06 2026] POST /volume/v3/types => generated 314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.727877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b63c96db-0b3a-433f-bfb3-8a2ee6b09dd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.729509 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b63c96db-0b3a-433f-bfb3-8a2ee6b09dd2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 Jul 24 06:03:06.729667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b63c96db-0b3a-433f-bfb3-8a2ee6b09dd2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.729903 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b63c96db-0b3a-433f-bfb3-8a2ee6b09dd2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.736113 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b63c96db-0b3a-433f-bfb3-8a2ee6b09dd2 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 returned with HTTP 200 Jul 24 06:03:06.736659 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 585/2371] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.749241 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f13cdad4-b8d3-4702-8c6e-cb32e126571e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.752688 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f13cdad4-b8d3-4702-8c6e-cb32e126571e tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 Jul 24 06:03:06.752688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f13cdad4-b8d3-4702-8c6e-cb32e126571e tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.752688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f13cdad4-b8d3-4702-8c6e-cb32e126571e tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.777204 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f13cdad4-b8d3-4702-8c6e-cb32e126571e tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 returned with HTTP 202 Jul 24 06:03:06.777908 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 587/2372] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:06 2026] DELETE /volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:06.786336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f9473c42-4fbf-4e8a-aae4-22990c912bef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.789327 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9473c42-4fbf-4e8a-aae4-22990c912bef tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 Jul 24 06:03:06.789717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9473c42-4fbf-4e8a-aae4-22990c912bef tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.790033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9473c42-4fbf-4e8a-aae4-22990c912bef tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.793576 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9473c42-4fbf-4e8a-aae4-22990c912bef tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 returned with HTTP 404 Jul 24 06:03:06.794723 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 599/2373] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/e10bfb9d-c174-4f6d-bb0d-3991f23fc586 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:03:06.803873 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15d9d92c-7a87-4c3c-b8db-223066754aaa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.805907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15d9d92c-7a87-4c3c-b8db-223066754aaa tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:06.806324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15d9d92c-7a87-4c3c-b8db-223066754aaa tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-801106964"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.821703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15d9d92c-7a87-4c3c-b8db-223066754aaa tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:06.821703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 603/2374] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:06 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.830718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e3d6f4f-f3f2-40ef-958c-365c91a1cc8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.833825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e3d6f4f-f3f2-40ef-958c-365c91a1cc8a tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption Jul 24 06:03:06.833825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e3d6f4f-f3f2-40ef-958c-365c91a1cc8a tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.856453 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e3d6f4f-f3f2-40ef-958c-365c91a1cc8a tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption returned with HTTP 200 Jul 24 06:03:06.857112 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 586/2375] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:03:06 2026] POST /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.867096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5752bec2-c526-4904-83c3-64ce24d4f893 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.872871 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5752bec2-c526-4904-83c3-64ce24d4f893 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption Jul 24 06:03:06.872871 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5752bec2-c526-4904-83c3-64ce24d4f893 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.874697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5752bec2-c526-4904-83c3-64ce24d4f893 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.888367 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5752bec2-c526-4904-83c3-64ce24d4f893 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption returned with HTTP 200 Jul 24 06:03:06.888367 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 588/2376] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.898108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42e95ba4-b3f5-4c85-8427-f5b0858082a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.900185 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42e95ba4-b3f5-4c85-8427-f5b0858082a5 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] PUT https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde Jul 24 06:03:06.901420 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42e95ba4-b3f5-4c85-8427-f5b0858082a5 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.908720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.910092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:06.910321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.910540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.918040 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.918040 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:06.922872 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:06.929166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-674182db-3ee8-4248-b40d-a9fe25fbf34d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 200 Jul 24 06:03:06.929785 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 604/2377] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.946947 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42e95ba4-b3f5-4c85-8427-f5b0858082a5 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde returned with HTTP 200 Jul 24 06:03:06.947732 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 600/2378] 10.4.3.200 () {68 vars in 1507 bytes} [Fri Jul 24 06:03:06 2026] PUT /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde => generated 122 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.948455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.952348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:06.952791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6e4ff9de-391f-4228-9855-6992d505b207", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2142489244"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:06.955747 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request body: {'volume': {'source_volid': '6e4ff9de-391f-4228-9855-6992d505b207', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2142489244'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:06.955874 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f5c7244-fcfc-4ff3-8917-82ce2c2b2728 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.957914 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f5c7244-fcfc-4ff3-8917-82ce2c2b2728 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption Jul 24 06:03:06.958343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f5c7244-fcfc-4ff3-8917-82ce2c2b2728 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.958714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f5c7244-fcfc-4ff3-8917-82ce2c2b2728 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.966200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f5c7244-fcfc-4ff3-8917-82ce2c2b2728 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption returned with HTTP 200 Jul 24 06:03:06.966776 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:06.966776 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:06.967519 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume retrieved successfully. Jul 24 06:03:06.967578 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 589/2379] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:06.967618 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume of 2 GB Jul 24 06:03:06.978178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c535d81c-0779-43f7-8100-c5179dd8aaa9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:06.979381 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:06.984694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c535d81c-0779-43f7-8100-c5179dd8aaa9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/cipher Jul 24 06:03:06.984944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c535d81c-0779-43f7-8100-c5179dd8aaa9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:06.985232 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c535d81c-0779-43f7-8100-c5179dd8aaa9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:06.990105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (b4db5a9b-c89a-4520-87ff-80b54544f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:06.991565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe7290e-8738-4849-bfea-1350ed4e3a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:06.992855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:06.994128 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c535d81c-0779-43f7-8100-c5179dd8aaa9 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/cipher returned with HTTP 200 Jul 24 06:03:06.994594 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 605/2380] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:03:06 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:03:07.005377 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f4a74bc4-f96c-4f7a-8305-26cb9ecc753f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.007638 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4a74bc4-f96c-4f7a-8305-26cb9ecc753f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde Jul 24 06:03:07.009551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4a74bc4-f96c-4f7a-8305-26cb9ecc753f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.009551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f4a74bc4-f96c-4f7a-8305-26cb9ecc753f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.030369 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f4a74bc4-f96c-4f7a-8305-26cb9ecc753f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde returned with HTTP 202 Jul 24 06:03:07.031209 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe7290e-8738-4849-bfea-1350ed4e3a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '6e4ff9de-391f-4228-9855-6992d505b207', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:07.031633 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 601/2381] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 24 06:03:07 2026] DELETE /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption/74ed7015-1b61-4ae3-9f31-b362670c3bde => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:07.032194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da35cf2-1f5d-47c1-a030-e1aeaaf033ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:07.039707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ad01a62-b89c-4f10-a14e-dc3a600f2c8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.041607 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ad01a62-b89c-4f10-a14e-dc3a600f2c8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption Jul 24 06:03:07.041843 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ad01a62-b89c-4f10-a14e-dc3a600f2c8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.042033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ad01a62-b89c-4f10-a14e-dc3a600f2c8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.047973 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ad01a62-b89c-4f10-a14e-dc3a600f2c8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption returned with HTTP 200 Jul 24 06:03:07.048487 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 590/2382] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 06:03:07.057732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2717070b-b76f-4eaa-99ee-3b2d5b707963 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.059739 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2717070b-b76f-4eaa-99ee-3b2d5b707963 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption Jul 24 06:03:07.059910 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2717070b-b76f-4eaa-99ee-3b2d5b707963 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.060126 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2717070b-b76f-4eaa-99ee-3b2d5b707963 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.066577 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2717070b-b76f-4eaa-99ee-3b2d5b707963 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption returned with HTTP 200 Jul 24 06:03:07.066992 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 606/2383] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 06:03:07.076870 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5fcc2352-71a1-4899-8d24-d6e574e854e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.078239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fcc2352-71a1-4899-8d24-d6e574e854e8 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 Jul 24 06:03:07.078567 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fcc2352-71a1-4899-8d24-d6e574e854e8 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.078961 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5fcc2352-71a1-4899-8d24-d6e574e854e8 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.100287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Created reservations ['fc6c33dc-9584-48ef-9088-9d1665c6cd27', 'c1208cec-4a4e-48db-bd15-ccb1dc3e02eb', 'a46c3982-c464-4696-8b41-6d9595e5d87f', '6d51c0c5-0cef-4b9a-b89c-98b0a26357da'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:07.102494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da35cf2-1f5d-47c1-a030-e1aeaaf033ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc6c33dc-9584-48ef-9088-9d1665c6cd27', 'c1208cec-4a4e-48db-bd15-ccb1dc3e02eb', 'a46c3982-c464-4696-8b41-6d9595e5d87f', '6d51c0c5-0cef-4b9a-b89c-98b0a26357da']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:07.102494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273281b4-5db5-422e-a44d-deb48450f564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:07.116554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c368d04b-be9a-474c-b9ce-db68042e85ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.118673 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c368d04b-be9a-474c-b9ce-db68042e85ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] GET https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba Jul 24 06:03:07.118916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c368d04b-be9a-474c-b9ce-db68042e85ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.119203 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c368d04b-be9a-474c-b9ce-db68042e85ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.122192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5fcc2352-71a1-4899-8d24-d6e574e854e8 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 returned with HTTP 202 Jul 24 06:03:07.122641 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 602/2384] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:07 2026] DELETE /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:07.125311 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c368d04b-be9a-474c-b9ce-db68042e85ed tempest-AttachVolumeMultiAttachTest-1903289972 tempest-AttachVolumeMultiAttachTest-1903289972-project-member] https://10.4.3.200/volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba returned with HTTP 404 Jul 24 06:03:07.126546 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 591/2385] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/volumes/3888c546-2d61-46f8-9b6a-344c98bb9cba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:07.138079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c06a9a53-6c39-4391-8f1e-0fac963a3a9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.141962 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c06a9a53-6c39-4391-8f1e-0fac963a3a9d tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 Jul 24 06:03:07.141962 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c06a9a53-6c39-4391-8f1e-0fac963a3a9d tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.142197 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c06a9a53-6c39-4391-8f1e-0fac963a3a9d tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.144530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273281b4-5db5-422e-a44d-deb48450f564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e60426-9c34-453f-9bb3-5df45a55a33c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2142489244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['fc6c33dc-9584-48ef-9088-9d1665c6cd27','c1208cec-4a4e-48db-bd15-ccb1dc3e02eb','a46c3982-c464-4696-8b41-6d9595e5d87f','6d51c0c5-0cef-4b9a-b89c-98b0a26357da'],size=2,snapshot_id=None,source_replicaid=,source_volid=6e4ff9de-391f-4228-9855-6992d505b207,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2142489244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e60426-9c34-453f-9bb3-5df45a55a33c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9299ea2015f4b0d8972e7f5d5660247',provider_auth=None,provider_geometry=None,provider_id=None,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=6e4ff9de-391f-4228-9855-6992d505b207,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c25bb80e722483a97293981c32cbb94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:07.145647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5504f387-cd2a-4d50-b9c0-7367bb81c62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:07.147240 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c06a9a53-6c39-4391-8f1e-0fac963a3a9d tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 returned with HTTP 404 Jul 24 06:03:07.148116 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 607/2386] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types/d0e2db32-f863-4e88-8934-c80baef08538 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:07.157299 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-95b2b44a-c5f8-4094-9e19-e07c5af0fe78 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.160112 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95b2b44a-c5f8-4094-9e19-e07c5af0fe78 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types Jul 24 06:03:07.160651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-95b2b44a-c5f8-4094-9e19-e07c5af0fe78 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.160651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-95b2b44a-c5f8-4094-9e19-e07c5af0fe78 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.179324 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5504f387-cd2a-4d50-b9c0-7367bb81c62a) transitioned into state 'SUCCESS' from state '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-2142489244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9299ea2015f4b0d8972e7f5d5660247',qos_specs=None,replication_status=,reservations=['fc6c33dc-9584-48ef-9088-9d1665c6cd27','c1208cec-4a4e-48db-bd15-ccb1dc3e02eb','a46c3982-c464-4696-8b41-6d9595e5d87f','6d51c0c5-0cef-4b9a-b89c-98b0a26357da'],size=2,snapshot_id=None,source_replicaid=,source_volid=6e4ff9de-391f-4228-9855-6992d505b207,status='creating',user_id='5c25bb80e722483a97293981c32cbb94',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:07.180546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca9f36b-e2a6-4638-9831-61a91e89aade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:07.184318 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95b2b44a-c5f8-4094-9e19-e07c5af0fe78 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:07.185366 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 603/2387] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:07.194421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1947481c-4856-4849-9d19-8a0af00a2ebc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.197859 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1947481c-4856-4849-9d19-8a0af00a2ebc tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:07.198301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1947481c-4856-4849-9d19-8a0af00a2ebc tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1332371223"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:07.205972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca9f36b-e2a6-4638-9831-61a91e89aade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:07.206840 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Flow 'volume_create_api' (b4db5a9b-c89a-4520-87ff-80b54544f2d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:07.207219 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Create volume request issued successfully. Jul 24 06:03:07.207892 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b5112ef-a0c8-49e1-9883-898d3f668cab tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:07.208407 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 587/2388] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:06 2026] POST /volume/v3/volumes => generated 781 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:07.223927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.226446 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1947481c-4856-4849-9d19-8a0af00a2ebc tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:07.226988 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 592/2389] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:07 2026] POST /volume/v3/types => generated 221 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:07.227796 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:07.228109 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.228364 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.237839 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c7937a6-2b08-4eff-834a-2500924b9fbd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.238251 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:07.238251 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:07.240097 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7937a6-2b08-4eff-834a-2500924b9fbd tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] PUT https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 Jul 24 06:03:07.240533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c7937a6-2b08-4eff-834a-2500924b9fbd tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-2056476833", "description": "tempest-volume-type-description-736644224", "is_public": false}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:07.244245 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:07.251088 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41a5fe67-f2e6-4046-9ef8-3a17b94455e9 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 200 Jul 24 06:03:07.251611 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 608/2390] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:07.294532 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c7937a6-2b08-4eff-834a-2500924b9fbd tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 returned with HTTP 200 Jul 24 06:03:07.295080 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 604/2391] 10.4.3.200 () {68 vars in 1363 bytes} [Fri Jul 24 06:03:07 2026] PUT /volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 => generated 204 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:07.306196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c09fb058-2333-4cb2-8ed2-c8cdaa84b784 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.308800 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c09fb058-2333-4cb2-8ed2-c8cdaa84b784 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 Jul 24 06:03:07.309107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c09fb058-2333-4cb2-8ed2-c8cdaa84b784 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.309366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c09fb058-2333-4cb2-8ed2-c8cdaa84b784 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.313750 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:07.313750 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:07.316065 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c09fb058-2333-4cb2-8ed2-c8cdaa84b784 tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 returned with HTTP 200 Jul 24 06:03:07.316742 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 588/2392] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 => generated 268 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:07.326750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9f5ed40-8af4-4134-8a2e-b7472e5b0a1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.329540 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9f5ed40-8af4-4134-8a2e-b7472e5b0a1f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] DELETE https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 Jul 24 06:03:07.329859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9f5ed40-8af4-4134-8a2e-b7472e5b0a1f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.330169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9f5ed40-8af4-4134-8a2e-b7472e5b0a1f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.360529 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9f5ed40-8af4-4134-8a2e-b7472e5b0a1f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 returned with HTTP 202 Jul 24 06:03:07.361046 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 593/2393] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:07 2026] DELETE /volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:07.370114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cbae92b4-f63c-4d87-a8df-d261aa0bad8f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.371843 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbae92b4-f63c-4d87-a8df-d261aa0bad8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] GET https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 Jul 24 06:03:07.372024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbae92b4-f63c-4d87-a8df-d261aa0bad8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.372209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbae92b4-f63c-4d87-a8df-d261aa0bad8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.375392 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbae92b4-f63c-4d87-a8df-d261aa0bad8f tempest-VolumeTypesTest-919720494 tempest-VolumeTypesTest-919720494-project-admin] https://10.4.3.200/volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 returned with HTTP 404 Jul 24 06:03:07.375857 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 609/2394] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/types/a8257ae3-553c-41c1-9ffb-4e10e66357b4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:07.719508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e2d7bcf9-d94c-4c1f-8fe2-7fc9b2df0769 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.720039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2d7bcf9-d94c-4c1f-8fe2-7fc9b2df0769 None None] GET https://10.4.3.200/volume// Jul 24 06:03:07.720472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2d7bcf9-d94c-4c1f-8fe2-7fc9b2df0769 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.720814 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2d7bcf9-d94c-4c1f-8fe2-7fc9b2df0769 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.721298 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2d7bcf9-d94c-4c1f-8fe2-7fc9b2df0769 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:07.722007 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 605/2395] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:07.732406 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.735056 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:07.738914 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:07.738914 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:07.753060 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:07.753060 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:07.761092 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:07.769772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-53eba7eb-80af-4f83-81da-bcf5fdb5a313 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:07.770383 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 589/2396] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:07 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1549 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:07.900193 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:07.903246 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] PUT https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e Jul 24 06:03:07.903944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:07.915562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Acquiring lock "cinder-attachment_update-b575f326-d492-40d1-b2f2-6edfa987007b-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:03:07.922265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-b575f326-d492-40d1-b2f2-6edfa987007b-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:03:07.923292 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:07.923292 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:08.071279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-b575f326-d492-40d1-b2f2-6edfa987007b-np0000005810" released by "attachment_update" :: held 0.149s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:03:08.071580 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-ca6eff0c-138a-45af-964f-f53238abd342 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e returned with HTTP 200 Jul 24 06:03:08.072356 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 594/2397] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:03:07 2026] PUT /volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:08.110613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-7f73b9d2-91b0-4521-b8b2-801648da3fb0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.113581 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-7f73b9d2-91b0-4521-b8b2-801648da3fb0 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e/action Jul 24 06:03:08.114091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-7f73b9d2-91b0-4521-b8b2-801648da3fb0 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:08.114246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-7f73b9d2-91b0-4521-b8b2-801648da3fb0 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:08.139064 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.139064 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:08.162403 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f8ec0509-9cb3-4063-8524-8d7e4a597975 req-7f73b9d2-91b0-4521-b8b2-801648da3fb0 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e/action returned with HTTP 204 Jul 24 06:03:08.163095 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 610/2398] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:08 2026] POST /volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:08.269785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.273821 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.273821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:08.273821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:08.281402 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.281402 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:08.285967 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:08.293612 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9b1e87b-2d6f-4f84-8c42-74f9d0d8ebe2 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 200 Jul 24 06:03:08.294144 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 606/2399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:08 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:08.309602 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c15f8dd-d995-4160-a622-edfa7917f490 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.312501 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c15f8dd-d995-4160-a622-edfa7917f490 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.312721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c15f8dd-d995-4160-a622-edfa7917f490 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:08.312950 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c15f8dd-d995-4160-a622-edfa7917f490 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:08.324278 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.324278 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:08.335233 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c15f8dd-d995-4160-a622-edfa7917f490 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:08.343880 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c15f8dd-d995-4160-a622-edfa7917f490 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 200 Jul 24 06:03:08.343880 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 590/2400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:08 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:08.358099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.360395 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.360643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:08.361070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:08.371198 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.371198 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:08.376600 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:08.382568 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1ca653ab-c896-4399-ba3f-3e7b6a9779af tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 200 Jul 24 06:03:08.383109 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 595/2401] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:08 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:08.398514 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.401326 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.401599 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:08.402079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:08.402244 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume with id: 68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.413820 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.413820 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:08.414280 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:08.442274 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume request issued successfully. Jul 24 06:03:08.442500 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11fbab1b-a820-42de-bfdd-4dba6e2a44a1 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 202 Jul 24 06:03:08.442949 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 611/2402] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:08 2026] DELETE /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:08.452477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eec2915d-3bea-4494-bd41-149b4addf487 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:08.454898 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eec2915d-3bea-4494-bd41-149b4addf487 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:08.455217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eec2915d-3bea-4494-bd41-149b4addf487 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:08.455505 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eec2915d-3bea-4494-bd41-149b4addf487 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:08.466209 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:08.466209 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:08.470176 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eec2915d-3bea-4494-bd41-149b4addf487 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:08.478455 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eec2915d-3bea-4494-bd41-149b4addf487 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 200 Jul 24 06:03:08.478455 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 607/2403] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:08 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.019904 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.021996 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:09.022292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.022536 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.031251 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.031251 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:09.035007 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:09.041078 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0fcb063-2b1d-492f-bded-2c17ffeda132 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:09.041576 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 591/2404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.056819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.059387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:09.059995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.060326 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.068401 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.068401 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:09.074922 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:09.080482 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee81e252-e8ee-4a77-a222-fc4b69b86b7e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:09.080904 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 596/2405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.156885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.160346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:09.160527 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.160715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.172528 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.172528 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:09.178661 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:09.185890 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-14b4c090-be50-4f9f-96e2-3a91a18e21ee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:09.186454 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 612/2406] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.283068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-87acc44c-78e5-46d9-90b8-652283e88b1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.283588 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87acc44c-78e5-46d9-90b8-652283e88b1c None None] GET https://10.4.3.200/volume// Jul 24 06:03:09.283835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87acc44c-78e5-46d9-90b8-652283e88b1c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.284112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87acc44c-78e5-46d9-90b8-652283e88b1c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.284488 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87acc44c-78e5-46d9-90b8-652283e88b1c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:09.284860 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 608/2407] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:09.295196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-e93a859f-eeab-40bf-8203-5fa4c07bafab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.298021 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-e93a859f-eeab-40bf-8203-5fa4c07bafab tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:09.298518 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-e93a859f-eeab-40bf-8203-5fa4c07bafab tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15cb5e8e-df12-4387-8c44-f421e61079b2", "connector": null, "instance_uuid": "65c82db7-79f6-4d6f-8d71-ae8d0cf7608c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:09.321116 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.321116 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:09.359629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-e93a859f-eeab-40bf-8203-5fa4c07bafab tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:09.360872 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 592/2408] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:09 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 24 06:03:09.394913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.397416 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:09.397613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.397854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.411029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-01418a7d-1b98-4c2d-b2f9-0f0a336b13f2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.411477 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01418a7d-1b98-4c2d-b2f9-0f0a336b13f2 None None] GET https://10.4.3.200/volume// Jul 24 06:03:09.411667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-01418a7d-1b98-4c2d-b2f9-0f0a336b13f2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.411888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-01418a7d-1b98-4c2d-b2f9-0f0a336b13f2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.412272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-01418a7d-1b98-4c2d-b2f9-0f0a336b13f2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:09.412589 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 613/2409] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:09.413762 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.413762 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:09.419086 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:09.424070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.424146 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b164c28-92ef-4ef8-a993-987dfd75b77a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:09.424563 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 597/2410] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.439866 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:09.440229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.440520 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.453694 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.453694 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:09.460039 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:09.468197 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-6460483b-21f5-45ef-a089-c21f0af4a98c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:09.468686 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 609/2411] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 1056 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:09.494454 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40c3a47f-46cd-4268-9514-350491839e95 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.497095 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40c3a47f-46cd-4268-9514-350491839e95 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c Jul 24 06:03:09.497367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40c3a47f-46cd-4268-9514-350491839e95 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.497624 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40c3a47f-46cd-4268-9514-350491839e95 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.506771 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40c3a47f-46cd-4268-9514-350491839e95 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c returned with HTTP 404 Jul 24 06:03:09.507483 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 593/2412] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/68e60426-9c34-453f-9bb3-5df45a55a33c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:09.520666 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.522710 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:09.522925 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.523139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.531204 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.531204 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:09.535105 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:09.542386 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-702bc363-e9ff-4827-87dd-0a476d7f7f50 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 200 Jul 24 06:03:09.542821 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 614/2413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.554940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.557154 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:09.557330 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.557486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.558485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume with id: 6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:09.567761 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.567761 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:09.568426 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:09.598030 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Delete volume request issued successfully. Jul 24 06:03:09.598246 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65002fcb-5510-4c0c-a7ba-962e810cb368 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 202 Jul 24 06:03:09.598698 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 598/2414] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:09 2026] DELETE /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:09.611237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.613426 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:09.613699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.613988 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.622364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.626282 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe Jul 24 06:03:09.626861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:09.628339 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.628339 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:09.636936 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Volume info retrieved successfully. Jul 24 06:03:09.638492 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-15cb5e8e-df12-4387-8c44-f421e61079b2-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:03:09.643106 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e3355a3-e150-40ff-9f40-51f98b6e0f8d tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 200 Jul 24 06:03:09.643593 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-15cb5e8e-df12-4387-8c44-f421e61079b2-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:03:09.643818 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 610/2415] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:09.645222 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.645222 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:09.757387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-15cb5e8e-df12-4387-8c44-f421e61079b2-np0000005810" released by "attachment_update" :: held 0.114s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:03:09.757685 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-4623300f-631f-4b73-b70b-5d50c225bd0e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe returned with HTTP 200 Jul 24 06:03:09.758119 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 594/2416] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:03:09 2026] PUT /volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:09.769541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-8cf79628-3f63-43e7-8702-d72e567fde91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:09.772089 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-8cf79628-3f63-43e7-8702-d72e567fde91 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption Jul 24 06:03:09.772377 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-8cf79628-3f63-43e7-8702-d72e567fde91 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:09.772622 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-8cf79628-3f63-43e7-8702-d72e567fde91 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:09.784902 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:09.784902 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:09.792498 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-8cf79628-3f63-43e7-8702-d72e567fde91 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption returned with HTTP 200 Jul 24 06:03:09.792926 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 615/2417] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:03:09 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:10.100899 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61423a59-bc7d-471f-84a7-a137e07674e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.257520 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:03:10.257799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:10.258067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:10.258558 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:10.259687 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:10.268483 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Get all volumes completed successfully. Jul 24 06:03:10.269442 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61423a59-bc7d-471f-84a7-a137e07674e4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:03:10.269986 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 599/2418] 10.4.3.200 () {66 vars in 1237 bytes} [Fri Jul 24 06:03:10 2026] GET /volume/v3/volumes => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:03:10.279861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.283144 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:10.283520 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1443242481"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:10.288804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1443242481'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:10.288985 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume of 1 GB Jul 24 06:03:10.298012 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Availability Zones retrieved successfully. Jul 24 06:03:10.303328 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (59a4696b-9b2c-4687-9093-e970af31d76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:10.304887 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400e8314-1514-47a6-9f46-e0476ab95b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.307031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:10.344950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400e8314-1514-47a6-9f46-e0476ab95b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:10.344950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fa43eb-d5d8-4d6c-9209-5510eadef08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.426358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Created reservations ['b26df000-8a8f-4ec5-b0f1-f31b747b1a87', 'e082ca5c-5f04-48de-8545-c44d8394c43b', 'c4b9bb2a-ca86-4a42-aa23-7e8af0ae40d3', '7f353edc-bba5-4587-bfb2-4c04799811c2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:10.427633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2fa43eb-d5d8-4d6c-9209-5510eadef08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b26df000-8a8f-4ec5-b0f1-f31b747b1a87', 'e082ca5c-5f04-48de-8545-c44d8394c43b', 'c4b9bb2a-ca86-4a42-aa23-7e8af0ae40d3', '7f353edc-bba5-4587-bfb2-4c04799811c2']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:10.429032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a6575d-9629-4ad1-a27b-34f844980705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.439062 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbad5df5-5a61-4870-8331-a2180d780570 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.442532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbad5df5-5a61-4870-8331-a2180d780570 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:10.443064 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbad5df5-5a61-4870-8331-a2180d780570 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:10.443064 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbad5df5-5a61-4870-8331-a2180d780570 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:10.455422 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:10.455422 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:10.460232 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbad5df5-5a61-4870-8331-a2180d780570 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:10.461805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a6575d-9629-4ad1-a27b-34f844980705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad719dbb-58b8-408c-b0a0-4af24c600b50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1443242481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['b26df000-8a8f-4ec5-b0f1-f31b747b1a87','e082ca5c-5f04-48de-8545-c44d8394c43b','c4b9bb2a-ca86-4a42-aa23-7e8af0ae40d3','7f353edc-bba5-4587-bfb2-4c04799811c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1443242481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad719dbb-58b8-408c-b0a0-4af24c600b50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00717f3808f341f1878e1f131b435ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:10.462903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189be05a-d541-4297-9ac0-b0ef3e157d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.466491 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbad5df5-5a61-4870-8331-a2180d780570 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:10.467020 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 595/2419] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:10 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:10.488595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189be05a-d541-4297-9ac0-b0ef3e157d7b) transitioned into state 'SUCCESS' from state '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-1443242481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['b26df000-8a8f-4ec5-b0f1-f31b747b1a87','e082ca5c-5f04-48de-8545-c44d8394c43b','c4b9bb2a-ca86-4a42-aa23-7e8af0ae40d3','7f353edc-bba5-4587-bfb2-4c04799811c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:10.489336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476b9ec0-31ac-4cf7-9dc3-df2322e3b4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.502070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476b9ec0-31ac-4cf7-9dc3-df2322e3b4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:10.503468 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (59a4696b-9b2c-4687-9093-e970af31d76d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:10.504052 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request issued successfully. Jul 24 06:03:10.504924 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2849069d-a844-45c2-abb8-9c0d3af5cb98 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:10.505523 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 611/2420] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:10 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:10.518773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.521795 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:10.522196 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:10.522855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:10.532484 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:10.532484 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:10.537254 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:10.542498 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e428b47-9cc9-4cb7-b0cf-89d1544d67be tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 200 Jul 24 06:03:10.542881 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 616/2421] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:10 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:10.660652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9c342c9d-231d-494a-878c-d111f5e79a69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.663691 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c342c9d-231d-494a-878c-d111f5e79a69 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] GET https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 Jul 24 06:03:10.663918 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c342c9d-231d-494a-878c-d111f5e79a69 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:10.664173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9c342c9d-231d-494a-878c-d111f5e79a69 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:10.674485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9c342c9d-231d-494a-878c-d111f5e79a69 tempest-VolumesCloneTest-430600255 tempest-VolumesCloneTest-430600255-project-member] https://10.4.3.200/volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 returned with HTTP 404 Jul 24 06:03:10.675178 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 600/2422] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:10 2026] GET /volume/v3/volumes/6e4ff9de-391f-4228-9855-6992d505b207 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:10.794338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:10.955660 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:10.955983 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-427248127"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:10.961360 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-427248127'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:10.961539 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume of 1 GB Jul 24 06:03:10.966458 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Availability Zones retrieved successfully. Jul 24 06:03:10.973400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (4c91bedb-209b-483a-8ee7-8ba7df1ed2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:10.974453 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b74657-6ab4-417e-b9e0-35640190ccc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:10.975539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:11.013791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b74657-6ab4-417e-b9e0-35640190ccc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.014727 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec8bbd6-b049-44ac-92ff-cc2ce53e1d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.071470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Created reservations ['f905a548-bbc9-48b7-a13c-6da0053eb941', '33ebca0a-a88d-40e4-8122-4e93144cc621', '1e660309-4dd2-442d-86fb-12a98345b384', 'ed0f3ca8-577e-4361-b31d-10ab459fa362'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:11.072564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cec8bbd6-b049-44ac-92ff-cc2ce53e1d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f905a548-bbc9-48b7-a13c-6da0053eb941', '33ebca0a-a88d-40e4-8122-4e93144cc621', '1e660309-4dd2-442d-86fb-12a98345b384', 'ed0f3ca8-577e-4361-b31d-10ab459fa362']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.073387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4035d60-b5ae-47d8-8046-e0ddc2e8b8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.097704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4035d60-b5ae-47d8-8046-e0ddc2e8b8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2600b17-060c-4df3-be18-04182d66b2ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-427248127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['f905a548-bbc9-48b7-a13c-6da0053eb941','33ebca0a-a88d-40e4-8122-4e93144cc621','1e660309-4dd2-442d-86fb-12a98345b384','ed0f3ca8-577e-4361-b31d-10ab459fa362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-427248127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2600b17-060c-4df3-be18-04182d66b2ff,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75e330d0a2848e79d35692eca50b85c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e009c8434d44f2b21923ac7918f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.098480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3be582-1855-4c9d-99da-5b6e16352833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.123764 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3be582-1855-4c9d-99da-5b6e16352833) transitioned into state 'SUCCESS' from state '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-427248127',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['f905a548-bbc9-48b7-a13c-6da0053eb941','33ebca0a-a88d-40e4-8122-4e93144cc621','1e660309-4dd2-442d-86fb-12a98345b384','ed0f3ca8-577e-4361-b31d-10ab459fa362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.124555 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581075f6-d6cb-4a7a-92b7-7725246591cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.134464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581075f6-d6cb-4a7a-92b7-7725246591cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.135223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (4c91bedb-209b-483a-8ee7-8ba7df1ed2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:11.135483 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request issued successfully. Jul 24 06:03:11.135994 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7ecbaf8-ac23-46a8-b5cc-d9fea42fafeb tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:11.136425 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 596/2423] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:10 2026] POST /volume/v3/volumes => generated 759 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:11.150782 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.152430 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:11.152781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:11.153242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:11.160980 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:11.160980 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:11.165322 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:11.169835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6672389-a3c7-4fc8-93da-4c3f35477ef4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 200 Jul 24 06:03:11.170224 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 612/2424] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:11 2026] GET /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:11.481871 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ce13e0e-faa1-4364-b927-618082447d0f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.485504 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ce13e0e-faa1-4364-b927-618082447d0f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:11.485735 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ce13e0e-faa1-4364-b927-618082447d0f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:11.485922 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ce13e0e-faa1-4364-b927-618082447d0f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:11.502716 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:11.502716 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:11.506698 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ce13e0e-faa1-4364-b927-618082447d0f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:11.511068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ce13e0e-faa1-4364-b927-618082447d0f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:11.511068 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 617/2425] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:11 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:11.555600 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.558882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:11.558882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:11.558882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:11.566441 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:11.566441 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:11.570688 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:11.576218 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4a0892a-d43b-498f-b7b0-aa6ecb292bb3 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 200 Jul 24 06:03:11.576688 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 601/2426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:11 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:11.591590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.593483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:11.593728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:11.593923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:11.596024 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=632,cinder:INSERT=97,cinder:UPDATE=166 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:03:11.601643 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:11.601643 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:11.605951 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:11.610501 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb841d40-70c7-4f73-8aa2-fedaa202bf25 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 200 Jul 24 06:03:11.611084 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 597/2427] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:11 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:11.623446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2e105272-a772-4463-8953-fa5f568d9b05 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.625901 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:11.626403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-674036816"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:11.628235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-674036816'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:11.628493 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume of 1 GB Jul 24 06:03:11.633723 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Availability Zones retrieved successfully. Jul 24 06:03:11.642780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (0525d62f-b037-44dd-8a39-4dfbc70cd2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:11.644249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdd3b53-0b48-4c54-9a15-b4d763101fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.645792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:11.685974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bdd3b53-0b48-4c54-9a15-b4d763101fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.687206 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb9872d-c5d8-4fac-8015-d5ddf2533d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.745048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Created reservations ['61205105-0f89-4910-87dc-966eb0bcf748', 'ccc1def7-1759-436b-b523-edc9102afb85', '399bc0fb-b289-48f4-a225-4808bf730f63', 'c85b4df5-8723-4f83-8c2d-010a0aab6910'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:11.746169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb9872d-c5d8-4fac-8015-d5ddf2533d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61205105-0f89-4910-87dc-966eb0bcf748', 'ccc1def7-1759-436b-b523-edc9102afb85', '399bc0fb-b289-48f4-a225-4808bf730f63', 'c85b4df5-8723-4f83-8c2d-010a0aab6910']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.747288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c83b05-17a2-4308-8cd9-043044250411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.779653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22c83b05-17a2-4308-8cd9-043044250411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60b63fd-e90c-44f3-a794-c257526df528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-674036816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['61205105-0f89-4910-87dc-966eb0bcf748','ccc1def7-1759-436b-b523-edc9102afb85','399bc0fb-b289-48f4-a225-4808bf730f63','c85b4df5-8723-4f83-8c2d-010a0aab6910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-674036816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60b63fd-e90c-44f3-a794-c257526df528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00717f3808f341f1878e1f131b435ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.781190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0903233-42dd-4b88-8ab6-1bb40fbd7b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.804641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0903233-42dd-4b88-8ab6-1bb40fbd7b1e) transitioned into state 'SUCCESS' from state '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-674036816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['61205105-0f89-4910-87dc-966eb0bcf748','ccc1def7-1759-436b-b523-edc9102afb85','399bc0fb-b289-48f4-a225-4808bf730f63','c85b4df5-8723-4f83-8c2d-010a0aab6910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.805639 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d20b94-cd87-4ce7-b261-3e6587a4b548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.816448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77d20b94-cd87-4ce7-b261-3e6587a4b548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:11.817592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (0525d62f-b037-44dd-8a39-4dfbc70cd2cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:11.817994 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request issued successfully. Jul 24 06:03:11.818751 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e105272-a772-4463-8953-fa5f568d9b05 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:11.819323 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 613/2428] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:11 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:11.837092 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.839517 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:11.839824 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:11.840103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:11.849844 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:11.849844 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:11.854574 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:11.859964 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f119a893-0af4-4abc-a187-a9ecfcb3a0e1 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 200 Jul 24 06:03:11.860455 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 618/2429] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:11 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:11.883071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30635506-3ebf-4711-901d-94d38e405fa3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:11.977750 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:11.978175 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1362084658"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:11.979522 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1362084658'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:11.979670 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Create volume of 2 GB Jul 24 06:03:11.983567 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Availability Zones retrieved successfully. Jul 24 06:03:11.988961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Flow 'volume_create_api' (c9f084b9-824c-475f-9ddb-d38873332366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:11.989861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab8643d-7efb-4f8a-930f-b97b500b9077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:11.990763 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Validating volume size '2' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:12.019393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab8643d-7efb-4f8a-930f-b97b500b9077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.020204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f0436a-08c2-4db3-895e-0b1253376aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.078495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Created reservations ['2c01eb9e-c0db-4bf9-ae83-d80c44a78b2c', '83ea23e4-45e2-4921-a01e-5c73a61325b6', '0e292f9b-243d-4e73-afe9-508cad664fb5', '104b34c9-7a64-4495-bd32-6a6691ba83ee'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:12.079377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f0436a-08c2-4db3-895e-0b1253376aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c01eb9e-c0db-4bf9-ae83-d80c44a78b2c', '83ea23e4-45e2-4921-a01e-5c73a61325b6', '0e292f9b-243d-4e73-afe9-508cad664fb5', '104b34c9-7a64-4495-bd32-6a6691ba83ee']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.080088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33201074-d2d3-4f58-9689-6df44f396560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.101211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33201074-d2d3-4f58-9689-6df44f396560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '813872c3-d8b2-4084-a70e-87ee3fa13fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1362084658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c987f4f532624a4aaf92c4836b3a3123',qos_specs=None,replication_status=,reservations=['2c01eb9e-c0db-4bf9-ae83-d80c44a78b2c','83ea23e4-45e2-4921-a01e-5c73a61325b6','0e292f9b-243d-4e73-afe9-508cad664fb5','104b34c9-7a64-4495-bd32-6a6691ba83ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0cc5222e32a4e9b816e26ad9e596e4d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1362084658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=813872c3-d8b2-4084-a70e-87ee3fa13fe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c987f4f532624a4aaf92c4836b3a3123',provider_auth=None,provider_geometry=None,provider_id=None,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='c0cc5222e32a4e9b816e26ad9e596e4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.101889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d65e8-879a-4561-81bf-65b9124f3aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.119376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (980d65e8-879a-4561-81bf-65b9124f3aca) transitioned into state 'SUCCESS' from state '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-1362084658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c987f4f532624a4aaf92c4836b3a3123',qos_specs=None,replication_status=,reservations=['2c01eb9e-c0db-4bf9-ae83-d80c44a78b2c','83ea23e4-45e2-4921-a01e-5c73a61325b6','0e292f9b-243d-4e73-afe9-508cad664fb5','104b34c9-7a64-4495-bd32-6a6691ba83ee'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0cc5222e32a4e9b816e26ad9e596e4d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.120024 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d383d8a9-309c-4218-80ac-e21605ecb940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.128221 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d383d8a9-309c-4218-80ac-e21605ecb940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.129461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Flow 'volume_create_api' (c9f084b9-824c-475f-9ddb-d38873332366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:12.129821 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Create volume request issued successfully. Jul 24 06:03:12.130539 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30635506-3ebf-4711-901d-94d38e405fa3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:12.130967 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 602/2430] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:11 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:12.144716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95dd2a56-9fd0-486e-84fb-0e655631578e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.148252 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95dd2a56-9fd0-486e-84fb-0e655631578e tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] GET https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:12.148450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95dd2a56-9fd0-486e-84fb-0e655631578e tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.148635 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95dd2a56-9fd0-486e-84fb-0e655631578e tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.156553 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.156553 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:12.164159 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-95dd2a56-9fd0-486e-84fb-0e655631578e tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume info retrieved successfully. Jul 24 06:03:12.169632 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95dd2a56-9fd0-486e-84fb-0e655631578e tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 200 Jul 24 06:03:12.170342 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 598/2431] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.182890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.184723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:12.184977 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.185202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.192947 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.192947 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:12.196901 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:12.201449 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-210164c8-01aa-4d34-85bc-fa66944ce2e4 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 200 Jul 24 06:03:12.201925 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 614/2432] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.232653 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.234502 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:12.234707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.234890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.242082 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.242082 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:12.245744 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:12.249764 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5923ee99-9c02-483d-9704-058b89665722 req-23a45d41-3645-482a-94ee-0ad85fea1ec2 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 200 Jul 24 06:03:12.250088 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 619/2433] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.267927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.270008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:12.270397 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1962882804"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:12.271928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1962882804'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:12.272066 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume of 1 GB Jul 24 06:03:12.272339 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.272339 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:12.276499 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Availability Zones retrieved successfully. Jul 24 06:03:12.282741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (29d59c5d-0d48-4b2e-900c-67cad2f2e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:12.283819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1ba710-7ca9-40cd-9633-a1fe38226cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.284750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:12.309986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd1ba710-7ca9-40cd-9633-a1fe38226cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.310915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c26e09-3627-4a6d-a891-a014907cc728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.347351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Created reservations ['e08644eb-d4d5-454d-8dd7-52f9abeb7be0', 'a9ac729b-123c-40f0-a9db-2ad0d9772e6b', 'bcd1fa58-0f0c-4942-afd9-e6675ac6a5f7', '507dc0a7-0739-4a98-80f1-cb141de75199'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:12.348171 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98c26e09-3627-4a6d-a891-a014907cc728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08644eb-d4d5-454d-8dd7-52f9abeb7be0', 'a9ac729b-123c-40f0-a9db-2ad0d9772e6b', 'bcd1fa58-0f0c-4942-afd9-e6675ac6a5f7', '507dc0a7-0739-4a98-80f1-cb141de75199']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.348948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89276fe-4efd-4cdb-b7ea-cee6690c7adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.372573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89276fe-4efd-4cdb-b7ea-cee6690c7adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c2c456-5671-4c6d-91e1-f98db844074a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1962882804',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['e08644eb-d4d5-454d-8dd7-52f9abeb7be0','a9ac729b-123c-40f0-a9db-2ad0d9772e6b','bcd1fa58-0f0c-4942-afd9-e6675ac6a5f7','507dc0a7-0739-4a98-80f1-cb141de75199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1962882804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06c2c456-5671-4c6d-91e1-f98db844074a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75e330d0a2848e79d35692eca50b85c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e009c8434d44f2b21923ac7918f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.373388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cace07-b250-40b2-803e-d368e83af4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.393533 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88cace07-b250-40b2-803e-d368e83af4ca) transitioned into state 'SUCCESS' from state '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-1962882804',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['e08644eb-d4d5-454d-8dd7-52f9abeb7be0','a9ac729b-123c-40f0-a9db-2ad0d9772e6b','bcd1fa58-0f0c-4942-afd9-e6675ac6a5f7','507dc0a7-0739-4a98-80f1-cb141de75199'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.394289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18b666-e7da-4ea4-8c54-d55c84aa28cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.407175 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c18b666-e7da-4ea4-8c54-d55c84aa28cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.408116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (29d59c5d-0d48-4b2e-900c-67cad2f2e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:12.408496 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request issued successfully. Jul 24 06:03:12.409089 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92837d11-c6a6-4112-aab6-3cf748c4dfa6 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:12.409724 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 603/2434] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:12 2026] POST /volume/v3/volumes => generated 760 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:12.421368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.424455 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:12.424732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.424993 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.432837 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.432837 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:12.437290 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:12.443253 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16e81bc1-baa8-465a-9b6d-50ba2cbd669a tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 200 Jul 24 06:03:12.443845 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 599/2435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.527287 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.529590 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:12.529842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.530076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.542498 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.542498 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:12.546095 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:12.550322 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b4a07a9-e43e-45e7-b1b2-135bfac60389 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:12.550733 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 615/2436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.876013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.877903 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:12.878074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.878300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.884935 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.884935 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:12.888802 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:12.894033 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4743e9da-3e85-4335-9f7f-d1b2f3efa2c4 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 200 Jul 24 06:03:12.894621 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 620/2437] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.908379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.911513 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:12.911513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:12.911513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:12.921694 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:12.921694 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:12.923494 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:12.929804 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-276bb2e6-babc-4d40-a98d-10e8799518b8 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 200 Jul 24 06:03:12.930307 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 604/2438] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:12 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:12.942547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:12.943365 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:12.943731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-721429167"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:12.945095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-721429167'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:12.945172 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume of 1 GB Jul 24 06:03:12.949308 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Availability Zones retrieved successfully. Jul 24 06:03:12.959926 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (9814a610-464e-49f7-8b06-1fdec5189587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:12.961931 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7511ef8c-df23-4157-ba43-d75a3053589c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:12.963582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:12.987531 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7511ef8c-df23-4157-ba43-d75a3053589c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:12.988477 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af735cfb-900d-4656-8a15-a57317466367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.029072 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Created reservations ['eb2da7e1-da7d-4f98-99ef-9a808625204c', 'a28b8e42-43a7-49cb-9281-1fc863f63363', '3a218fa8-cf77-46fa-8756-b7fd81e211ff', 'e1f18303-7868-4088-af64-d0c92e0757c2'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:13.030522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af735cfb-900d-4656-8a15-a57317466367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2da7e1-da7d-4f98-99ef-9a808625204c', 'a28b8e42-43a7-49cb-9281-1fc863f63363', '3a218fa8-cf77-46fa-8756-b7fd81e211ff', 'e1f18303-7868-4088-af64-d0c92e0757c2']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.031354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4971b67-887d-4437-80e9-eaeb37b2c476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.066455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4971b67-887d-4437-80e9-eaeb37b2c476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4ff724a-56be-4bd6-8bea-95e4d4d9d72f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-721429167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['eb2da7e1-da7d-4f98-99ef-9a808625204c','a28b8e42-43a7-49cb-9281-1fc863f63363','3a218fa8-cf77-46fa-8756-b7fd81e211ff','e1f18303-7868-4088-af64-d0c92e0757c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-721429167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4ff724a-56be-4bd6-8bea-95e4d4d9d72f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00717f3808f341f1878e1f131b435ff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.067238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea28b05-c448-4150-a909-1bab622bcc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.084442 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ea28b05-c448-4150-a909-1bab622bcc4a) transitioned into state 'SUCCESS' from state '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-721429167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e10e7abdb8449f3b0f46ee6a8aafdcf',qos_specs=None,replication_status=,reservations=['eb2da7e1-da7d-4f98-99ef-9a808625204c','a28b8e42-43a7-49cb-9281-1fc863f63363','3a218fa8-cf77-46fa-8756-b7fd81e211ff','e1f18303-7868-4088-af64-d0c92e0757c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00717f3808f341f1878e1f131b435ff8',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.085179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3af3ab-8416-4fdc-a945-7f5076b6d353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.093877 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3af3ab-8416-4fdc-a945-7f5076b6d353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.094625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Flow 'volume_create_api' (9814a610-464e-49f7-8b06-1fdec5189587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:13.094960 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Create volume request issued successfully. Jul 24 06:03:13.095554 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1899af6b-cdc1-4e2c-ad0c-a34f0c286d85 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:13.096191 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 600/2439] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:12 2026] POST /volume/v3/volumes => generated 754 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:13.108089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.110459 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:13.110757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.111026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.122970 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.122970 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:13.128135 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:13.137058 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0daff0c-b78b-4ce0-90c8-2a136f776277 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 200 Jul 24 06:03:13.137806 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 616/2440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.187450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.189403 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] GET https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:13.189562 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.189772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.196469 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.196469 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:13.199934 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume info retrieved successfully. Jul 24 06:03:13.204128 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3309ee5-fe50-45f5-b728-ce8557c71123 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 200 Jul 24 06:03:13.204522 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 621/2441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.219798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.225212 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:13.225561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "813872c3-d8b2-4084-a70e-87ee3fa13fe9"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:13.228020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '813872c3-d8b2-4084-a70e-87ee3fa13fe9'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:13.239996 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.239996 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:13.240537 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume retrieved successfully. Jul 24 06:03:13.240652 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Create volume of 1 GB Jul 24 06:03:13.244643 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Availability Zones retrieved successfully. Jul 24 06:03:13.250577 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Flow 'volume_create_api' (4d82c188-0f83-47e8-9557-8e775424f590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:13.251853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08c17b0-a6b2-4590-a322-b9751a5b7e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.252888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:13.253940 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08c17b0-a6b2-4590-a322-b9751a5b7e9f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 06:03:13.253940 np0000005810 devstack@c-api.service[100225]: 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 24 06:03:13.255779 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08c17b0-a6b2-4590-a322-b9751a5b7e9f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.256502 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c08c17b0-a6b2-4590-a322-b9751a5b7e9f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 06:03:13.257439 np0000005810 devstack@c-api.service[100225]: WARNING cinder.volume.api [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Flow 'volume_create_api' (4d82c188-0f83-47e8-9557-8e775424f590) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 06:03:13.257759 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75a783d5-2e17-4b9b-997d-feb0b38baca3 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 06:03:13.258330 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 605/2442] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:13 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:03:13.266735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9637f61b-8818-451d-825c-8ff78bba10bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.268649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9637f61b-8818-451d-825c-8ff78bba10bf tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] GET https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:13.268849 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9637f61b-8818-451d-825c-8ff78bba10bf tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.269083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9637f61b-8818-451d-825c-8ff78bba10bf tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.276224 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.276224 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:13.279828 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9637f61b-8818-451d-825c-8ff78bba10bf tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume info retrieved successfully. Jul 24 06:03:13.283416 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9637f61b-8818-451d-825c-8ff78bba10bf tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 200 Jul 24 06:03:13.283983 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 601/2443] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.296570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.298600 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] DELETE https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:13.298825 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.299015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.299236 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Delete volume with id: 813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:13.307017 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.307017 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:13.307492 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume info retrieved successfully. Jul 24 06:03:13.324265 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Delete volume request issued successfully. Jul 24 06:03:13.324428 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b25cf8-b678-4408-a1c3-f421acd9d892 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 202 Jul 24 06:03:13.324858 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 617/2444] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:13 2026] DELETE /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:13.333313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.335132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] GET https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:13.335370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.335558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.342223 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.342223 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:13.345722 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Volume info retrieved successfully. Jul 24 06:03:13.350846 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2135d51-06f8-4aa5-a5ad-3e0c18c5cbd2 tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 200 Jul 24 06:03:13.351269 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 622/2445] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.458403 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.460009 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:13.460196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.460375 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.467586 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.467586 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:13.471552 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:13.476269 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70baad8e-92a3-4d67-af2c-dbf86e7bf9af tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 200 Jul 24 06:03:13.476666 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 606/2446] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.502783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.506033 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:13.506302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.506548 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.513846 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.513846 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:13.518271 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:13.522401 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4b61128c-b292-477e-900a-7176faf7fe19 req-22a34311-6752-4996-9e99-6b5fc248498b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 200 Jul 24 06:03:13.522740 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 602/2447] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.535374 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e205a9b-f524-4039-baf3-402cff526027 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.537392 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:13.537860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-845673369"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:13.539353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-845673369'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:13.539469 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume of 1 GB Jul 24 06:03:13.543738 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Availability Zones retrieved successfully. Jul 24 06:03:13.549980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (544bfda1-67c1-47f0-b185-c0e3451ff1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:13.550936 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c3dbd6-dba6-47cb-8c77-07bcbb77c75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.551858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:13.563631 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.565415 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:13.565652 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.565876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.574775 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.574775 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:13.578202 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:13.582284 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79c3dbd6-dba6-47cb-8c77-07bcbb77c75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.582451 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dd3ad8e-cfbc-458b-8893-04d221e022ff tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:13.582802 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 623/2448] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:13.583132 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e90b85c-93b0-4299-a002-8dcc10b5165a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.632354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Created reservations ['42aeb150-3f40-42b1-8a8a-a331af729a7b', '0439522c-cfbe-4d5e-95e3-34259c509abd', 'b184e396-1e90-400b-b589-77788b2e8134', 'c693149d-6d26-4e19-baa1-943d2675685d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:13.633098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e90b85c-93b0-4299-a002-8dcc10b5165a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42aeb150-3f40-42b1-8a8a-a331af729a7b', '0439522c-cfbe-4d5e-95e3-34259c509abd', 'b184e396-1e90-400b-b589-77788b2e8134', 'c693149d-6d26-4e19-baa1-943d2675685d']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.633975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7070bbd-b58f-4bac-8c9c-286f8e882222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.662787 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7070bbd-b58f-4bac-8c9c-286f8e882222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6982f76-d6c0-4a27-9371-634ce2559fda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-845673369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['42aeb150-3f40-42b1-8a8a-a331af729a7b','0439522c-cfbe-4d5e-95e3-34259c509abd','b184e396-1e90-400b-b589-77788b2e8134','c693149d-6d26-4e19-baa1-943d2675685d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-845673369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6982f76-d6c0-4a27-9371-634ce2559fda,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d75e330d0a2848e79d35692eca50b85c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88e009c8434d44f2b21923ac7918f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.664370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59915621-d773-4dc2-8c94-c6573e710901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.684886 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59915621-d773-4dc2-8c94-c6573e710901) transitioned into state 'SUCCESS' from state '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-845673369',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d75e330d0a2848e79d35692eca50b85c',qos_specs=None,replication_status=,reservations=['42aeb150-3f40-42b1-8a8a-a331af729a7b','0439522c-cfbe-4d5e-95e3-34259c509abd','b184e396-1e90-400b-b589-77788b2e8134','c693149d-6d26-4e19-baa1-943d2675685d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88e009c8434d44f2b21923ac7918f0c9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.685580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c44a8f-be85-4266-8da6-c5d9b529f1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:13.696175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c44a8f-be85-4266-8da6-c5d9b529f1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:13.697453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Flow 'volume_create_api' (544bfda1-67c1-47f0-b185-c0e3451ff1b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:13.699467 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Create volume request issued successfully. Jul 24 06:03:13.700276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e205a9b-f524-4039-baf3-402cff526027 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:13.700879 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 618/2449] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:13 2026] POST /volume/v3/volumes => generated 759 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:13.713547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78902f13-38dc-4074-9c4a-40b80342f92f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:13.718622 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78902f13-38dc-4074-9c4a-40b80342f92f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:13.718958 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78902f13-38dc-4074-9c4a-40b80342f92f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:13.719243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78902f13-38dc-4074-9c4a-40b80342f92f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:13.732253 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:13.732253 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:13.741331 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-78902f13-38dc-4074-9c4a-40b80342f92f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:13.747521 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78902f13-38dc-4074-9c4a-40b80342f92f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 200 Jul 24 06:03:13.748061 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 607/2450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:13 2026] GET /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.154860 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a36646c7-1e96-46c9-95df-24ad00f04fed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.157274 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a36646c7-1e96-46c9-95df-24ad00f04fed tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:14.157565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a36646c7-1e96-46c9-95df-24ad00f04fed tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.157788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a36646c7-1e96-46c9-95df-24ad00f04fed tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.167431 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.167431 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:14.173671 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a36646c7-1e96-46c9-95df-24ad00f04fed tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:14.179485 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a36646c7-1e96-46c9-95df-24ad00f04fed tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 200 Jul 24 06:03:14.179905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 603/2451] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.195978 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.197847 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:14.198075 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.198315 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.205056 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.205056 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:14.208569 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:14.212552 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ebcf2b41-5a31-43c8-b5ef-b9ed86d8703f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 200 Jul 24 06:03:14.212906 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 624/2452] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.225666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.334509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:14.334946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:14.336720 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:14.336869 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Create volume of 1 GB Jul 24 06:03:14.337201 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.337201 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:14.342035 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Availability Zones retrieved successfully. Jul 24 06:03:14.349893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Flow 'volume_create_api' (894c4850-0ea8-4df3-b0ea-7b37c44f90f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:14.351186 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db0cb9e-29a5-4476-91d5-0d08ee6c441e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:14.352714 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:14.366689 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1b33aed-b876-4b7f-951e-a1144919daef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.369841 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1b33aed-b876-4b7f-951e-a1144919daef tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] GET https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 Jul 24 06:03:14.370038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1b33aed-b876-4b7f-951e-a1144919daef tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.370228 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1b33aed-b876-4b7f-951e-a1144919daef tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.382747 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1b33aed-b876-4b7f-951e-a1144919daef tempest-VolumesCloneNegativeTest-1575851638 tempest-VolumesCloneNegativeTest-1575851638-project-member] https://10.4.3.200/volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 returned with HTTP 404 Jul 24 06:03:14.383414 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 608/2453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/813872c3-d8b2-4084-a70e-87ee3fa13fe9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:14.385061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9db0cb9e-29a5-4476-91d5-0d08ee6c441e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:14.385857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944b1f1d-efec-42cf-8025-d963c389f7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:14.443963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Created reservations ['5d3806d2-6eab-46c3-a744-2747f3ec35a2', '86089de3-93f8-44e0-a110-694a97a63a51', 'e252543d-7d0f-434b-8266-222b941dc6f7', 'd7a84aab-625f-4496-9b5e-a3bc64ef9900'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:14.444816 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944b1f1d-efec-42cf-8025-d963c389f7fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d3806d2-6eab-46c3-a744-2747f3ec35a2', '86089de3-93f8-44e0-a110-694a97a63a51', 'e252543d-7d0f-434b-8266-222b941dc6f7', 'd7a84aab-625f-4496-9b5e-a3bc64ef9900']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:14.445478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c638f87-0377-431f-a29d-2e75586efb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:14.468779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c638f87-0377-431f-a29d-2e75586efb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f227d983-b088-43db-9745-e25b92cb3e0b', '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='ecc88df9ffb3438487ce336bb888a426',qos_specs=None,replication_status=,reservations=['5d3806d2-6eab-46c3-a744-2747f3ec35a2','86089de3-93f8-44e0-a110-694a97a63a51','e252543d-7d0f-434b-8266-222b941dc6f7','d7a84aab-625f-4496-9b5e-a3bc64ef9900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0739640357374475b6a431ba774866db',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f227d983-b088-43db-9745-e25b92cb3e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecc88df9ffb3438487ce336bb888a426',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0739640357374475b6a431ba774866db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:14.469561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6708f759-4cd1-46ec-b049-80b770a2af95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:14.486387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6708f759-4cd1-46ec-b049-80b770a2af95) transitioned into state 'SUCCESS' from 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='ecc88df9ffb3438487ce336bb888a426',qos_specs=None,replication_status=,reservations=['5d3806d2-6eab-46c3-a744-2747f3ec35a2','86089de3-93f8-44e0-a110-694a97a63a51','e252543d-7d0f-434b-8266-222b941dc6f7','d7a84aab-625f-4496-9b5e-a3bc64ef9900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0739640357374475b6a431ba774866db',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:14.487238 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908481e8-7266-4fab-bcbd-292673360185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:14.496300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908481e8-7266-4fab-bcbd-292673360185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:14.497143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Flow 'volume_create_api' (894c4850-0ea8-4df3-b0ea-7b37c44f90f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:14.497468 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Create volume request issued successfully. Jul 24 06:03:14.498146 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a2d27ec6-7dac-498c-a890-6135ac03fbfe tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:14.498550 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 619/2454] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:14 2026] POST /volume/v3/volumes => generated 733 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:14.514016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3814321-fb75-4770-bf2b-dc39c023242a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.518286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3814321-fb75-4770-bf2b-dc39c023242a tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] GET https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b Jul 24 06:03:14.518524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3814321-fb75-4770-bf2b-dc39c023242a tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.518783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3814321-fb75-4770-bf2b-dc39c023242a tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.525952 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.525952 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:14.529992 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3814321-fb75-4770-bf2b-dc39c023242a tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Volume info retrieved successfully. Jul 24 06:03:14.534254 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3814321-fb75-4770-bf2b-dc39c023242a tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b returned with HTTP 200 Jul 24 06:03:14.534954 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 604/2455] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.600491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.602613 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:14.602835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.603033 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.613565 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.613565 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:14.617753 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:14.622667 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4344899-250d-4b50-9a6d-bb0de4fa4af7 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:14.623060 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 625/2456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.763192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.766453 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:14.767289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.767945 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.778209 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.778209 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:14.783002 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:14.799734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab0ddc6b-88eb-4f8a-9dff-21e99f5d564f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 200 Jul 24 06:03:14.800225 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 609/2457] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:14.827995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:14.830732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:14.830976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:14.831353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:14.838322 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:14.838322 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:14.841818 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:14.846016 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fbbb6fb6-3638-4e71-9e19-85d9aeb80d98 req-42740e3f-c7ca-4b6a-bd33-5d858dcd2e8e tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 200 Jul 24 06:03:14.846501 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 620/2458] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:14 2026] GET /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:15.079698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.085336 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.085742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.086140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.086655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.087691 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.099457 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.100999 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.100999 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:15.107425 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-120b3634-0e91-4a59-a0bf-62f51e57255c req-3e7930f2-2689-402b-9a69-a4f5158daaf0 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.107868 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 605/2459] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.138071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.141260 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.141599 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.142029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.142492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.143929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.155909 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.157465 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.157465 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:15.168303 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-888f412c-ed39-4028-ac39-56dea5582ce3 req-78ea7565-a980-431f-88c0-27e86d9cc642 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.169411 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 626/2460] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.198280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.200443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.200637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.200892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.201211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.202014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.214953 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.215911 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.215911 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:15.236674 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d43cd30c-bd38-4753-8568-eff3dbfe6e01 req-79c39843-8b98-455f-98e3-1c1cc3c22dc9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.237144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 610/2461] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.263431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.266163 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.266459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.266740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.267050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.268042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.277912 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.278979 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.278979 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:15.284174 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9f4dbd85-8f4a-4b51-a47d-a9a94657fcb4 req-9f6f9988-44fd-4079-8f96-51c39f57fd2b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.284630 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 621/2462] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.310393 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.312416 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.312630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.312822 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.313041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.313859 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.321562 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.322598 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.322598 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:15.326384 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-de1843e5-a7df-4e96-9008-d94324b09c01 req-d174281f-00f7-4af7-8ff7-b4273be1d17d tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.326750 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 606/2463] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.356778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.358744 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.358941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.359146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.359375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.360075 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.367964 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.368917 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.368917 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:15.373012 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-89108568-9d96-4882-8aa6-6846289c39cf req-71c92ada-3ec6-4019-83c1-2cf9adc44792 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.373431 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 627/2464] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.404883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.406972 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.407188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.407376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.407720 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.408523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.416273 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.417103 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.417103 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:15.421728 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-eb51fa29-8cbc-4c01-a355-c63c2abe81f7 req-82b8b83a-be9e-457c-ba88-554ff762cfbd tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.422326 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 611/2465] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.445381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.447210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:15.447402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.447647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.447852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:15.448439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.463870 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] Get all volumes completed successfully. Jul 24 06:03:15.464762 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.464762 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:15.470433 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6c2432de-899d-4bfd-a133-fded519631f0 req-b20e3295-188a-4041-8e27-b042ef27b0a1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:15.470880 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 622/2466] 10.4.3.200 () {68 vars in 1508 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail => generated 2540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.487819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-562c242a-bad3-4948-ba41-6df1978d6b32 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.489528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:15.489751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.489934 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.490109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume with id: c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:15.498516 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.498516 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:15.498940 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:15.522534 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume request issued successfully. Jul 24 06:03:15.522534 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-562c242a-bad3-4948-ba41-6df1978d6b32 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 202 Jul 24 06:03:15.522985 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 607/2467] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:15 2026] DELETE /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:15.531194 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.533769 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:15.533971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.534147 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.544418 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.544418 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:15.549147 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.553458 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] GET https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b Jul 24 06:03:15.553696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.553933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.557955 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:15.562875 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.562875 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:15.564024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc56772f-84a6-4058-a5b0-44b623ce1a54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 200 Jul 24 06:03:15.564495 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 628/2468] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:15.566900 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Volume info retrieved successfully. Jul 24 06:03:15.570892 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a2e5df0e-1787-4aca-b130-8bcca4cd67ce tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b returned with HTTP 200 Jul 24 06:03:15.571854 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 612/2469] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:15.587380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1d6268a5-5852-4f77-a394-3de864fc99da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.589349 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1&project_id=6e10e7abdb8449f3b0f46ee6a8aafdcf Jul 24 06:03:15.589969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.589969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.590247 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Could not evaluate value 6e10e7abdb8449f3b0f46ee6a8aafdcf, assuming string {{(pid=100222) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 24 06:03:15.590842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Searching by: MultiDict([('project_id', '6e10e7abdb8449f3b0f46ee6a8aafdcf'), ('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:15.632771 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Get all volumes completed successfully. Jul 24 06:03:15.633445 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.633445 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:15.634984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.636878 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:15.637064 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.637249 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.638291 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1d6268a5-5852-4f77-a394-3de864fc99da tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1&project_id=6e10e7abdb8449f3b0f46ee6a8aafdcf returned with HTTP 200 Jul 24 06:03:15.638690 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 623/2470] 10.4.3.200 () {66 vars in 1373 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=6e10e7abdb8449f3b0f46ee6a8aafdcf => generated 3017 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:15.655062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c3bad928-a6b4-4e94-b951-00e84b154487 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.657719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b Jul 24 06:03:15.657841 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.657841 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:15.657918 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.658128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.658320 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Delete volume with id: f227d983-b088-43db-9745-e25b92cb3e0b Jul 24 06:03:15.662972 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:15.666306 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4515c77-a691-4a3a-9c89-f7410030c8b5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:15.666708 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 608/2471] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:15.669005 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.669005 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:15.669423 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Volume info retrieved successfully. Jul 24 06:03:15.688093 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] Delete volume request issued successfully. Jul 24 06:03:15.688319 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c3bad928-a6b4-4e94-b951-00e84b154487 tempest-VolumesListAdminTestJSON-269492426 tempest-VolumesListAdminTestJSON-269492426-project-admin] https://10.4.3.200/volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b returned with HTTP 202 Jul 24 06:03:15.688835 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 629/2472] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:15 2026] DELETE /volume/v3/volumes/f227d983-b088-43db-9745-e25b92cb3e0b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:15.702100 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.704837 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:15.705095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.705382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.714297 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.714297 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:15.719853 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:15.725930 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f8923a5c-8fa1-47d0-bc62-2acb7d0703eb tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 200 Jul 24 06:03:15.726447 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 613/2473] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:15.740329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d07123a6-4083-4a61-b2b4-95475d27917e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.743260 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:15.743448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.743651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.743839 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume with id: c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:15.756508 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.756508 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:15.757044 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:15.782710 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume request issued successfully. Jul 24 06:03:15.782982 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07123a6-4083-4a61-b2b4-95475d27917e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 202 Jul 24 06:03:15.783760 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 624/2474] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:15 2026] DELETE /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:15.791834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:15.793556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:15.794026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:15.794026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:15.801270 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:15.801270 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:15.805597 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:15.810710 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfd5c911-d151-4272-9aec-8ac4e8dd4850 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 200 Jul 24 06:03:15.810710 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 609/2475] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:15 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:16.059697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.153490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:16.153963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-168211755"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:16.155710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-168211755'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:16.155873 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Create volume of 1 GB Jul 24 06:03:16.164489 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Availability Zones retrieved successfully. Jul 24 06:03:16.171747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Flow 'volume_create_api' (00069167-7b1c-41ef-b77d-44c5e3595073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:16.172885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1a2a30-f8d5-4a03-a105-d6b89883f118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:16.173935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:16.217102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1a2a30-f8d5-4a03-a105-d6b89883f118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:16.218120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc68f28-4a5e-406c-8863-d89b0c6a28d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:16.298942 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Created reservations ['09d92a69-c46c-494d-83f7-7ea0ea41eac7', '9f96b890-fb85-4f9e-b285-e8b3956625e9', 'a2d480a8-7bac-4195-8953-cde257b61658', 'cfd367e3-22d5-4b9b-9ebb-8a6769a1e5dc'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:16.299908 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfc68f28-4a5e-406c-8863-d89b0c6a28d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d92a69-c46c-494d-83f7-7ea0ea41eac7', '9f96b890-fb85-4f9e-b285-e8b3956625e9', 'a2d480a8-7bac-4195-8953-cde257b61658', 'cfd367e3-22d5-4b9b-9ebb-8a6769a1e5dc']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:16.300945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763ec9e4-9b14-41db-872b-78d0902cfb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:16.331575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763ec9e4-9b14-41db-872b-78d0902cfb34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55100d77-9fcf-4c74-9a48-b61dd224b7db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168211755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee42d82a38c1406baf569f85cd9ae72f',qos_specs=None,replication_status=,reservations=['09d92a69-c46c-494d-83f7-7ea0ea41eac7','9f96b890-fb85-4f9e-b285-e8b3956625e9','a2d480a8-7bac-4195-8953-cde257b61658','cfd367e3-22d5-4b9b-9ebb-8a6769a1e5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c87702695cd4b4bbba18050f750ef07',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168211755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55100d77-9fcf-4c74-9a48-b61dd224b7db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee42d82a38c1406baf569f85cd9ae72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c87702695cd4b4bbba18050f750ef07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:16.332394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13b1ad7-9b12-4a91-b6e3-5e5e7dd069de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:16.353096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c13b1ad7-9b12-4a91-b6e3-5e5e7dd069de) transitioned into state 'SUCCESS' from state '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-168211755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee42d82a38c1406baf569f85cd9ae72f',qos_specs=None,replication_status=,reservations=['09d92a69-c46c-494d-83f7-7ea0ea41eac7','9f96b890-fb85-4f9e-b285-e8b3956625e9','a2d480a8-7bac-4195-8953-cde257b61658','cfd367e3-22d5-4b9b-9ebb-8a6769a1e5dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c87702695cd4b4bbba18050f750ef07',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:16.355779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17fa627-c4a0-4e26-80b0-f831ec9a6198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:16.368068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b17fa627-c4a0-4e26-80b0-f831ec9a6198) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:16.369066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Flow 'volume_create_api' (00069167-7b1c-41ef-b77d-44c5e3595073) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:16.369400 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Create volume request issued successfully. Jul 24 06:03:16.370077 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b09d710f-65c2-41ae-88a9-45654f2adfe9 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:16.370489 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 630/2476] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:03:16 2026] POST /volume/v3/volumes => generated 777 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:16.386153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.388060 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:16.389544 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.389544 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.396025 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.396025 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:16.401286 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Volume info retrieved successfully. Jul 24 06:03:16.405231 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8a8f30b-2d71-4f79-8c78-4f90538bb1ab tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db returned with HTTP 200 Jul 24 06:03:16.405881 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 614/2477] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:16.578598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e9ddab2-aae5-42a3-a4dc-ec19475ac981 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.580319 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e9ddab2-aae5-42a3-a4dc-ec19475ac981 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda Jul 24 06:03:16.580489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e9ddab2-aae5-42a3-a4dc-ec19475ac981 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.580664 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e9ddab2-aae5-42a3-a4dc-ec19475ac981 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.585995 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e9ddab2-aae5-42a3-a4dc-ec19475ac981 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda returned with HTTP 404 Jul 24 06:03:16.586469 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 625/2478] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/c6982f76-d6c0-4a27-9371-634ce2559fda => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:16.593876 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.595870 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] DELETE https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:16.596235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.596535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.596828 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume with id: 06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:16.606704 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.606704 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:16.606704 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:16.622219 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume request issued successfully. Jul 24 06:03:16.622645 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-234fb968-8d82-4a1f-a9e8-6356ff170aa1 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 202 Jul 24 06:03:16.623193 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 610/2479] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:16 2026] DELETE /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:16.632125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cd150805-1de4-427d-b2fb-0db024d80643 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.634803 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd150805-1de4-427d-b2fb-0db024d80643 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:16.635092 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd150805-1de4-427d-b2fb-0db024d80643 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.635457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cd150805-1de4-427d-b2fb-0db024d80643 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.645558 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.645558 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:16.650324 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cd150805-1de4-427d-b2fb-0db024d80643 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:16.655747 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cd150805-1de4-427d-b2fb-0db024d80643 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 200 Jul 24 06:03:16.656203 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 631/2480] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:16.681256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8bf4cb62-879e-4c17-9788-411d47549e02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.682881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bf4cb62-879e-4c17-9788-411d47549e02 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:16.683209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bf4cb62-879e-4c17-9788-411d47549e02 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.683538 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8bf4cb62-879e-4c17-9788-411d47549e02 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.700834 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.700834 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:16.707636 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8bf4cb62-879e-4c17-9788-411d47549e02 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:16.711610 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8bf4cb62-879e-4c17-9788-411d47549e02 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:16.712235 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 615/2481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:16.823640 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dd5f9726-c926-4234-aaf3-3f399f5f2167 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.825566 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd5f9726-c926-4234-aaf3-3f399f5f2167 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f Jul 24 06:03:16.825811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd5f9726-c926-4234-aaf3-3f399f5f2167 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.826025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd5f9726-c926-4234-aaf3-3f399f5f2167 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.832595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd5f9726-c926-4234-aaf3-3f399f5f2167 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f returned with HTTP 404 Jul 24 06:03:16.833145 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 626/2482] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/c4ff724a-56be-4bd6-8bea-95e4d4d9d72f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:16.839627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.843268 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:16.843268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.843268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.850333 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.850333 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:16.853721 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:16.858269 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-101ed77d-a2f5-49e6-8390-9e53d7df5f6c tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 200 Jul 24 06:03:16.858269 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 611/2483] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:16.870376 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9dd79878-fd01-4179-bf31-136cb8015f91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.872348 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:16.872552 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.872786 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.872965 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume with id: a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:16.880598 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.880598 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:16.881087 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:16.896869 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume request issued successfully. Jul 24 06:03:16.897061 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9dd79878-fd01-4179-bf31-136cb8015f91 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 202 Jul 24 06:03:16.897491 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 632/2484] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:16 2026] DELETE /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:16.906088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:16.909027 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:16.909027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:16.909027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:16.915668 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:16.915668 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:16.920105 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:16.924760 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7ce48c2-4bb5-4b6f-bf61-d9d8a616b23f tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 200 Jul 24 06:03:16.925330 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 616/2485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:16 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:17.420336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.422384 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:17.422644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.422899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.431262 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.431262 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:17.435121 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Volume info retrieved successfully. Jul 24 06:03:17.439464 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa953815-a8bb-4c9a-b63e-60be1c5ca0eb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db returned with HTTP 200 Jul 24 06:03:17.439953 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 627/2486] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:17.453287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.454875 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:03:17.455428 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55100d77-9fcf-4c74-9a48-b61dd224b7db", "name": "tempest-type-Backup-407286147"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:17.458723 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Creating new backup {'backup': {'volume_id': '55100d77-9fcf-4c74-9a48-b61dd224b7db', 'name': 'tempest-type-Backup-407286147'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:03:17.458723 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Creating backup of volume 55100d77-9fcf-4c74-9a48-b61dd224b7db in container None Jul 24 06:03:17.466792 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.466792 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:17.467453 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Volume info retrieved successfully. Jul 24 06:03:17.498289 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Created reservations ['232ca38f-3709-4e41-9716-e8c039ed4f3d', '2ee45d07-4968-4126-9237-747c11e91f19'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:17.534834 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a886960-41ca-4f90-9103-d28b5a3ad01a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:03:17.534834 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 612/2487] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:03:17 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:17.542335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13252798-c543-40d0-82c1-2f8682337695 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.545149 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13252798-c543-40d0-82c1-2f8682337695 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:17.545384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13252798-c543-40d0-82c1-2f8682337695 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.545569 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13252798-c543-40d0-82c1-2f8682337695 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.545686 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-13252798-c543-40d0-82c1-2f8682337695 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:17.550035 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.550035 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:17.550650 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13252798-c543-40d0-82c1-2f8682337695 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:17.551124 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 633/2488] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:17.671289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-685aaed7-87cc-4aa1-a319-27fbc4696b54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.672569 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-685aaed7-87cc-4aa1-a319-27fbc4696b54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a Jul 24 06:03:17.672825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-685aaed7-87cc-4aa1-a319-27fbc4696b54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.673087 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-685aaed7-87cc-4aa1-a319-27fbc4696b54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.679720 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-685aaed7-87cc-4aa1-a319-27fbc4696b54 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a returned with HTTP 404 Jul 24 06:03:17.681341 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 617/2489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/06c2c456-5671-4c6d-91e1-f98db844074a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:17.688426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-070b0507-00b5-437c-b7c8-d6233754f33f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.690548 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:17.690823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.691043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.691241 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume with id: e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:17.699712 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.699712 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:17.700420 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:17.724759 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Delete volume request issued successfully. Jul 24 06:03:17.724938 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-070b0507-00b5-437c-b7c8-d6233754f33f tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 202 Jul 24 06:03:17.725344 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 628/2490] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:17 2026] DELETE /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:17.728586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e13f229a-71ae-4771-b84e-d45206edcafe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.730198 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e13f229a-71ae-4771-b84e-d45206edcafe tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:17.730458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e13f229a-71ae-4771-b84e-d45206edcafe tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.730708 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e13f229a-71ae-4771-b84e-d45206edcafe tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.732138 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.734524 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:17.734787 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.735015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.742919 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.742919 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:17.745384 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.745384 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:17.746980 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e13f229a-71ae-4771-b84e-d45206edcafe tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:17.752003 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Volume info retrieved successfully. Jul 24 06:03:17.752227 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e13f229a-71ae-4771-b84e-d45206edcafe tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:17.752818 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 613/2491] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:17.757096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29b043b3-b61d-43f1-a2a7-f6ded6aa46e9 tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 200 Jul 24 06:03:17.757537 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 634/2492] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:17.937573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac96aa90-5f84-4a01-ae03-25cee3aea30e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.939351 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac96aa90-5f84-4a01-ae03-25cee3aea30e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 Jul 24 06:03:17.939525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac96aa90-5f84-4a01-ae03-25cee3aea30e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.939722 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac96aa90-5f84-4a01-ae03-25cee3aea30e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.945349 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac96aa90-5f84-4a01-ae03-25cee3aea30e tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 returned with HTTP 404 Jul 24 06:03:17.945835 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 618/2493] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/a60b63fd-e90c-44f3-a794-c257526df528 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:17.952267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.954059 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:17.954344 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.954623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.961643 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.961643 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:17.964870 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:17.968498 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-428ba47d-eac4-44a3-9aaf-a70b9918de17 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 200 Jul 24 06:03:17.968901 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 629/2494] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:17 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:17.982662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:17.984785 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:17.985019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:17.985246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:17.985430 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume with id: ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:17.993616 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:17.993616 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:17.994142 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:18.013159 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Delete volume request issued successfully. Jul 24 06:03:18.013347 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d411a5c7-5b41-4c67-b159-61ac5cf1b47d tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 202 Jul 24 06:03:18.013739 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 614/2495] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:17 2026] DELETE /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:18.022214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:18.023860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:18.024041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:18.024247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:18.032311 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:18.032311 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:18.038005 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Volume info retrieved successfully. Jul 24 06:03:18.042845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-092ddc2a-ffff-4c5c-b401-d8c1c5886da2 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 200 Jul 24 06:03:18.043187 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 635/2496] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:18 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:18.560846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:18.562486 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:18.562737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:18.562938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:18.563034 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:18.567034 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:18.567034 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:18.567720 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f36a12a-bd4d-4ce9-933d-aa2474e96037 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:18.568036 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 619/2497] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:18 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:18.769479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:18.770227 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de903805-0dfe-4740-934b-16e1d4f9df3b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:18.771239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:18.771427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:18.771598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:18.772184 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de903805-0dfe-4740-934b-16e1d4f9df3b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] GET https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff Jul 24 06:03:18.772401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de903805-0dfe-4740-934b-16e1d4f9df3b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:18.772611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de903805-0dfe-4740-934b-16e1d4f9df3b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:18.779398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de903805-0dfe-4740-934b-16e1d4f9df3b tempest-VolumesTestJSON-942902543 tempest-VolumesTestJSON-942902543-project-member] https://10.4.3.200/volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff returned with HTTP 404 Jul 24 06:03:18.779972 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 615/2498] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:18 2026] GET /volume/v3/volumes/e2600b17-060c-4df3-be18-04182d66b2ff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:18.781328 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:18.781328 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:18.784581 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:18.788775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7ef84e4a-61f0-4fea-8741-768b9ad6cdf3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:18.789144 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 630/2499] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:18 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:19.055951 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-240afc24-1192-45f2-937f-b9fe1e1e66a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:19.057822 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-240afc24-1192-45f2-937f-b9fe1e1e66a5 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] GET https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 Jul 24 06:03:19.058025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-240afc24-1192-45f2-937f-b9fe1e1e66a5 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:19.058225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-240afc24-1192-45f2-937f-b9fe1e1e66a5 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:19.064192 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-240afc24-1192-45f2-937f-b9fe1e1e66a5 tempest-VolumesListAdminTestJSON-2132510525 tempest-VolumesListAdminTestJSON-2132510525-project-member] https://10.4.3.200/volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 returned with HTTP 404 Jul 24 06:03:19.064628 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 636/2500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:19 2026] GET /volume/v3/volumes/ad719dbb-58b8-408c-b0a0-4af24c600b50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:19.579812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:19.582392 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:19.582810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:19.583217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:19.583379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:19.588934 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:19.588934 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:19.589219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1e9899e9-fb3e-4bf0-b45c-c58659202143 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:19.589573 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 620/2501] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:19 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:19.810608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:19.814255 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:19.814444 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:19.814645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:19.823993 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:19.823993 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:19.827496 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:19.831563 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff65e8d6-db6e-4cc2-9056-a8f6d7caee26 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:19.831937 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 616/2502] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:19 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:20.606836 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:20.609599 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:20.609824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:20.610834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:20.610834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:20.616199 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:20.616199 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:20.616895 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a504450-4c8a-4461-aa05-09fd6aa53517 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:20.617556 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 631/2503] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:20 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:20.848195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13b6a46c-1743-4302-8b97-898a02ce3acd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:20.853460 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13b6a46c-1743-4302-8b97-898a02ce3acd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:20.853741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13b6a46c-1743-4302-8b97-898a02ce3acd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:20.853995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13b6a46c-1743-4302-8b97-898a02ce3acd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:20.877918 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:20.877918 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:20.888367 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-13b6a46c-1743-4302-8b97-898a02ce3acd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:20.893651 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13b6a46c-1743-4302-8b97-898a02ce3acd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:20.894965 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 637/2504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:20 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:21.011629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-c3c377ea-72fc-44ca-9fc2-b59f64f6c685 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.017755 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-c3c377ea-72fc-44ca-9fc2-b59f64f6c685 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe/action Jul 24 06:03:21.018222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-c3c377ea-72fc-44ca-9fc2-b59f64f6c685 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:21.018369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-c3c377ea-72fc-44ca-9fc2-b59f64f6c685 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:21.045025 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.045025 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:21.064334 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-13ebf98a-638d-4177-b263-df51b6d48d04 req-c3c377ea-72fc-44ca-9fc2-b59f64f6c685 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe/action returned with HTTP 204 Jul 24 06:03:21.065102 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 621/2505] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:21 2026] POST /volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:21.086331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe5dfb62-166c-4f66-965f-17c8607acdc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.312878 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.314988 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:21.315293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.315581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.324075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe5dfb62-166c-4f66-965f-17c8607acdc9 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:21.324456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe5dfb62-166c-4f66-965f-17c8607acdc9 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1687112236"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:21.327081 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.327081 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:21.331478 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:21.336036 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-3b6581fd-13a0-4e40-9f48-345eb25f137d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:03:21.336442 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 632/2506] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:21.351943 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe5dfb62-166c-4f66-965f-17c8607acdc9 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:21.351943 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 617/2507] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:21 2026] POST /volume/v3/types => generated 224 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:21.360260 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3fe6725c-39bc-4c0d-aa7c-4735512938b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.362202 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fe6725c-39bc-4c0d-aa7c-4735512938b7 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:03:21.362553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fe6725c-39bc-4c0d-aa7c-4735512938b7 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-225893623"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:21.362883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.365780 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] POST https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef/action Jul 24 06:03:21.366192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:21.366352 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:21.376596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fe6725c-39bc-4c0d-aa7c-4735512938b7 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:03:21.377155 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 638/2508] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:03:21 2026] POST /volume/v3/group_types => generated 180 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:21.378749 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.378749 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:21.379319 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:21.386375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.386444 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Begin detaching volume completed successfully. Jul 24 06:03:21.386671 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-59635eec-3be4-4f8e-984f-c8ffe90d32e2 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef/action returned with HTTP 202 Jul 24 06:03:21.387163 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 622/2509] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:03:21 2026] POST /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:03:21.444345 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c21e69c-2435-447a-924c-a93118ed12de None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.444822 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c21e69c-2435-447a-924c-a93118ed12de None None] GET https://10.4.3.200/volume// Jul 24 06:03:21.444999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c21e69c-2435-447a-924c-a93118ed12de None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.445206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c21e69c-2435-447a-924c-a93118ed12de None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.445503 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c21e69c-2435-447a-924c-a93118ed12de None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:21.445837 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 618/2510] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:21.457386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.461508 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:21.461790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.462014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.481819 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.481819 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:21.490248 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:21.496902 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-42db9543-94f6-44c8-acd3-1a9d6a2c0d99 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:03:21.497500 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 639/2511] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:21.524663 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:03:21.529314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "691ff2c1-5b3a-409d-ade4-5fd0a267791d", "volume_types": ["12a36866-e67c-449a-894f-d0b13aeade07"], "name": "tempest-GroupSnapshotsTest-Group-2072236791"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:21.531222 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group {'group': {'group_type': '691ff2c1-5b3a-409d-ade4-5fd0a267791d', 'volume_types': ['12a36866-e67c-449a-894f-d0b13aeade07'], 'name': 'tempest-GroupSnapshotsTest-Group-2072236791'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:03:21.536573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group tempest-GroupSnapshotsTest-Group-2072236791. Jul 24 06:03:21.545365 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:21.570549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['f910ce4a-c4f5-4c07-8280-fc5e7fa6caee'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:21.602350 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-632c5b1c-603e-4eac-b7ea-b4c92360aca9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:03:21.602774 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 633/2512] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:03:21 2026] POST /volume/v3/groups => generated 112 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:03:21.614744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.617325 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae Jul 24 06:03:21.617521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.617725 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.617858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member d88a75a3-1a9e-4a34-99be-7678086de1ae {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:21.623923 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.623923 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:21.632445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.634244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:21.634522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.634811 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5129fbe-5333-4b74-ba84-5b59b89b890f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae returned with HTTP 200 Jul 24 06:03:21.634909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.637606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:21.637705 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 623/2513] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:21.643077 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.643077 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:21.643077 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c979a646-2a28-4c32-b57e-eeeadb6e4e21 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:21.643077 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 619/2514] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:21.909669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0286eb4b-236b-4655-a732-75bd5b164a74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.913323 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0286eb4b-236b-4655-a732-75bd5b164a74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:21.914298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0286eb4b-236b-4655-a732-75bd5b164a74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.914298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0286eb4b-236b-4655-a732-75bd5b164a74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.930028 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.930028 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:21.933241 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0286eb4b-236b-4655-a732-75bd5b164a74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:21.936998 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0286eb4b-236b-4655-a732-75bd5b164a74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:21.937378 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 640/2515] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 1169 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:21.956712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:21.956712 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:21.956712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:21.957368 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:21.969840 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:21.969840 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:21.974891 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:21.980836 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-09c8efe2-75ab-4560-a26c-b1e3ac11b69b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:21.980952 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 634/2516] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:21 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 1169 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:22.038646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.041163 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:22.041433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.041668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.054935 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.054935 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:22.059443 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:22.064928 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-eeda2d12-8371-4b10-91f0-8c451e3a7d35 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:22.065395 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 624/2517] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:22.091332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.095826 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/action Jul 24 06:03:22.096233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:22.096415 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:22.110295 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.110295 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:22.110850 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:22.117923 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Begin detaching volume completed successfully. Jul 24 06:03:22.118180 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-019fde11-dc54-4e29-a5cf-9b70cf6e0007 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/action returned with HTTP 202 Jul 24 06:03:22.118816 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 620/2518] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:03:22 2026] POST /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:03:22.141693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-784b19df-4a98-4f2a-999c-49f95389309e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.170047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a584aa8-4140-4bbc-8e2d-c9f6ba15f1e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.170617 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a584aa8-4140-4bbc-8e2d-c9f6ba15f1e4 None None] GET https://10.4.3.200/volume// Jul 24 06:03:22.170867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a584aa8-4140-4bbc-8e2d-c9f6ba15f1e4 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.171051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a584aa8-4140-4bbc-8e2d-c9f6ba15f1e4 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.171405 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a584aa8-4140-4bbc-8e2d-c9f6ba15f1e4 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:22.171690 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 635/2519] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:22.186700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.188873 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:22.189082 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.189310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.200262 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.200262 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:22.205766 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:22.211606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-218d6bd5-ec14-429f-ac8e-f780b8edc30d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:22.212539 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 625/2520] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:22.222664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9861f203-597c-4378-be80-a142f3165b76 req-2465aea6-24db-4c5a-b3de-87b8330fb4be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.228588 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-2465aea6-24db-4c5a-b3de-87b8330fb4be tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption Jul 24 06:03:22.228912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-2465aea6-24db-4c5a-b3de-87b8330fb4be tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.229072 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-2465aea6-24db-4c5a-b3de-87b8330fb4be tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.249693 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.249693 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:22.262077 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-2465aea6-24db-4c5a-b3de-87b8330fb4be tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption returned with HTTP 200 Jul 24 06:03:22.262662 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 621/2521] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:22.315217 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:22.315618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1090533194"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:22.317279 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1090533194'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:22.317368 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume of 1 GB Jul 24 06:03:22.323423 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Availability Zones retrieved successfully. Jul 24 06:03:22.329816 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Flow 'volume_create_api' (e823e53e-9147-44cc-9da4-51a3cb7e38e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:22.330915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc982e7-0d60-44b4-991f-db693ec28b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.331891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:22.364022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc982e7-0d60-44b4-991f-db693ec28b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.365087 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4584178e-e546-40f6-b534-a49e905919c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.442526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Created reservations ['efb0b144-ca4d-447f-86e6-7f3b548c7b3b', '54464c18-51f2-47c3-9b48-021a0cc68686', '68c40a2d-066c-49d3-a1ea-61fd8786c6c3', '78058eae-89b5-4167-93df-6663b93751b8'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:22.443339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4584178e-e546-40f6-b534-a49e905919c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb0b144-ca4d-447f-86e6-7f3b548c7b3b', '54464c18-51f2-47c3-9b48-021a0cc68686', '68c40a2d-066c-49d3-a1ea-61fd8786c6c3', '78058eae-89b5-4167-93df-6663b93751b8']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.444087 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9470b7f-0bc8-46d4-9034-a7587c1b4e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.472997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9470b7f-0bc8-46d4-9034-a7587c1b4e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce38b0b-cd0d-4214-8873-445819013ed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1090533194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09b5aca708ea4aabb1e3e0679e8048f6',qos_specs=None,replication_status=,reservations=['efb0b144-ca4d-447f-86e6-7f3b548c7b3b','54464c18-51f2-47c3-9b48-021a0cc68686','68c40a2d-066c-49d3-a1ea-61fd8786c6c3','78058eae-89b5-4167-93df-6663b93751b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a8492a37764f9e951b92c317526d83',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1090533194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce38b0b-cd0d-4214-8873-445819013ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b5aca708ea4aabb1e3e0679e8048f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38a8492a37764f9e951b92c317526d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.473779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5106ae11-5be5-4886-90be-a42e21346a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.492789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5106ae11-5be5-4886-90be-a42e21346a50) transitioned into state 'SUCCESS' from state '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-1090533194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09b5aca708ea4aabb1e3e0679e8048f6',qos_specs=None,replication_status=,reservations=['efb0b144-ca4d-447f-86e6-7f3b548c7b3b','54464c18-51f2-47c3-9b48-021a0cc68686','68c40a2d-066c-49d3-a1ea-61fd8786c6c3','78058eae-89b5-4167-93df-6663b93751b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a8492a37764f9e951b92c317526d83',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.493611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c8b627-b006-4e6c-bceb-484234e4a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.503562 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c8b627-b006-4e6c-bceb-484234e4a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.504379 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Flow 'volume_create_api' (e823e53e-9147-44cc-9da4-51a3cb7e38e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:22.504704 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume request issued successfully. Jul 24 06:03:22.505264 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-784b19df-4a98-4f2a-999c-49f95389309e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:22.505667 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 641/2522] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:03:22 2026] POST /volume/v3/volumes => generated 819 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:22.523078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b569b507-5de1-4964-b835-8b89eba8ca50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.527701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b569b507-5de1-4964-b835-8b89eba8ca50 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:22.527971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b569b507-5de1-4964-b835-8b89eba8ca50 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.528404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b569b507-5de1-4964-b835-8b89eba8ca50 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.537469 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.537469 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:22.546719 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b569b507-5de1-4964-b835-8b89eba8ca50 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:22.552280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b569b507-5de1-4964-b835-8b89eba8ca50 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:22.552989 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 636/2523] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 887 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:22.569491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-4ed9e405-db84-4beb-aa6f-3d6e360d9625 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.571707 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-4ed9e405-db84-4beb-aa6f-3d6e360d9625 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 Jul 24 06:03:22.571897 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-4ed9e405-db84-4beb-aa6f-3d6e360d9625 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.572124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-4ed9e405-db84-4beb-aa6f-3d6e360d9625 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.579884 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.579884 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:22.649650 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5813c80c-547c-49d4-b26d-308094cd768d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.653003 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5813c80c-547c-49d4-b26d-308094cd768d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae Jul 24 06:03:22.653318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5813c80c-547c-49d4-b26d-308094cd768d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.653601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5813c80c-547c-49d4-b26d-308094cd768d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.653756 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-5813c80c-547c-49d4-b26d-308094cd768d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member d88a75a3-1a9e-4a34-99be-7678086de1ae {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:22.656924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cebeb961-0caf-4e69-9d7f-dfcfedd729a6 req-4ed9e405-db84-4beb-aa6f-3d6e360d9625 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 returned with HTTP 200 Jul 24 06:03:22.657062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.657569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 626/2524] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:03:22 2026] DELETE /volume/v3/attachments/f510a37b-ead6-4580-a447-858757d6ccd1 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:22.659118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:22.659630 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.659867 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.659975 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:22.661695 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.661695 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:22.665701 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.665701 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:22.666387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d72f129c-50f7-44da-a5b5-ca57fa2b3ada tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:22.666747 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 642/2525] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:22.671986 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5813c80c-547c-49d4-b26d-308094cd768d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae returned with HTTP 200 Jul 24 06:03:22.672309 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 622/2526] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:22.684717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.686666 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:22.686922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-735371985", "volume_type": "12a36866-e67c-449a-894f-d0b13aeade07", "group_id": "d88a75a3-1a9e-4a34-99be-7678086de1ae", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:22.688517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-735371985', 'volume_type': '12a36866-e67c-449a-894f-d0b13aeade07', 'group_id': 'd88a75a3-1a9e-4a34-99be-7678086de1ae', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:22.696997 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.696997 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:22.697815 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume of 1 GB Jul 24 06:03:22.705663 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:22.716765 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (f6a6615e-d697-49b8-8eb6-b4ce142fa080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:22.716969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96754f56-04ea-4840-90fa-b91627449695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.717729 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.717729 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:22.718256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:22.743070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96754f56-04ea-4840-90fa-b91627449695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12a36866-e67c-449a-894f-d0b13aeade07,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1687112236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12a36866-e67c-449a-894f-d0b13aeade07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd88a75a3-1a9e-4a34-99be-7678086de1ae', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.743749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce412a46-a791-448a-943f-3d6606ebb282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.776970 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1687112236 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1687112236, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:22.777387 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1687112236 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1687112236, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:22.811534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['94680a17-b5bf-4640-9e9e-e2c2677e38cd', 'f7f8c279-6663-41cf-b66f-2a572196fc16', 'c67dbad2-695d-49eb-bbc9-6b951aec5ae1', '3ab92c63-b031-4dcb-b00a-608cc882e86a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:22.812408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce412a46-a791-448a-943f-3d6606ebb282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94680a17-b5bf-4640-9e9e-e2c2677e38cd', 'f7f8c279-6663-41cf-b66f-2a572196fc16', 'c67dbad2-695d-49eb-bbc9-6b951aec5ae1', '3ab92c63-b031-4dcb-b00a-608cc882e86a']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.813191 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42508692-b641-48fe-9be7-32e1265e8202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.838666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42508692-b641-48fe-9be7-32e1265e8202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2149b41b-1347-4722-9c43-3f8b74f2ffbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-735371985',encryption_key_id=None,group_id=d88a75a3-1a9e-4a34-99be-7678086de1ae,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['94680a17-b5bf-4640-9e9e-e2c2677e38cd','f7f8c279-6663-41cf-b66f-2a572196fc16','c67dbad2-695d-49eb-bbc9-6b951aec5ae1','3ab92c63-b031-4dcb-b00a-608cc882e86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-735371985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d88a75a3-1a9e-4a34-99be-7678086de1ae,host=None,id=2149b41b-1347-4722-9c43-3f8b74f2ffbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09804677c34a7e89545d679c27d672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47875977ccbb440a9ad18d3a438101e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12a36866-e67c-449a-894f-d0b13aeade07),volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.839392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33153f3d-b1d0-455d-997c-2344121c02f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.860645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33153f3d-b1d0-455d-997c-2344121c02f3) transitioned into state 'SUCCESS' from state '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-735371985',encryption_key_id=None,group_id=d88a75a3-1a9e-4a34-99be-7678086de1ae,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['94680a17-b5bf-4640-9e9e-e2c2677e38cd','f7f8c279-6663-41cf-b66f-2a572196fc16','c67dbad2-695d-49eb-bbc9-6b951aec5ae1','3ab92c63-b031-4dcb-b00a-608cc882e86a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.861484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9dbbd6-09e7-4062-a151-8a929a650056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:22.875806 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d9dbbd6-09e7-4062-a151-8a929a650056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:22.876613 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (f6a6615e-d697-49b8-8eb6-b4ce142fa080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:22.876933 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request issued successfully. Jul 24 06:03:22.877580 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:22.877744 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:22.919049 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:22.927603 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.927603 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:22.931695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7df2eeb-5fa0-4fa3-a941-c8bd5eeb1f2c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:22.932168 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 637/2527] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:22 2026] POST /volume/v3/volumes => generated 822 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:22.948310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ebe1c861-474b-4f94-994e-31797bc9d88c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:22.950151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc Jul 24 06:03:22.950499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:22.950656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:22.959227 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:22.959227 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:22.965620 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:22.966662 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:22.966921 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:23.027537 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:23.031430 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.031430 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:23.043875 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ebe1c861-474b-4f94-994e-31797bc9d88c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc returned with HTTP 200 Jul 24 06:03:23.046766 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 627/2528] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:22 2026] GET /volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:23.304070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9861f203-597c-4378-be80-a142f3165b76 req-6e1c959e-bb4b-4f8c-a33a-769595df02b4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.306666 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-6e1c959e-bb4b-4f8c-a33a-769595df02b4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe Jul 24 06:03:23.309759 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-6e1c959e-bb4b-4f8c-a33a-769595df02b4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.309759 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-6e1c959e-bb4b-4f8c-a33a-769595df02b4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.317109 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.317109 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:23.368387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9861f203-597c-4378-be80-a142f3165b76 req-6e1c959e-bb4b-4f8c-a33a-769595df02b4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe returned with HTTP 200 Jul 24 06:03:23.368818 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 643/2529] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:03:23 2026] DELETE /volume/v3/attachments/8f75d37a-8d90-4b7e-b37e-413d0e600fbe => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:23.565654 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.568110 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:23.568389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-117d8b33-314b-43a5-b078-b28c750f151f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.568868 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.568868 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.570650 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-117d8b33-314b-43a5-b078-b28c750f151f tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:23.570901 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-117d8b33-314b-43a5-b078-b28c750f151f tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.571144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-117d8b33-314b-43a5-b078-b28c750f151f tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.576520 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.576520 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:23.578980 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.578980 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:23.580634 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:23.582899 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-117d8b33-314b-43a5-b078-b28c750f151f tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:23.585781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7936b130-e96a-49e8-9c05-cc5d551bb501 req-947109bd-e89f-4492-9f3e-fbc2b424db2b tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:03:23.586239 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 623/2530] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:23.587472 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-117d8b33-314b-43a5-b078-b28c750f151f tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:23.588054 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 638/2531] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:23.611040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2f374874-a4e9-44c1-be14-ef71978064eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.612576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.613778 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] DELETE https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:23.613950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.614162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.614318 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete volume with id: 18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:23.614419 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:03:23.614773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0ce38b0b-cd0d-4214-8873-445819013ed7"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:23.616249 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Creating new volume transfer {'transfer': {'volume_id': '0ce38b0b-cd0d-4214-8873-445819013ed7'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 06:03:23.616418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volume_transfer [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Creating transfer of volume 0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:23.616563 np0000005810 devstack@c-api.service[100224]: INFO cinder.transfer.api [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Generating transfer record for volume 0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:23.621972 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.621972 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:23.622664 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:23.632182 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.632182 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:23.645350 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Delete volume request issued successfully. Jul 24 06:03:23.645703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f374874-a4e9-44c1-be14-ef71978064eb tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 202 Jul 24 06:03:23.646434 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 628/2532] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:23 2026] DELETE /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:23.648491 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2db81d0-b7e4-408e-9cb5-56770ce6c309 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 24 06:03:23.649057 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 644/2533] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 24 06:03:23 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:23.655317 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d991748a-846f-4525-840e-99a6009d8a04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.657230 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d991748a-846f-4525-840e-99a6009d8a04 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:23.657472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d991748a-846f-4525-840e-99a6009d8a04 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.657730 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d991748a-846f-4525-840e-99a6009d8a04 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.662312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-02f0381d-70c8-4015-9348-a223a1a59133 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.665101 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02f0381d-70c8-4015-9348-a223a1a59133 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:23.665101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02f0381d-70c8-4015-9348-a223a1a59133 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.665365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-02f0381d-70c8-4015-9348-a223a1a59133 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.667414 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.667414 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:23.672375 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d991748a-846f-4525-840e-99a6009d8a04 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Volume info retrieved successfully. Jul 24 06:03:23.676274 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.676274 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:23.676599 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80afd84a-25c6-4067-b170-5c1a30047ebf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.677976 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d991748a-846f-4525-840e-99a6009d8a04 tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 200 Jul 24 06:03:23.678520 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 624/2534] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:23.678786 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80afd84a-25c6-4067-b170-5c1a30047ebf tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:23.679047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80afd84a-25c6-4067-b170-5c1a30047ebf tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.679816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80afd84a-25c6-4067-b170-5c1a30047ebf tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.679929 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-80afd84a-25c6-4067-b170-5c1a30047ebf tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:23.683150 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-02f0381d-70c8-4015-9348-a223a1a59133 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:23.689105 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-02f0381d-70c8-4015-9348-a223a1a59133 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:23.689654 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 639/2535] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:23.694403 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:23.694403 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:23.695695 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80afd84a-25c6-4067-b170-5c1a30047ebf tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:23.696439 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 629/2536] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:23.704503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ee7ceed-0183-4962-b77f-857395b04e93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.707107 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ee7ceed-0183-4962-b77f-857395b04e93 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 Jul 24 06:03:23.707358 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ee7ceed-0183-4962-b77f-857395b04e93 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.707920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ee7ceed-0183-4962-b77f-857395b04e93 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.712654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ee7ceed-0183-4962-b77f-857395b04e93 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 returned with HTTP 200 Jul 24 06:03:23.713264 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 645/2537] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:23.721672 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.724553 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:03:23.725238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:23.725470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:23.725667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Listing volume transfers {{(pid=100223) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 06:03:23.732156 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7dd38b84-e8ce-40ce-a688-855f4a58c9b4 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 200 Jul 24 06:03:23.732542 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 625/2538] 10.4.3.200 () {68 vars in 1305 bytes} [Fri Jul 24 06:03:23 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:23.741775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:23.802643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] POST https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2/accept Jul 24 06:03:23.803122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f30d6d5794d3cf8a"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:23.804646 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Accepting volume transfer d5252991-7433-4bfe-9061-657896ecf9a2 {{(pid=100222) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 06:03:23.804816 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Accepting transfer d5252991-7433-4bfe-9061-657896ecf9a2 Jul 24 06:03:23.860648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Created reservations ['eed9c29f-f21b-4c09-87b2-8d8546db421f', '6dc7050a-4be4-4878-bd2c-64283abd5961', '9764c8ca-e7a9-44d6-b291-7a8a5b4aaf70', '6e826896-465c-4be5-afb4-00d6022f87d2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:23.880532 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Created reservations ['1218dfa6-d0b2-4756-888c-fd9596145f99', 'a52ac822-fd4d-4e22-adf2-cdcd8fe05edd', 'abf2b85a-ec66-41a5-8959-455a0cd7b982', '73805407-6817-4329-8a99-be4e113d6ef5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:23.917353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Created reservations ['cb59c1d1-ed22-4e28-ba83-076b27b7f5aa', 'c0487c13-6be6-44f6-9543-5e859f462f73', '423c5a10-c330-4dbc-859f-f025dad411a6', '93456a87-e42a-4da4-b93c-b7723fa5ed46'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:23.951293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Created reservations ['603d3015-f0ff-43d1-88f5-ede762e27b3f', '6e726ac7-cc56-4dcf-8fe2-43f106acbda1', '7fbd9a75-ebbf-429b-90b5-8cc75b801c38', '80efac05-a9c9-4540-9784-1bbda53ea8a2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:23.963688 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Transfer volume completed successfully. Jul 24 06:03:24.029362 np0000005810 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Volume 0ce38b0b-cd0d-4214-8873-445819013ed7 has been transferred. Jul 24 06:03:24.037331 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c8d28bd-08d0-4a38-a4f0-9f266d501a90 tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2/accept returned with HTTP 202 Jul 24 06:03:24.037917 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 640/2539] 10.4.3.200 () {70 vars in 1458 bytes} [Fri Jul 24 06:03:23 2026] POST /volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2/accept => generated 365 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:24.046701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b562217c-dee0-4772-9385-86a0115815bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.049264 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b562217c-dee0-4772-9385-86a0115815bc tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:24.049454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b562217c-dee0-4772-9385-86a0115815bc tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.049631 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b562217c-dee0-4772-9385-86a0115815bc tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.060970 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.060970 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:24.064360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.067651 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc Jul 24 06:03:24.068185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.068793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.068872 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b562217c-dee0-4772-9385-86a0115815bc tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Volume info retrieved successfully. Jul 24 06:03:24.078164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b562217c-dee0-4772-9385-86a0115815bc tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:24.078594 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 630/2540] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:24.079120 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.079120 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:24.083317 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:24.084089 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:24.084296 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:24.103604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.109860 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:24.110222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.110494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.123527 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.123527 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:24.129554 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] Volume info retrieved successfully. Jul 24 06:03:24.136474 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b717e460-0379-4e3e-8a6c-eb0e7bfd600f tempest-VolumesTransfersV355Test-534581123 tempest-VolumesTransfersV355Test-534581123-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:24.137084 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 626/2541] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:24.139842 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:24.143887 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.143887 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:24.153266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.154907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9bf7c5de-327a-46cf-a6a6-b9baad1efbc7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc returned with HTTP 200 Jul 24 06:03:24.155405 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 646/2542] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:24.155633 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 Jul 24 06:03:24.156024 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.156213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.156213 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Delete transfer with id: d5252991-7433-4bfe-9061-657896ecf9a2 Jul 24 06:03:24.161049 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d7d7a23-a497-4536-b4de-c29c09599f9e tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 returned with HTTP 404 Jul 24 06:03:24.161476 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 641/2543] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:03:24 2026] DELETE /volume/v3/volume-transfers/d5252991-7433-4bfe-9061-657896ecf9a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:24.178950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e3328fba-9140-4599-8343-c56f9c6037f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.182101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.183700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 24 06:03:24.184013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d88a75a3-1a9e-4a34-99be-7678086de1ae", "name": "tempest-group_snapshot-747259170"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:24.185383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd88a75a3-1a9e-4a34-99be-7678086de1ae', 'name': 'tempest-group_snapshot-747259170'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 06:03:24.189525 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.189525 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:24.194462 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group_snapshot tempest-group_snapshot-747259170. Jul 24 06:03:24.216455 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.216455 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:24.227847 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:24.228226 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.228545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.228856 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Delete volume with id: 0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:24.239248 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.239248 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:24.239612 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Volume info retrieved successfully. Jul 24 06:03:24.245557 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1687112236 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1687112236, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:24.246080 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1687112236 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1687112236, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:24.268042 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Delete volume request issued successfully. Jul 24 06:03:24.268342 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e3328fba-9140-4599-8343-c56f9c6037f8 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 202 Jul 24 06:03:24.269016 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 631/2544] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:03:24 2026] DELETE /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:24.282465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.285146 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:24.285440 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.285670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.295695 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.295695 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:24.296794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['2533541d-6281-4128-8eb1-20372708d97f', '916cf3ba-5376-4876-be49-0258e5fa1ee6', 'c4b4b262-b1b1-49b0-93b5-396eab7b7798', '79911632-b4ad-497a-818d-2f1218cc16b8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:24.301235 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Volume info retrieved successfully. Jul 24 06:03:24.309079 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-37abcba9-c884-48f4-bb4c-1a22a761e8ae tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 200 Jul 24 06:03:24.309989 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 647/2545] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:24.329978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.332429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:24.332756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.333031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.335656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8122fa1c-b48d-4797-8b0d-a1921d3d29ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 24 06:03:24.336392 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 627/2546] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 24 06:03:24 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:24.343277 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.343277 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:24.351196 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:24.351937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.353959 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 Jul 24 06:03:24.354217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.354439 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.354635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 6394146f-d69e-4a51-96f1-e88039904d19 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:24.357451 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-59b29cfc-969a-4533-aaf1-999feae879a9 req-7f3c6ac1-8782-4c9d-8992-286e486863f1 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:24.358113 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 642/2547] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:24.360085 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.360085 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:24.365504 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a92773ce-e4ab-4304-ad9c-bb0c1d15e741 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 returned with HTTP 200 Jul 24 06:03:24.366016 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 632/2548] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 => generated 306 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:24.698444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e0367fa-8952-4b16-8189-3ebba92fd56d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.701239 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e0367fa-8952-4b16-8189-3ebba92fd56d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] GET https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef Jul 24 06:03:24.701489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e0367fa-8952-4b16-8189-3ebba92fd56d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.701812 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e0367fa-8952-4b16-8189-3ebba92fd56d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.708409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:24.710573 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:24.710835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:24.711088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:24.711243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:24.711788 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e0367fa-8952-4b16-8189-3ebba92fd56d tempest-TestMinimumBasicScenario-1441859050 tempest-TestMinimumBasicScenario-1441859050-project-member] https://10.4.3.200/volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef returned with HTTP 404 Jul 24 06:03:24.715707 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 648/2549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/volumes/18c581a9-7870-46bc-a869-361e6bc7b4ef => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:24.716057 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:24.716057 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:24.716872 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc1b09e1-b7f7-49cd-bf7e-3404cf458956 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:24.717274 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 628/2550] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:24 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:25.332000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a09a5ed2-ea1a-4a81-a26f-4c28e741392b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.334605 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a09a5ed2-ea1a-4a81-a26f-4c28e741392b tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:25.335086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a09a5ed2-ea1a-4a81-a26f-4c28e741392b tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.335419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a09a5ed2-ea1a-4a81-a26f-4c28e741392b tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.345245 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a09a5ed2-ea1a-4a81-a26f-4c28e741392b tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 404 Jul 24 06:03:25.345901 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 643/2551] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:25.356526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e59344a7-ef2b-4084-aafb-b573d9454875 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.359386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e59344a7-ef2b-4084-aafb-b573d9454875 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:25.359693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e59344a7-ef2b-4084-aafb-b573d9454875 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.359910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e59344a7-ef2b-4084-aafb-b573d9454875 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.369871 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e59344a7-ef2b-4084-aafb-b573d9454875 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 404 Jul 24 06:03:25.370363 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 633/2552] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:25.376944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.380704 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 Jul 24 06:03:25.380801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.381007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.381168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 6394146f-d69e-4a51-96f1-e88039904d19 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:25.383637 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-84161aea-068b-47d6-ac03-070d20da6b31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.385277 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.385277 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:25.386665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84161aea-068b-47d6-ac03-070d20da6b31 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:25.386950 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84161aea-068b-47d6-ac03-070d20da6b31 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.387266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-84161aea-068b-47d6-ac03-070d20da6b31 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.387447 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-84161aea-068b-47d6-ac03-070d20da6b31 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Delete volume with id: 0ce38b0b-cd0d-4214-8873-445819013ed7 Jul 24 06:03:25.389413 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5732a1c9-f1b0-496e-b1fc-7b10d9846227 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 returned with HTTP 200 Jul 24 06:03:25.390014 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 649/2553] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:25.399576 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-84161aea-068b-47d6-ac03-070d20da6b31 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 returned with HTTP 404 Jul 24 06:03:25.400107 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 629/2554] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:03:25 2026] DELETE /volume/v3/volumes/0ce38b0b-cd0d-4214-8873-445819013ed7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:25.400879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.402608 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:25.402841 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.403024 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.403321 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:25.406691 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:25.411399 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e89526de-6184-4feb-943e-38ec689adacd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.413261 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:25.413622 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-240480657"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:25.414872 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:25.415077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-240480657'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:25.415236 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume of 1 GB Jul 24 06:03:25.415364 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.415364 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:25.415968 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f8ed27c7-df3e-4336-9532-a7b162bb27fe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:25.416488 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 644/2555] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:25.420195 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Availability Zones retrieved successfully. Jul 24 06:03:25.426464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Flow 'volume_create_api' (77d305ab-8a02-4e1f-ba29-15a8a5087a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:25.427521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1b18cc-6fd7-49d6-9c54-441961d847b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.428341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.428766 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:25.430951 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b496ebd-7309-426e-a10f-74bdc8f3148a Jul 24 06:03:25.431254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.432409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.437972 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.437972 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:25.438420 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Snapshot retrieved successfully. Jul 24 06:03:25.439547 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db0896f6-6c5d-42e6-a71d-a572d3b37692 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/9b496ebd-7309-426e-a10f-74bdc8f3148a returned with HTTP 200 Jul 24 06:03:25.440458 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 650/2556] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/snapshots/9b496ebd-7309-426e-a10f-74bdc8f3148a => generated 450 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:25.451895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.453759 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups/action Jul 24 06:03:25.454124 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "6394146f-d69e-4a51-96f1-e88039904d19", "name": "tempest-Group_from_snap-1212988762"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:25.454313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6394146f-d69e-4a51-96f1-e88039904d19", "name": "tempest-Group_from_snap-1212988762"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:25.455626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '6394146f-d69e-4a51-96f1-e88039904d19', 'name': 'tempest-Group_from_snap-1212988762'}}. {{(pid=100223) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 06:03:25.455757 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group tempest-Group_from_snap-1212988762 from group_snapshot 6394146f-d69e-4a51-96f1-e88039904d19. Jul 24 06:03:25.460995 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.460995 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:25.466570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc1b18cc-6fd7-49d6-9c54-441961d847b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.467557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456085fb-01d0-450c-a75f-d0793181f79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.470365 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.470365 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:25.474798 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.474798 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:25.523662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['e0ba6ce7-6ad4-4679-8a83-d1e4e38118a0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:25.532983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Created reservations ['bd32a594-f748-4fd0-af75-c7c367a27334', '5f825329-ecb7-41dd-819d-330890b18705', 'df0299bf-a22c-4b5f-975a-cd3a0c109aa3', 'baba6703-39fc-4ed4-b2f9-cd5efcfc68e5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:25.533391 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (456085fb-01d0-450c-a75f-d0793181f79a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd32a594-f748-4fd0-af75-c7c367a27334', '5f825329-ecb7-41dd-819d-330890b18705', 'df0299bf-a22c-4b5f-975a-cd3a0c109aa3', 'baba6703-39fc-4ed4-b2f9-cd5efcfc68e5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.534729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647aa491-e939-448c-9af0-6c47bcc89a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.562437 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (647aa491-e939-448c-9af0-6c47bcc89a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f025a3-bd8c-469d-b6e6-12f0f0863757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-240480657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09b5aca708ea4aabb1e3e0679e8048f6',qos_specs=None,replication_status=,reservations=['bd32a594-f748-4fd0-af75-c7c367a27334','5f825329-ecb7-41dd-819d-330890b18705','df0299bf-a22c-4b5f-975a-cd3a0c109aa3','baba6703-39fc-4ed4-b2f9-cd5efcfc68e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a8492a37764f9e951b92c317526d83',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-240480657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f025a3-bd8c-469d-b6e6-12f0f0863757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09b5aca708ea4aabb1e3e0679e8048f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38a8492a37764f9e951b92c317526d83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.563251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b58a1c-1b57-4f8d-b267-7d92aff0ff44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.586577 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b58a1c-1b57-4f8d-b267-7d92aff0ff44) transitioned into state 'SUCCESS' from state '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-240480657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09b5aca708ea4aabb1e3e0679e8048f6',qos_specs=None,replication_status=,reservations=['bd32a594-f748-4fd0-af75-c7c367a27334','5f825329-ecb7-41dd-819d-330890b18705','df0299bf-a22c-4b5f-975a-cd3a0c109aa3','baba6703-39fc-4ed4-b2f9-cd5efcfc68e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38a8492a37764f9e951b92c317526d83',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.587387 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad282245-5921-486a-b73c-b1d74280408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.602333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad282245-5921-486a-b73c-b1d74280408a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.602483 np0000005810 devstack@c-api.service[100223]: INFO cinder.group.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] A mapping entry already exists for group f6ba8d98-42e0-4ebb-833f-72135e2e05d0 and volume type 12a36866-e67c-449a-894f-d0b13aeade07. Do not need to create again. Jul 24 06:03:25.602971 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.602971 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:25.603198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Flow 'volume_create_api' (77d305ab-8a02-4e1f-ba29-15a8a5087a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:25.604105 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Create volume request issued successfully. Jul 24 06:03:25.604178 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e89526de-6184-4feb-943e-38ec689adacd tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:25.604667 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 634/2557] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:03:25 2026] POST /volume/v3/volumes => generated 818 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:25.609024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:03:25.607759. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:03:25.609024 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:25.616550 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (f71999b3-20a2-448c-95fe-6d63da152cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:25.617933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143a387b-ba1a-401d-bbe3-a8c0b73f6b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.619367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:25.624800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.626643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:25.626883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.627063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.635770 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.635770 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:25.639871 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:25.644185 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1a3fa88-d1a4-4cb3-8b84-48198cfe33e8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 200 Jul 24 06:03:25.644569 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 645/2558] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 886 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:25.659514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (143a387b-ba1a-401d-bbe3-a8c0b73f6b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b496ebd-7309-426e-a10f-74bdc8f3148a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=12a36866-e67c-449a-894f-d0b13aeade07,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1687112236',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12a36866-e67c-449a-894f-d0b13aeade07', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6ba8d98-42e0-4ebb-833f-72135e2e05d0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.660693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c19907-9dba-4991-a3c1-cab7f2832557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.692091 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1687112236 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1687112236, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:25.709420 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['a3005069-a572-4c15-a2b4-3863c9f1145b', 'ee85c910-f3d8-4311-a5ac-6deebb7ca333'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:25.710600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82c19907-9dba-4991-a3c1-cab7f2832557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3005069-a572-4c15-a2b4-3863c9f1145b', 'ee85c910-f3d8-4311-a5ac-6deebb7ca333']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.711663 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc11217e-fccc-43f8-b081-68319de42875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.728856 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.731337 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:25.731709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.732002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.732166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:25.748076 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.748076 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:25.748805 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ce8af0c-134e-406a-a01b-56aeddc40187 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:25.749257 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 651/2559] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:25.772174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc11217e-fccc-43f8-b081-68319de42875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e439d5ac-aa2d-466f-9b30-ae25fb97fc08', '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=f6ba8d98-42e0-4ebb-833f-72135e2e05d0,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['a3005069-a572-4c15-a2b4-3863c9f1145b','ee85c910-f3d8-4311-a5ac-6deebb7ca333'],size=1,snapshot_id=9b496ebd-7309-426e-a10f-74bdc8f3148a,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6ba8d98-42e0-4ebb-833f-72135e2e05d0,host=None,id=e439d5ac-aa2d-466f-9b30-ae25fb97fc08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09804677c34a7e89545d679c27d672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b496ebd-7309-426e-a10f-74bdc8f3148a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47875977ccbb440a9ad18d3a438101e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12a36866-e67c-449a-894f-d0b13aeade07),volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.773270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64124f32-bc26-4165-871d-1decd8446257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:25.794123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64124f32-bc26-4165-871d-1decd8446257) transitioned into state 'SUCCESS' from 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=f6ba8d98-42e0-4ebb-833f-72135e2e05d0,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['a3005069-a572-4c15-a2b4-3863c9f1145b','ee85c910-f3d8-4311-a5ac-6deebb7ca333'],size=1,snapshot_id=9b496ebd-7309-426e-a10f-74bdc8f3148a,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=12a36866-e67c-449a-894f-d0b13aeade07)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:25.795336 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (f71999b3-20a2-448c-95fe-6d63da152cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:25.795827 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request issued successfully. Jul 24 06:03:25.837203 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fba25a4-c15e-4465-962d-0ac43caa9fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/action returned with HTTP 202 Jul 24 06:03:25.837838 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 630/2560] 10.4.3.200 () {70 vars in 1318 bytes} [Fri Jul 24 06:03:25 2026] POST /volume/v3/groups/action => generated 103 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:25.850698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:25.853581 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:25.853581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:25.853779 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:25.854156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:25.854485 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.854485 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:25.855030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:25.864493 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:25.865312 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:25.865618 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:25.920130 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:25.926424 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.926424 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:25.931951 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:25.932183 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:25.989573 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:25.995438 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:25.995438 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:26.004623 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eaa23e78-3801-4ef2-ac60-180bb4e348ca tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:26.005170 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 635/2561] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:25 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:26.024041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.027643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 Jul 24 06:03:26.028039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.028366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.036407 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.036407 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:26.042142 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:26.043022 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:26.043276 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:26.097170 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:26.100454 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.100454 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:26.111503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e49628ee-c191-4abc-9587-5e4a3309b1f4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 returned with HTTP 200 Jul 24 06:03:26.111919 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 646/2562] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 => generated 927 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:26.128334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.130267 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 Jul 24 06:03:26.130483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.130653 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.130839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member f6ba8d98-42e0-4ebb-833f-72135e2e05d0 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:26.134665 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.134665 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:26.142557 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11d7724a-98d2-4ca9-ae05-5ae9a2090c23 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 returned with HTTP 200 Jul 24 06:03:26.143155 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 652/2563] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:03:26.157521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3a94622-902f-4137-b502-8f5bab2986b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.160104 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:26.160495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.160946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.161564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:26.161940 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.161940 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.162620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:26.173274 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:26.174600 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:26.174808 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:26.231987 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:26.236912 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.236912 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.243706 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:26.243900 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:26.300874 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:26.305102 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.305102 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.320299 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3a94622-902f-4137-b502-8f5bab2986b5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:26.320706 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 631/2564] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:26.336349 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.338828 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0/action Jul 24 06:03:26.339255 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:26.339417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:26.341393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for group f6ba8d98-42e0-4ebb-833f-72135e2e05d0 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:03:26.341711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group with id: f6ba8d98-42e0-4ebb-833f-72135e2e05d0 Jul 24 06:03:26.347496 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.347496 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:26.393201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08d4da76-e3b6-4f50-8277-82eb18d3b01e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0/action returned with HTTP 202 Jul 24 06:03:26.393653 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 636/2565] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:03:26 2026] POST /volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:26.404123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.406139 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 Jul 24 06:03:26.406375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.406575 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.414977 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.414977 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:26.421602 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:26.422474 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:26.422640 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:26.469872 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:26.472819 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.472819 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:26.488206 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a6e9fc2-ae5b-410d-a7db-7c5d6e5f80e9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 returned with HTTP 200 Jul 24 06:03:26.488621 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 647/2566] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 => generated 926 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:26.661042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.663150 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.663515 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.663855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.672876 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.672876 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:26.677150 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:26.684324 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c5d28b2-3e05-4fdf-8759-79fa2e0d2326 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 200 Jul 24 06:03:26.684867 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 653/2567] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:03:26.702956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.705597 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] POST https://10.4.3.200/volume/v3/volume-transfers Jul 24 06:03:26.705995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "56f025a3-bd8c-469d-b6e6-12f0f0863757"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:26.707452 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volume_transfer [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Creating new volume transfer {'transfer': {'volume_id': '56f025a3-bd8c-469d-b6e6-12f0f0863757'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 24 06:03:26.707637 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volume_transfer [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Creating transfer of volume 56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.708276 np0000005810 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Generating transfer record for volume 56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.718063 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.718063 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.732378 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e46e53a-f269-4a58-822d-3b132302d0d7 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers returned with HTTP 202 Jul 24 06:03:26.732857 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 632/2568] 10.4.3.200 () {70 vars in 1326 bytes} [Fri Jul 24 06:03:26 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:26.745005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1886a52a-3a0d-40f2-b812-29983e9b815c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.748026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1886a52a-3a0d-40f2-b812-29983e9b815c tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.748255 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1886a52a-3a0d-40f2-b812-29983e9b815c tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.748436 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1886a52a-3a0d-40f2-b812-29983e9b815c tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.756877 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.756877 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:26.760491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.761376 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1886a52a-3a0d-40f2-b812-29983e9b815c tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:26.763410 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:26.763701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.763958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.764430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:26.768443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1886a52a-3a0d-40f2-b812-29983e9b815c tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 200 Jul 24 06:03:26.769031 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 637/2569] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:26.769766 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.769766 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:26.770697 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00ae855f-d4a5-4576-aad6-1b2b35b85149 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:26.771169 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 648/2570] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:26.781762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.783845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volume-transfers/detail Jul 24 06:03:26.784051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.784256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.784438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volume_transfer [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Listing volume transfers {{(pid=100224) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 24 06:03:26.789468 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ff6ae4d-aca8-4dca-b19e-06dd7948cd17 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 24 06:03:26.789863 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 654/2571] 10.4.3.200 () {68 vars in 1326 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:26.798909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a171d0a-2aa5-46df-895f-845514717fb8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.801988 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a171d0a-2aa5-46df-895f-845514717fb8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e Jul 24 06:03:26.802270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a171d0a-2aa5-46df-895f-845514717fb8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.802510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a171d0a-2aa5-46df-895f-845514717fb8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.802654 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-3a171d0a-2aa5-46df-895f-845514717fb8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Delete transfer with id: b8df415a-1a31-4706-b3b9-ef5832199b6e Jul 24 06:03:26.814375 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.814375 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.825686 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a171d0a-2aa5-46df-895f-845514717fb8 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e returned with HTTP 202 Jul 24 06:03:26.826244 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 633/2572] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:03:26 2026] DELETE /volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:26.833135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.836544 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.836788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.837005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.846254 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.846254 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:26.851048 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Volume info retrieved successfully. Jul 24 06:03:26.856348 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c30105e-7eef-43c1-a929-674a5ccb6c91 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 200 Jul 24 06:03:26.856943 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 638/2573] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:26.871641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53543015-833c-4616-829f-73564195942d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.873897 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53543015-833c-4616-829f-73564195942d tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] DELETE https://10.4.3.200/volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e Jul 24 06:03:26.874190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53543015-833c-4616-829f-73564195942d tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.874449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53543015-833c-4616-829f-73564195942d tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.874596 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-53543015-833c-4616-829f-73564195942d tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Delete transfer with id: b8df415a-1a31-4706-b3b9-ef5832199b6e Jul 24 06:03:26.879086 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53543015-833c-4616-829f-73564195942d tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e returned with HTTP 404 Jul 24 06:03:26.879948 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 649/2574] 10.4.3.200 () {68 vars in 1419 bytes} [Fri Jul 24 06:03:26 2026] DELETE /volume/v3/volume-transfers/b8df415a-1a31-4706-b3b9-ef5832199b6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:26.887276 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.891133 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.891371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.891593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.891959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Delete volume with id: 56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.901999 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.901999 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:26.902371 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Volume info retrieved successfully. Jul 24 06:03:26.932602 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Delete volume request issued successfully. Jul 24 06:03:26.932762 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5658a08-def5-435c-b5ba-bbefebb21d9f tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 202 Jul 24 06:03:26.933164 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 655/2575] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:03:26 2026] DELETE /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:26.941068 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:26.942754 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:26.942939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:26.943105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:26.949986 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:26.949986 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:26.953389 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Volume info retrieved successfully. Jul 24 06:03:26.957264 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da35bc04-c72b-47c7-ad10-49e62c929c7c tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 200 Jul 24 06:03:26.957663 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 634/2576] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:26 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 1129 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:27.487789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-784def40-f466-45f8-9b7c-7c43a0416b74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.490559 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:27.490559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.490559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.490559 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume with id: 15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:27.500512 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.500512 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:27.500731 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:27.504597 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2bace8b0-1dce-455b-87f4-96c11366aebd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.507467 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bace8b0-1dce-455b-87f4-96c11366aebd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 Jul 24 06:03:27.507936 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bace8b0-1dce-455b-87f4-96c11366aebd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.508698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bace8b0-1dce-455b-87f4-96c11366aebd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.517932 np0000005810 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:03:27.518049 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bace8b0-1dce-455b-87f4-96c11366aebd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 returned with HTTP 404 Jul 24 06:03:27.518049 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 650/2577] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/e439d5ac-aa2d-466f-9b30-ae25fb97fc08 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:27.525617 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.527806 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 Jul 24 06:03:27.528079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.528375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.528543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member f6ba8d98-42e0-4ebb-833f-72135e2e05d0 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:27.528915 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume request issued successfully. Jul 24 06:03:27.529161 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-784def40-f466-45f8-9b7c-7c43a0416b74 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 202 Jul 24 06:03:27.529744 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 639/2578] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:03:27 2026] DELETE /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:27.533274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b86b257-c5ed-4cd4-9b88-82b7a3456196 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 returned with HTTP 404 Jul 24 06:03:27.533274 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 656/2579] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/groups/f6ba8d98-42e0-4ebb-833f-72135e2e05d0 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:27.541104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.542152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8761fd85-2714-491b-a131-8c4875c51f9f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.542999 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 Jul 24 06:03:27.543413 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.543524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.543588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for member 6394146f-d69e-4a51-96f1-e88039904d19 {{(pid=100223) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:03:27.546630 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group_snapshot with id: 6394146f-d69e-4a51-96f1-e88039904d19 Jul 24 06:03:27.547379 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8761fd85-2714-491b-a131-8c4875c51f9f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:27.547379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8761fd85-2714-491b-a131-8c4875c51f9f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.547379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8761fd85-2714-491b-a131-8c4875c51f9f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.548580 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.548580 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:27.554449 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.554449 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:27.560867 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8761fd85-2714-491b-a131-8c4875c51f9f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:03:27.567286 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8761fd85-2714-491b-a131-8c4875c51f9f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 200 Jul 24 06:03:27.568209 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 651/2580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:27.596700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ee27d55-f51d-474b-9456-60d2adf46aa6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 returned with HTTP 202 Jul 24 06:03:27.597055 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 635/2581] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:27 2026] DELETE /volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:27.603874 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.605938 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:27.606153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.606372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.606586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:27.607374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:27.616226 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:27.617372 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:27.617372 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:27.662503 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:27.667180 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.667180 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:27.680907 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4e5a53e-157e-4fbb-8b31-226f73628ff5 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:27.680907 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 640/2582] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:27.702586 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f418490-c2d0-4366-82eb-2d68924add5a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.704836 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:27.705116 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.705869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.705869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:27.706958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:27.713813 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:27.714885 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f418490-c2d0-4366-82eb-2d68924add5a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:27.715306 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 657/2583] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:03:27.725825 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.727642 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 Jul 24 06:03:27.727859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.728173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.728281 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 6394146f-d69e-4a51-96f1-e88039904d19 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:27.732933 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d022ce6d-46ce-4e4a-944a-8651ee88878e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 returned with HTTP 404 Jul 24 06:03:27.733496 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 652/2584] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/group_snapshots/6394146f-d69e-4a51-96f1-e88039904d19 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 06:03:27.741899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.744316 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:27.744606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.744901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.745243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:27.745662 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.745662 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:27.746222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:27.755963 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:27.756939 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:27.757191 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:27.783834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.786417 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:27.786574 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.788378 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.788532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:27.793437 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.793437 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:27.794153 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d510124-5f9b-4322-9b6e-4fb46331bf89 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:27.794569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 641/2585] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:27.806920 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:27.810397 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.810397 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:27.818318 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c34643d-1371-475f-bcb2-1fd58f88ab75 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:27.818757 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 636/2586] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:27.836196 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.838050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae/action Jul 24 06:03:27.838471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:27.838589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:27.840159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for group d88a75a3-1a9e-4a34-99be-7678086de1ae {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:03:27.840289 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group with id: d88a75a3-1a9e-4a34-99be-7678086de1ae Jul 24 06:03:27.845365 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.845365 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:27.887391 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d23de2a9-4cb5-4bda-9d42-e0e21b135680 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae/action returned with HTTP 202 Jul 24 06:03:27.888033 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 658/2587] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:03:27 2026] POST /volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:27.896159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.898563 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc Jul 24 06:03:27.898896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.899742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.909190 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.909190 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:27.914387 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:27.915795 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:27.916108 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:27.969884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a12f0cc-1fce-4d5a-a4da-bd761d0365a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.971614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a12f0cc-1fce-4d5a-a4da-bd761d0365a7 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:27.971832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a12f0cc-1fce-4d5a-a4da-bd761d0365a7 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.972004 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a12f0cc-1fce-4d5a-a4da-bd761d0365a7 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.977572 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a12f0cc-1fce-4d5a-a4da-bd761d0365a7 tempest-VolumesTransfersV355Test-1465431868 tempest-VolumesTransfersV355Test-1465431868-project-admin] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 404 Jul 24 06:03:27.978035 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 642/2588] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:27.981549 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:27.984961 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f969dd3d-1cb9-4114-a797-aba95ddcefd9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:27.985411 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:27.985411 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:27.986780 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f969dd3d-1cb9-4114-a797-aba95ddcefd9 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] GET https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:27.986985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f969dd3d-1cb9-4114-a797-aba95ddcefd9 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:27.987161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f969dd3d-1cb9-4114-a797-aba95ddcefd9 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:27.993260 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f969dd3d-1cb9-4114-a797-aba95ddcefd9 tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 404 Jul 24 06:03:27.993750 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 637/2589] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:27.995130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7929e14c-ab30-4b03-86f5-a10b9cb8987c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc returned with HTTP 200 Jul 24 06:03:27.996008 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 653/2590] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:27 2026] GET /volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc => generated 914 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:28.003055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.005454 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] DELETE https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:28.005796 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.006035 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.006198 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] Delete volume with id: 56f025a3-bd8c-469d-b6e6-12f0f0863757 Jul 24 06:03:28.014047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6dcde6c6-75fd-4aa2-a309-b1c4cdb4fccf tempest-VolumesTransfersV355Test-869768523 tempest-VolumesTransfersV355Test-869768523-project-member] https://10.4.3.200/volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 returned with HTTP 404 Jul 24 06:03:28.014707 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 659/2591] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:03:28 2026] DELETE /volume/v3/volumes/56f025a3-bd8c-469d-b6e6-12f0f0863757 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:28.582484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f8f38d3-3ce7-402b-a592-73a0d63d245b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.585268 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f8f38d3-3ce7-402b-a592-73a0d63d245b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 Jul 24 06:03:28.587110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f8f38d3-3ce7-402b-a592-73a0d63d245b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.587110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f8f38d3-3ce7-402b-a592-73a0d63d245b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.597795 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f8f38d3-3ce7-402b-a592-73a0d63d245b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 returned with HTTP 404 Jul 24 06:03:28.597795 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 643/2592] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:28 2026] GET /volume/v3/volumes/15cb5e8e-df12-4387-8c44-f421e61079b2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:28.606618 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.608312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:03:28.608451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.608630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.609495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:28.658650 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Get all volumes completed successfully. Jul 24 06:03:28.659987 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:28.659987 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:28.665977 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa487e7d-a63f-4f60-9b18-d9ad16b32572 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:03:28.666552 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 638/2593] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:03:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6774 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:28.684602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f626c963-4360-488e-9c78-9ecf982a2d9c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.686797 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f626c963-4360-488e-9c78-9ecf982a2d9c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] DELETE https://10.4.3.200/volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6 Jul 24 06:03:28.687159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f626c963-4360-488e-9c78-9ecf982a2d9c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.687279 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f626c963-4360-488e-9c78-9ecf982a2d9c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.724021 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f626c963-4360-488e-9c78-9ecf982a2d9c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6 returned with HTTP 202 Jul 24 06:03:28.724216 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 654/2594] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:28 2026] DELETE /volume/v3/types/dd265385-68c7-4e1e-9b70-370a6b6bcca6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:28.735187 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-33bdecd7-5c83-4bf7-9601-6fef669586a8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.736904 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33bdecd7-5c83-4bf7-9601-6fef669586a8 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:28.737281 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-33bdecd7-5c83-4bf7-9601-6fef669586a8 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-74288661", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:28.752157 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-33bdecd7-5c83-4bf7-9601-6fef669586a8 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:28.752584 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 660/2595] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:28 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:28.764047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bc2dbd64-fac3-43e8-9075-514b0077b7ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.768800 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc2dbd64-fac3-43e8-9075-514b0077b7ed tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141/encryption Jul 24 06:03:28.768800 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bc2dbd64-fac3-43e8-9075-514b0077b7ed tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:28.798260 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bc2dbd64-fac3-43e8-9075-514b0077b7ed tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141/encryption returned with HTTP 200 Jul 24 06:03:28.798260 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 644/2596] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:03:28 2026] POST /volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:28.806281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.807187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.808128 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:28.808537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1481858162", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-74288661", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:28.809057 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:28.809317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.809516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.809618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:28.810255 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1481858162', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-74288661', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:28.814132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume of 1 GB Jul 24 06:03:28.814218 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:28.814218 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:28.814447 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:28.814447 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:28.814945 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Availability Zones retrieved successfully. Jul 24 06:03:28.815000 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6199e98-8b84-45b7-9b49-5eda9fa8dbc0 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:28.815327 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 655/2597] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:28 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:28.822353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (1ebd792b-ae24-4bcc-8453-9d7c0c8259ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:28.823322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15b1065-2a4e-4d1a-a8e3-dcdf0cc4bc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:28.825573 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:28.857034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15b1065-2a4e-4d1a-a8e3-dcdf0cc4bc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28a131ef-cb8c-4579-a5f3-dd382fc86141,is_public=True,name='tempest-scenario-type-luksv2-74288661',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28a131ef-cb8c-4579-a5f3-dd382fc86141', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:28.857859 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a99af7-de5b-4d1a-b558-9d6ed6fd9193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:28.866428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-25ba1795-b227-4d0d-aa86-fc9b10c29b0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.866835 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25ba1795-b227-4d0d-aa86-fc9b10c29b0c None None] GET https://10.4.3.200/volume// Jul 24 06:03:28.866995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25ba1795-b227-4d0d-aa86-fc9b10c29b0c None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.867193 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-25ba1795-b227-4d0d-aa86-fc9b10c29b0c None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.867553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-25ba1795-b227-4d0d-aa86-fc9b10c29b0c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:28.867881 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 661/2598] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:28.882126 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-935050d4-32f7-429c-a8ab-8abccd2630a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.883942 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-935050d4-32f7-429c-a8ab-8abccd2630a2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:28.884475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-935050d4-32f7-429c-a8ab-8abccd2630a2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b9bab0a-24ba-42eb-a9c6-34cc20cb344f", "connector": null, "instance_uuid": "123bb164-498b-4bcc-ac6d-2159b853e3ae"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:28.895938 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-74288661 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-74288661, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:28.896368 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-74288661 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-74288661, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:28.900708 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:28.900708 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:28.934633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Created reservations ['2759bcb4-5bf1-45c3-8e65-17c15d320952', '8e2d8790-3302-4812-8222-47fd65add420', '06c775af-62d5-4abb-9840-6c94d28a6b39', 'c085de0c-ddc6-4da1-a35f-ff5cf963329b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:28.935800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a99af7-de5b-4d1a-b558-9d6ed6fd9193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2759bcb4-5bf1-45c3-8e65-17c15d320952', '8e2d8790-3302-4812-8222-47fd65add420', '06c775af-62d5-4abb-9840-6c94d28a6b39', 'c085de0c-ddc6-4da1-a35f-ff5cf963329b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:28.936970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2ad621-d03e-4f91-8687-37b78127d5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:28.949338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-935050d4-32f7-429c-a8ab-8abccd2630a2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:28.949338 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 645/2599] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:28 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 24 06:03:28.961352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-d0228c1b-b34f-4eab-a454-2586d8051a50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:28.967286 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-d0228c1b-b34f-4eab-a454-2586d8051a50 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] DELETE https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 Jul 24 06:03:28.967543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-d0228c1b-b34f-4eab-a454-2586d8051a50 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:28.967807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-d0228c1b-b34f-4eab-a454-2586d8051a50 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:28.970986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf2ad621-d03e-4f91-8687-37b78127d5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a367ff6-07d9-4e07-b0d2-cafaeea46f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1481858162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['2759bcb4-5bf1-45c3-8e65-17c15d320952','8e2d8790-3302-4812-8222-47fd65add420','06c775af-62d5-4abb-9840-6c94d28a6b39','c085de0c-ddc6-4da1-a35f-ff5cf963329b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=28a131ef-cb8c-4579-a5f3-dd382fc86141), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1481858162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8a367ff6-07d9-4e07-b0d2-cafaeea46f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12422cabea454a8d9b95fcc9a94c3f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e532d6d296e4af1952704c6965695ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28a131ef-cb8c-4579-a5f3-dd382fc86141),volume_type_id=28a131ef-cb8c-4579-a5f3-dd382fc86141)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:28.973023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46d03a2-5e5b-47f5-9988-9e70b3e1c4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:28.991572 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:28.991572 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:29.000617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46d03a2-5e5b-47f5-9988-9e70b3e1c4d2) transitioned into state 'SUCCESS' from state '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-1481858162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['2759bcb4-5bf1-45c3-8e65-17c15d320952','8e2d8790-3302-4812-8222-47fd65add420','06c775af-62d5-4abb-9840-6c94d28a6b39','c085de0c-ddc6-4da1-a35f-ff5cf963329b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=28a131ef-cb8c-4579-a5f3-dd382fc86141)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:29.001272 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e408644-d117-48ac-a8d1-529a30d84787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:29.014019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89dfbe15-de6c-4817-9e27-aff3e9c8128e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.016543 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e408644-d117-48ac-a8d1-529a30d84787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:29.016820 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89dfbe15-de6c-4817-9e27-aff3e9c8128e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc Jul 24 06:03:29.017816 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89dfbe15-de6c-4817-9e27-aff3e9c8128e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.017915 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (1ebd792b-ae24-4bcc-8453-9d7c0c8259ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:29.018180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89dfbe15-de6c-4817-9e27-aff3e9c8128e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.018966 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request issued successfully. Jul 24 06:03:29.019480 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd95b0a-e905-4b2d-9c70-d55382924d00 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:29.019841 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 639/2600] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:28 2026] POST /volume/v3/volumes => generated 785 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:29.029633 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89dfbe15-de6c-4817-9e27-aff3e9c8128e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc returned with HTTP 404 Jul 24 06:03:29.030200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 662/2601] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:29 2026] GET /volume/v3/volumes/2149b41b-1347-4722-9c43-3f8b74f2ffbc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:29.040478 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.042844 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae Jul 24 06:03:29.043192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.043616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.043977 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member d88a75a3-1a9e-4a34-99be-7678086de1ae {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:29.047826 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a34887f-3c41-4bae-8bbb-6d22d51d523a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae returned with HTTP 404 Jul 24 06:03:29.048423 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 646/2602] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:29 2026] GET /volume/v3/groups/d88a75a3-1a9e-4a34-99be-7678086de1ae => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:29.056761 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b115f30f-2ca8-4bf5-b7d8-65459d0789fd req-d0228c1b-b34f-4eab-a454-2586d8051a50 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 returned with HTTP 200 Jul 24 06:03:29.057037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d6abd4d-7184-420c-a24d-0de77e6d7949 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.057209 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 656/2603] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:03:28 2026] DELETE /volume/v3/attachments/15c192fc-7d4b-4b5b-be61-52aa78da3ad1 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:03:29.059036 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d6abd4d-7184-420c-a24d-0de77e6d7949 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/691ff2c1-5b3a-409d-ade4-5fd0a267791d Jul 24 06:03:29.059339 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d6abd4d-7184-420c-a24d-0de77e6d7949 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.059576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d6abd4d-7184-420c-a24d-0de77e6d7949 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.059884 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:29.059884 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:29.072606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d6abd4d-7184-420c-a24d-0de77e6d7949 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types/691ff2c1-5b3a-409d-ade4-5fd0a267791d returned with HTTP 202 Jul 24 06:03:29.073208 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 640/2604] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:03:29 2026] DELETE /volume/v3/group_types/691ff2c1-5b3a-409d-ade4-5fd0a267791d => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:29.081398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cd07916-a913-495c-8c44-3cfb4f1d7e6b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.083635 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd07916-a913-495c-8c44-3cfb4f1d7e6b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 Jul 24 06:03:29.083897 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cd07916-a913-495c-8c44-3cfb4f1d7e6b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.084090 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cd07916-a913-495c-8c44-3cfb4f1d7e6b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.126780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cd07916-a913-495c-8c44-3cfb4f1d7e6b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 returned with HTTP 202 Jul 24 06:03:29.127262 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 663/2605] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:29 2026] DELETE /volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:29.135885 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1b601e95-b17b-4b81-a0ee-1cfa04691bab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.138741 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b601e95-b17b-4b81-a0ee-1cfa04691bab tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] GET https://10.4.3.200/volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 Jul 24 06:03:29.138741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b601e95-b17b-4b81-a0ee-1cfa04691bab tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.138741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1b601e95-b17b-4b81-a0ee-1cfa04691bab tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.141580 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1b601e95-b17b-4b81-a0ee-1cfa04691bab tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 returned with HTTP 404 Jul 24 06:03:29.142285 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 647/2606] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:29 2026] GET /volume/v3/types/12a36866-e67c-449a-894f-d0b13aeade07 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:29.153728 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2e34bca7-66eb-41ec-8d74-fd9f7a21e09b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.158235 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e34bca7-66eb-41ec-8d74-fd9f7a21e09b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:29.158662 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2e34bca7-66eb-41ec-8d74-fd9f7a21e09b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2091604722"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:29.161922 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:29.161922 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:29.186990 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e34bca7-66eb-41ec-8d74-fd9f7a21e09b tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:29.187960 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 657/2607] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:29 2026] POST /volume/v3/types => generated 224 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:29.197982 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4390681c-90a5-442c-a5b7-898c01a37b5a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.199696 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4390681c-90a5-442c-a5b7-898c01a37b5a tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:03:29.200192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4390681c-90a5-442c-a5b7-898c01a37b5a tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-955242839"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:29.221157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4390681c-90a5-442c-a5b7-898c01a37b5a tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:03:29.221908 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 641/2608] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:03:29 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:29.233554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.237249 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:03:29.237993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9814e641-e8ac-48db-b4c7-f34cd3cbcfa7", "volume_types": ["845112c5-bec2-46e0-b55c-4dc3c24328e2"], "name": "tempest-GroupSnapshotsTest-Group-1427204421"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:29.239778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group {'group': {'group_type': '9814e641-e8ac-48db-b4c7-f34cd3cbcfa7', 'volume_types': ['845112c5-bec2-46e0-b55c-4dc3c24328e2'], 'name': 'tempest-GroupSnapshotsTest-Group-1427204421'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:03:29.246602 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group tempest-GroupSnapshotsTest-Group-1427204421. Jul 24 06:03:29.255315 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:29.266209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['9ccc9058-752a-43ac-918c-ec3372ed1aab'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:29.292700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e6cc06fc-3b33-40ee-99cf-d8928f778792 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:03:29.292700 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 664/2609] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:03:29 2026] POST /volume/v3/groups => generated 112 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:29.301257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.304853 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:29.305105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.306909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.306909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:29.310530 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:29.310530 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:29.321465 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f833931-69ac-4b1f-b9c1-803ebe63ef7b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:29.321936 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 648/2610] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:29 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:29.826601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:29.831746 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:29.831746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:29.831746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:29.831746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:29.839278 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:29.839278 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:29.840007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-323ed4f8-e7ca-4ad0-9f79-63a241225179 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:29.840396 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 658/2611] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:29 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:30.335328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.337608 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:30.337738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:30.337963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:30.338143 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:30.343649 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.343649 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:30.358577 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c39c82cb-9de6-4b02-9a93-acd8bf39e7af tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:30.359424 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 642/2612] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:30 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:30.371916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ae312758-1227-4883-87ec-75c5081a4950 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.375130 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:30.375649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1258496231", "volume_type": "845112c5-bec2-46e0-b55c-4dc3c24328e2", "group_id": "163ac9dd-a6c7-4825-967a-b5aa6ad8e090", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:30.377610 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1258496231', 'volume_type': '845112c5-bec2-46e0-b55c-4dc3c24328e2', 'group_id': '163ac9dd-a6c7-4825-967a-b5aa6ad8e090', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:30.393740 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.393740 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:30.394498 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume of 1 GB Jul 24 06:03:30.400274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41222136-9c41-429e-b5d4-f625ceaf338a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.400773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41222136-9c41-429e-b5d4-f625ceaf338a None None] GET https://10.4.3.200/volume// Jul 24 06:03:30.400975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41222136-9c41-429e-b5d4-f625ceaf338a None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:30.401198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41222136-9c41-429e-b5d4-f625ceaf338a None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:30.401587 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41222136-9c41-429e-b5d4-f625ceaf338a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:30.401919 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 649/2613] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:30.405074 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:30.411375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (bf1b89b5-3178-40d8-96af-98806acf3c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:30.412061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.413696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7c5dbb-6abf-4051-b04d-4879047b31f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:30.414418 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.414418 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:30.414973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:30.415347 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] GET https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:03:30.415596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:30.415865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:30.427055 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.427055 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:30.434927 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:03:30.446613 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-470f409f-1c25-440c-8151-92d4ca1cd9e1 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 200 Jul 24 06:03:30.447174 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 659/2614] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:30 2026] GET /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:30.450641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7c5dbb-6abf-4051-b04d-4879047b31f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=845112c5-bec2-46e0-b55c-4dc3c24328e2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2091604722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '845112c5-bec2-46e0-b55c-4dc3c24328e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '163ac9dd-a6c7-4825-967a-b5aa6ad8e090', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:30.451935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b3a0b9-e2b7-43dc-89d9-02f939f97f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:30.507291 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:30.507696 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:30.559508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['6e33e49a-693b-49ea-aae6-fe7477eef96b', 'b17f6df9-4eb6-4367-866a-d29a8255e296', 'deb94ba2-2c21-446e-bdb8-052e4416e1e9', '0e67891b-dfcf-40b7-be12-1495eab70f76'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:30.560481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18b3a0b9-e2b7-43dc-89d9-02f939f97f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e33e49a-693b-49ea-aae6-fe7477eef96b', 'b17f6df9-4eb6-4367-866a-d29a8255e296', 'deb94ba2-2c21-446e-bdb8-052e4416e1e9', '0e67891b-dfcf-40b7-be12-1495eab70f76']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:30.561371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea380433-d3f4-4f52-8c4d-d52322759dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:30.571891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.576177 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] PUT https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 Jul 24 06:03:30.576799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:30.583713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea380433-d3f4-4f52-8c4d-d52322759dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ed9b5f-5b1f-48dd-8e1a-14bf7c215282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1258496231',encryption_key_id=None,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['6e33e49a-693b-49ea-aae6-fe7477eef96b','b17f6df9-4eb6-4367-866a-d29a8255e296','deb94ba2-2c21-446e-bdb8-052e4416e1e9','0e67891b-dfcf-40b7-be12-1495eab70f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1258496231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,host=None,id=06ed9b5f-5b1f-48dd-8e1a-14bf7c215282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09804677c34a7e89545d679c27d672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47875977ccbb440a9ad18d3a438101e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(845112c5-bec2-46e0-b55c-4dc3c24328e2),volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:30.584728 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116f9551-b445-4cfa-9c10-ee858a05d21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:30.593968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Acquiring lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:03:30.601528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:03:30.603084 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.603084 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:30.606869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (116f9551-b445-4cfa-9c10-ee858a05d21a) transitioned into state 'SUCCESS' from state '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-1258496231',encryption_key_id=None,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['6e33e49a-693b-49ea-aae6-fe7477eef96b','b17f6df9-4eb6-4367-866a-d29a8255e296','deb94ba2-2c21-446e-bdb8-052e4416e1e9','0e67891b-dfcf-40b7-be12-1495eab70f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:30.607555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcc537a-59c0-45e9-8ebc-ea5abc9a88a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:30.619892 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcc537a-59c0-45e9-8ebc-ea5abc9a88a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:30.621123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (bf1b89b5-3178-40d8-96af-98806acf3c69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:30.621533 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request issued successfully. Jul 24 06:03:30.622415 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:30.622613 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:30.674697 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:30.678063 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.678063 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:30.682179 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ae312758-1227-4883-87ec-75c5081a4950 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:30.682735 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 665/2615] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:30 2026] POST /volume/v3/volumes => generated 823 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:30.697398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40d57c34-f990-4864-9e37-a91f36fbf56e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.700151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 Jul 24 06:03:30.700287 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:30.700714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:30.710108 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.710108 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:30.715384 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:30.715787 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:30.715992 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:30.754476 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:30.757643 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.757643 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:30.765192 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40d57c34-f990-4864-9e37-a91f36fbf56e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 returned with HTTP 200 Jul 24 06:03:30.765751 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 650/2616] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:30 2026] GET /volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 => generated 891 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:30.851889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.854179 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:30.854570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:30.854993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:30.855174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:30.860388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Lock "cinder-attachment_update-1b9bab0a-24ba-42eb-a9c6-34cc20cb344f-np0000005810" released by "attachment_update" :: held 0.259s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:03:30.860799 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-48d7171c-79ae-457a-8ca4-37186d5bb5e7 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 returned with HTTP 200 Jul 24 06:03:30.861427 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 643/2617] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:03:30 2026] PUT /volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 => generated 969 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:30.862149 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.862149 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:30.863128 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e39dceb-2239-4a61-b9d0-9bd949930cc1 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:30.863731 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 660/2618] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:30 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:30.889216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-7a097371-1982-46a1-a9e6-79c58ee717ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:30.891921 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-7a097371-1982-46a1-a9e6-79c58ee717ac tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] POST https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17/action Jul 24 06:03:30.892341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-7a097371-1982-46a1-a9e6-79c58ee717ac tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:30.892491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-7a097371-1982-46a1-a9e6-79c58ee717ac tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:30.914881 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:30.914881 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:30.926470 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e2a0939e-7314-46e7-a1fd-b14b6a1281e7 req-7a097371-1982-46a1-a9e6-79c58ee717ac tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17/action returned with HTTP 204 Jul 24 06:03:30.927090 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 666/2619] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:30 2026] POST /volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:31.782579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3021a7d2-c730-44f9-931d-cc5794c24566 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:31.784504 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 Jul 24 06:03:31.784718 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:31.784916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:31.791907 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:31.791907 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:31.796924 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:31.797618 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:31.797780 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:31.840660 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:31.844126 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:31.844126 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:31.852493 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3021a7d2-c730-44f9-931d-cc5794c24566 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 returned with HTTP 200 Jul 24 06:03:31.853011 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 651/2620] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:31 2026] GET /volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:31.865641 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:31.867803 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:31.868415 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-13070385", "volume_type": "845112c5-bec2-46e0-b55c-4dc3c24328e2", "group_id": "163ac9dd-a6c7-4825-967a-b5aa6ad8e090", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:31.870108 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-13070385', 'volume_type': '845112c5-bec2-46e0-b55c-4dc3c24328e2', 'group_id': '163ac9dd-a6c7-4825-967a-b5aa6ad8e090', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:31.875607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:31.877952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:31.878225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:31.878754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:31.878754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:31.881006 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:31.881006 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:31.881609 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume of 1 GB Jul 24 06:03:31.886056 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:31.886056 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:31.886840 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-901eb237-a9ec-47fc-80ce-17f1b18a68df tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:31.887401 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 661/2621] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:31 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:31.887605 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:31.895315 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (d0e7d552-76cb-4b9b-b879-8b43e9978395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:31.896974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18633b3c-a8b0-4cae-9a2b-fd419d1595c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:31.898136 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:31.898136 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:31.898901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:31.927810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18633b3c-a8b0-4cae-9a2b-fd419d1595c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=845112c5-bec2-46e0-b55c-4dc3c24328e2,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2091604722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '845112c5-bec2-46e0-b55c-4dc3c24328e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '163ac9dd-a6c7-4825-967a-b5aa6ad8e090', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:31.928882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8628d0-19ea-4d3f-b3b4-fa6331ddacb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:31.961689 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:31.962227 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:31.978964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['e911b813-6331-406c-ab73-877865f44893', '8984bf62-21e4-4850-a771-2b430bdc6e1f', 'a2277fac-a726-4225-b713-9147f3d01b94', '7d607595-2388-465b-9718-c2a73ff53f8c'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:31.980223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb8628d0-19ea-4d3f-b3b4-fa6331ddacb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e911b813-6331-406c-ab73-877865f44893', '8984bf62-21e4-4850-a771-2b430bdc6e1f', 'a2277fac-a726-4225-b713-9147f3d01b94', '7d607595-2388-465b-9718-c2a73ff53f8c']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:31.981460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b378dd-9b45-4e95-aa31-e4ba2251d936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:32.009775 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b378dd-9b45-4e95-aa31-e4ba2251d936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-13070385',encryption_key_id=None,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['e911b813-6331-406c-ab73-877865f44893','8984bf62-21e4-4850-a771-2b430bdc6e1f','a2277fac-a726-4225-b713-9147f3d01b94','7d607595-2388-465b-9718-c2a73ff53f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-13070385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,host=None,id=c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09804677c34a7e89545d679c27d672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47875977ccbb440a9ad18d3a438101e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(845112c5-bec2-46e0-b55c-4dc3c24328e2),volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:32.012432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43393c80-77d3-4a47-9666-cfe63b09fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:32.038243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43393c80-77d3-4a47-9666-cfe63b09fbf8) transitioned into state 'SUCCESS' from state '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-13070385',encryption_key_id=None,group_id=163ac9dd-a6c7-4825-967a-b5aa6ad8e090,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['e911b813-6331-406c-ab73-877865f44893','8984bf62-21e4-4850-a771-2b430bdc6e1f','a2277fac-a726-4225-b713-9147f3d01b94','7d607595-2388-465b-9718-c2a73ff53f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=845112c5-bec2-46e0-b55c-4dc3c24328e2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:32.039121 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d341031a-b944-4793-b180-3e7189a7db59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:32.058984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d341031a-b944-4793-b180-3e7189a7db59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:32.059864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (d0e7d552-76cb-4b9b-b879-8b43e9978395) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:32.060197 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request issued successfully. Jul 24 06:03:32.060956 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:32.061186 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:32.107912 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:32.110976 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:32.110976 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:32.115731 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddef3e3e-98b2-4fa3-9168-472ed4a578b1 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:32.116222 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 644/2622] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:31 2026] POST /volume/v3/volumes => generated 821 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:32.131108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:32.133512 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec Jul 24 06:03:32.133992 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:32.134173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:32.142205 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:32.142205 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:32.146992 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:32.147885 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:32.148034 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:32.193735 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:32.198212 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:32.198212 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:32.214696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c71ee0c-bc6d-41b7-9b81-cf02750d96d9 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec returned with HTTP 200 Jul 24 06:03:32.214696 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 667/2623] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:32 2026] GET /volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec => generated 889 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:32.900038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e41692df-7ce9-4629-a0c9-de13d511495d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:32.902613 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e41692df-7ce9-4629-a0c9-de13d511495d tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:32.903052 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e41692df-7ce9-4629-a0c9-de13d511495d tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:32.903270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e41692df-7ce9-4629-a0c9-de13d511495d tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:32.903425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e41692df-7ce9-4629-a0c9-de13d511495d tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:32.908391 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:32.908391 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:32.909133 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e41692df-7ce9-4629-a0c9-de13d511495d tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:32.909622 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 652/2624] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:32 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:33.226979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6173d08-c537-415a-924e-12ee12741dc4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:33.230087 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec Jul 24 06:03:33.230087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:33.230087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:33.239335 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:33.239335 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:33.245754 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:33.246599 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:33.246846 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:33.289577 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:33.295430 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:33.295430 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:33.307297 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6173d08-c537-415a-924e-12ee12741dc4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec returned with HTTP 200 Jul 24 06:03:33.307672 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 662/2625] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:33 2026] GET /volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec => generated 914 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:33.323131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:33.325522 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] PUT https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:33.325953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "06ed9b5f-5b1f-48dd-8e1a-14bf7c215282"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:33.327527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Update called for group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:03:33.327690 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Updating group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 with name None description: None add_volumes: None remove_volumes: 06ed9b5f-5b1f-48dd-8e1a-14bf7c215282. Jul 24 06:03:33.331627 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:33.331627 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:33.350022 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8852c730-f7f5-41fa-ae20-d8d1edf4c40c tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 202 Jul 24 06:03:33.350539 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 645/2626] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 24 06:03:33 2026] PUT /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:33.357930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:33.361044 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:33.361140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:33.361331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:33.361459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:33.367291 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:33.367291 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:33.382607 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9843cad3-a85e-4c2d-90c7-c9d435095df6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:33.382760 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 668/2627] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:33 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:33.922477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:33.924506 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:33.924801 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:33.924978 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:33.925096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:33.930353 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:33.930353 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:33.930976 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b70d17e1-309b-4ffe-a62a-3977e5efb063 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:33.931475 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 653/2628] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:33 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:34.395959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-67c79c80-8117-4243-a212-59d6e590e87f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:34.399891 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67c79c80-8117-4243-a212-59d6e590e87f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:34.399891 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67c79c80-8117-4243-a212-59d6e590e87f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:34.400040 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67c79c80-8117-4243-a212-59d6e590e87f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:34.401004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-67c79c80-8117-4243-a212-59d6e590e87f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:34.412824 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:34.412824 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:34.423145 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67c79c80-8117-4243-a212-59d6e590e87f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:34.423778 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 663/2629] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:34 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:34.451905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:34.455659 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] PUT https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:34.456171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "06ed9b5f-5b1f-48dd-8e1a-14bf7c215282"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:34.462653 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Update called for group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:03:34.462653 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Updating group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 with name None description: None add_volumes: 06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 remove_volumes: None. Jul 24 06:03:34.471023 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:34.471023 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:34.519832 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0928bc76-7cd7-4bf7-8ab6-f4bbcbc69fdb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 202 Jul 24 06:03:34.519832 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 646/2630] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 24 06:03:34 2026] PUT /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:34.532435 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:34.534597 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:34.535097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:34.535160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:34.535331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:34.540607 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:34.540607 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:34.554358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bf7c8670-7430-40ac-aed1-c15cfbfcd0c7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:34.554865 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 669/2631] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:34 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:34.942922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b687504-e20b-4ea7-afe3-927807f7c25b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:34.945169 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b687504-e20b-4ea7-afe3-927807f7c25b tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:34.946699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b687504-e20b-4ea7-afe3-927807f7c25b tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:34.946699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b687504-e20b-4ea7-afe3-927807f7c25b tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:34.946699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2b687504-e20b-4ea7-afe3-927807f7c25b tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:34.952398 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:34.952398 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:34.953392 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b687504-e20b-4ea7-afe3-927807f7c25b tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:34.953997 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 654/2632] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:34 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:35.566005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:35.568062 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:35.568311 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:35.568488 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:35.568617 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:35.571835 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:35.571835 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:35.579595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-611dff64-c5ca-4bb1-b5cf-c97258e821e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:35.580146 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 664/2633] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:35 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:35.589697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e8a956b-7682-4872-bb5d-768002852a8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:35.593697 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e8a956b-7682-4872-bb5d-768002852a8d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] PUT https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:35.593697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e8a956b-7682-4872-bb5d-768002852a8d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:35.594179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-4e8a956b-7682-4872-bb5d-768002852a8d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Update called for group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090. {{(pid=100223) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:03:35.594447 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-4e8a956b-7682-4872-bb5d-768002852a8d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Updating group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 with name None description: None add_volumes: None remove_volumes: c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec. Jul 24 06:03:35.599462 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:35.599462 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:35.628608 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e8a956b-7682-4872-bb5d-768002852a8d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 202 Jul 24 06:03:35.630415 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 647/2634] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 24 06:03:35 2026] PUT /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:35.640909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:35.661860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:35.662163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:35.662432 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:35.662601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:35.677464 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:35.677464 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:35.689387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d4caa9f-c536-45eb-ba67-7da48808b39f tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:35.693704 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 670/2635] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:35 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:35.822519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:35.893747 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:35.893747 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-373249560"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:35.894025 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-373249560'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:35.894324 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume of 1 GB Jul 24 06:03:35.898897 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:03:35.904591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (80a72f8b-e683-4661-ae39-61cd99a882c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:35.905806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81911fcd-7ca6-4a9b-96c3-f2d2c2e863e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:35.906774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:35.936365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81911fcd-7ca6-4a9b-96c3-f2d2c2e863e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:35.937743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8041cd2-9c3d-43af-90ca-719877a470a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:35.966405 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b31b4cc5-b938-4d95-8031-128023da2d35 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:35.972044 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b31b4cc5-b938-4d95-8031-128023da2d35 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:35.972336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b31b4cc5-b938-4d95-8031-128023da2d35 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:35.972576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b31b4cc5-b938-4d95-8031-128023da2d35 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:35.972745 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b31b4cc5-b938-4d95-8031-128023da2d35 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:35.983780 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:35.983780 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:35.984743 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b31b4cc5-b938-4d95-8031-128023da2d35 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:35.985229 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 665/2636] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:35 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:36.007992 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['0221c746-76a5-4cf0-bd7d-a904909f9337', '8b3aec47-70d8-4bc6-944a-0e6f665650f9', '626c4ad4-2b9f-43e5-8c85-ab0a746b2825', '51fcd8ef-e80f-4fca-814a-b3bbeffc3fd8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:36.008968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8041cd2-9c3d-43af-90ca-719877a470a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0221c746-76a5-4cf0-bd7d-a904909f9337', '8b3aec47-70d8-4bc6-944a-0e6f665650f9', '626c4ad4-2b9f-43e5-8c85-ab0a746b2825', '51fcd8ef-e80f-4fca-814a-b3bbeffc3fd8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:36.009913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405befa3-f694-444d-9594-cd8d880fea4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:36.036284 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405befa3-f694-444d-9594-cd8d880fea4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-373249560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['0221c746-76a5-4cf0-bd7d-a904909f9337','8b3aec47-70d8-4bc6-944a-0e6f665650f9','626c4ad4-2b9f-43e5-8c85-ab0a746b2825','51fcd8ef-e80f-4fca-814a-b3bbeffc3fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-373249560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:36.037066 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ff9029-ae9d-4d79-9bb2-6258bba803ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:36.058612 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ff9029-ae9d-4d79-9bb2-6258bba803ed) transitioned into state 'SUCCESS' from state '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-373249560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['0221c746-76a5-4cf0-bd7d-a904909f9337','8b3aec47-70d8-4bc6-944a-0e6f665650f9','626c4ad4-2b9f-43e5-8c85-ab0a746b2825','51fcd8ef-e80f-4fca-814a-b3bbeffc3fd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:36.059711 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa98014-b190-4182-88b8-cfe211e68a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:36.070265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daa98014-b190-4182-88b8-cfe211e68a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:36.071031 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (80a72f8b-e683-4661-ae39-61cd99a882c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:36.071337 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:03:36.071912 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9bd01a1b-61d3-4a6b-a87f-82f8013fe094 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:36.072387 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 655/2637] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:35 2026] POST /volume/v3/volumes => generated 748 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:36.702509 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:36.705082 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:36.705236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:36.706222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:36.706222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:36.713317 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:36.713317 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:36.725880 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1f21af-94d0-4749-a2da-e0e193b66117 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:36.726475 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 648/2638] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:36 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:36.740489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:36.742905 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] PUT https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:36.743843 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:36.746387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Update called for group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090. {{(pid=100224) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 24 06:03:36.746763 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Updating group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 with name None description: None add_volumes: c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec remove_volumes: None. Jul 24 06:03:36.751915 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:36.751915 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:36.812092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd6c355e-b5da-4b7a-82b7-d26c69bda56b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 202 Jul 24 06:03:36.812557 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 671/2639] 10.4.3.200 () {70 vars in 1406 bytes} [Fri Jul 24 06:03:36 2026] PUT /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:36.822028 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2c56952-b4fc-44fb-8697-0bded1734fec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:36.824777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2c56952-b4fc-44fb-8697-0bded1734fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:36.829341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2c56952-b4fc-44fb-8697-0bded1734fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:36.829341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2c56952-b4fc-44fb-8697-0bded1734fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:36.829341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-c2c56952-b4fc-44fb-8697-0bded1734fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:36.835433 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:36.835433 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:36.849252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2c56952-b4fc-44fb-8697-0bded1734fec tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:36.849631 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 666/2640] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:36 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:37.001018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.008182 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:37.008580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.008798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.008941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:37.017836 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.017836 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:37.018703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ebeb7ae-7a46-435c-a4dd-a267ec43c954 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:37.020938 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 656/2641] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:36 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:37.036782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f768d04-984c-4036-9e70-8d6f3bc1d3c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.126807 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f768d04-984c-4036-9e70-8d6f3bc1d3c3 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-member] PUT https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:37.127338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f768d04-984c-4036-9e70-8d6f3bc1d3c3 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:37.136090 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.136090 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:37.148268 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f768d04-984c-4036-9e70-8d6f3bc1d3c3 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-member] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:37.149004 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 649/2642] 10.4.3.200 () {70 vars in 1408 bytes} [Fri Jul 24 06:03:37 2026] PUT /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 315 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:37.158881 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.161720 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:37.162192 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.162438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.162610 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:37.169775 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.169775 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:37.170546 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c51c2e6-d02f-4c1a-9139-77e69f890abb tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:37.170935 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 672/2643] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:37 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:37.185882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.189189 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] DELETE https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:37.189189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.190695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.190695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Delete backup with id: 1b64471d-39f4-404d-b3ce-5888c84cb76f. Jul 24 06:03:37.195329 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.195329 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:37.213972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] delete_backup rpcapi backup_id 1b64471d-39f4-404d-b3ce-5888c84cb76f {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:03:37.217909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce00b862-5c1f-43b8-bf44-178c66b76039 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 202 Jul 24 06:03:37.217909 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 667/2644] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:03:37 2026] DELETE /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:03:37.226462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.229710 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:37.229951 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.230156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.230322 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:37.241350 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.241350 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:37.242337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-842b362d-33ce-46c7-8ef6-d706d3ab421a tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 200 Jul 24 06:03:37.242777 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 657/2645] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:37 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 760 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:37.861862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.864091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:37.864401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.865911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.866060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:37.871833 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.871833 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:37.886830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0f46605d-1b2d-4559-ada4-13ceaca134e8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 200 Jul 24 06:03:37.887506 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 650/2646] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:37 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:37.900111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92e2c298-d735-4f48-8322-38d02fc5522e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:37.902040 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:37.902243 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:37.902500 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:37.902861 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:37.904290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:37.916429 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:37.918953 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:37.918953 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:37.983621 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:37.988394 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:37.988394 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:37.994804 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:37.995142 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:38.062238 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:38.066024 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.066024 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:38.074589 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92e2c298-d735-4f48-8322-38d02fc5522e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:38.075239 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 673/2647] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:37 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:38.088701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:38.092702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 24 06:03:38.092702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "163ac9dd-a6c7-4825-967a-b5aa6ad8e090", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1506063148"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:38.092702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '163ac9dd-a6c7-4825-967a-b5aa6ad8e090', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1506063148'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 06:03:38.095842 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.095842 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:38.099534 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.group_snapshots [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1506063148. Jul 24 06:03:38.145540 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.145540 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:38.170762 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:38.170762 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2091604722 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2091604722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:38.197449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['7745b74d-cf39-4146-a254-dc7d4c85813f', '07988e7c-650c-41af-9366-f31411297954', 'a82ced5a-2f45-4301-b274-aac4c68fa7d1', 'ef848cbc-3036-484a-b96a-f91dcc8452a5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:38.231843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e9dadb6-6329-49e7-86f0-55aab5f90bf2 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 24 06:03:38.232369 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 668/2648] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 24 06:03:38 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:38.241238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:38.244361 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:38.246030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:38.246389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:38.246664 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e4a4708c-b393-4929-ae1d-79f647ed6ca5 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:38.250804 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.250804 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:38.255987 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:38.256294 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83aa739a-db23-4c4b-a2ac-8ffd80832d58 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 returned with HTTP 200 Jul 24 06:03:38.256913 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 658/2649] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:38 2026] GET /volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:38.257913 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f Jul 24 06:03:38.258137 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:38.258326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:38.258421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Show backup with id 1b64471d-39f4-404d-b3ce-5888c84cb76f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:38.262807 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-51dd7cc6-c247-4ec0-a8db-4cc2c9515dff tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f returned with HTTP 404 Jul 24 06:03:38.263274 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 651/2650] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:38 2026] GET /volume/v3/backups/1b64471d-39f4-404d-b3ce-5888c84cb76f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:38.272097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-534a6e03-6d73-4952-869f-4faf09c4e17f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:38.274654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:38.274930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:38.275182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:38.275410 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Delete volume with id: 55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:38.284500 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.284500 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:38.285071 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Volume info retrieved successfully. Jul 24 06:03:38.309202 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Delete volume request issued successfully. Jul 24 06:03:38.309384 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-534a6e03-6d73-4952-869f-4faf09c4e17f tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db returned with HTTP 202 Jul 24 06:03:38.309838 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 674/2651] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:03:38 2026] DELETE /volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:38.319522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:38.321006 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:38.321215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:38.321442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:38.329870 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:38.329870 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:38.333706 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Volume info retrieved successfully. Jul 24 06:03:38.338890 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b1b6c32-5dc3-455d-b136-0a44f1e81f49 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db returned with HTTP 200 Jul 24 06:03:38.339433 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 669/2652] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:38 2026] GET /volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:39.267251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06154c13-554d-4387-a24f-f92067d3b96a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.268726 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06154c13-554d-4387-a24f-f92067d3b96a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.268916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06154c13-554d-4387-a24f-f92067d3b96a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.269121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06154c13-554d-4387-a24f-f92067d3b96a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.269259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-06154c13-554d-4387-a24f-f92067d3b96a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e4a4708c-b393-4929-ae1d-79f647ed6ca5 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:39.273647 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.273647 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:39.280519 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06154c13-554d-4387-a24f-f92067d3b96a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 returned with HTTP 200 Jul 24 06:03:39.280519 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 659/2653] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:39.292485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.295086 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:39.296701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.296701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.296701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:39.296701 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.296701 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:39.297113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:39.305773 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:39.306208 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.306208 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:39.306979 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-67f6ab19-43a3-41be-967a-67194eb3cc2d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:39.307421 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 652/2654] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:39.320019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.323023 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/99fa2359-04c9-475a-8032-2a6022ca223b Jul 24 06:03:39.323424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.323805 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.331900 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.331900 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:39.332651 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Snapshot retrieved successfully. Jul 24 06:03:39.333862 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3edbb63-fc2b-461a-ae58-813785b37fc8 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/99fa2359-04c9-475a-8032-2a6022ca223b returned with HTTP 200 Jul 24 06:03:39.334469 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 675/2655] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/snapshots/99fa2359-04c9-475a-8032-2a6022ca223b => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:39.348089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.350235 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/18b179f6-7900-434d-9185-e5b71faf49d3 Jul 24 06:03:39.350500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.350782 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.353596 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-903bfa2a-224b-4a07-b6ed-dd2f05cf2d11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.356518 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-903bfa2a-224b-4a07-b6ed-dd2f05cf2d11 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] GET https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db Jul 24 06:03:39.356633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-903bfa2a-224b-4a07-b6ed-dd2f05cf2d11 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.357384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-903bfa2a-224b-4a07-b6ed-dd2f05cf2d11 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.361183 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.361183 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:39.361818 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Snapshot retrieved successfully. Jul 24 06:03:39.362909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4ee290f7-5151-42ee-b1ff-74068f13cedb tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/18b179f6-7900-434d-9185-e5b71faf49d3 returned with HTTP 200 Jul 24 06:03:39.363227 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 670/2656] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/snapshots/18b179f6-7900-434d-9185-e5b71faf49d3 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:39.364399 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-903bfa2a-224b-4a07-b6ed-dd2f05cf2d11 tempest-ProjectMemberTests39-736218063 tempest-ProjectMemberTests39-736218063-project-admin] https://10.4.3.200/volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db returned with HTTP 404 Jul 24 06:03:39.364965 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 660/2657] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/volumes/55100d77-9fcf-4c74-9a48-b61dd224b7db => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:39.371527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-871d5778-ba56-4ea1-835b-d90050ce60cd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.374313 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.374570 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.374947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.375122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for member e4a4708c-b393-4929-ae1d-79f647ed6ca5 {{(pid=100223) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:03:39.375401 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group_snapshot with id: e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.379980 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.379980 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:39.432097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-871d5778-ba56-4ea1-835b-d90050ce60cd tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 returned with HTTP 202 Jul 24 06:03:39.433364 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 653/2658] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:39 2026] DELETE /volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:39.445129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.448139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:39.448844 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.449275 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.449924 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:39.451159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:39.461929 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:39.462812 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:39.463008 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:39.528335 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:39.534762 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.534762 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:39.543622 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:39.543864 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:39.601259 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:39.604822 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.604822 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:39.615207 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44c39a2d-47f8-4721-ae50-f815f2f28a9e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:39.615798 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 676/2659] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:39.636842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-277c6693-247b-428c-8c07-15068c4d646b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.638158 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:39.638158 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.638399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.638702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:39.639937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.db.api [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100222) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:39.645194 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:39.646173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-277c6693-247b-428c-8c07-15068c4d646b tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:39.646599 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 671/2660] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:39 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 24 06:03:39.660531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.662783 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.663001 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.663177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.663314 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e4a4708c-b393-4929-ae1d-79f647ed6ca5 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:39.667984 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1103e89-2a45-4ccb-b144-b9e502c9bcba tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 returned with HTTP 404 Jul 24 06:03:39.668508 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 661/2661] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:39.682608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.684960 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.685191 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.685436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.685597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for member e4a4708c-b393-4929-ae1d-79f647ed6ca5 {{(pid=100223) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:03:39.685735 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.group_snapshots [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group_snapshot with id: e4a4708c-b393-4929-ae1d-79f647ed6ca5 Jul 24 06:03:39.690044 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d1a8028-834c-4415-a3e5-d9c80c4b4e15 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 returned with HTTP 404 Jul 24 06:03:39.690991 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 654/2662] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:39 2026] DELETE /volume/v3/group_snapshots/e4a4708c-b393-4929-ae1d-79f647ed6ca5 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:39.701482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.704582 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:39.704916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.705190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.705667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:39.706554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:39.715347 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:39.715919 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:39.716087 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:39.763577 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:39.767209 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.767209 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:39.773700 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:39.773700 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:39.810052 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:39.813127 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.813127 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:39.821613 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7100dc4-1c1a-4a3b-bcf5-89ba7ab1b047 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:39.821613 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 677/2663] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:39.838317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.840493 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090/action Jul 24 06:03:39.842701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:39.842701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:39.842701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for group 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100222) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:03:39.842991 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group with id: 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:39.848076 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.848076 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:39.908879 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a35fdf0b-95c3-435c-947a-d8d76fd9e511 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090/action returned with HTTP 202 Jul 24 06:03:39.909449 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 672/2664] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:03:39 2026] POST /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:39.921455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-deaacb74-6a22-4acc-abd2-71359c6c316d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:39.923804 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec Jul 24 06:03:39.923804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:39.923804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:39.932255 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.932255 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:39.937287 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:39.938125 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:39.938348 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:39.991664 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:39.996024 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:39.996024 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:40.007383 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-deaacb74-6a22-4acc-abd2-71359c6c316d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec returned with HTTP 200 Jul 24 06:03:40.007927 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 662/2665] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:39 2026] GET /volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:41.020730 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-59c09b1c-8da6-47d8-bcb5-736a54aa00a7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.024804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59c09b1c-8da6-47d8-bcb5-736a54aa00a7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec Jul 24 06:03:41.024804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59c09b1c-8da6-47d8-bcb5-736a54aa00a7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.024804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-59c09b1c-8da6-47d8-bcb5-736a54aa00a7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.030886 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-59c09b1c-8da6-47d8-bcb5-736a54aa00a7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec returned with HTTP 404 Jul 24 06:03:41.031939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 655/2666] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/volumes/c663d0ee-ef8b-466c-8c4f-1ffdcabbcaec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:41.041863 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-959689be-cc16-410d-bf9c-a5f833d11b12 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.045308 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-959689be-cc16-410d-bf9c-a5f833d11b12 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 Jul 24 06:03:41.045308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-959689be-cc16-410d-bf9c-a5f833d11b12 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.045308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-959689be-cc16-410d-bf9c-a5f833d11b12 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.049994 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-959689be-cc16-410d-bf9c-a5f833d11b12 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 returned with HTTP 404 Jul 24 06:03:41.050569 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 678/2667] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/volumes/06ed9b5f-5b1f-48dd-8e1a-14bf7c215282 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:41.059168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e51bf28-237b-432c-982b-5e7628016d85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.063146 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e51bf28-237b-432c-982b-5e7628016d85 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 Jul 24 06:03:41.063361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e51bf28-237b-432c-982b-5e7628016d85 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.063536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e51bf28-237b-432c-982b-5e7628016d85 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.063690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-6e51bf28-237b-432c-982b-5e7628016d85 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 163ac9dd-a6c7-4825-967a-b5aa6ad8e090 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:41.067326 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e51bf28-237b-432c-982b-5e7628016d85 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 returned with HTTP 404 Jul 24 06:03:41.067326 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 673/2668] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/groups/163ac9dd-a6c7-4825-967a-b5aa6ad8e090 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:41.078251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-adc5d123-6379-429e-a124-a49cb784ab0f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.080308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adc5d123-6379-429e-a124-a49cb784ab0f tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/9814e641-e8ac-48db-b4c7-f34cd3cbcfa7 Jul 24 06:03:41.080525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adc5d123-6379-429e-a124-a49cb784ab0f tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.080752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adc5d123-6379-429e-a124-a49cb784ab0f tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.098946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adc5d123-6379-429e-a124-a49cb784ab0f tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types/9814e641-e8ac-48db-b4c7-f34cd3cbcfa7 returned with HTTP 202 Jul 24 06:03:41.099386 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 663/2669] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:03:41 2026] DELETE /volume/v3/group_types/9814e641-e8ac-48db-b4c7-f34cd3cbcfa7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:41.106361 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd300990-703e-43a0-bdff-0b2a1f6cb630 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.108949 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd300990-703e-43a0-bdff-0b2a1f6cb630 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 Jul 24 06:03:41.109348 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd300990-703e-43a0-bdff-0b2a1f6cb630 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.109743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd300990-703e-43a0-bdff-0b2a1f6cb630 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.110060 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:41.110060 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:41.141618 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd300990-703e-43a0-bdff-0b2a1f6cb630 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 returned with HTTP 202 Jul 24 06:03:41.142044 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 656/2670] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:41 2026] DELETE /volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:41.149664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40819e6a-ae6d-46b2-aaf3-5bd83ba7bd9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.151408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40819e6a-ae6d-46b2-aaf3-5bd83ba7bd9e tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] GET https://10.4.3.200/volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 Jul 24 06:03:41.151586 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40819e6a-ae6d-46b2-aaf3-5bd83ba7bd9e tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.151830 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40819e6a-ae6d-46b2-aaf3-5bd83ba7bd9e tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.155286 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40819e6a-ae6d-46b2-aaf3-5bd83ba7bd9e tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 returned with HTTP 404 Jul 24 06:03:41.155874 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 679/2671] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/types/845112c5-bec2-46e0-b55c-4dc3c24328e2 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:41.164838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f7d6cd1-1450-4d8c-9b63-198c4e9a6bb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.167309 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f7d6cd1-1450-4d8c-9b63-198c4e9a6bb2 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:41.167830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f7d6cd1-1450-4d8c-9b63-198c4e9a6bb2 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2080229800"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:41.193591 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f7d6cd1-1450-4d8c-9b63-198c4e9a6bb2 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:41.194236 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 674/2672] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:41 2026] POST /volume/v3/types => generated 224 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:41.202199 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-479a00c7-967d-4e75-933d-d78d8c5d6a2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.204745 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-479a00c7-967d-4e75-933d-d78d8c5d6a2c tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:03:41.205205 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-479a00c7-967d-4e75-933d-d78d8c5d6a2c tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-858538039"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:41.224382 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-479a00c7-967d-4e75-933d-d78d8c5d6a2c tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:03:41.224800 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 664/2673] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:03:41 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:41.232886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.235555 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:03:41.236139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "636e408d-7320-4934-8347-459fba293039", "volume_types": ["9f59eb45-e3b3-4574-804d-5832628a9ca8"], "name": "tempest-GroupSnapshotsTest-Group-1878984309"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:41.238452 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group {'group': {'group_type': '636e408d-7320-4934-8347-459fba293039', 'volume_types': ['9f59eb45-e3b3-4574-804d-5832628a9ca8'], 'name': 'tempest-GroupSnapshotsTest-Group-1878984309'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:03:41.243464 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.groups [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group tempest-GroupSnapshotsTest-Group-1878984309. Jul 24 06:03:41.260667 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:41.274768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['36fd68b8-0e6e-48a0-9e88-091cd8cc19fd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:41.304523 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea988cb9-e973-43b2-9dee-045e6b663c6a tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:03:41.305124 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 657/2674] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:03:41 2026] POST /volume/v3/groups => generated 112 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:41.316726 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c715c068-1af4-442a-993a-47b4332d866d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.318845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c715c068-1af4-442a-993a-47b4332d866d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 Jul 24 06:03:41.319074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c715c068-1af4-442a-993a-47b4332d866d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.319328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c715c068-1af4-442a-993a-47b4332d866d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.319497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-c715c068-1af4-442a-993a-47b4332d866d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e5f3948f-58a8-4671-82c0-d3b7882b59f7 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:41.322859 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:41.322859 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:41.332347 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c715c068-1af4-442a-993a-47b4332d866d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 returned with HTTP 200 Jul 24 06:03:41.332795 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 680/2675] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:41.467869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.611427 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:41.611756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1648711438"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:41.613030 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1648711438'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:41.613149 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume of 1 GB Jul 24 06:03:41.619623 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Availability Zones retrieved successfully. Jul 24 06:03:41.625530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (a23aa12f-84a6-4e22-826b-82cfd2aa9d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:41.626665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1ee36d-08f1-4da1-98fe-93242e768372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:41.627587 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:41.658703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f1ee36d-08f1-4da1-98fe-93242e768372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:41.658703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea3f31-d828-421b-b3f1-06643543ea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:41.722453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['a554b32b-1e59-480f-919c-fe6f3c5145a0', '71185e29-14d7-49af-9f5e-0b7c4e924f56', '02a12d45-d342-4525-9dda-dc27ef44cc17', 'cbfd7e07-a2b0-4887-9bb8-3aa78afd2648'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:41.724132 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eea3f31-d828-421b-b3f1-06643543ea2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a554b32b-1e59-480f-919c-fe6f3c5145a0', '71185e29-14d7-49af-9f5e-0b7c4e924f56', '02a12d45-d342-4525-9dda-dc27ef44cc17', 'cbfd7e07-a2b0-4887-9bb8-3aa78afd2648']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:41.724789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934320d0-e25c-4c55-8bbb-c1d98f7dccdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:41.760089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (934320d0-e25c-4c55-8bbb-c1d98f7dccdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd7ce62-575d-4600-9b8b-09393e9f84a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648711438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['a554b32b-1e59-480f-919c-fe6f3c5145a0','71185e29-14d7-49af-9f5e-0b7c4e924f56','02a12d45-d342-4525-9dda-dc27ef44cc17','cbfd7e07-a2b0-4887-9bb8-3aa78afd2648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1648711438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd7ce62-575d-4600-9b8b-09393e9f84a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb64e9c204784a56baf3974a7b30565f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a874e52227f47878ad432d93838a7ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:41.761065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a70a86-6621-42f0-b7c7-8d4849d1455e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:41.785522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a70a86-6621-42f0-b7c7-8d4849d1455e) transitioned into state 'SUCCESS' from state '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-1648711438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['a554b32b-1e59-480f-919c-fe6f3c5145a0','71185e29-14d7-49af-9f5e-0b7c4e924f56','02a12d45-d342-4525-9dda-dc27ef44cc17','cbfd7e07-a2b0-4887-9bb8-3aa78afd2648'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:41.786512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b649ede9-1387-40d5-b0ec-25018802106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:41.800140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b649ede9-1387-40d5-b0ec-25018802106d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:41.801245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (a23aa12f-84a6-4e22-826b-82cfd2aa9d0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:41.801634 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request issued successfully. Jul 24 06:03:41.802657 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eff0bf5e-aa9c-406a-bdfb-df1d77eadd61 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:41.803023 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 675/2676] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:03:41 2026] POST /volume/v3/volumes => generated 778 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:41.821384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:41.822660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:03:41.822936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:41.823118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:41.831233 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:41.831233 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:41.840913 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:03:41.850999 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-faea2451-8197-4c9b-8ad7-2880ab0ed979 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 returned with HTTP 200 Jul 24 06:03:41.851569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 665/2677] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:41 2026] GET /volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:42.343831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.345502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 Jul 24 06:03:42.345798 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:42.345989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:42.346150 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e5f3948f-58a8-4671-82c0-d3b7882b59f7 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:42.349206 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.349206 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:42.361428 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2309ef3-4c6c-48f9-a096-2b82ab786a4e tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 returned with HTTP 200 Jul 24 06:03:42.361996 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 658/2678] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:42 2026] GET /volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:42.372504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62a3920a-8a9c-41d9-8872-7354559a2738 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.376334 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:42.376709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1442032169", "volume_type": "9f59eb45-e3b3-4574-804d-5832628a9ca8", "group_id": "e5f3948f-58a8-4671-82c0-d3b7882b59f7", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:42.378268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1442032169', 'volume_type': '9f59eb45-e3b3-4574-804d-5832628a9ca8', 'group_id': 'e5f3948f-58a8-4671-82c0-d3b7882b59f7', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:42.386841 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.386841 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:42.387420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume of 1 GB Jul 24 06:03:42.393557 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Availability Zones retrieved successfully. Jul 24 06:03:42.400668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (eb2b3bfa-e4ca-42f7-8da5-5a054718c0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:42.402828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea4e2a2-18b6-4c63-8a6a-a966ca93f565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:42.403459 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.403459 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:42.403979 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:42.435028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea4e2a2-18b6-4c63-8a6a-a966ca93f565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f59eb45-e3b3-4574-804d-5832628a9ca8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2080229800',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f59eb45-e3b3-4574-804d-5832628a9ca8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e5f3948f-58a8-4671-82c0-d3b7882b59f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:42.435831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a88d92-50a7-44f2-b9cc-675315c19f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:42.469699 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2080229800 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2080229800, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:42.469975 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2080229800 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2080229800, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:42.499336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['1d53c64f-b49a-4e09-9705-1ab0b8dbef17', 'f0b25961-cff3-4b4e-af3e-0f372109154d', 'bf7bcdc4-8107-4e73-b71a-c0731079a945', '33f50caa-10fa-4173-89f3-b1f487bb6edb'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:42.500263 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a88d92-50a7-44f2-b9cc-675315c19f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d53c64f-b49a-4e09-9705-1ab0b8dbef17', 'f0b25961-cff3-4b4e-af3e-0f372109154d', 'bf7bcdc4-8107-4e73-b71a-c0731079a945', '33f50caa-10fa-4173-89f3-b1f487bb6edb']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:42.501113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e915d4fe-cf51-4c7f-93f5-6ee7dfef0ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:42.527076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e915d4fe-cf51-4c7f-93f5-6ee7dfef0ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea36310-ac59-456c-be6a-510c16b13a95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1442032169',encryption_key_id=None,group_id=e5f3948f-58a8-4671-82c0-d3b7882b59f7,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['1d53c64f-b49a-4e09-9705-1ab0b8dbef17','f0b25961-cff3-4b4e-af3e-0f372109154d','bf7bcdc4-8107-4e73-b71a-c0731079a945','33f50caa-10fa-4173-89f3-b1f487bb6edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=9f59eb45-e3b3-4574-804d-5832628a9ca8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1442032169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e5f3948f-58a8-4671-82c0-d3b7882b59f7,host=None,id=dea36310-ac59-456c-be6a-510c16b13a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b09804677c34a7e89545d679c27d672',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47875977ccbb440a9ad18d3a438101e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f59eb45-e3b3-4574-804d-5832628a9ca8),volume_type_id=9f59eb45-e3b3-4574-804d-5832628a9ca8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:42.528100 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce463aa-df41-477a-b00e-9152b7ee274a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:42.549558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce463aa-df41-477a-b00e-9152b7ee274a) transitioned into state 'SUCCESS' from state '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-1442032169',encryption_key_id=None,group_id=e5f3948f-58a8-4671-82c0-d3b7882b59f7,group_type_id=,metadata={},multiattach=False,project_id='1b09804677c34a7e89545d679c27d672',qos_specs=None,replication_status=,reservations=['1d53c64f-b49a-4e09-9705-1ab0b8dbef17','f0b25961-cff3-4b4e-af3e-0f372109154d','bf7bcdc4-8107-4e73-b71a-c0731079a945','33f50caa-10fa-4173-89f3-b1f487bb6edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47875977ccbb440a9ad18d3a438101e9',volume_type_id=9f59eb45-e3b3-4574-804d-5832628a9ca8)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:42.550225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1112bdc0-8d63-42be-b08c-17d32b0c5ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:42.567365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1112bdc0-8d63-42be-b08c-17d32b0c5ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:42.567365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Flow 'volume_create_api' (eb2b3bfa-e4ca-42f7-8da5-5a054718c0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:42.567546 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Create volume request issued successfully. Jul 24 06:03:42.568263 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:42.568459 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:42.622029 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:42.625687 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.625687 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:42.629941 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62a3920a-8a9c-41d9-8872-7354559a2738 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:42.630363 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 681/2679] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:42 2026] POST /volume/v3/volumes => generated 823 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:42.647382 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.649550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 Jul 24 06:03:42.649793 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:42.649993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:42.660648 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.660648 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:42.666621 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:42.669432 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:42.669576 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:42.710372 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:42.713669 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.713669 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:42.721120 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd359044-ac39-446a-b7c6-573d641cc8e7 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 returned with HTTP 200 Jul 24 06:03:42.721776 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 676/2680] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:42 2026] GET /volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 => generated 891 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:42.866986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aafad8d4-57af-4161-b016-58dd5a55535f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.868840 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aafad8d4-57af-4161-b016-58dd5a55535f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:03:42.868968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aafad8d4-57af-4161-b016-58dd5a55535f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:42.869179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aafad8d4-57af-4161-b016-58dd5a55535f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:42.875959 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.875959 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:42.879660 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aafad8d4-57af-4161-b016-58dd5a55535f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:03:42.883065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aafad8d4-57af-4161-b016-58dd5a55535f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 returned with HTTP 200 Jul 24 06:03:42.883501 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 666/2681] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:42 2026] GET /volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:42.897774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.899607 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:03:42.899929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "acd7ce62-575d-4600-9b8b-09393e9f84a7", "name": "tempest-type-Backup-1182432040"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:42.901212 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating new backup {'backup': {'volume_id': 'acd7ce62-575d-4600-9b8b-09393e9f84a7', 'name': 'tempest-type-Backup-1182432040'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:03:42.901354 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating backup of volume acd7ce62-575d-4600-9b8b-09393e9f84a7 in container None Jul 24 06:03:42.908537 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.908537 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:42.908955 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:03:42.933518 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['8b352d20-8878-4f84-a4d9-b64128470704', '94dc1921-67bc-4320-8965-0643d83d14df'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:42.969638 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4223f13a-d405-4836-86d1-232d0cdb0be7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:03:42.970092 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 659/2682] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:03:42 2026] POST /volume/v3/backups => generated 316 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:42.982039 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:42.983797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:42.983979 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:42.984151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:42.984248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:42.988954 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:42.988954 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:42.989605 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-53d117a8-12dd-4446-b395-6f5f04fd0f93 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:42.989958 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 682/2683] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:42 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:43.735586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:43.739643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 Jul 24 06:03:43.739914 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:43.740056 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:43.751659 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:43.751659 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:43.757998 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:43.758707 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:43.759019 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:43.812828 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:43.816170 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:43.816170 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:43.824754 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9a97a05-1477-404d-8cf3-d724fad719b4 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 returned with HTTP 200 Jul 24 06:03:43.825262 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 677/2684] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:43 2026] GET /volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:43.842264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:43.843973 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/group_snapshots Jul 24 06:03:43.844562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e5f3948f-58a8-4671-82c0-d3b7882b59f7", "name": "tempest-group_snapshot-1965037960"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:43.846503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e5f3948f-58a8-4671-82c0-d3b7882b59f7', 'name': 'tempest-group_snapshot-1965037960'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 24 06:03:43.850806 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:43.850806 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:43.854827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.group_snapshots [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Creating group_snapshot tempest-group_snapshot-1965037960. Jul 24 06:03:43.880562 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:43.880562 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:43.897355 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2080229800 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2080229800, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:43.897355 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2080229800 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2080229800, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:43.917986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Created reservations ['96143cf6-1147-4f00-a03e-2f2c01bd8194', '90c28e29-1c63-494c-b8a6-3d3b20cf51e5', '28402366-5b8c-4f3e-b40f-601dfb33edb3', '0a6dd4be-04fc-48c9-a4f9-2042762821a2'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:43.946415 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e474588b-8b77-4ebd-bdba-1f3ba6ce94e0 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 202 Jul 24 06:03:43.946415 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 667/2685] 10.4.3.200 () {70 vars in 1324 bytes} [Fri Jul 24 06:03:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:43.955814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:43.957733 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:43.957933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:43.958110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:43.958239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:43.961203 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:43.961203 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:43.964652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-acbeb56f-6ca7-4a64-868c-15d01c324a87 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 200 Jul 24 06:03:43.965139 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 660/2686] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:43 2026] GET /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 307 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:44.001734 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:44.004299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:44.005000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:44.005000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:44.005000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:44.009485 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:44.009485 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:44.010252 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dfc6a05-ba26-481a-9c0a-71ec52852d02 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:44.010717 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 683/2687] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:44 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:44.182563 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:44.184757 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:44.185147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2098741884"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:44.187089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2098741884'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:44.187323 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume of 1 GB Jul 24 06:03:44.193077 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Availability Zones retrieved successfully. Jul 24 06:03:44.202009 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Flow 'volume_create_api' (93a8ff86-fee0-4913-beb9-b64b71920920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:44.203358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c980519b-cb51-4196-8a5d-12a30f884ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:44.204757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:44.252875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c980519b-cb51-4196-8a5d-12a30f884ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:44.254598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5ebffc-8994-439f-9070-c3d2301fd012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:44.349477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Created reservations ['3fb53792-0302-465e-916d-a7b37e1b2c5a', '6ec439ae-ea33-413a-ba21-6afdb1726b3a', '5cb02221-16e3-4e52-abd8-53a0f4fb4b69', '6e0a973c-f014-4343-ad2d-fc6f75fa4168'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:44.350220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d5ebffc-8994-439f-9070-c3d2301fd012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb53792-0302-465e-916d-a7b37e1b2c5a', '6ec439ae-ea33-413a-ba21-6afdb1726b3a', '5cb02221-16e3-4e52-abd8-53a0f4fb4b69', '6e0a973c-f014-4343-ad2d-fc6f75fa4168']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:44.350924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee404617-a2e6-4a12-84c1-d50dd22f8ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:44.375098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee404617-a2e6-4a12-84c1-d50dd22f8ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8f1c4d-a844-4d18-8843-a38259dd7e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2098741884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',qos_specs=None,replication_status=,reservations=['3fb53792-0302-465e-916d-a7b37e1b2c5a','6ec439ae-ea33-413a-ba21-6afdb1726b3a','5cb02221-16e3-4e52-abd8-53a0f4fb4b69','6e0a973c-f014-4343-ad2d-fc6f75fa4168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2098741884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d8f1c4d-a844-4d18-8843-a38259dd7e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:44.376361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb96403a-4f01-4c9b-849c-38d80b189304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:44.400361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb96403a-4f01-4c9b-849c-38d80b189304) transitioned into state 'SUCCESS' from state '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-2098741884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',qos_specs=None,replication_status=,reservations=['3fb53792-0302-465e-916d-a7b37e1b2c5a','6ec439ae-ea33-413a-ba21-6afdb1726b3a','5cb02221-16e3-4e52-abd8-53a0f4fb4b69','6e0a973c-f014-4343-ad2d-fc6f75fa4168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:44.401304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b0b9b2-8642-4f5b-b1db-f86dee43f466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:44.414666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b0b9b2-8642-4f5b-b1db-f86dee43f466) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:44.416049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Flow 'volume_create_api' (93a8ff86-fee0-4913-beb9-b64b71920920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:44.416439 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume request issued successfully. Jul 24 06:03:44.417169 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4a94e3b7-c223-4b9c-99db-2673e82965f4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:44.417878 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 678/2688] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:03:44 2026] POST /volume/v3/volumes => generated 757 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:44.431631 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b908b188-3530-4c4d-859b-eed10419d6b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:44.433663 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b908b188-3530-4c4d-859b-eed10419d6b5 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:44.433910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b908b188-3530-4c4d-859b-eed10419d6b5 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:44.434146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b908b188-3530-4c4d-859b-eed10419d6b5 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:44.442270 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:44.442270 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:44.446436 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b908b188-3530-4c4d-859b-eed10419d6b5 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:44.451057 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b908b188-3530-4c4d-859b-eed10419d6b5 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:44.451427 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 668/2689] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:44 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:44.974019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64814927-d8f0-4008-a7b9-5e2d90075173 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:44.975865 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64814927-d8f0-4008-a7b9-5e2d90075173 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:44.976065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64814927-d8f0-4008-a7b9-5e2d90075173 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:44.976258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64814927-d8f0-4008-a7b9-5e2d90075173 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:44.976415 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-64814927-d8f0-4008-a7b9-5e2d90075173 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:44.979786 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:44.979786 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:44.983360 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64814927-d8f0-4008-a7b9-5e2d90075173 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 200 Jul 24 06:03:44.983761 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 661/2690] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:44 2026] GET /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 308 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:44.993070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:44.994915 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:44.995334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:44.995723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:44.996157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:44.997658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:45.002150 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:45.004501 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.004501 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:45.004501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c5b1005-99aa-4d9b-ab8c-46ff4f3713e6 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:45.004501 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 684/2691] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:44 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.013703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-589e1fb1-6f23-47e3-8611-787e48d99924 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.015311 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-589e1fb1-6f23-47e3-8611-787e48d99924 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/e98befd2-9211-4477-aa7a-245412fce3da Jul 24 06:03:45.015464 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-589e1fb1-6f23-47e3-8611-787e48d99924 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.015630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-589e1fb1-6f23-47e3-8611-787e48d99924 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.020559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.022944 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.022944 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:45.023106 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:45.023343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.023472 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-589e1fb1-6f23-47e3-8611-787e48d99924 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Snapshot retrieved successfully. Jul 24 06:03:45.023560 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.023726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:45.024333 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-589e1fb1-6f23-47e3-8611-787e48d99924 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/e98befd2-9211-4477-aa7a-245412fce3da returned with HTTP 200 Jul 24 06:03:45.024748 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 679/2692] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/snapshots/e98befd2-9211-4477-aa7a-245412fce3da => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.028332 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.028332 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:45.029059 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-992251d6-c6f5-4f7d-9b44-323bd046b83c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:45.029416 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 669/2693] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.035703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.038121 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.038407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.038608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.038774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.group_snapshots [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:45.042447 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.042447 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:45.046792 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b75dd902-b20c-4435-bc36-cc7d5ff7d9a3 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 200 Jul 24 06:03:45.047283 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 662/2694] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:45.055171 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-74eb04b9-5652-423a-8828-5104b3b66f18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.056688 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74eb04b9-5652-423a-8828-5104b3b66f18 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/detail Jul 24 06:03:45.056902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74eb04b9-5652-423a-8828-5104b3b66f18 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.057082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-74eb04b9-5652-423a-8828-5104b3b66f18 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.064692 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-74eb04b9-5652-423a-8828-5104b3b66f18 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 24 06:03:45.065037 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 685/2695] 10.4.3.200 () {68 vars in 1323 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:45.073425 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.075231 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.075491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.075748 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.075914 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.group_snapshots [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100222) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:03:45.076003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.group_snapshots [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group_snapshot with id: 331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.082388 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.082388 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:45.142474 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff6f06fa-ce0d-4d0d-951b-d57f5074c925 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 202 Jul 24 06:03:45.142868 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 680/2696] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:45 2026] DELETE /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:45.151719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.154699 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:45.156292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.156579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.157815 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:45.158640 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:45.171041 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:45.172189 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:45.173331 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:45.216589 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:45.220040 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.220040 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:45.229869 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41e52604-80d7-458e-83e5-f2ac6ab84f96 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:45.230250 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 670/2697] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:45.250141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c39bd5c-5989-47a6-a422-720911e9653d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.252267 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/snapshots/detail Jul 24 06:03:45.252466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.252650 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.252867 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:45.253909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:03:45.258134 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all snapshots completed successfully. Jul 24 06:03:45.259029 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c39bd5c-5989-47a6-a422-720911e9653d tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/snapshots/detail returned with HTTP 200 Jul 24 06:03:45.259501 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 663/2698] 10.4.3.200 () {66 vars in 1264 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:03:45.269887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.271417 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.271604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.271798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.271915 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.group_snapshots [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 24 06:03:45.274431 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d01c7ff-37bc-4ed1-8bb7-d788d37ae920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 404 Jul 24 06:03:45.274896 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 686/2699] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 116 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:45.282558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e4c3291c-2965-43a9-9749-cc6f193f9649 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.284262 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4c3291c-2965-43a9-9749-cc6f193f9649 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/group_snapshots Jul 24 06:03:45.284508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4c3291c-2965-43a9-9749-cc6f193f9649 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.284719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e4c3291c-2965-43a9-9749-cc6f193f9649 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.284999 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.284999 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:45.289270 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e4c3291c-2965-43a9-9749-cc6f193f9649 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots returned with HTTP 200 Jul 24 06:03:45.289688 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 681/2700] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.298299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.303040 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] DELETE https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.303236 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.303423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.303542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.group_snapshots [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for member 331959c2-9b4a-4a65-826a-79a532fbf576 {{(pid=100225) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 24 06:03:45.303625 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.group_snapshots [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group_snapshot with id: 331959c2-9b4a-4a65-826a-79a532fbf576 Jul 24 06:03:45.306455 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d1d5c658-96c5-4cbe-9a8f-9a3648a30a69 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 returned with HTTP 404 Jul 24 06:03:45.306935 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 671/2701] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:03:45 2026] DELETE /volume/v3/group_snapshots/331959c2-9b4a-4a65-826a-79a532fbf576 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:45.315392 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.317465 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:03:45.317738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.317963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.318232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:03:45.319118 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:45.328068 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Get all volumes completed successfully. Jul 24 06:03:45.330693 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:45.330693 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:45.382715 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:45.385885 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.385885 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:45.393178 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48f2d34f-4ef8-489e-89c5-8a68fe2f1081 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:03:45.393652 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 664/2702] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:45.406487 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a877a452-fa4c-4df0-a60a-3583ab294116 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.408978 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] POST https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7/action Jul 24 06:03:45.409548 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:45.409767 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:45.411600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] delete called for group e5f3948f-58a8-4671-82c0-d3b7882b59f7 {{(pid=100224) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:03:45.411855 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Delete group with id: e5f3948f-58a8-4671-82c0-d3b7882b59f7 Jul 24 06:03:45.416458 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.416458 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:45.459746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3797c9b-d132-4968-a3dc-fc8735dbdee9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.465773 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a877a452-fa4c-4df0-a60a-3583ab294116 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7/action returned with HTTP 202 Jul 24 06:03:45.466165 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 687/2703] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:03:45 2026] POST /volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:45.466327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.471166 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:45.471369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.471561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.472490 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.474354 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 Jul 24 06:03:45.474638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.474912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.480425 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.480425 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:45.483056 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.483056 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:45.486084 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:45.488128 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Volume info retrieved successfully. Jul 24 06:03:45.489088 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:03:45.489270 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:03:45.492285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4c55eaa8-9ea6-4469-97f2-e06de3b3daec tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:45.493070 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 672/2704] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.494552 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3797c9b-d132-4968-a3dc-fc8735dbdee9 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:45.494917 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3797c9b-d132-4968-a3dc-fc8735dbdee9 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-321855797", "extra_specs": {}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:45.518113 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3797c9b-d132-4968-a3dc-fc8735dbdee9 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:45.518691 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 682/2705] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:45 2026] POST /volume/v3/types => generated 211 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.530722 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-30a73684-5546-4815-a8bd-3d05a7b88ab1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.532851 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30a73684-5546-4815-a8bd-3d05a7b88ab1 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] POST https://10.4.3.200/volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd/encryption Jul 24 06:03:45.533253 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-30a73684-5546-4815-a8bd-3d05a7b88ab1 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:45.540909 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:03:45.544148 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.544148 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:45.549941 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-30a73684-5546-4815-a8bd-3d05a7b88ab1 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd/encryption returned with HTTP 200 Jul 24 06:03:45.550446 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 688/2706] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:03:45 2026] POST /volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:45.554344 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bef421c-cbbd-46c8-9a06-93424e8aa054 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 returned with HTTP 200 Jul 24 06:03:45.554901 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 665/2707] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:45.562318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.660479 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:45.660927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-924935565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-321855797", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:45.662468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-924935565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-321855797', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:45.666617 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:03:45.667092 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.667092 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:45.667927 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:03:45.677105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (ca24c2ea-0760-4f88-87b0-8b125aaf00b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:45.678502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2827d99a-6801-4b96-be2a-d1012394f260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:45.679928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:45.716420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2827d99a-6801-4b96-be2a-d1012394f260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a35e5e7b-d68f-4165-a716-64c7b4ab1ebd,is_public=True,name='tempest-scenario-type-luks-321855797',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a35e5e7b-d68f-4165-a716-64c7b4ab1ebd', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:45.717341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374df8a-5ccb-490f-b262-e38d2a4e4990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:45.750277 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321855797 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321855797, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:45.751107 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321855797 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321855797, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:45.789001 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['c8123e04-f2c2-442f-851d-aa79991e90af', '36a4bef2-c969-4446-a36f-6f211db215df', 'df6d79de-caeb-46d0-9b5b-24e9d129c1d2', 'e4771a5f-49ae-4305-8a78-af5e8cf9e30e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:45.789845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e374df8a-5ccb-490f-b262-e38d2a4e4990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8123e04-f2c2-442f-851d-aa79991e90af', '36a4bef2-c969-4446-a36f-6f211db215df', 'df6d79de-caeb-46d0-9b5b-24e9d129c1d2', 'e4771a5f-49ae-4305-8a78-af5e8cf9e30e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:45.790613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdea65dd-d68c-4aaa-aa18-12eb3ec563ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:45.814596 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdea65dd-d68c-4aaa-aa18-12eb3ec563ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '028f6501-2d14-4ee5-8679-50c98a9e1aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-924935565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['c8123e04-f2c2-442f-851d-aa79991e90af','36a4bef2-c969-4446-a36f-6f211db215df','df6d79de-caeb-46d0-9b5b-24e9d129c1d2','e4771a5f-49ae-4305-8a78-af5e8cf9e30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=a35e5e7b-d68f-4165-a716-64c7b4ab1ebd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-924935565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=028f6501-2d14-4ee5-8679-50c98a9e1aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a35e5e7b-d68f-4165-a716-64c7b4ab1ebd),volume_type_id=a35e5e7b-d68f-4165-a716-64c7b4ab1ebd)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:45.815567 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72afab9d-06bd-4883-a7bb-1af50c92fa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:45.837543 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72afab9d-06bd-4883-a7bb-1af50c92fa4a) transitioned into state 'SUCCESS' from state '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-924935565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['c8123e04-f2c2-442f-851d-aa79991e90af','36a4bef2-c969-4446-a36f-6f211db215df','df6d79de-caeb-46d0-9b5b-24e9d129c1d2','e4771a5f-49ae-4305-8a78-af5e8cf9e30e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=a35e5e7b-d68f-4165-a716-64c7b4ab1ebd)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:45.838377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfe70be-de89-4121-89b2-cfddb0233aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:45.849809 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfe70be-de89-4121-89b2-cfddb0233aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:45.851233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (ca24c2ea-0760-4f88-87b0-8b125aaf00b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:45.851938 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:03:45.853402 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aacf422d-e404-4f78-ba7d-fecb21166b48 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:45.853981 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 673/2708] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:03:45 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:45.871439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:45.873760 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:45.874109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:45.874375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:45.882741 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:45.882741 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:45.887259 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:45.893398 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ca5c36f-7f6c-4619-8653-36d4a0300e3c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:45.893957 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 683/2709] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:45 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:46.040655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.043182 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:46.043485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.043764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.043914 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:46.049487 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:46.049487 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:46.050273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5acc8417-1ff0-420e-b4f9-946655ee1499 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:46.050762 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 689/2710] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:46.573955 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-016478e6-1a80-4f6c-8924-26a7c3fe6ffe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.577147 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-016478e6-1a80-4f6c-8924-26a7c3fe6ffe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 Jul 24 06:03:46.577404 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-016478e6-1a80-4f6c-8924-26a7c3fe6ffe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.577639 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-016478e6-1a80-4f6c-8924-26a7c3fe6ffe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.585381 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-016478e6-1a80-4f6c-8924-26a7c3fe6ffe tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 returned with HTTP 404 Jul 24 06:03:46.586174 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 666/2711] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/volumes/dea36310-ac59-456c-be6a-510c16b13a95 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:46.592137 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-32ea8c3b-d268-41cf-af74-335d8b369920 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.594152 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32ea8c3b-d268-41cf-af74-335d8b369920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] GET https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 Jul 24 06:03:46.594370 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32ea8c3b-d268-41cf-af74-335d8b369920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.594546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-32ea8c3b-d268-41cf-af74-335d8b369920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.594666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-32ea8c3b-d268-41cf-af74-335d8b369920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] show called for member e5f3948f-58a8-4671-82c0-d3b7882b59f7 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:03:46.597789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-32ea8c3b-d268-41cf-af74-335d8b369920 tempest-GroupSnapshotsTest-1451203803 tempest-GroupSnapshotsTest-1451203803-project-member] https://10.4.3.200/volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 returned with HTTP 404 Jul 24 06:03:46.598437 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 674/2712] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/groups/e5f3948f-58a8-4671-82c0-d3b7882b59f7 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 06:03:46.605274 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5075f352-b9ee-487d-a4e0-3e6fdc99a638 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.607007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5075f352-b9ee-487d-a4e0-3e6fdc99a638 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/636e408d-7320-4934-8347-459fba293039 Jul 24 06:03:46.607210 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5075f352-b9ee-487d-a4e0-3e6fdc99a638 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.607421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5075f352-b9ee-487d-a4e0-3e6fdc99a638 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.624297 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5075f352-b9ee-487d-a4e0-3e6fdc99a638 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/group_types/636e408d-7320-4934-8347-459fba293039 returned with HTTP 202 Jul 24 06:03:46.624653 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 684/2713] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:03:46 2026] DELETE /volume/v3/group_types/636e408d-7320-4934-8347-459fba293039 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:46.630462 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3fc6a37f-14cb-4ad7-aa1a-6a1a7f73e9e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.632234 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fc6a37f-14cb-4ad7-aa1a-6a1a7f73e9e4 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] DELETE https://10.4.3.200/volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 Jul 24 06:03:46.632451 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fc6a37f-14cb-4ad7-aa1a-6a1a7f73e9e4 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.632660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3fc6a37f-14cb-4ad7-aa1a-6a1a7f73e9e4 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.655775 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3fc6a37f-14cb-4ad7-aa1a-6a1a7f73e9e4 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 returned with HTTP 202 Jul 24 06:03:46.656174 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 690/2714] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:46 2026] DELETE /volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:46.662745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16fda6c7-3c08-4566-9812-304ef9ad9969 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.664858 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16fda6c7-3c08-4566-9812-304ef9ad9969 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] GET https://10.4.3.200/volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 Jul 24 06:03:46.665100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16fda6c7-3c08-4566-9812-304ef9ad9969 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.665336 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16fda6c7-3c08-4566-9812-304ef9ad9969 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.669178 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16fda6c7-3c08-4566-9812-304ef9ad9969 tempest-GroupSnapshotsTest-2109184544 tempest-GroupSnapshotsTest-2109184544-project-admin] https://10.4.3.200/volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 returned with HTTP 404 Jul 24 06:03:46.669660 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 667/2715] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/types/9f59eb45-e3b3-4574-804d-5832628a9ca8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:46.910712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.912089 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:46.912648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.912648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.924366 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:46.924366 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:46.930688 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:46.938972 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbaa0f7b-523b-43b6-abf3-b2cf509daaed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:46.939478 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 675/2716] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:46.959511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0550a90-7463-405a-9234-764f77d1fafe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:46.962399 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0550a90-7463-405a-9234-764f77d1fafe tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:46.962603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0550a90-7463-405a-9234-764f77d1fafe tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:46.962795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0550a90-7463-405a-9234-764f77d1fafe tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:46.970043 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:46.970043 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:46.973914 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a0550a90-7463-405a-9234-764f77d1fafe tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:46.978116 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0550a90-7463-405a-9234-764f77d1fafe tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:46.979121 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 685/2717] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:46 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:46.998894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.002453 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/action Jul 24 06:03:47.003006 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:47.003339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:47.016074 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:47.016074 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:47.016876 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:47.033840 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume updated successfully. Jul 24 06:03:47.034160 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02f2ce99-5975-42da-8bfc-df889e6af1b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/action returned with HTTP 200 Jul 24 06:03:47.034763 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 691/2718] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:03:46 2026] POST /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 06:03:47.063874 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.066211 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:47.066802 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:47.067073 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:47.067308 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:47.075812 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:47.075812 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:47.076833 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de09017d-eb7f-4fe9-b9a7-3796493492fa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:47.077739 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 668/2719] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:47 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:47.187159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.194623 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:47.195024 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:47.195244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:47.211708 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:47.211708 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:47.216705 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:47.221575 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-17c8f70a-a4c3-4d71-838c-3577a792175a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:47.222106 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 676/2720] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:47 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 870 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:47.761611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.766265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:47.766542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:47.766873 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:47.776403 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:47.776403 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:47.781552 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:47.787595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-44b5c0a3-6406-461f-b365-e3d9836c2920 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:47.788153 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 686/2721] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:47 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:47.798890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a85e5bce-d313-4246-aa33-6788743924cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.799659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a85e5bce-d313-4246-aa33-6788743924cb None None] GET https://10.4.3.200/volume// Jul 24 06:03:47.799659 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a85e5bce-d313-4246-aa33-6788743924cb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:47.799757 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a85e5bce-d313-4246-aa33-6788743924cb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:47.800070 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a85e5bce-d313-4246-aa33-6788743924cb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:47.800406 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 692/2722] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:03:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:47.808380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-f2fc5062-5e0b-488b-9a39-e245d7025c7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:47.812709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-f2fc5062-5e0b-488b-9a39-e245d7025c7a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:47.812709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-f2fc5062-5e0b-488b-9a39-e245d7025c7a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "028f6501-2d14-4ee5-8679-50c98a9e1aa6", "connector": null, "instance_uuid": "af039dbf-4531-46b7-91c2-c34344bc4555"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:47.826449 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:47.826449 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:47.855713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-f2fc5062-5e0b-488b-9a39-e245d7025c7a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:47.856520 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 669/2723] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:47 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:48.096869 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:48.105207 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:48.105993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:48.107466 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:48.108269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:48.121066 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:48.121066 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:48.122033 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753af9e7-e5ee-4037-ae6b-a9dfc6dd01a7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:48.123277 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 677/2724] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:48 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:49.056219 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4157d3ff-1d8e-433a-92c3-f990350e4e7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.056722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4157d3ff-1d8e-433a-92c3-f990350e4e7c None None] GET https://10.4.3.200/volume// Jul 24 06:03:49.057021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4157d3ff-1d8e-433a-92c3-f990350e4e7c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.057221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4157d3ff-1d8e-433a-92c3-f990350e4e7c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.057641 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4157d3ff-1d8e-433a-92c3-f990350e4e7c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:49.058171 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 687/2725] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:49.072345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.075771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:03:49.075771 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.075771 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.088830 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:49.088830 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:49.094030 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:03:49.101081 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-8897fc75-6ed3-44c9-8358-b91d1b625f58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:03:49.101081 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 693/2726] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:49.140709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3f419cda-1a58-413d-8d28-1379b21389d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.140709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f419cda-1a58-413d-8d28-1379b21389d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:49.141140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f419cda-1a58-413d-8d28-1379b21389d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.141184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3f419cda-1a58-413d-8d28-1379b21389d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.141405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3f419cda-1a58-413d-8d28-1379b21389d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:49.147602 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:49.147602 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:49.148359 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3f419cda-1a58-413d-8d28-1379b21389d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:49.148811 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 670/2727] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:49.215861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.220023 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 Jul 24 06:03:49.220377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:49.250221 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-028f6501-2d14-4ee5-8679-50c98a9e1aa6-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:03:49.269832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-028f6501-2d14-4ee5-8679-50c98a9e1aa6-np0000005810" acquired by "attachment_update" :: waited 0.019s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:03:49.271989 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:49.271989 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:49.415422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-028f6501-2d14-4ee5-8679-50c98a9e1aa6-np0000005810" released by "attachment_update" :: held 0.146s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:03:49.417492 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-29061e3c-63e6-407c-9dff-8ffbe21c7d49 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 returned with HTTP 200 Jul 24 06:03:49.419150 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 678/2728] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:03:49 2026] PUT /volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 => generated 968 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:49.444914 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.450883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-13dac05f-0bf3-4ec3-8e6d-0b9c335b361b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.453899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-13dac05f-0bf3-4ec3-8e6d-0b9c335b361b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5/action Jul 24 06:03:49.454415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-13dac05f-0bf3-4ec3-8e6d-0b9c335b361b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:49.454622 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-13dac05f-0bf3-4ec3-8e6d-0b9c335b361b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:49.478039 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:49.478039 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:49.491953 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-13dac05f-0bf3-4ec3-8e6d-0b9c335b361b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5/action returned with HTTP 204 Jul 24 06:03:49.493739 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 694/2729] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:49 2026] POST /volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:49.563823 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] GET https://10.4.3.200/volume/v3/os-hosts Jul 24 06:03:49.563823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.563823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.571585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:57+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.572112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:54+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.572434 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.hosts [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:34+00:00 {{(pid=100222) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.572995 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52abddb8-8a27-4cee-91c3-b09756d8b277 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] https://10.4.3.200/volume/v3/os-hosts returned with HTTP 200 Jul 24 06:03:49.573653 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 688/2730] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:49.584274 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.585906 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] GET https://10.4.3.200/volume/v3/os-hosts Jul 24 06:03:49.586075 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.586275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.597400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.hosts [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:57+00:00 {{(pid=100223) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.597565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.hosts [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:54+00:00 {{(pid=100223) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.597792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.hosts [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] status, active and update: available, enabled, 2026-07-24 06:02:34+00:00 {{(pid=100223) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 24 06:03:49.598162 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-61fa87f3-ceb4-491e-b4d0-e681035bbb39 tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] https://10.4.3.200/volume/v3/os-hosts returned with HTTP 200 Jul 24 06:03:49.598692 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 671/2731] 10.4.3.200 () {66 vars in 1240 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:49.610061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b693bfa8-8d56-4653-83f5-1da455dd480b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:49.612362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b693bfa8-8d56-4653-83f5-1da455dd480b tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] GET https://10.4.3.200/volume/v3/os-hosts/np0000005810@storpool Jul 24 06:03:49.612602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b693bfa8-8d56-4653-83f5-1da455dd480b tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:49.612819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b693bfa8-8d56-4653-83f5-1da455dd480b tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:49.613121 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:49.613121 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:49.725266 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b693bfa8-8d56-4653-83f5-1da455dd480b tempest-VolumeHostsAdminTestsJSON-1535399247 tempest-VolumeHostsAdminTestsJSON-1535399247-project-admin] https://10.4.3.200/volume/v3/os-hosts/np0000005810@storpool returned with HTTP 200 Jul 24 06:03:49.726011 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 679/2732] 10.4.3.200 () {66 vars in 1306 bytes} [Fri Jul 24 06:03:49 2026] GET /volume/v3/os-hosts/np0000005810@storpool => generated 1695 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:50.161488 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:50.163381 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:50.163618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:50.163829 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:50.163929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:50.170862 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:50.170862 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:50.171510 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5277ab95-65df-4a6c-96eb-6744f5bffea6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:50.171881 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 695/2733] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:50 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:51.186581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:51.189103 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:51.189103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:51.189103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:51.189103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:51.194886 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:51.194886 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:51.195519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-400977e7-1c14-42ed-96ac-e8e5ba8ff8ef tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:51.196263 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 689/2734] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:51 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:51.920733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:51.923373 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:51.924063 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:51.927505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:51.940933 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:51.940933 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:51.947865 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:51.955880 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-210e4cad-187f-4c1b-87d9-f560fe6c74a3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:51.956240 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 672/2735] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:51 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:51.983916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-06d59756-f6f5-4c37-9cc7-cd0b9fb2d077 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:51.984463 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06d59756-f6f5-4c37-9cc7-cd0b9fb2d077 None None] GET https://10.4.3.200/volume// Jul 24 06:03:51.984694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06d59756-f6f5-4c37-9cc7-cd0b9fb2d077 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:51.984935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-06d59756-f6f5-4c37-9cc7-cd0b9fb2d077 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:51.985344 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-06d59756-f6f5-4c37-9cc7-cd0b9fb2d077 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:51.985664 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 680/2736] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:03:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:52.002272 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-d7f7a579-b77b-4739-916c-aa612af350c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.008345 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-d7f7a579-b77b-4739-916c-aa612af350c3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:52.009229 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-d7f7a579-b77b-4739-916c-aa612af350c3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d8f1c4d-a844-4d18-8843-a38259dd7e01", "connector": null, "instance_uuid": "c6242bdf-ddfc-4c8a-82ab-d2fcea0c77c1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.022505 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.022505 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:52.065926 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-d7f7a579-b77b-4739-916c-aa612af350c3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:52.066518 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 696/2737] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:52 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 24 06:03:52.120805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-a41bf38e-2f1e-4e70-b256-71e135963269 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.123619 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-a41bf38e-2f1e-4e70-b256-71e135963269 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action Jul 24 06:03:52.124072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-a41bf38e-2f1e-4e70-b256-71e135963269 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:52.124226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-a41bf38e-2f1e-4e70-b256-71e135963269 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.141778 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.141778 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:52.156959 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-931e791c-be1a-4ddc-a514-e4fc434edb6c req-a41bf38e-2f1e-4e70-b256-71e135963269 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action returned with HTTP 204 Jul 24 06:03:52.157489 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 690/2738] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:52 2026] POST /volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:52.199181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.202594 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:52.203363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:52.204033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:52.214726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.217058 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:52.217335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:52.217579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:52.217769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:52.229635 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.229635 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:52.233162 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.233162 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:52.234340 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b377caba-0029-4b5a-aa0d-b68ab302a5f4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:52.234915 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 681/2739] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:52 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:52.236602 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:52.251367 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14b4d10f-822e-4f86-8b8b-e60c747fc485 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:52.251367 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 673/2740] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:52 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1112 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:52.267602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.272402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:52.272723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:52.273966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:52.298758 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.298758 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:52.303578 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:52.309424 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8172748a-b74a-4e69-a0f4-0b5ecd9e30b1 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:52.309869 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 697/2741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:03:52 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1112 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:52.663021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.665028 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 06:03:52.665209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:52.665411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:52.673765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a93910e6-996f-4f25-a791-59017e5b0b4c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.673874 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-321855797 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-321855797, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.674283 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-321855797 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-321855797, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.674638 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-321855797 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-321855797, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.675061 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-74288661 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-74288661, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.675485 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-74288661 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-74288661, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.675754 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-74288661 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-74288661, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:52.693746 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-0bcce01a-c883-46df-8d48-613e8f1868e1 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 06:03:52.694263 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 691/2742] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 24 06:03:52 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:52.740809 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.743232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:52.743470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:52.743728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:52.756089 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.756089 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:52.760920 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:52.767052 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-814f3e78-f932-428e-9878-ec2f4c104e48 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:03:52.767749 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 674/2743] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:52 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1662 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:52.778578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.784947 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:03:52.784947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b575f326-d492-40d1-b2f2-6edfa987007b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1908273852", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.801792 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a93910e6-996f-4f25-a791-59017e5b0b4c tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:52.802214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a93910e6-996f-4f25-a791-59017e5b0b4c tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1590746001"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.804455 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.804455 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:52.805078 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:52.805270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create snapshot from volume b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:03:52.816200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a93910e6-996f-4f25-a791-59017e5b0b4c tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:52.816530 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 682/2744] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:03:52 2026] POST /volume/v3/types => generated 233 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:52.828522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1b836396-bc19-4b0e-87d0-bab3e033a6af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.831774 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b836396-bc19-4b0e-87d0-bab3e033a6af tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:03:52.831990 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1b836396-bc19-4b0e-87d0-bab3e033a6af tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1267675727", "extra_specs": {"multiattach": " True"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.854935 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1b836396-bc19-4b0e-87d0-bab3e033a6af tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:03:52.855948 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 692/2745] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:03:52 2026] POST /volume/v3/types => generated 259 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:52.857305 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Created reservations ['57379a59-6b96-4611-b8f1-fcce3015c7f9', 'bf3c6e62-d678-4196-ae2d-fa8af234178c', '01dd5f7a-f62d-407e-97b2-ae676ba21b25', '46c77dcc-6d6c-4cce-9207-7755f39d8242'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:52.868015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff2756ca-ff87-4b7c-a035-58038344f02a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:52.900897 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot force create request issued successfully. Jul 24 06:03:52.901274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7399b979-9aa5-4227-9915-271000873ea7 req-32af3dff-6900-4449-afeb-0f7096ef3827 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:03:52.901819 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 698/2746] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:03:52 2026] POST /volume/v3/snapshots => generated 324 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:03:52.951394 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:52.951900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1590746001", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1916006587"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:52.953929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1590746001', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1916006587'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:52.959902 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Create volume of 1 GB Jul 24 06:03:52.959902 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:52.959902 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:52.959902 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Availability Zones retrieved successfully. Jul 24 06:03:52.968566 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Flow 'volume_create_api' (5c397e91-5a24-4a33-9ecf-0887ae6c4f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:52.969759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86875add-cb2c-43ba-930c-e3129373088c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:52.970706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:52.992709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86875add-cb2c-43ba-930c-e3129373088c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:03:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6a82444c-5ae7-42a0-beaa-3ae88bed4ef2,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1590746001',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a82444c-5ae7-42a0-beaa-3ae88bed4ef2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:52.994012 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d467ac-d08d-4735-8503-10aca1e6ebea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:53.028061 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:53.028784 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:53.078863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Created reservations ['3b105078-8b81-4ee7-95d9-726bbbe7f99a', '6d97fcf9-ed94-40fa-8b40-217cff6cc79e', '83ba69d4-e225-4e90-9e83-4115047bc39c', 'c3a74f6d-3915-4777-8fa4-12053a8062f6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:53.080106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12d467ac-d08d-4735-8503-10aca1e6ebea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b105078-8b81-4ee7-95d9-726bbbe7f99a', '6d97fcf9-ed94-40fa-8b40-217cff6cc79e', '83ba69d4-e225-4e90-9e83-4115047bc39c', 'c3a74f6d-3915-4777-8fa4-12053a8062f6']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:53.081194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d848654-dfd3-4aa4-9c93-1d6d89f0502d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:53.109567 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d848654-dfd3-4aa4-9c93-1d6d89f0502d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58048ba3-b384-4a8d-bd2f-4db1b83a165f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1916006587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d29a4c251de4700bc124234f49c84f1',qos_specs=None,replication_status=,reservations=['3b105078-8b81-4ee7-95d9-726bbbe7f99a','6d97fcf9-ed94-40fa-8b40-217cff6cc79e','83ba69d4-e225-4e90-9e83-4115047bc39c','c3a74f6d-3915-4777-8fa4-12053a8062f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0568640c91014b9d847f021708d93e43',volume_type_id=6a82444c-5ae7-42a0-beaa-3ae88bed4ef2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1916006587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58048ba3-b384-4a8d-bd2f-4db1b83a165f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d29a4c251de4700bc124234f49c84f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0568640c91014b9d847f021708d93e43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a82444c-5ae7-42a0-beaa-3ae88bed4ef2),volume_type_id=6a82444c-5ae7-42a0-beaa-3ae88bed4ef2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:53.111247 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fc4223-9aac-46d3-9bf2-e63b0f3f4846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:53.134400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98fc4223-9aac-46d3-9bf2-e63b0f3f4846) transitioned into state 'SUCCESS' from state '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-1916006587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d29a4c251de4700bc124234f49c84f1',qos_specs=None,replication_status=,reservations=['3b105078-8b81-4ee7-95d9-726bbbe7f99a','6d97fcf9-ed94-40fa-8b40-217cff6cc79e','83ba69d4-e225-4e90-9e83-4115047bc39c','c3a74f6d-3915-4777-8fa4-12053a8062f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0568640c91014b9d847f021708d93e43',volume_type_id=6a82444c-5ae7-42a0-beaa-3ae88bed4ef2)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:53.135089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a719c8-988c-4b6e-b25a-0d5a0a66a011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:53.146569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12a719c8-988c-4b6e-b25a-0d5a0a66a011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:53.147912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Flow 'volume_create_api' (5c397e91-5a24-4a33-9ecf-0887ae6c4f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:53.148354 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Create volume request issued successfully. Jul 24 06:03:53.149143 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff2756ca-ff87-4b7c-a035-58038344f02a tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:53.149839 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 675/2747] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:52 2026] POST /volume/v3/volumes => generated 872 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:53.168265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-684fe5b9-2c4f-404d-a4ee-4d0eb8afc0fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.168741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.168797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-684fe5b9-2c4f-404d-a4ee-4d0eb8afc0fc None None] GET https://10.4.3.200/volume// Jul 24 06:03:53.168840 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-684fe5b9-2c4f-404d-a4ee-4d0eb8afc0fc None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:53.169012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-684fe5b9-2c4f-404d-a4ee-4d0eb8afc0fc None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:53.169295 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-684fe5b9-2c4f-404d-a4ee-4d0eb8afc0fc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:53.169572 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 683/2748] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:53.170943 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:53.171311 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:53.171615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:53.179620 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.180760 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.180760 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:53.185741 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:03:53.185942 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:53.186111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:53.190555 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:53.204816 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0afcc125-12ad-4e0b-83f8-17b80cfd82bc tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:53.204925 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.204925 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:53.205938 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 693/2749] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:53 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:53.210718 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:03:53.218450 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-73c58514-4c24-4fc1-b382-58b5f277e722 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:03:53.218861 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 699/2750] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:53 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1292 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:53.249626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.250921 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:53.251640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:53.251640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:53.251855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:53.257913 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.257913 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:53.258969 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c76e213e-d8f4-4ff3-8fe4-0aaaf3ce5d38 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:53.259836 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 676/2751] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:53 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:53.364104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.368151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] PUT https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 Jul 24 06:03:53.368626 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:53.382431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Acquiring lock "cinder-attachment_update-2d8f1c4d-a844-4d18-8843-a38259dd7e01-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:03:53.387214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Lock "cinder-attachment_update-2d8f1c4d-a844-4d18-8843-a38259dd7e01-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:03:53.388558 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.388558 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:53.480790 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Lock "cinder-attachment_update-2d8f1c4d-a844-4d18-8843-a38259dd7e01-np0000005810" released by "attachment_update" :: held 0.094s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:03:53.481169 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-6db39047-6126-4994-b604-114a8e3198ce tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 returned with HTTP 200 Jul 24 06:03:53.481777 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 684/2752] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:03:53 2026] PUT /volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:53.509917 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-fc4110b8-e413-46d0-a3c1-62d7873c42e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.512198 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-fc4110b8-e413-46d0-a3c1-62d7873c42e8 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action Jul 24 06:03:53.512651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-fc4110b8-e413-46d0-a3c1-62d7873c42e8 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:53.512876 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-fc4110b8-e413-46d0-a3c1-62d7873c42e8 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:53.536160 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.536160 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:53.550519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-52641eb8-d5d0-434b-a3d5-e9586be81d0a req-fc4110b8-e413-46d0-a3c1-62d7873c42e8 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action returned with HTTP 204 Jul 24 06:03:53.551028 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 694/2753] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:03:53 2026] POST /volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:53.919270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b42d1175-0320-4b6e-8116-28840de2c90c req-d00dad7f-6fe0-4fc6-b767-ee1655c754c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:53.923441 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-d00dad7f-6fe0-4fc6-b767-ee1655c754c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/encryption Jul 24 06:03:53.923655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-d00dad7f-6fe0-4fc6-b767-ee1655c754c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:53.923939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-d00dad7f-6fe0-4fc6-b767-ee1655c754c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:53.939701 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:53.939701 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:53.949633 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b42d1175-0320-4b6e-8116-28840de2c90c req-d00dad7f-6fe0-4fc6-b767-ee1655c754c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/encryption returned with HTTP 200 Jul 24 06:03:53.950083 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 700/2754] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:03:53 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:54.232247 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:54.234347 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:54.234694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:54.234838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:54.243290 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.243290 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:54.247938 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:54.253083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a02f0563-0d87-402c-9a76-0b4406d1c9e3 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:54.253767 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 677/2755] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:54 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:54.272852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:54.273271 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:54.273271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:54.273479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:54.273536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:54.279039 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.279039 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:54.279746 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5b140561-eb1c-4c7d-879b-5472afea1e1a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:54.280185 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 685/2756] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:54 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:54.281794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:54.284071 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:54.284373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:54.284753 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:54.291763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.291763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:54.294933 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Volume info retrieved successfully. Jul 24 06:03:54.298386 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6274d585-eec6-4a5c-81dd-92d09a7a6bda tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:54.298764 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 695/2757] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:54 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:54.313160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85a1501a-0f37-45a9-91d1-a075c381a211 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:54.317037 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] POST https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action Jul 24 06:03:54.317037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1267675727", "migration_policy": "never"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:54.317037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1267675727", "migration_policy": "never"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:54.329092 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.329092 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:54.330670 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:54.340266 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.340266 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:54.366113 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:54.366113 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:54.393052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Created reservations ['1db974ec-0ed5-4d95-9c80-5a02593e6faf', '51a7a2c8-df51-4ff8-91ac-84e7e44c3964'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:54.404792 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:54.404792 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1590746001, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:54.413607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Created reservations ['ca8dd4f8-3f35-4547-85df-882f8c09bd35', '59d9e2cc-fda8-43e7-a12d-6115099e57cf'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:54.445923 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Retype volume request issued successfully. Jul 24 06:03:54.445923 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85a1501a-0f37-45a9-91d1-a075c381a211 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action returned with HTTP 202 Jul 24 06:03:54.445923 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 701/2758] 10.4.3.200 () {70 vars in 1432 bytes} [Fri Jul 24 06:03:54 2026] POST /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:03:54.456944 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:54.459131 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:54.459440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:54.459667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:54.470951 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:54.470951 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:54.482538 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:54.493962 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b32fb0c-a073-46d4-8494-ce08a73e2c71 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:54.494525 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 678/2759] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:54 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 997 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:55.242119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.245694 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 Jul 24 06:03:55.245694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.245694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.252754 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.252754 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:55.253426 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:03:55.254691 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3161ba3c-e7d5-4384-9c74-51dc6d49ec9d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 returned with HTTP 200 Jul 24 06:03:55.255202 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 686/2760] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:55.294251 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.296658 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:55.296837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.297145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.297280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:55.297611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a091eca-b352-418b-a3a9-12d948034b14 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.299401 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:03:55.299769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1781452103", "snapshot_id": null, "imageRef": "27961954-be37-4fc6-8a2f-6131adcb8aca", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:55.301212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1781452103', 'snapshot_id': None, 'imageRef': '27961954-be37-4fc6-8a2f-6131adcb8aca', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:03:55.302616 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.302616 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:55.303565 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-acc10a42-db6d-44c4-8f69-09bbaba1d9ea tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:55.304089 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 696/2761] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:55.415995 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.415995 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:55.416731 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:03:55.417015 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume of 1 GB Jul 24 06:03:55.425702 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Availability Zones retrieved successfully. Jul 24 06:03:55.431815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (84de0e8c-06fb-406d-9f3f-196d7d67e68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:55.433743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b13982cb-fc65-4139-b02d-f62b516f131f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:55.435310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:03:55.483930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b13982cb-fc65-4139-b02d-f62b516f131f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ebf7093-826b-46c0-91e6-db9e312317c0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:55.484839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c3d9b3-635d-4aaf-ae1a-e8ebabe6f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:55.511705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7039f6b9-a735-4e37-a443-21dea824304d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.515098 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7039f6b9-a735-4e37-a443-21dea824304d tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:55.515451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7039f6b9-a735-4e37-a443-21dea824304d tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.515746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7039f6b9-a735-4e37-a443-21dea824304d tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.524639 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.524639 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:55.531708 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7039f6b9-a735-4e37-a443-21dea824304d tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:55.537630 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7039f6b9-a735-4e37-a443-21dea824304d tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:55.538196 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 679/2762] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:55.545598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Created reservations ['c73a9748-5889-4ef9-be6c-3410a6107bdd', '03943cce-ef14-445b-b262-928d58cf9ee0', '646c34d9-3312-4650-b469-42a6c0510964', 'f6bd3222-4ba1-412d-bb27-f7bf079fe6d3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:55.546585 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c3d9b3-635d-4aaf-ae1a-e8ebabe6f514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c73a9748-5889-4ef9-be6c-3410a6107bdd', '03943cce-ef14-445b-b262-928d58cf9ee0', '646c34d9-3312-4650-b469-42a6c0510964', 'f6bd3222-4ba1-412d-bb27-f7bf079fe6d3']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:55.547473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6809191f-9e3b-4f90-91d5-5560aaf53838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:55.554450 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.556743 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:55.557034 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.557299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.569826 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.569826 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:55.575118 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Volume info retrieved successfully. Jul 24 06:03:55.581329 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd138f1a-7988-4410-8f70-1cc50b341de8 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:55.581864 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 687/2763] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:55.598030 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.600304 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:55.600634 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.600920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.605633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6809191f-9e3b-4f90-91d5-5560aaf53838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31977c21-c547-4c59-8507-3986433edd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781452103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['c73a9748-5889-4ef9-be6c-3410a6107bdd','03943cce-ef14-445b-b262-928d58cf9ee0','646c34d9-3312-4650-b469-42a6c0510964','f6bd3222-4ba1-412d-bb27-f7bf079fe6d3'],size=1,snapshot_id=4ebf7093-826b-46c0-91e6-db9e312317c0,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781452103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31977c21-c547-4c59-8507-3986433edd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a924c1d1254403a5380144359f7906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ebf7093-826b-46c0-91e6-db9e312317c0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1946d8429421405ea4ab82e76644a6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:55.605633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170539a8-a00f-4b8b-8400-9934ec5282db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:55.611664 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.611664 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:55.615502 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Volume info retrieved successfully. Jul 24 06:03:55.622446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1edf7fcd-dcb5-4b07-8074-316ebc9720eb tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:55.622446 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 697/2764] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:55.628336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (170539a8-a00f-4b8b-8400-9934ec5282db) transitioned into state 'SUCCESS' from state '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-1781452103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['c73a9748-5889-4ef9-be6c-3410a6107bdd','03943cce-ef14-445b-b262-928d58cf9ee0','646c34d9-3312-4650-b469-42a6c0510964','f6bd3222-4ba1-412d-bb27-f7bf079fe6d3'],size=1,snapshot_id=4ebf7093-826b-46c0-91e6-db9e312317c0,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:55.629384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439a30de-50ed-4994-9635-0e85ed09aa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:03:55.639938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3de75057-33ec-4902-98bc-318cb44057b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.646435 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] POST https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action Jul 24 06:03:55.648704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1590746001", "migration_policy": "never"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:03:55.648704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1590746001", "migration_policy": "never"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:55.658175 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.658175 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:55.658667 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:55.663005 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (439a30de-50ed-4994-9635-0e85ed09aa14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:03:55.664220 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (84de0e8c-06fb-406d-9f3f-196d7d67e68d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:03:55.664780 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request issued successfully. Jul 24 06:03:55.665633 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a091eca-b352-418b-a3a9-12d948034b14 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:03:55.666145 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 702/2765] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:03:55 2026] POST /volume/v3/volumes => generated 814 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:55.683126 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.689143 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:55.689666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.689775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.696753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Created reservations ['a3423310-a159-46ed-a36c-c74b50a28bfd', '1f6fc302-cde4-4e8f-92ee-f3d70d4aad1f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:55.702845 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.702845 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:55.708311 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:55.711046 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:55.711343 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1267675727, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:03:55.717010 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f87d2751-979b-43ed-89e4-edd2b4f5a4ed tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:55.717010 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 688/2766] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:55.720794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Created reservations ['2a34bf8d-77ad-471c-86fd-bc1965d3fdef', '7877e923-e9a8-4883-bc14-4755412840c4'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:03:55.758097 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Retype volume request issued successfully. Jul 24 06:03:55.758377 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3de75057-33ec-4902-98bc-318cb44057b6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action returned with HTTP 202 Jul 24 06:03:55.758813 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 680/2767] 10.4.3.200 () {70 vars in 1432 bytes} [Fri Jul 24 06:03:55 2026] POST /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:03:55.767664 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:55.770407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:55.770595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:55.770812 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:55.779494 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:55.779494 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:55.784006 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:55.789275 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f11fddd-2c56-43d7-aa10-84f18e89ba67 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:55.790052 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 698/2768] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:55 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:56.316533 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7d98745-36b9-4268-b38e-a0420b0a720f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.320707 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7d98745-36b9-4268-b38e-a0420b0a720f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:56.320707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7d98745-36b9-4268-b38e-a0420b0a720f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.320707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7d98745-36b9-4268-b38e-a0420b0a720f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.320707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b7d98745-36b9-4268-b38e-a0420b0a720f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:56.325411 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.325411 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:56.326080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7d98745-36b9-4268-b38e-a0420b0a720f tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:56.326500 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 703/2769] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:56.729823 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.731610 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:56.731899 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.732087 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.740693 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.740693 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:56.745435 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:56.750125 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e736301f-e2dc-4ad5-a9f7-4adf020a7ecd tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:56.750576 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 689/2770] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1423 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 06:03:56.764135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.766137 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:56.766291 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.766466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.775253 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.775253 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:56.780790 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:56.792753 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5c5d6fd-251b-48b9-9b75-50062cc864fe tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:56.793179 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 681/2771] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1423 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:56.803200 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-599c35f0-2e55-4378-b276-ed202c125968 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.805635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-599c35f0-2e55-4378-b276-ed202c125968 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:56.805957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-599c35f0-2e55-4378-b276-ed202c125968 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.806227 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-599c35f0-2e55-4378-b276-ed202c125968 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.813901 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.813901 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:56.817316 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-599c35f0-2e55-4378-b276-ed202c125968 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:56.821696 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-599c35f0-2e55-4378-b276-ed202c125968 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:56.822083 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 699/2772] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:56.836076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4340788-e3a8-498d-98f2-303543e3e4dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.840700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4340788-e3a8-498d-98f2-303543e3e4dd tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:56.840700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4340788-e3a8-498d-98f2-303543e3e4dd tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.840700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4340788-e3a8-498d-98f2-303543e3e4dd tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.846593 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.846593 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:56.850188 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4340788-e3a8-498d-98f2-303543e3e4dd tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Volume info retrieved successfully. Jul 24 06:03:56.854388 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4340788-e3a8-498d-98f2-303543e3e4dd tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:56.857476 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 704/2773] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:03:56.866890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.868595 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 Jul 24 06:03:56.868900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.869033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.869884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1916006587'), ('all_tenants', True)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:56.897125 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Get all volumes completed successfully. Jul 24 06:03:56.897626 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26140322-aa26-4fc7-b49e-1ce7284696d0 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 returned with HTTP 200 Jul 24 06:03:56.898462 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 690/2774] 10.4.3.200 () {68 vars in 1429 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:56.907053 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.909355 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 Jul 24 06:03:56.909794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.910006 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.911091 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1916006587'), ('all_tenants', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:03:56.944905 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Get all volumes completed successfully. Jul 24 06:03:56.945456 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2fc1cdbf-b60b-4456-8570-5d3d1fcb93d1 tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 returned with HTTP 200 Jul 24 06:03:56.945960 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 682/2775] 10.4.3.200 () {68 vars in 1429 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1916006587 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:56.954300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9cc33992-3784-475b-b95e-fd8d490f0064 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.956432 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9cc33992-3784-475b-b95e-fd8d490f0064 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:56.956537 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9cc33992-3784-475b-b95e-fd8d490f0064 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.956795 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9cc33992-3784-475b-b95e-fd8d490f0064 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.967070 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.967070 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:56.971207 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9cc33992-3784-475b-b95e-fd8d490f0064 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:56.976167 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9cc33992-3784-475b-b95e-fd8d490f0064 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:56.976739 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 700/2776] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:56 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:56.988417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:56.990222 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] DELETE https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:56.990502 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:56.991053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:56.991053 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Delete volume with id: 58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:56.998231 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:56.998231 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:56.998867 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:57.013873 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Delete volume request issued successfully. Jul 24 06:03:57.014056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-581df081-dd41-44eb-a1dd-8929fd6cb6f6 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 202 Jul 24 06:03:57.014517 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 705/2777] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:03:56 2026] DELETE /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:03:57.022450 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:57.024716 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:57.024937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:57.025192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:57.036144 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:57.036144 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:57.043516 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Volume info retrieved successfully. Jul 24 06:03:57.052343 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5617d4bb-9b42-45a8-a8ca-08b57ff19f09 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 200 Jul 24 06:03:57.052898 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 691/2778] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:57 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 998 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:57.342118 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:57.344198 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:57.344479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:57.344709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:57.344839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:57.350156 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:57.350156 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:57.351084 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de704363-c7d9-4e99-96b9-b2eb7b381f88 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:57.351493 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 683/2779] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:57 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:03:58.045552 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.047528 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:58.047701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.047952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.054484 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:58.054484 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:58.057889 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:58.062630 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6e4bace4-1c19-40ec-b075-71cd20472c30 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:58.063046 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 701/2780] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:58.067933 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2cbaa54-f7a0-4571-9e11-5bf56ebcf136 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.069943 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2cbaa54-f7a0-4571-9e11-5bf56ebcf136 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] GET https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f Jul 24 06:03:58.070147 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2cbaa54-f7a0-4571-9e11-5bf56ebcf136 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.070372 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2cbaa54-f7a0-4571-9e11-5bf56ebcf136 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.077279 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2cbaa54-f7a0-4571-9e11-5bf56ebcf136 tempest-VolumeRetypeMultiattachTest-1726005706 tempest-VolumeRetypeMultiattachTest-1726005706-project-member] https://10.4.3.200/volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f returned with HTTP 404 Jul 24 06:03:58.077893 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 706/2781] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/volumes/58048ba3-b384-4a8d-bd2f-4db1b83a165f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:03:58.087869 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b190510-a0ed-4e3e-82af-9f62cb2adbef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.090989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b190510-a0ed-4e3e-82af-9f62cb2adbef tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] DELETE https://10.4.3.200/volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 Jul 24 06:03:58.091160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b190510-a0ed-4e3e-82af-9f62cb2adbef tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.091359 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b190510-a0ed-4e3e-82af-9f62cb2adbef tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.121974 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b190510-a0ed-4e3e-82af-9f62cb2adbef tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 returned with HTTP 202 Jul 24 06:03:58.122432 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 692/2782] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:58 2026] DELETE /volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:58.129936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-82a44107-d8f9-40fe-b72a-e4b9287f012d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.132707 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82a44107-d8f9-40fe-b72a-e4b9287f012d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 Jul 24 06:03:58.132910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82a44107-d8f9-40fe-b72a-e4b9287f012d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.133132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-82a44107-d8f9-40fe-b72a-e4b9287f012d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.138595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-82a44107-d8f9-40fe-b72a-e4b9287f012d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 returned with HTTP 404 Jul 24 06:03:58.139306 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 684/2783] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/types/22a843f1-4ced-4174-b98a-d7361636fbf2 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:58.146477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f3b77e12-aefc-4510-9b4a-260e2515e9ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.150438 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3b77e12-aefc-4510-9b4a-260e2515e9ec tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] DELETE https://10.4.3.200/volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 Jul 24 06:03:58.150550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3b77e12-aefc-4510-9b4a-260e2515e9ec tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.150745 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f3b77e12-aefc-4510-9b4a-260e2515e9ec tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.176157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f3b77e12-aefc-4510-9b4a-260e2515e9ec tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 returned with HTTP 202 Jul 24 06:03:58.176632 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 702/2784] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:03:58 2026] DELETE /volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:03:58.185814 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d6d26b24-9384-418d-8145-7b366f2c5a0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.187825 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6d26b24-9384-418d-8145-7b366f2c5a0d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] GET https://10.4.3.200/volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 Jul 24 06:03:58.188045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6d26b24-9384-418d-8145-7b366f2c5a0d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.188160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d6d26b24-9384-418d-8145-7b366f2c5a0d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.191505 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d6d26b24-9384-418d-8145-7b366f2c5a0d tempest-VolumeRetypeMultiattachTest-1160976860 tempest-VolumeRetypeMultiattachTest-1160976860-project-admin] https://10.4.3.200/volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 returned with HTTP 404 Jul 24 06:03:58.192043 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 707/2785] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/types/6a82444c-5ae7-42a0-beaa-3ae88bed4ef2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:03:58.361839 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.363755 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:58.363852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.364061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.364144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:58.369855 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:58.369855 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:58.369855 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf659537-3e5b-4118-85d2-ad1ad8b18c4b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:58.370190 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 693/2786] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:58.579030 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.581748 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:58.582668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.582668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.589114 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:58.589114 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:03:58.593203 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:58.597047 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-a39a6b91-fa6d-477d-990f-4b7248cbd784 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:58.597459 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 685/2787] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1405 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:58.610515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1b46138-3c5e-4f72-8a33-c11f2701113b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.610933 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1b46138-3c5e-4f72-8a33-c11f2701113b None None] GET https://10.4.3.200/volume// Jul 24 06:03:58.611103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1b46138-3c5e-4f72-8a33-c11f2701113b None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:58.611314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1b46138-3c5e-4f72-8a33-c11f2701113b None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:58.611619 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1b46138-3c5e-4f72-8a33-c11f2701113b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:58.611952 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 703/2788] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:03:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:58.621182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-07aeef56-12a9-4a31-9549-5eba6b1e073c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:58.625270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-07aeef56-12a9-4a31-9549-5eba6b1e073c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:03:58.625270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-07aeef56-12a9-4a31-9549-5eba6b1e073c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31977c21-c547-4c59-8507-3986433edd9e", "connector": null, "instance_uuid": "a3859ab9-179b-4c66-a43a-0d63eab6db47"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:03:58.642191 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:58.642191 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:03:58.694320 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-07aeef56-12a9-4a31-9549-5eba6b1e073c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:03:58.696100 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 708/2789] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:03:58 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:03:59.380865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:59.382552 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:03:59.382765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:59.382966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:59.383056 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:03:59.387082 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:59.387082 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:03:59.387628 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ccb22446-b084-41e3-a8dd-097f9c317cfd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:03:59.387992 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 694/2790] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:03:59 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:03:59.911143 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c45cad33-bcf2-4049-b9d7-823275f08a89 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:59.912485 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c45cad33-bcf2-4049-b9d7-823275f08a89 None None] GET https://10.4.3.200/volume// Jul 24 06:03:59.912485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c45cad33-bcf2-4049-b9d7-823275f08a89 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:59.912485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c45cad33-bcf2-4049-b9d7-823275f08a89 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:59.912646 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c45cad33-bcf2-4049-b9d7-823275f08a89 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:03:59.912982 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 686/2791] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:03:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:03:59.924871 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:03:59.927117 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:03:59.927404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:03:59.928058 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:03:59.939669 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:03:59.939669 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:03:59.943670 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:03:59.949921 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-0d0a4e83-ae43-4c4e-b013-7fcdeeea6b3a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:03:59.950424 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 704/2792] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:03:59 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1584 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:00.079081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.081812 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] PUT https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 Jul 24 06:04:00.082164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.093766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Acquiring lock "cinder-attachment_update-31977c21-c547-4c59-8507-3986433edd9e-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:00.099252 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-31977c21-c547-4c59-8507-3986433edd9e-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:00.100743 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:00.100743 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:00.193823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-31977c21-c547-4c59-8507-3986433edd9e-np0000005810" released by "attachment_update" :: held 0.095s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:00.194167 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-6f0845a5-c669-449e-abfa-769fcc186d03 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 returned with HTTP 200 Jul 24 06:04:00.194686 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 709/2793] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:00 2026] PUT /volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:00.230207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-2de396d9-cb24-496d-a25e-514be428f155 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.232597 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-2de396d9-cb24-496d-a25e-514be428f155 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3/action Jul 24 06:04:00.233145 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-2de396d9-cb24-496d-a25e-514be428f155 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:00.233243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-2de396d9-cb24-496d-a25e-514be428f155 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.254808 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:00.254808 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:00.269487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c99626f6-d866-4ea0-a8ab-7bfa92738729 req-2de396d9-cb24-496d-a25e-514be428f155 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3/action returned with HTTP 204 Jul 24 06:04:00.269996 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 695/2794] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:00 2026] POST /volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:00.397755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-385afc1f-046c-4d77-a691-ea1a2c702641 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.399878 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-385afc1f-046c-4d77-a691-ea1a2c702641 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:00.400131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-385afc1f-046c-4d77-a691-ea1a2c702641 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:00.400362 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-385afc1f-046c-4d77-a691-ea1a2c702641 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:00.400503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-385afc1f-046c-4d77-a691-ea1a2c702641 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:00.405376 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:00.405376 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:00.406220 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-385afc1f-046c-4d77-a691-ea1a2c702641 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:00.406725 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 687/2795] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:00 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:00.787103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c39637d1-23e1-49f4-a195-ed2417d496f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.877539 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c39637d1-23e1-49f4-a195-ed2417d496f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:04:00.878141 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c39637d1-23e1-49f4-a195-ed2417d496f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-76560381", "extra_specs": {"spec1": "val1"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.898288 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c39637d1-23e1-49f4-a195-ed2417d496f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:04:00.898663 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 705/2796] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:04:00 2026] POST /volume/v3/types => generated 241 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:00.907399 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1cc8130c-6703-49f9-ba2e-24d580bc3678 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.909071 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cc8130c-6703-49f9-ba2e-24d580bc3678 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] POST https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs Jul 24 06:04:00.909414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1cc8130c-6703-49f9-ba2e-24d580bc3678 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.910819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cc8130c-6703-49f9-ba2e-24d580bc3678 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs returned with HTTP 400 Jul 24 06:04:00.911227 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 710/2797] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:04:00 2026] POST /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:04:00.921041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-efab4e21-9e70-45a9-b57f-34ef46f05884 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.923583 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efab4e21-9e70-45a9-b57f-34ef46f05884 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] POST https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs Jul 24 06:04:00.924047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-efab4e21-9e70-45a9-b57f-34ef46f05884 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.925475 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-efab4e21-9e70-45a9-b57f-34ef46f05884 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs returned with HTTP 400 Jul 24 06:04:00.925950 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 696/2798] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:04:00 2026] POST /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:04:00.935974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e250a9e8-d149-43e4-a7f2-aad831f8339a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.938116 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e250a9e8-d149-43e4-a7f2-aad831f8339a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] POST https://10.4.3.200/volume/v3/types/ec87cc1b-5c3e-4c57-8779-ab2c9cdd5cee/extra_specs Jul 24 06:04:00.938512 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e250a9e8-d149-43e4-a7f2-aad831f8339a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:00.948705 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e250a9e8-d149-43e4-a7f2-aad831f8339a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/ec87cc1b-5c3e-4c57-8779-ab2c9cdd5cee/extra_specs returned with HTTP 404 Jul 24 06:04:00.949232 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 688/2799] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:04:00 2026] POST /volume/v3/types/ec87cc1b-5c3e-4c57-8779-ab2c9cdd5cee/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:00.958286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be70375c-05a5-4ee5-9536-8a361e0d7d88 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.959976 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be70375c-05a5-4ee5-9536-8a361e0d7d88 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] DELETE https://10.4.3.200/volume/v3/types/9b76cdd6-defb-4824-be2f-4fcbd232ae35/extra_specs/spec1 Jul 24 06:04:00.960146 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be70375c-05a5-4ee5-9536-8a361e0d7d88 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:00.960387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be70375c-05a5-4ee5-9536-8a361e0d7d88 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:00.964533 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be70375c-05a5-4ee5-9536-8a361e0d7d88 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/9b76cdd6-defb-4824-be2f-4fcbd232ae35/extra_specs/spec1 returned with HTTP 404 Jul 24 06:04:00.964971 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 706/2800] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 24 06:04:00 2026] DELETE /volume/v3/types/9b76cdd6-defb-4824-be2f-4fcbd232ae35/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:00.973517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ab02199-4437-40d8-aa90-51d34957f183 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:00.976065 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ab02199-4437-40d8-aa90-51d34957f183 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] GET https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/nonexistent_extra_spec_name Jul 24 06:04:00.976304 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ab02199-4437-40d8-aa90-51d34957f183 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:00.976563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ab02199-4437-40d8-aa90-51d34957f183 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:00.976910 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:00.976910 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:00.991248 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ab02199-4437-40d8-aa90-51d34957f183 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 24 06:04:00.991248 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 711/2801] 10.4.3.200 () {66 vars in 1462 bytes} [Fri Jul 24 06:04:00 2026] GET /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:01.004657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1097bb98-4af5-4b41-a6ed-16d05b7199fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.005275 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1097bb98-4af5-4b41-a6ed-16d05b7199fc tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] GET https://10.4.3.200/volume/v3/types/21f8e8d9-35d4-44fd-92e4-de810fc7a4c9/extra_specs/spec1 Jul 24 06:04:01.005561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1097bb98-4af5-4b41-a6ed-16d05b7199fc tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:01.005811 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1097bb98-4af5-4b41-a6ed-16d05b7199fc tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:01.015530 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1097bb98-4af5-4b41-a6ed-16d05b7199fc tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/21f8e8d9-35d4-44fd-92e4-de810fc7a4c9/extra_specs/spec1 returned with HTTP 404 Jul 24 06:04:01.015996 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 697/2802] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:04:01 2026] GET /volume/v3/types/21f8e8d9-35d4-44fd-92e4-de810fc7a4c9/extra_specs/spec1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:01.026363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a03e1d5-2556-4b86-bd3c-b17b86af7c9a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.028869 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a03e1d5-2556-4b86-bd3c-b17b86af7c9a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] GET https://10.4.3.200/volume/v3/types/027ed43e-90bc-4973-a9c2-604a4e029adf/extra_specs Jul 24 06:04:01.028869 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a03e1d5-2556-4b86-bd3c-b17b86af7c9a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:01.028869 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a03e1d5-2556-4b86-bd3c-b17b86af7c9a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:01.032991 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a03e1d5-2556-4b86-bd3c-b17b86af7c9a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/027ed43e-90bc-4973-a9c2-604a4e029adf/extra_specs returned with HTTP 404 Jul 24 06:04:01.032991 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 689/2803] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 06:04:01 2026] GET /volume/v3/types/027ed43e-90bc-4973-a9c2-604a4e029adf/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:01.041416 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8321839c-3825-4861-9c2d-af390f7bdaa3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.042870 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8321839c-3825-4861-9c2d-af390f7bdaa3 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] PUT https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 Jul 24 06:04:01.043255 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8321839c-3825-4861-9c2d-af390f7bdaa3 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:01.044908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8321839c-3825-4861-9c2d-af390f7bdaa3 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 returned with HTTP 400 Jul 24 06:04:01.045388 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 707/2804] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:04:01 2026] PUT /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:04:01.054252 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a408106-6962-4a71-bd80-f63167a681f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.056379 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a408106-6962-4a71-bd80-f63167a681f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] PUT https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 Jul 24 06:04:01.056782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a408106-6962-4a71-bd80-f63167a681f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'update', calling method: update, body: null {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:01.058121 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a408106-6962-4a71-bd80-f63167a681f5 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 returned with HTTP 400 Jul 24 06:04:01.058609 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 712/2805] 10.4.3.200 () {68 vars in 1415 bytes} [Fri Jul 24 06:04:01 2026] PUT /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:04:01.069373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0074bdc5-a7a1-4488-9f89-65a0b2ecdefe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.069783 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0074bdc5-a7a1-4488-9f89-65a0b2ecdefe tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] PUT https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/None Jul 24 06:04:01.070141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0074bdc5-a7a1-4488-9f89-65a0b2ecdefe tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:01.280594 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0074bdc5-a7a1-4488-9f89-65a0b2ecdefe tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 06:04:01.280778 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0074bdc5-a7a1-4488-9f89-65a0b2ecdefe tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/None returned with HTTP 400 Jul 24 06:04:01.281257 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 698/2806] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:04:01 2026] PUT /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/None => generated 73 bytes in 214 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:04:01.296168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfb8ccfc-3129-4027-a167-f837cbf09b3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.298579 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfb8ccfc-3129-4027-a167-f837cbf09b3a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] PUT https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/299b9b55-8ed1-428a-9e97-7bb0b3b3f059 Jul 24 06:04:01.299070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfb8ccfc-3129-4027-a167-f837cbf09b3a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:01.309321 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfb8ccfc-3129-4027-a167-f837cbf09b3a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 24 06:04:01.309491 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfb8ccfc-3129-4027-a167-f837cbf09b3a tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/299b9b55-8ed1-428a-9e97-7bb0b3b3f059 returned with HTTP 400 Jul 24 06:04:01.310051 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 690/2807] 10.4.3.200 () {68 vars in 1509 bytes} [Fri Jul 24 06:04:01 2026] PUT /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16/extra_specs/299b9b55-8ed1-428a-9e97-7bb0b3b3f059 => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:04:01.320886 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f213ebd6-3e31-4320-a18f-fec853edc0b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.322793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f213ebd6-3e31-4320-a18f-fec853edc0b8 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] PUT https://10.4.3.200/volume/v3/types/f3b98d73-2f63-4f72-9a78-39e68d143ee6/extra_specs/spec1 Jul 24 06:04:01.323211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f213ebd6-3e31-4320-a18f-fec853edc0b8 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:01.335647 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f213ebd6-3e31-4320-a18f-fec853edc0b8 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/f3b98d73-2f63-4f72-9a78-39e68d143ee6/extra_specs/spec1 returned with HTTP 404 Jul 24 06:04:01.336233 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 708/2808] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:04:01 2026] PUT /volume/v3/types/f3b98d73-2f63-4f72-9a78-39e68d143ee6/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:01.343267 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c1ca15d-7666-49b9-888a-642efb74d39f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.345072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c1ca15d-7666-49b9-888a-642efb74d39f tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] DELETE https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 Jul 24 06:04:01.345169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c1ca15d-7666-49b9-888a-642efb74d39f tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:01.345376 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c1ca15d-7666-49b9-888a-642efb74d39f tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:01.377039 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c1ca15d-7666-49b9-888a-642efb74d39f tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 returned with HTTP 202 Jul 24 06:04:01.377596 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 713/2809] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:04:01 2026] DELETE /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:01.385393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a6eec51c-b96f-4710-a162-b8fbcf88df86 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.388170 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6eec51c-b96f-4710-a162-b8fbcf88df86 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] GET https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 Jul 24 06:04:01.388433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6eec51c-b96f-4710-a162-b8fbcf88df86 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:01.388699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a6eec51c-b96f-4710-a162-b8fbcf88df86 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:01.392601 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a6eec51c-b96f-4710-a162-b8fbcf88df86 tempest-ExtraSpecsNegativeTest-258511061 tempest-ExtraSpecsNegativeTest-258511061-project-admin] https://10.4.3.200/volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 returned with HTTP 404 Jul 24 06:04:01.393162 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 699/2810] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:04:01 2026] GET /volume/v3/types/2ee38d27-c91d-404f-a2e3-7505b1e75e16 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:01.416157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:01.418471 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:01.418686 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:01.418910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:01.419016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:01.423235 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:01.423235 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:01.423814 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7521b2c2-6c93-4027-8d25-7251af3ec316 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:01.424280 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 691/2811] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:01 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:02.440705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:02.440705 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:02.440705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:02.440705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:02.440705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:02.444594 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:02.444594 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:02.445245 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0df044d-00a9-426c-8eb1-48d0024a4e28 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:02.445718 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 709/2812] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:02 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:03.456288 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:03.458491 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:03.459042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:03.459460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:03.460692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:03.462203 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=603,cinder:INSERT=95,cinder:UPDATE=143 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:04:03.468132 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:03.468132 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:03.468132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a978af1-52f1-4fe1-bfbc-01b744073399 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:03.468132 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 714/2813] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:03 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:03.495054 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:03.588089 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:03.588424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1571137531"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:03.592751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1571137531'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:03.592964 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Create volume of 1 GB Jul 24 06:04:03.597542 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=536,cinder:INSERT=71,cinder:UPDATE=124 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:04:03.600296 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Availability Zones retrieved successfully. Jul 24 06:04:03.609440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Flow 'volume_create_api' (770dad75-4e8a-46b2-a766-757b33c92ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:03.611013 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41e2ee6-56cf-44cd-ab11-83c6541f6236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:03.612824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:03.657127 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41e2ee6-56cf-44cd-ab11-83c6541f6236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:03.658062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93966c1-f869-4e82-bd9e-83daf0fb5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:03.740483 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Created reservations ['405b1259-54a0-4b60-93e3-e5d8666a02ea', 'dc33ba52-f775-4b4c-9608-f0f930f955a5', '24445ec2-4d97-4fe9-8b2e-772cd98db214', '205d3049-3e07-472a-b637-e09a041c18ac'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:03.741719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93966c1-f869-4e82-bd9e-83daf0fb5390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['405b1259-54a0-4b60-93e3-e5d8666a02ea', 'dc33ba52-f775-4b4c-9608-f0f930f955a5', '24445ec2-4d97-4fe9-8b2e-772cd98db214', '205d3049-3e07-472a-b637-e09a041c18ac']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:03.742843 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4902b0a2-3504-4761-97d0-ad69974aa757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:03.775911 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4902b0a2-3504-4761-97d0-ad69974aa757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0301b522-c0f4-4ec5-ba48-3750e298c172', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1571137531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8dc31e4b74a9788b833e25aa2ca12',qos_specs=None,replication_status=,reservations=['405b1259-54a0-4b60-93e3-e5d8666a02ea','dc33ba52-f775-4b4c-9608-f0f930f955a5','24445ec2-4d97-4fe9-8b2e-772cd98db214','205d3049-3e07-472a-b637-e09a041c18ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609c331a3da4ce5b097c1b3bd3b9f46',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1571137531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0301b522-c0f4-4ec5-ba48-3750e298c172,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa8dc31e4b74a9788b833e25aa2ca12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8609c331a3da4ce5b097c1b3bd3b9f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:03.777446 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e8bbb6-e8a1-4c5b-b8e7-26977ef4d692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:03.800106 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8e8bbb6-e8a1-4c5b-b8e7-26977ef4d692) transitioned into state 'SUCCESS' from state '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-1571137531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa8dc31e4b74a9788b833e25aa2ca12',qos_specs=None,replication_status=,reservations=['405b1259-54a0-4b60-93e3-e5d8666a02ea','dc33ba52-f775-4b4c-9608-f0f930f955a5','24445ec2-4d97-4fe9-8b2e-772cd98db214','205d3049-3e07-472a-b637-e09a041c18ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8609c331a3da4ce5b097c1b3bd3b9f46',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:03.801477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e85fde8-54eb-41e7-9afd-33fb42e743b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:03.820940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e85fde8-54eb-41e7-9afd-33fb42e743b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:03.822145 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Flow 'volume_create_api' (770dad75-4e8a-46b2-a766-757b33c92ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:03.822568 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Create volume request issued successfully. Jul 24 06:04:03.823449 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4190ad13-b8c0-4e9c-a6c4-cdcbdc550f97 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:03.824062 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 700/2814] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:04:03 2026] POST /volume/v3/volumes => generated 755 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:03.835455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:03.836967 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:03.837117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:03.837321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:03.844237 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:03.844237 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:03.848761 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:03.852107 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f880175c-34dc-49a6-bf0f-0b23c2ea4937 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 200 Jul 24 06:04:03.852521 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 692/2815] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:03 2026] GET /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:04.479459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-920a3d38-be38-418d-aaeb-c227407e41d0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:04.481698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-920a3d38-be38-418d-aaeb-c227407e41d0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:04.481986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-920a3d38-be38-418d-aaeb-c227407e41d0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:04.482232 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-920a3d38-be38-418d-aaeb-c227407e41d0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:04.482394 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-920a3d38-be38-418d-aaeb-c227407e41d0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:04.489763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:04.489763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:04.490541 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-920a3d38-be38-418d-aaeb-c227407e41d0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:04.491023 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 710/2816] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:04 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:04.870494 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:04.874886 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:04.874886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:04.874886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:04.886597 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:04.886597 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:04.890972 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:04.896671 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a874b8df-31d1-4284-ac81-b3d8f9d9c6bb tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 200 Jul 24 06:04:04.897409 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 715/2817] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:04 2026] GET /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:04.916964 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44a9e260-9a3a-4690-9e80-20999d2c138f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:04.919261 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:04:04.919755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0301b522-c0f4-4ec5-ba48-3750e298c172", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-977979812"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:04.929701 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:04.929701 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:04.930278 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:04.930321 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Create snapshot from volume 0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:04.978277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Created reservations ['2214e7f4-1db4-4205-9fef-03f0bd7b500d', '331e277f-7fe3-4cc5-ac92-bed880e62d36', 'dcaf2007-95df-453d-bab2-a96bbd17e2d4', 'c818de83-7491-42c5-a3e3-aea5a1a810aa'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:05.015714 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot create request issued successfully. Jul 24 06:04:05.015714 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44a9e260-9a3a-4690-9e80-20999d2c138f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:04:05.015714 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 701/2818] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:04:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:05.022385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.022385 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:05.022385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:05.022385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:05.030826 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:05.030826 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:05.031268 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:05.032096 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48a7a6f6-4da3-4b6d-8a65-fa19521bbd03 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 returned with HTTP 200 Jul 24 06:04:05.033454 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 693/2819] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:04:05 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:05.372301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-466ddd17-eb38-413e-a11f-c46c6805d5da req-b63d7d88-a5b9-43fe-811d-489819987868 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.374560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-466ddd17-eb38-413e-a11f-c46c6805d5da req-b63d7d88-a5b9-43fe-811d-489819987868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 Jul 24 06:04:05.374787 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-466ddd17-eb38-413e-a11f-c46c6805d5da req-b63d7d88-a5b9-43fe-811d-489819987868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:05.374977 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-466ddd17-eb38-413e-a11f-c46c6805d5da req-b63d7d88-a5b9-43fe-811d-489819987868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:05.376759 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=633,cinder:INSERT=115,cinder:UPDATE=174 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:04:05.384100 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:05.384100 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:05.434174 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-466ddd17-eb38-413e-a11f-c46c6805d5da req-b63d7d88-a5b9-43fe-811d-489819987868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 returned with HTTP 200 Jul 24 06:04:05.434725 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 711/2820] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:05 2026] DELETE /volume/v3/attachments/01fa9490-f2f6-48a3-9489-30e803dd35e5 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:05.501590 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.503573 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:05.503855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:05.504094 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:05.504219 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:05.511273 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:05.511273 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:05.511989 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0280e16e-c09b-4d4a-a105-9f0c1c360d4a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:05.512698 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 716/2821] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:05 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:05.524762 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26e46024-607c-402b-ad09-19856b7ff993 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.576627 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73/export_record Jul 24 06:04:05.576916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:05.577222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:05.577420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Export record for backup d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:04:05.581940 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:05.581940 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:05.583104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '799e9a160afe40e5a0b7e60c00acdedd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb64e9c204784a56baf3974a7b30565f', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:04:05.583325 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26e46024-607c-402b-ad09-19856b7ff993 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73/export_record returned with HTTP 403 Jul 24 06:04:05.583836 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 702/2822] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:04:05 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73/export_record => generated 101 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:05.595561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.597644 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:05.598138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138977938"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:05.600321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138977938'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:05.600505 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume of 1 GB Jul 24 06:04:05.605934 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Availability Zones retrieved successfully. Jul 24 06:04:05.617581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (4f72f55a-df22-412d-bee6-44aaffbb6c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:05.619299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69be277-83e5-41db-a07f-205d6c6b4861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:05.620855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:05.843223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69be277-83e5-41db-a07f-205d6c6b4861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:05.843995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7371f82f-c6f8-4951-be38-9df95d30116a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:05.885176 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['411bb38c-430e-470f-b557-e0f65ed168f4', 'b957911a-66e6-489a-b6cd-be8ce2b73703', 'bdd213ef-159a-4020-804a-e80b2cc5f172', '9a885a79-9d05-4d56-b96e-1c4eb42f8010'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:05.885907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7371f82f-c6f8-4951-be38-9df95d30116a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411bb38c-430e-470f-b557-e0f65ed168f4', 'b957911a-66e6-489a-b6cd-be8ce2b73703', 'bdd213ef-159a-4020-804a-e80b2cc5f172', '9a885a79-9d05-4d56-b96e-1c4eb42f8010']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:05.886597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6078b9f2-3f1d-471a-b5ac-2c2c1a87eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:05.911083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6078b9f2-3f1d-471a-b5ac-2c2c1a87eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cee0e13-e742-49de-8d26-75064cc4d4a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138977938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['411bb38c-430e-470f-b557-e0f65ed168f4','b957911a-66e6-489a-b6cd-be8ce2b73703','bdd213ef-159a-4020-804a-e80b2cc5f172','9a885a79-9d05-4d56-b96e-1c4eb42f8010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138977938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cee0e13-e742-49de-8d26-75064cc4d4a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb64e9c204784a56baf3974a7b30565f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a874e52227f47878ad432d93838a7ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:05.911918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86bbcad5-91f9-43be-ac2b-eb3d4fb9fc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:05.932623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86bbcad5-91f9-43be-ac2b-eb3d4fb9fc9e) transitioned into state 'SUCCESS' from state '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-2138977938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['411bb38c-430e-470f-b557-e0f65ed168f4','b957911a-66e6-489a-b6cd-be8ce2b73703','bdd213ef-159a-4020-804a-e80b2cc5f172','9a885a79-9d05-4d56-b96e-1c4eb42f8010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:05.933478 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceaa1214-53d6-4e5c-b7bd-abab8d7a6e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:05.947773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceaa1214-53d6-4e5c-b7bd-abab8d7a6e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:05.947773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (4f72f55a-df22-412d-bee6-44aaffbb6c95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:05.947773 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request issued successfully. Jul 24 06:04:05.948708 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1cc9d4e6-7be4-4248-a281-6f2cbba3e563 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:05.949082 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 694/2823] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:04:05 2026] POST /volume/v3/volumes => generated 778 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:05.962221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:05.964411 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:05.964699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:05.965117 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:05.977874 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:05.977874 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:05.982923 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:05.987727 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c990fcc2-311e-4c7c-92a0-7ceb39ddc36a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 returned with HTTP 200 Jul 24 06:04:05.988238 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 712/2824] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:05 2026] GET /volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:06.041946 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.043558 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:06.044112 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.044435 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.051449 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.051449 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:06.052140 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.053140 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2a82f6f-4377-4ad3-a105-4167d6941d4d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 returned with HTTP 200 Jul 24 06:04:06.053572 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 717/2825] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:06.066575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.070915 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] POST https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.070915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.084699 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.084699 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:06.084699 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.103477 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.103768 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9bd559f-edf6-4c67-993d-bf8be0a78d33 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.107861 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 703/2826] 10.4.3.200 () {68 vars in 1402 bytes} [Fri Jul 24 06:04:06 2026] POST /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 68 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.114461 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.117655 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.117892 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.118082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.126444 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.126444 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:06.127042 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.128068 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.128350 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7370c94a-3e79-4ef8-996c-3666d866ea8b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.128827 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 695/2827] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.141997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.141997 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] PUT https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.141997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.154831 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.154831 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:06.155301 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.192882 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.193132 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf1926ff-d3b7-4f13-b7cb-4c631db816b8 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.193936 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 713/2828] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 24 06:04:06 2026] PUT /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 57 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.210159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.212601 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.212601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.212601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.217913 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.217913 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:06.218409 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.219283 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.219565 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4aeca378-5a7e-44d5-ba05-8bf1ad111457 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.220082 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 718/2829] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.229958 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.234724 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 Jul 24 06:04:06.234888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.235071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.239990 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.239990 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:06.240460 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.241239 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.249319 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Delete snapshot metadata completed successfully. Jul 24 06:04:06.249523 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca6a44c3-d891-4d63-aea3-46b5f126c0df tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 returned with HTTP 200 Jul 24 06:04:06.249950 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 704/2830] 10.4.3.200 () {66 vars in 1399 bytes} [Fri Jul 24 06:04:06 2026] DELETE /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 24 06:04:06.256771 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.259142 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.259510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.259728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.266265 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.266265 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:06.266265 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.266265 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.266431 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dace8e41-4616-4f53-a44c-3ba0f311a40f tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.267008 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 696/2831] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.274304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.275988 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] PUT https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.276312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.282744 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.282744 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:06.283160 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.294750 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.294990 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12de095b-c0eb-4ea0-b2e4-e5a9453c4a3b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.295493 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 714/2832] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 24 06:04:06 2026] PUT /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 16 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.303635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82040367-368a-4f9b-aea0-831120f797b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.306213 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82040367-368a-4f9b-aea0-831120f797b7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] POST https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.306734 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82040367-368a-4f9b-aea0-831120f797b7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.315980 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.315980 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:06.316653 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82040367-368a-4f9b-aea0-831120f797b7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.348177 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82040367-368a-4f9b-aea0-831120f797b7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.348861 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82040367-368a-4f9b-aea0-831120f797b7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.349350 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 719/2833] 10.4.3.200 () {68 vars in 1402 bytes} [Fri Jul 24 06:04:06 2026] POST /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.356883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.358820 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.359062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.359334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.365153 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.365153 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:06.365569 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.366382 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.366695 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdbf3e95-3617-4660-af12-a1cf483e5a78 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.367228 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 705/2834] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.374826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.377254 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] PUT https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 Jul 24 06:04:06.377796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.387876 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.387876 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:06.388622 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.415301 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.415687 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d76b01-e4a1-4bfc-b431-b897fa310a62 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 returned with HTTP 200 Jul 24 06:04:06.416267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 697/2835] 10.4.3.200 () {68 vars in 1416 bytes} [Fri Jul 24 06:04:06 2026] PUT /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 => generated 35 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.423650 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.425573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 Jul 24 06:04:06.425797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.425978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.432109 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.432109 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:06.432980 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.433693 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.433987 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a4b60d9b-8f33-4c18-bcba-3318906f8537 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 returned with HTTP 200 Jul 24 06:04:06.434342 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 715/2836] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.442375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.444188 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.444481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.444800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.450969 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.450969 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:06.451790 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.452784 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Get snapshot metadata completed successfully. Jul 24 06:04:06.453110 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e6d8b42-ff19-4731-9649-f5fce6d1123d tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.453634 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 720/2837] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.462586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.465092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] PUT https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata Jul 24 06:04:06.465498 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:06.475165 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.475165 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:06.475830 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.501259 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Update snapshot metadata completed successfully. Jul 24 06:04:06.501545 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b6c0b5d-caca-4a2c-b291-a5b67499cd3e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata returned with HTTP 200 Jul 24 06:04:06.501992 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 706/2838] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 24 06:04:06 2026] PUT /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:04:06.509748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.511701 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:06.512042 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.512136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.512239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Delete snapshot with id: b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:06.518379 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.518379 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:06.518958 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.534265 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot delete request issued successfully. Jul 24 06:04:06.534519 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5bc92d2-8f4a-473c-b857-c9a8b84bfdd7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 returned with HTTP 202 Jul 24 06:04:06.534892 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 698/2839] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:04:06 2026] DELETE /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:06.544509 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.546848 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:06.547262 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.547344 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.553995 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.553995 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:06.554467 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Snapshot retrieved successfully. Jul 24 06:04:06.555248 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6c67637-b4aa-4d02-a3b7-ce84cd962e4b tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 returned with HTTP 200 Jul 24 06:04:06.555621 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 716/2840] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:06.835650 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.837892 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:04:06.838119 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.838297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.838567 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:04:06.847983 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.847983 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:06.848595 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:06.861862 np0000005810 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:04:06.868342 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:04:06.868739 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f1475e1-60d8-46e6-8f92-8040567b0407 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 202 Jul 24 06:04:06.869311 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 721/2841] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:06 2026] DELETE /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:06.878150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c197d351-6acf-46a6-b624-ba49c2f9991e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:06.881465 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c197d351-6acf-46a6-b624-ba49c2f9991e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:04:06.881465 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c197d351-6acf-46a6-b624-ba49c2f9991e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:06.881465 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c197d351-6acf-46a6-b624-ba49c2f9991e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:06.887609 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:06.887609 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:06.891498 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c197d351-6acf-46a6-b624-ba49c2f9991e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:06.899352 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c197d351-6acf-46a6-b624-ba49c2f9991e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 200 Jul 24 06:04:06.899352 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 707/2842] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:06 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:07.003111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a226066-fb94-461a-82d3-cb6285142edd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.005164 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a226066-fb94-461a-82d3-cb6285142edd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:07.005397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a226066-fb94-461a-82d3-cb6285142edd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.005571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a226066-fb94-461a-82d3-cb6285142edd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.013401 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.013401 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:07.018873 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8a226066-fb94-461a-82d3-cb6285142edd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:07.024647 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a226066-fb94-461a-82d3-cb6285142edd tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 returned with HTTP 200 Jul 24 06:04:07.025305 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 699/2843] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:07.040595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ffdf5603-f605-4b71-9012-3946a8314157 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.042819 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:07.043147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cee0e13-e742-49de-8d26-75064cc4d4a8", "name": "tempest-type-Backup-1792558558"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:07.044808 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating new backup {'backup': {'volume_id': '2cee0e13-e742-49de-8d26-75064cc4d4a8', 'name': 'tempest-type-Backup-1792558558'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:07.044982 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating backup of volume 2cee0e13-e742-49de-8d26-75064cc4d4a8 in container None Jul 24 06:04:07.056825 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.056825 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:07.057157 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:07.075429 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['c037748b-8bba-4a70-a62b-a5f7c30fda0e', '9be8a785-8638-4530-b5ac-b9c5b3a8117b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:07.105340 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ffdf5603-f605-4b71-9012-3946a8314157 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:07.105907 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 717/2844] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:04:07 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:07.115533 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e4a95f38-64b8-4dff-9b35-409018391a7e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.117925 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4a95f38-64b8-4dff-9b35-409018391a7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:07.118251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4a95f38-64b8-4dff-9b35-409018391a7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.118549 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e4a95f38-64b8-4dff-9b35-409018391a7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.118760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e4a95f38-64b8-4dff-9b35-409018391a7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:07.123998 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.123998 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:07.124968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e4a95f38-64b8-4dff-9b35-409018391a7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:07.125479 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 722/2845] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:07.564728 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-20078c02-e164-45f8-9c77-149f3413edaf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.566964 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20078c02-e164-45f8-9c77-149f3413edaf tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 Jul 24 06:04:07.567153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20078c02-e164-45f8-9c77-149f3413edaf tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.567334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-20078c02-e164-45f8-9c77-149f3413edaf tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.572669 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-20078c02-e164-45f8-9c77-149f3413edaf tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 returned with HTTP 404 Jul 24 06:04:07.573175 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 708/2846] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/snapshots/b7571a07-f781-4d05-9f3a-74394b2d6de9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:07.579545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.581494 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:07.581743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.581997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.589006 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.589006 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:07.593555 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:07.598105 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fc65c88-4d64-45ab-969e-d60a67ebf805 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 200 Jul 24 06:04:07.598621 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 700/2847] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:07.612033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.614458 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:07.614693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.614926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.615099 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Delete volume with id: 0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:07.622691 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.622691 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:07.623462 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:07.646708 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Delete volume request issued successfully. Jul 24 06:04:07.646708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eafb15ae-8198-42b3-9064-635b1f69ee8e tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 202 Jul 24 06:04:07.646708 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 718/2848] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:07 2026] DELETE /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:07.650771 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.653284 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:07.653284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.653500 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.662174 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.662174 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:07.667189 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Volume info retrieved successfully. Jul 24 06:04:07.675562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-41b5251a-c4f5-44c1-b4d7-09c517f1b0c7 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 200 Jul 24 06:04:07.675562 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 723/2849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:07.910002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-387c6116-2ee4-4457-a9f8-e86d835dbd1e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.911793 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-387c6116-2ee4-4457-a9f8-e86d835dbd1e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 Jul 24 06:04:07.911994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-387c6116-2ee4-4457-a9f8-e86d835dbd1e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.912174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-387c6116-2ee4-4457-a9f8-e86d835dbd1e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.920692 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-387c6116-2ee4-4457-a9f8-e86d835dbd1e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 returned with HTTP 404 Jul 24 06:04:07.921228 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 709/2850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/volumes/028f6501-2d14-4ee5-8679-50c98a9e1aa6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:07.928496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.930143 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:04:07.930314 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.930506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:07.931230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:04:07.954152 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Get all volumes completed successfully. Jul 24 06:04:07.956838 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:07.956838 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:07.965516 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a1517df-676d-4c2b-b173-2f04c9257f15 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:04:07.966086 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 701/2851] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:04:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12977 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:07.983102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9ebaeb6c-6315-49e2-b6eb-e9606270e9bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:07.985093 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ebaeb6c-6315-49e2-b6eb-e9606270e9bd tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] DELETE https://10.4.3.200/volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd Jul 24 06:04:07.985302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ebaeb6c-6315-49e2-b6eb-e9606270e9bd tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:07.985536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ebaeb6c-6315-49e2-b6eb-e9606270e9bd tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:08.011701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ebaeb6c-6315-49e2-b6eb-e9606270e9bd tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd returned with HTTP 202 Jul 24 06:04:08.012479 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 719/2852] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:04:07 2026] DELETE /volume/v3/types/a35e5e7b-d68f-4165-a716-64c7b4ab1ebd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:08.023801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1fea6d7-39ce-4dd8-8b7b-c941b293f384 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.026133 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1fea6d7-39ce-4dd8-8b7b-c941b293f384 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:04:08.026732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1fea6d7-39ce-4dd8-8b7b-c941b293f384 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-761019722", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:08.043232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1fea6d7-39ce-4dd8-8b7b-c941b293f384 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:04:08.043804 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 724/2853] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:04:08 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:08.052858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6f3dade4-17f4-4802-a5fc-4b4b9cc55171 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.054922 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f3dade4-17f4-4802-a5fc-4b4b9cc55171 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] POST https://10.4.3.200/volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079/encryption Jul 24 06:04:08.055253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6f3dade4-17f4-4802-a5fc-4b4b9cc55171 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:08.072718 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6f3dade4-17f4-4802-a5fc-4b4b9cc55171 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079/encryption returned with HTTP 200 Jul 24 06:04:08.073185 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 710/2854] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:04:08 2026] POST /volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:08.088796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7aade741-1bcf-4909-93f8-466551ab27ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.092146 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:08.092513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1452054923", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-761019722", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:08.096704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1452054923', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-761019722', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:08.098229 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:04:08.098522 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:08.098522 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:08.099105 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:04:08.105633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (3ce595b5-380e-4ad1-8b3a-f9e1d728f935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:08.106726 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98945202-009e-409c-b028-f8182e589b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:08.107700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:08.142513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.144900 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:08.145183 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:08.145442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:08.145609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:08.148290 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98945202-009e-409c-b028-f8182e589b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:04:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea4e4870-f68e-49cc-a37c-21135d9b7079,is_public=True,name='tempest-scenario-type-luks2-761019722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea4e4870-f68e-49cc-a37c-21135d9b7079', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:08.149339 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b71aba6-1da2-46f5-a828-cfebebcb0740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:08.156395 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:08.156395 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:08.157207 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfab1dda-ce03-4796-a22f-4b12f0e42249 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:08.158234 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 720/2855] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:08 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:08.187337 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-761019722 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-761019722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:04:08.187695 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-761019722 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-761019722, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:04:08.222659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['ee34af78-4ad4-4a5e-bcbf-04f38e176e4e', 'd6fa69ae-332a-405c-b2a8-3df396235e48', 'c8852ed2-6c17-45d7-9f8b-a66811a06f12', '6f914aee-0251-43e1-a1e1-f38373e96cbe'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:08.223804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b71aba6-1da2-46f5-a828-cfebebcb0740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee34af78-4ad4-4a5e-bcbf-04f38e176e4e', 'd6fa69ae-332a-405c-b2a8-3df396235e48', 'c8852ed2-6c17-45d7-9f8b-a66811a06f12', '6f914aee-0251-43e1-a1e1-f38373e96cbe']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:08.224576 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0c0fc4-8ce1-4098-bb77-0d83ac89a5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:08.250939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0c0fc4-8ce1-4098-bb77-0d83ac89a5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f921e3-5067-4aa0-b1d1-aadb1ae44bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1452054923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['ee34af78-4ad4-4a5e-bcbf-04f38e176e4e','d6fa69ae-332a-405c-b2a8-3df396235e48','c8852ed2-6c17-45d7-9f8b-a66811a06f12','6f914aee-0251-43e1-a1e1-f38373e96cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=ea4e4870-f68e-49cc-a37c-21135d9b7079), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1452054923',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=64f921e3-5067-4aa0-b1d1-aadb1ae44bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea4e4870-f68e-49cc-a37c-21135d9b7079),volume_type_id=ea4e4870-f68e-49cc-a37c-21135d9b7079)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:08.252797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4d79f7-2299-41c2-9de5-c48a787366a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:08.279995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4d79f7-2299-41c2-9de5-c48a787366a7) transitioned into state 'SUCCESS' from state '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-1452054923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['ee34af78-4ad4-4a5e-bcbf-04f38e176e4e','d6fa69ae-332a-405c-b2a8-3df396235e48','c8852ed2-6c17-45d7-9f8b-a66811a06f12','6f914aee-0251-43e1-a1e1-f38373e96cbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=ea4e4870-f68e-49cc-a37c-21135d9b7079)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:08.280796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707c0641-c392-4f6a-bd70-3a14ee8e8d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:08.294326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (707c0641-c392-4f6a-bd70-3a14ee8e8d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:08.295254 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (3ce595b5-380e-4ad1-8b3a-f9e1d728f935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:08.295655 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:04:08.303957 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aade741-1bcf-4909-93f8-466551ab27ee tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:08.303957 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 702/2856] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:08 2026] POST /volume/v3/volumes => generated 780 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:08.309985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.312379 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:08.312640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:08.312900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:08.323573 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:08.323573 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:08.329386 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:08.335173 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98b9907c-f5b8-4082-a89d-7a53587f3644 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:08.335741 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 725/2857] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:08 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:08.691150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9b8ff13-c6b9-4a97-98a5-3b0c960c2271 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:08.692910 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9b8ff13-c6b9-4a97-98a5-3b0c960c2271 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] GET https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 Jul 24 06:04:08.693088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9b8ff13-c6b9-4a97-98a5-3b0c960c2271 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:08.693290 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9b8ff13-c6b9-4a97-98a5-3b0c960c2271 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:08.698889 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9b8ff13-c6b9-4a97-98a5-3b0c960c2271 tempest-SnapshotMetadataTestJSON-1823706285 tempest-SnapshotMetadataTestJSON-1823706285-project-member] https://10.4.3.200/volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 returned with HTTP 404 Jul 24 06:04:08.699348 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 711/2858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:08 2026] GET /volume/v3/volumes/0301b522-c0f4-4ec5-ba48-3750e298c172 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:09.170723 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cae49797-76fd-46b1-b704-59556c06f6f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.174463 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cae49797-76fd-46b1-b704-59556c06f6f7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:09.174463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cae49797-76fd-46b1-b704-59556c06f6f7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:09.174463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cae49797-76fd-46b1-b704-59556c06f6f7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:09.174463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cae49797-76fd-46b1-b704-59556c06f6f7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:09.180071 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:09.180071 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:09.183700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cae49797-76fd-46b1-b704-59556c06f6f7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:09.183700 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 721/2859] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:09 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:09.357834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5c06bd9-035e-40c1-97b1-145edcedefca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.360340 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5c06bd9-035e-40c1-97b1-145edcedefca tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:09.360578 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5c06bd9-035e-40c1-97b1-145edcedefca tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:09.360819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5c06bd9-035e-40c1-97b1-145edcedefca tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:09.370894 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:09.370894 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:09.376802 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b5c06bd9-035e-40c1-97b1-145edcedefca tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:09.381542 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5c06bd9-035e-40c1-97b1-145edcedefca tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:09.381994 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 703/2860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:09 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:09.402788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.405899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:09.405899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:09.405899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:09.415790 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:09.415790 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:09.418645 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:09.426019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de0d4a93-6ade-40a7-89e8-0f5d20d054cf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:09.426595 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 726/2861] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:09 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:09.442669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1355c47a-3514-4218-8143-d20047d570b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.444487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/action Jul 24 06:04:09.444910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:09.445085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:09.453542 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:09.453542 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:09.454005 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:09.467338 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume updated successfully. Jul 24 06:04:09.467602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1355c47a-3514-4218-8143-d20047d570b6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/action returned with HTTP 200 Jul 24 06:04:09.468079 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 712/2862] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:04:09 2026] POST /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 24 06:04:09.585406 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.587331 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:09.587533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:09.587728 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:09.599819 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:09.599819 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:09.603917 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:09.611092 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-5f3cb092-6a12-4711-8fc4-16bee7b03c76 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:09.611550 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 722/2863] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:09 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:09.889510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9031c49-335a-48f5-8218-9078e6c43abd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:09.993110 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] GET https://10.4.3.200/volume/v3/volumes/summary Jul 24 06:04:09.993339 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:09.993570 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:09.993759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:04:10.000116 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] Get summary completed successfully. Jul 24 06:04:10.000435 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9031c49-335a-48f5-8218-9078e6c43abd tempest-VolumesSummaryTest-1766886818 tempest-VolumesSummaryTest-1766886818-project-member] https://10.4.3.200/volume/v3/volumes/summary returned with HTTP 200 Jul 24 06:04:10.000900 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 704/2864] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 06:04:09 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:10.084565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:10.087718 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:10.088010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:10.088316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:10.096518 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:10.096518 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:10.100742 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:10.105146 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-3102ffeb-0025-4bcd-9f1e-63f07e24d1c3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:10.105611 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 727/2865] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:10 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:10.116537 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-225bbe04-a92d-46b0-932c-9e4bc1318cdf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:10.117009 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-225bbe04-a92d-46b0-932c-9e4bc1318cdf None None] GET https://10.4.3.200/volume// Jul 24 06:04:10.117198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-225bbe04-a92d-46b0-932c-9e4bc1318cdf None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:10.117477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-225bbe04-a92d-46b0-932c-9e4bc1318cdf None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:10.117909 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-225bbe04-a92d-46b0-932c-9e4bc1318cdf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:10.118281 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 713/2866] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:04:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:10.127213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-9dfac8ad-224f-48bb-9466-8b7ce87b76aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:10.131130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-9dfac8ad-224f-48bb-9466-8b7ce87b76aa tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:04:10.131519 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-9dfac8ad-224f-48bb-9466-8b7ce87b76aa tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64f921e3-5067-4aa0-b1d1-aadb1ae44bd6", "connector": null, "instance_uuid": "7df7e770-5a5a-41f5-a12e-0546cbc76ccd"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:10.146557 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:10.146557 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:10.194099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:10.198499 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:10.198840 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:10.199086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:10.199233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:10.211750 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:10.211750 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:10.212585 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-9dfac8ad-224f-48bb-9466-8b7ce87b76aa tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:04:10.213089 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d49dffd1-fa1e-42b6-8636-9937dc305da2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:10.213219 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 723/2867] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:04:10 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:10.213622 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 705/2868] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:10 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:11.230567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:11.233181 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:11.233528 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:11.233931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:11.234113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:11.239268 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:11.239268 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:11.240106 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7527c06c-00e7-4269-adca-b934ec4b7f32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:11.240587 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 728/2869] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:11 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4933f068-da0c-455d-b60e-015372867966 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4933f068-da0c-455d-b60e-015372867966 None None] GET https://10.4.3.200/volume// Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4933f068-da0c-455d-b60e-015372867966 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4933f068-da0c-455d-b60e-015372867966 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4933f068-da0c-455d-b60e-015372867966 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:11.374734 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 714/2870] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:11.377959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:11.380213 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:11.380489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:11.380733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:11.390754 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:11.390754 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:11.394338 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:11.398522 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-cc5c8d99-3341-454b-a7c8-cf9b2d000236 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:11.398932 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 724/2871] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:11 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:11.530220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:11.532599 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de Jul 24 06:04:11.532997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:11.542615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-64f921e3-5067-4aa0-b1d1-aadb1ae44bd6-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:11.547894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-64f921e3-5067-4aa0-b1d1-aadb1ae44bd6-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:11.549004 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:11.549004 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:11.666290 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=544,cinder:INSERT=82,cinder:UPDATE=146 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:04:11.683696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-64f921e3-5067-4aa0-b1d1-aadb1ae44bd6-np0000005810" released by "attachment_update" :: held 0.136s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:11.684105 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b179ceb9-3bea-44e3-90b1-2979dc1f6b66 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de returned with HTTP 200 Jul 24 06:04:11.685647 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 706/2872] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:11 2026] PUT /volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de => generated 968 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:11.710612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-d8065ca8-bd15-4ca3-b307-0b7d921b5e56 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:11.714477 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-d8065ca8-bd15-4ca3-b307-0b7d921b5e56 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de/action Jul 24 06:04:11.715044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-d8065ca8-bd15-4ca3-b307-0b7d921b5e56 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:11.715272 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-d8065ca8-bd15-4ca3-b307-0b7d921b5e56 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:11.741133 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:11.741133 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:11.759346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-d8065ca8-bd15-4ca3-b307-0b7d921b5e56 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de/action returned with HTTP 204 Jul 24 06:04:11.760268 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 729/2873] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:11 2026] POST /volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:12.258421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e5293638-7ef8-4949-8226-e15b403edd68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:12.260781 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5293638-7ef8-4949-8226-e15b403edd68 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:12.264304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5293638-7ef8-4949-8226-e15b403edd68 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:12.264304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e5293638-7ef8-4949-8226-e15b403edd68 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:12.264304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e5293638-7ef8-4949-8226-e15b403edd68 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:12.275132 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:12.275132 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:12.276572 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e5293638-7ef8-4949-8226-e15b403edd68 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:12.277171 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 715/2874] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:12 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:13.289732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7a963308-5119-4525-b910-63d3913b9556 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:13.291135 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7a963308-5119-4525-b910-63d3913b9556 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:13.291204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7a963308-5119-4525-b910-63d3913b9556 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:13.291430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7a963308-5119-4525-b910-63d3913b9556 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:13.291533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7a963308-5119-4525-b910-63d3913b9556 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:13.296020 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:13.296020 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:13.296919 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7a963308-5119-4525-b910-63d3913b9556 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:13.297449 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 725/2875] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:13 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:14.314714 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:14.316540 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:14.316785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:14.316970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:14.317074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:14.322416 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:14.322416 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:14.323154 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de41a3f4-15fd-42c8-97e4-d004c3819cd5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:14.323578 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 707/2876] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:14 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:15.341225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.344629 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:15.344906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.345137 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.345280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:15.359747 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.359747 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:15.359747 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-590d6da0-7038-434b-a6a4-f4d43ccb4ca2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:15.359747 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 730/2877] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:15.541840 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.543670 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:15.543952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.545238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.552140 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.552140 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:15.556902 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:15.560796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1dd57d4-a1e1-4642-8ebb-d8b6d6bed478 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:15.561353 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 716/2878] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:15.573914 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.576858 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:15.576858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.576858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.583619 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.583619 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:15.587894 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:15.592968 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0756fda9-9b52-43f9-a8f3-cab8940cfb69 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:15.593380 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 726/2879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:15.651355 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.654884 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:15.654884 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.654884 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.675268 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.675268 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:15.684323 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:15.689140 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-e4729771-eb04-4d3c-9e57-8e2ca3520c03 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:15.689140 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 708/2880] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:15.790066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c473835e-3ced-4063-a29a-d18d162c6f31 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.790752 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c473835e-3ced-4063-a29a-d18d162c6f31 None None] GET https://10.4.3.200/volume// Jul 24 06:04:15.790802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c473835e-3ced-4063-a29a-d18d162c6f31 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.791417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c473835e-3ced-4063-a29a-d18d162c6f31 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.791475 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c473835e-3ced-4063-a29a-d18d162c6f31 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:15.792962 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 731/2881] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:15.801826 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-3894df32-c2bf-40a3-9862-2e5ce82e7f1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.805198 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-3894df32-c2bf-40a3-9862-2e5ce82e7f1b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:04:15.805833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-3894df32-c2bf-40a3-9862-2e5ce82e7f1b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a367ff6-07d9-4e07-b0d2-cafaeea46f56", "connector": null, "instance_uuid": "1a0d0ac3-d08c-4c21-867e-3a9d665ae57c"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:15.819521 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.819521 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:15.860341 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-3894df32-c2bf-40a3-9862-2e5ce82e7f1b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:04:15.861110 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 717/2882] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:04:15 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:15.915694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.916952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:15.917134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.917965 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.929263 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.929263 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:15.932183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bcfc3aca-c750-47f6-8578-b7c3d706c559 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.932668 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcfc3aca-c750-47f6-8578-b7c3d706c559 None None] GET https://10.4.3.200/volume// Jul 24 06:04:15.932859 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcfc3aca-c750-47f6-8578-b7c3d706c559 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.933046 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bcfc3aca-c750-47f6-8578-b7c3d706c559 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.933166 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:15.933409 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bcfc3aca-c750-47f6-8578-b7c3d706c559 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:15.933704 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 709/2883] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:15.938826 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03cd13f1-2b9d-4eb7-ba8c-eb9a21ff1c24 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:15.939271 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 727/2884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:15.944625 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.947722 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:15.948011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.948657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:15.965591 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:15.965591 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:15.970365 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:15.975925 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-5d336bcc-33ea-4def-8af6-3b9d5b6e2d5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:15.976386 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 732/2885] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 1057 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:15.994190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b6d93673-9a50-4024-afb1-a22bd94bb333 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:15.997774 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b6d93673-9a50-4024-afb1-a22bd94bb333 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption Jul 24 06:04:15.998105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b6d93673-9a50-4024-afb1-a22bd94bb333 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:15.998150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b6d93673-9a50-4024-afb1-a22bd94bb333 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:16.011985 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:16.011985 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:16.022640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-25029448-5092-4262-87f1-0b19fc58fce1 req-b6d93673-9a50-4024-afb1-a22bd94bb333 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption returned with HTTP 200 Jul 24 06:04:16.023489 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 718/2886] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:04:15 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:16.095655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:16.097943 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 Jul 24 06:04:16.098259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:16.115343 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-8a367ff6-07d9-4e07-b0d2-cafaeea46f56-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:16.122065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-8a367ff6-07d9-4e07-b0d2-cafaeea46f56-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:16.124145 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:16.124145 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:16.280744 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-8a367ff6-07d9-4e07-b0d2-cafaeea46f56-np0000005810" released by "attachment_update" :: held 0.159s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:16.281143 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-8eeafd68-a199-4420-8a03-95fa5a7b7c6b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 returned with HTTP 200 Jul 24 06:04:16.281763 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 710/2887] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:16 2026] PUT /volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 => generated 968 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:16.296449 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-cf8fbe7c-c84e-4a7f-ab24-bafcf2403068 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:16.299447 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-cf8fbe7c-c84e-4a7f-ab24-bafcf2403068 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption Jul 24 06:04:16.299698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-cf8fbe7c-c84e-4a7f-ab24-bafcf2403068 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:16.299963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-cf8fbe7c-c84e-4a7f-ab24-bafcf2403068 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:16.319037 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:16.319037 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:16.337287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-cf8fbe7c-c84e-4a7f-ab24-bafcf2403068 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption returned with HTTP 200 Jul 24 06:04:16.337927 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 728/2888] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:04:16 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption => generated 161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:16.380576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0afd1ca-0103-461b-a814-ebd734c855fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:16.383295 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0afd1ca-0103-461b-a814-ebd734c855fc tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:16.383529 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0afd1ca-0103-461b-a814-ebd734c855fc tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:16.383727 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0afd1ca-0103-461b-a814-ebd734c855fc tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:16.383833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a0afd1ca-0103-461b-a814-ebd734c855fc tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:16.393296 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:16.393296 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:16.394084 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0afd1ca-0103-461b-a814-ebd734c855fc tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:16.394712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 733/2889] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:16 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:16.956094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-350c2790-8271-409e-99d0-0a7135600392 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:16.957832 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-350c2790-8271-409e-99d0-0a7135600392 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:16.957999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-350c2790-8271-409e-99d0-0a7135600392 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:16.958411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-350c2790-8271-409e-99d0-0a7135600392 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:16.968951 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:16.968951 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:16.978424 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-350c2790-8271-409e-99d0-0a7135600392 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:16.983509 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-350c2790-8271-409e-99d0-0a7135600392 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:16.984329 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 719/2890] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:16 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:17.154377 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-34709187-21f3-4039-9364-eb4c9379bdb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:17.157130 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-34709187-21f3-4039-9364-eb4c9379bdb9 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] DELETE https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 Jul 24 06:04:17.157360 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-34709187-21f3-4039-9364-eb4c9379bdb9 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:17.157622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-34709187-21f3-4039-9364-eb4c9379bdb9 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:17.169331 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:17.169331 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:17.239024 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-34709187-21f3-4039-9364-eb4c9379bdb9 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 returned with HTTP 200 Jul 24 06:04:17.239024 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 711/2891] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:17 2026] DELETE /volume/v3/attachments/a690cc30-9f98-4e4f-aece-cf3c7fa6dd17 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:17.276014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:17.277773 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:04:17.277932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:17.278102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:17.278266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Delete volume with id: 1b9bab0a-24ba-42eb-a9c6-34cc20cb344f Jul 24 06:04:17.289613 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:17.289613 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:17.290102 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Volume info retrieved successfully. Jul 24 06:04:17.308746 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] Delete volume request issued successfully. Jul 24 06:04:17.308917 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-73a7bfc1-d334-4d5c-843a-4caf2543f497 req-acc735df-d92d-495f-8074-93dd314708d2 tempest-TestShelveInstance-1124970752 tempest-TestShelveInstance-1124970752-project-member] https://10.4.3.200/volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f returned with HTTP 202 Jul 24 06:04:17.309445 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 729/2892] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:04:17 2026] DELETE /volume/v3/volumes/1b9bab0a-24ba-42eb-a9c6-34cc20cb344f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:17.409312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a6f91a3-09db-43f9-8616-413305c1b512 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:17.412774 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a6f91a3-09db-43f9-8616-413305c1b512 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:17.412774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a6f91a3-09db-43f9-8616-413305c1b512 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:17.412774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a6f91a3-09db-43f9-8616-413305c1b512 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:17.412774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4a6f91a3-09db-43f9-8616-413305c1b512 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:17.417713 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:17.417713 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:17.419030 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a6f91a3-09db-43f9-8616-413305c1b512 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:17.420041 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 734/2893] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:17 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:18.009845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:18.011775 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:18.011992 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:18.012182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:18.022797 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:18.022797 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:18.026866 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:18.032158 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-434cc77f-a16a-4304-8dba-38e1bcfe4423 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:18.032928 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 720/2894] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:18 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:18.431762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aea19425-d662-4c56-a275-e248fecf9158 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:18.441324 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea19425-d662-4c56-a275-e248fecf9158 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:18.441598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea19425-d662-4c56-a275-e248fecf9158 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:18.441818 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aea19425-d662-4c56-a275-e248fecf9158 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:18.441943 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aea19425-d662-4c56-a275-e248fecf9158 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:18.446739 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:18.446739 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:18.447364 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aea19425-d662-4c56-a275-e248fecf9158 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:18.447942 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 712/2895] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:18 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:19.049442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:19.051507 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:19.051984 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:19.052293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:19.065763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:19.065763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:19.070929 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:19.079587 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8c86923a-612a-4d94-883a-8a83b0b0b5c4 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:19.079996 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 730/2896] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:19 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:19.459297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:19.463224 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:19.463469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:19.463803 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:19.463904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:19.476763 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:19.476763 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:19.477643 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e27c30db-249b-48ae-90cb-789df06d4fd7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:19.478153 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 735/2897] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:19 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:20.101920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-553d41f8-7ae1-49bd-9cca-d269724917dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.123534 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-553d41f8-7ae1-49bd-9cca-d269724917dd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:20.123534 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-553d41f8-7ae1-49bd-9cca-d269724917dd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.123912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-553d41f8-7ae1-49bd-9cca-d269724917dd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.136325 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.136325 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:20.141591 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-553d41f8-7ae1-49bd-9cca-d269724917dd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:20.147109 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-553d41f8-7ae1-49bd-9cca-d269724917dd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:20.147544 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 721/2898] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:20.490331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.496139 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:20.496139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.496139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.496139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:20.505369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.505369 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:20.505369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.505369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.507039 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.507039 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:20.509860 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7996bc08-c34f-4e9a-94d4-332587bdcdbb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:20.509921 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.509921 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:20.510839 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 713/2899] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:20.515939 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:20.523579 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b28482b-7afa-4a77-84d9-bb0ca57eff44 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:20.523579 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 731/2900] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:20.611578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.620564 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:20.621158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.621158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.633176 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.633176 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:20.637857 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:20.644283 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-53626149-3dc2-4c42-9803-59ed0c5d75dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:20.644920 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 736/2901] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:20.854754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c475436-8f84-4948-87d9-17399321b8bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.855291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c475436-8f84-4948-87d9-17399321b8bf None None] GET https://10.4.3.200/volume// Jul 24 06:04:20.855666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c475436-8f84-4948-87d9-17399321b8bf None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.855779 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c475436-8f84-4948-87d9-17399321b8bf None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.856100 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c475436-8f84-4948-87d9-17399321b8bf None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:20.856388 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 722/2902] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:20.877959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-5d8bd255-5c2a-4483-82b7-dea3821c5664 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.881009 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-5d8bd255-5c2a-4483-82b7-dea3821c5664 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:04:20.881397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-5d8bd255-5c2a-4483-82b7-dea3821c5664 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9", "connector": null, "instance_uuid": "7906de6d-6412-480e-8719-25ced647fbed"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:20.892546 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.892546 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:20.922265 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-5d8bd255-5c2a-4483-82b7-dea3821c5664 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:04:20.923120 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 714/2903] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:04:20 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:20.959539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.961516 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:20.961695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.961927 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.964048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9566f75-daca-43de-8aa5-872f1523912d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.964543 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9566f75-daca-43de-8aa5-872f1523912d None None] GET https://10.4.3.200/volume// Jul 24 06:04:20.964793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9566f75-daca-43de-8aa5-872f1523912d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.965038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9566f75-daca-43de-8aa5-872f1523912d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.965479 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9566f75-daca-43de-8aa5-872f1523912d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:20.966361 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 737/2904] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:20.977239 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:20.977239 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:20.978148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:20.980624 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:20.980994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:20.981168 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:20.982527 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:20.988503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-031e4f31-27a9-4292-8b53-672cb1a20f85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:20.988767 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 732/2905] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:21.001929 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:21.001929 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:21.009876 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:21.020648 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-2d82200f-7141-4873-8d2b-a432ed61b033 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:21.020648 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 723/2906] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:20 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1020 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:21.142341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:21.144551 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] PUT https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 Jul 24 06:04:21.145117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:21.164284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Acquiring lock "cinder-attachment_update-b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:21.172797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Lock "cinder-attachment_update-b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:21.174988 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:21.174988 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:21.176213 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:21.193096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:21.193234 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:21.193556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:21.224180 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:21.224180 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:21.231985 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:21.239005 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b72ab0b-3d6d-4630-9142-cc56e3490177 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:21.239612 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 738/2907] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:21 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:21.322164 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Lock "cinder-attachment_update-b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9-np0000005810" released by "attachment_update" :: held 0.149s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:21.322164 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-a74e2474-d27f-46ff-9b32-b4d32b64eacd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 returned with HTTP 200 Jul 24 06:04:21.326566 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 715/2908] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:21 2026] PUT /volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:21.531929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:21.534270 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:21.534592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:21.534913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:21.535063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:21.551493 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:21.551493 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:21.553542 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e41d82dc-8b74-47a3-a8ed-5828f614521a tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:21.554064 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 733/2909] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:21 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:22.010525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:22.016366 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:22.016508 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:22.016746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:22.045385 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:22.045385 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:22.053045 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:22.055007 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4a559c1-02c4-4472-bee0-fda00fbdcfe8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:22.055434 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 724/2910] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:22 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:22.254634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:22.257143 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:22.257438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:22.258767 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:22.275446 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:22.275446 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:22.284847 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:22.291321 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4574263-a0a6-449f-acf3-cd8b208c2db5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:22.292314 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 739/2911] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:22 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:22.579850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3bd0432f-dab0-4a44-815b-babfee999230 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:22.581837 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3bd0432f-dab0-4a44-815b-babfee999230 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:22.582712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3bd0432f-dab0-4a44-815b-babfee999230 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:22.582712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3bd0432f-dab0-4a44-815b-babfee999230 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:22.582712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3bd0432f-dab0-4a44-815b-babfee999230 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:22.588024 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:22.588024 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:22.588966 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3bd0432f-dab0-4a44-815b-babfee999230 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:22.589719 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 716/2912] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:22 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:22.613783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:22.621097 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:22.621097 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-255124499", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:22.625109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-255124499', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:22.884492 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Create volume of 1 GB Jul 24 06:04:22.904646 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Availability Zones retrieved successfully. Jul 24 06:04:22.907571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Flow 'volume_create_api' (959ef0fc-68cc-4fdd-a01a-9b6722eeaf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:22.908804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab2225f-6ed9-43e2-94c5-6be3595bb6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:22.909807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:22.981987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ab2225f-6ed9-43e2-94c5-6be3595bb6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:22.981987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b78ce47-4702-4e34-be76-62d66ede75ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:23.064258 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Created reservations ['8e6bf005-6e16-4dfb-bd69-5b416ad9b425', '5f144a56-11d2-4d0d-b3a4-040a42e278e9', '62918674-03f6-4ef2-9223-d249369f2343', 'ecd7c560-b99f-43be-8c2a-acb7f23912e6'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:23.065185 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b78ce47-4702-4e34-be76-62d66ede75ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e6bf005-6e16-4dfb-bd69-5b416ad9b425', '5f144a56-11d2-4d0d-b3a4-040a42e278e9', '62918674-03f6-4ef2-9223-d249369f2343', 'ecd7c560-b99f-43be-8c2a-acb7f23912e6']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:23.066023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c921e1-4ed8-431a-bed3-796b49ab4c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:23.071620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:23.073853 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:23.075215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:23.075215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:23.089591 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:23.089591 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:23.093788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89c921e1-4ed8-431a-bed3-796b49ab4c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '979f8831-0f34-4641-9a82-f57b8d7216e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-255124499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7995ee7c1842289bf3a7c2815f0afc',qos_specs=None,replication_status=,reservations=['8e6bf005-6e16-4dfb-bd69-5b416ad9b425','5f144a56-11d2-4d0d-b3a4-040a42e278e9','62918674-03f6-4ef2-9223-d249369f2343','ecd7c560-b99f-43be-8c2a-acb7f23912e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-255124499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=979f8831-0f34-4641-9a82-f57b8d7216e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7995ee7c1842289bf3a7c2815f0afc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:23.097700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9e393d-ef71-42f6-b55f-e4b2ad76c201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:23.097849 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:23.100878 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f637b334-39cf-40c6-b456-e522f6dcd0f9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:23.101571 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 725/2913] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:23 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:23.114838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9e393d-ef71-42f6-b55f-e4b2ad76c201) transitioned into state 'SUCCESS' from state '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-255124499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7995ee7c1842289bf3a7c2815f0afc',qos_specs=None,replication_status=,reservations=['8e6bf005-6e16-4dfb-bd69-5b416ad9b425','5f144a56-11d2-4d0d-b3a4-040a42e278e9','62918674-03f6-4ef2-9223-d249369f2343','ecd7c560-b99f-43be-8c2a-acb7f23912e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:23.115717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c93f7b-86b2-4a3c-930d-2f6c324105ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:23.125943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c93f7b-86b2-4a3c-930d-2f6c324105ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:23.126874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Flow 'volume_create_api' (959ef0fc-68cc-4fdd-a01a-9b6722eeaf68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:23.127207 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Create volume request issued successfully. Jul 24 06:04:23.128079 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-056976d5-995b-4f2f-a45d-b9bb2510cdcb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:23.128899 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 734/2914] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:22 2026] POST /volume/v3/volumes => generated 753 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:23.147321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:23.152525 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:04:23.152800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:23.153028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:23.162341 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:23.162341 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:23.167297 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:23.172566 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc7c4f1c-3a68-4ad9-9536-7ae0282ac030 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:04:23.173158 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 740/2915] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:23 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:23.312977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:23.315986 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:23.316293 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:23.316565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:23.333265 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:23.333265 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:23.340089 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:23.345019 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38cc37af-d214-4bc2-ae7c-408fa0fafc4c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:23.345379 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 717/2916] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:23 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:23.603292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:23.605236 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:23.605548 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:23.605768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:23.605931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:23.612848 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:23.612848 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:23.613093 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ac3cf0c-25d4-4835-8760-5043b82d1482 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:23.614019 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 726/2917] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:23 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:24.118175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-632be828-f72b-4a53-bee5-05b0e26522d0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.123548 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-632be828-f72b-4a53-bee5-05b0e26522d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:24.123850 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-632be828-f72b-4a53-bee5-05b0e26522d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.124136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-632be828-f72b-4a53-bee5-05b0e26522d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.141053 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.141053 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:24.147293 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-632be828-f72b-4a53-bee5-05b0e26522d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:24.154728 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-632be828-f72b-4a53-bee5-05b0e26522d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:24.155236 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 735/2918] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:24.192690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.194869 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:04:24.195183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.195485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.204842 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.204842 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:24.211595 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:24.216176 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb75f19a-07b3-4ae1-bfe9-8434c37cfc5c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:04:24.216786 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 741/2919] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:24.233916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.235926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:04:24.236346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.236470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.244370 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.244370 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:24.249538 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:24.255531 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-72fc7fda-c0b9-4e6c-bc41-7310ebac9e56 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:04:24.256034 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 718/2920] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:24.270942 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.273201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:04:24.273477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.273751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.283730 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.283730 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:24.288709 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:24.295465 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-406cc170-ba35-4a09-b7e8-6a38b7a719f7 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:04:24.296283 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 727/2921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:24.315582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.317751 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:24.318212 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "979f8831-0f34-4641-9a82-f57b8d7216e5", "name": "tempest-TestVolumeBackupRestore-backup-2098574972", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:24.321015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Creating new backup {'backup': {'volume_id': '979f8831-0f34-4641-9a82-f57b8d7216e5', 'name': 'tempest-TestVolumeBackupRestore-backup-2098574972', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:24.321204 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Creating backup of volume 979f8831-0f34-4641-9a82-f57b8d7216e5 in container None Jul 24 06:04:24.331703 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.331703 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:24.332621 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:24.366596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b602a05-909a-4693-baa7-362a40de716d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.373860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b602a05-909a-4693-baa7-362a40de716d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:24.374162 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b602a05-909a-4693-baa7-362a40de716d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.374465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b602a05-909a-4693-baa7-362a40de716d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.388313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Created reservations ['8496ead5-01c6-4001-9ed7-83ce35519480', 'f9f5d411-5a32-4a13-9a4f-3ed9d4f6b5b3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:24.392441 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.392441 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:24.412316 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b602a05-909a-4693-baa7-362a40de716d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:24.424205 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b602a05-909a-4693-baa7-362a40de716d tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:24.427699 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 742/2922] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:24.437546 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87f5b03b-b1e7-4abc-b2c4-30da2d457ca5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:24.437546 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 736/2923] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:24 2026] POST /volume/v3/backups => generated 335 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:24.450234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.453435 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:24.453435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.453435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.453435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:24.458991 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.458991 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:24.459732 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7140266-9f36-4cd1-89fa-4992b09c7f10 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:24.460121 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 719/2924] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:24.628572 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.632551 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:24.632912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:24.633126 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:24.633293 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:24.646261 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.646261 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:24.647328 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbfaa527-6e71-4e37-99e9-9f1e9db0801c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:24.648195 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 728/2925] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:24 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:24.746851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-44779583-5d59-4a31-a34a-1defad9889b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:24.767063 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-44779583-5d59-4a31-a34a-1defad9889b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412/action Jul 24 06:04:24.767548 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-44779583-5d59-4a31-a34a-1defad9889b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:24.767724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-44779583-5d59-4a31-a34a-1defad9889b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:24.800978 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:24.800978 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:24.825108 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a6ecb8f4-1358-489a-bd6a-afe8d4980be3 req-44779583-5d59-4a31-a34a-1defad9889b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412/action returned with HTTP 204 Jul 24 06:04:24.825654 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 743/2926] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:24 2026] POST /volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:25.170026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.171844 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:25.172050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.172250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.207949 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.207949 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:25.219374 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:25.225909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eba9ee44-8678-4bd0-b176-7d3feb627efd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:25.226455 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 737/2927] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1133 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:25.243981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86341143-bb5e-4766-9210-649842029d46 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.249130 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:25.249660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9", "name": "tempest-VolumesBackupsTest-Backup-784252913", "force": true, "container": "tempest-volumesbackupstest-backup-container-272563717"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:25.251776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': 'b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9', 'name': 'tempest-VolumesBackupsTest-Backup-784252913', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-272563717'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:25.251925 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 in container tempest-volumesbackupstest-backup-container-272563717 Jul 24 06:04:25.266627 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.266627 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:25.267847 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:25.317346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['025ded43-5ab4-4036-a9fe-324bb7fa00df', 'bb6be3da-9d44-4452-b846-0de8e788749f'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:25.385752 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86341143-bb5e-4766-9210-649842029d46 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:25.385752 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 720/2928] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:25 2026] POST /volume/v3/backups => generated 329 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:25.395003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.398143 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:25.398600 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.399224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.399505 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:25.410775 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.410775 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:25.412227 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c04e20e1-5e9e-41ea-a758-67d681f9c085 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:25.413086 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 729/2929] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:25.443009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61410866-9d86-4c17-9010-db706be2990e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.445053 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61410866-9d86-4c17-9010-db706be2990e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:25.445463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61410866-9d86-4c17-9010-db706be2990e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.445976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61410866-9d86-4c17-9010-db706be2990e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.459661 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.459661 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:25.473540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.473651 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-61410866-9d86-4c17-9010-db706be2990e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:25.476979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:25.477118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.477729 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.477729 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:25.481771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61410866-9d86-4c17-9010-db706be2990e tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:25.482719 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 744/2930] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:25.483165 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.483165 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:25.484496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecc95e37-26ce-4186-a6f1-8f0a22c26771 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:25.484496 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 738/2931] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:25.662604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.664290 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:25.664521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.664705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.664823 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:25.669952 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.669952 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:25.670929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e91a8969-9cf3-4482-be14-7ca4e253fa48 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:25.671537 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 721/2932] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:25.682484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-234377b1-fbb9-4a9a-9647-413621629a80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.684880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad/export_record Jul 24 06:04:25.685236 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.685475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.685620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Export record for backup 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:04:25.691247 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.691247 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:25.692501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling RPCAPI with context: , host: np0000005810, backup: 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 06:04:25.703088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] export_record in rpcapi backup_id 1596e621-e476-4aa5-8683-2cb8264c74ad on host np0000005810. {{(pid=100225) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 06:04:25.710279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTU5NmU2MjEtZTQ3Ni00YWE1LTg2ODMtMmNiODI2NGM3NGFkIiwgInVzZXJfaWQiOiAiNGE4NzRlNTIyMjdmNDc4NzhhZDQzMmQ5MzgzOGE3YWMiLCAicHJvamVjdF9pZCI6ICJmYjY0ZTljMjA0Nzg0YTU2YmFmMzk3NGE3YjMwNTY1ZiIsICJ2b2x1bWVfaWQiOiAiMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkyNTU4NTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4LzIwMjYwNzI0MDYwNDA5L2F6X25vdmFfYmFja3VwXzE1OTZlNjIxLWU0NzYtNGFhNS04NjgzLTJjYjgyNjRjNzRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjowNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 06:04:25.710570 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-234377b1-fbb9-4a9a-9647-413621629a80 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad/export_record returned with HTTP 200 Jul 24 06:04:25.711250 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 730/2933] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:25.718578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.724404 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:25.724739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.724945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.725076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:25.736262 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.736262 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:25.737223 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79acc0bf-6eb9-45bb-97da-b98d3e48e8ac tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:25.737800 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 745/2934] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 738 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:25.749076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.752658 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] POST https://10.4.3.200/volume/v3/backups/import_record Jul 24 06:04:25.753147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0MTMyYTctZWQ5Zi00MWMzLTlkNDgtMTdkOTFiYmNjM2RjIiwgInVzZXJfaWQiOiAiNGE4NzRlNTIyMjdmNDc4NzhhZDQzMmQ5MzgzOGE3YWMiLCAicHJvamVjdF9pZCI6ICJmYjY0ZTljMjA0Nzg0YTU2YmFmMzk3NGE3YjMwNTY1ZiIsICJ2b2x1bWVfaWQiOiAiMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkyNTU4NTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4LzIwMjYwNzI0MDYwNDA5L2F6X25vdmFfYmFja3VwXzE1OTZlNjIxLWU0NzYtNGFhNS04NjgzLTJjYjgyNjRjNzRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjowNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:25.754716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0MTMyYTctZWQ5Zi00MWMzLTlkNDgtMTdkOTFiYmNjM2RjIiwgInVzZXJfaWQiOiAiNGE4NzRlNTIyMjdmNDc4NzhhZDQzMmQ5MzgzOGE3YWMiLCAicHJvamVjdF9pZCI6ICJmYjY0ZTljMjA0Nzg0YTU2YmFmMzk3NGE3YjMwNTY1ZiIsICJ2b2x1bWVfaWQiOiAiMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkyNTU4NTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4LzIwMjYwNzI0MDYwNDA5L2F6X25vdmFfYmFja3VwXzE1OTZlNjIxLWU0NzYtNGFhNS04NjgzLTJjYjgyNjRjNzRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjowNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100222) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 06:04:25.755957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQ0MTMyYTctZWQ5Zi00MWMzLTlkNDgtMTdkOTFiYmNjM2RjIiwgInVzZXJfaWQiOiAiNGE4NzRlNTIyMjdmNDc4NzhhZDQzMmQ5MzgzOGE3YWMiLCAicHJvamVjdF9pZCI6ICJmYjY0ZTljMjA0Nzg0YTU2YmFmMzk3NGE3YjMwNTY1ZiIsICJ2b2x1bWVfaWQiOiAiMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzkyNTU4NTU4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMmNlZTBlMTMtZTc0Mi00OWRlLThkMjYtNzUwNjRjYzRkNGE4LzIwMjYwNzI0MDYwNDA5L2F6X25vdmFfYmFja3VwXzE1OTZlNjIxLWU0NzYtNGFhNS04NjgzLTJjYjgyNjRjNzRhZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MDQ6MDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjowNDoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100222) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 06:04:25.756667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '799e9a160afe40e5a0b7e60c00acdedd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb64e9c204784a56baf3974a7b30565f', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:04:25.756882 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e027a78f-a64c-4291-b6da-8a780d4773a4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 403 Jul 24 06:04:25.757399 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 739/2935] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 24 06:04:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:25.766611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.769211 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:25.769583 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.769770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.769981 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume with id: 2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:25.778877 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.778877 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:25.779287 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:25.798965 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume request issued successfully. Jul 24 06:04:25.799305 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-35c484f0-c0c3-47f0-939b-e46d3fd5ff7e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 returned with HTTP 202 Jul 24 06:04:25.800044 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 722/2936] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:25 2026] DELETE /volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:25.810330 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:25.813004 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:25.813335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:25.813652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:25.824438 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:25.824438 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:25.830373 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:25.836026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62b21718-6f01-4656-b3ad-ecb1f97d6751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 returned with HTTP 200 Jul 24 06:04:25.836544 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 731/2937] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:25 2026] GET /volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:26.391142 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b827c814-3106-4909-ba2c-e282adc807a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.424954 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-da3bc352-62ad-470d-9991-20e84dc3afef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.426806 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da3bc352-62ad-470d-9991-20e84dc3afef tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:26.426929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da3bc352-62ad-470d-9991-20e84dc3afef tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.427071 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da3bc352-62ad-470d-9991-20e84dc3afef tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.427249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-da3bc352-62ad-470d-9991-20e84dc3afef tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:26.431690 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:26.431690 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:26.432456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da3bc352-62ad-470d-9991-20e84dc3afef tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:26.432771 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 740/2938] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.495967 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.496969 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b740bee8-bd09-4880-8df5-8617806c23f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.498456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b740bee8-bd09-4880-8df5-8617806c23f8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:26.498646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b740bee8-bd09-4880-8df5-8617806c23f8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.499759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b740bee8-bd09-4880-8df5-8617806c23f8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.499991 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:26.499991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.499991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.499991 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:26.504749 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:26.504749 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:26.505628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3c9a0b-a593-4185-8b60-9dad6fbd5b71 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:26.505941 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:26.506233 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 723/2939] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.506278 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-709225427"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:26.507765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-709225427'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:26.507912 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume of 1 GB Jul 24 06:04:26.511965 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:26.511965 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:26.512236 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Availability Zones retrieved successfully. Jul 24 06:04:26.516725 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b740bee8-bd09-4880-8df5-8617806c23f8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:26.518022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (1b2be458-2b45-4c43-9944-def08f095a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:26.518971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3772ceb9-7d0c-4d7c-92da-9e84e6a9f9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.519903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:26.522246 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b740bee8-bd09-4880-8df5-8617806c23f8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:26.522805 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 732/2940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.546128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3772ceb9-7d0c-4d7c-92da-9e84e6a9f9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.547102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7aa61d-f06c-4df2-9f46-32d2b16489a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.602759 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['c139c2ee-07b3-42f6-b4d5-24b94e0292b4', 'bdeda6e6-73cf-4e14-af06-30cb47c2eb3e', 'e8d2f014-fcb8-46be-9ab0-ac807782cbb3', '88811a6d-fd3c-45d8-b94d-6a7d26968753'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:26.603493 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c7aa61d-f06c-4df2-9f46-32d2b16489a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c139c2ee-07b3-42f6-b4d5-24b94e0292b4', 'bdeda6e6-73cf-4e14-af06-30cb47c2eb3e', 'e8d2f014-fcb8-46be-9ab0-ac807782cbb3', '88811a6d-fd3c-45d8-b94d-6a7d26968753']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.604247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9f979c-e68a-49f8-8b61-50e771d79007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.625086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9f979c-e68a-49f8-8b61-50e771d79007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27902f59-4096-4805-888d-613eaa8367cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-709225427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['c139c2ee-07b3-42f6-b4d5-24b94e0292b4','bdeda6e6-73cf-4e14-af06-30cb47c2eb3e','e8d2f014-fcb8-46be-9ab0-ac807782cbb3','88811a6d-fd3c-45d8-b94d-6a7d26968753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-709225427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27902f59-4096-4805-888d-613eaa8367cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8655744409c2404da41e08f2fbaf378d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8cec60431ff4f399c435460b25ef5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.625875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c647dd9f-6150-4ee6-a3d1-edd79643eaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.645761 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c647dd9f-6150-4ee6-a3d1-edd79643eaff) transitioned into state 'SUCCESS' from state '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-709225427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['c139c2ee-07b3-42f6-b4d5-24b94e0292b4','bdeda6e6-73cf-4e14-af06-30cb47c2eb3e','e8d2f014-fcb8-46be-9ab0-ac807782cbb3','88811a6d-fd3c-45d8-b94d-6a7d26968753'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.646489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (456bba68-4e5f-4482-a0ae-f780ea6dc6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.656196 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (456bba68-4e5f-4482-a0ae-f780ea6dc6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.657125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (1b2be458-2b45-4c43-9944-def08f095a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:26.657524 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request issued successfully. Jul 24 06:04:26.658164 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b827c814-3106-4909-ba2c-e282adc807a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:26.658747 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 746/2941] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:04:26 2026] POST /volume/v3/volumes => generated 748 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:26.672884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.675181 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:04:26.675495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.675857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.684846 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:26.684846 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:26.689383 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:04:26.697123 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b91ee48e-02ee-4f57-9d29-99f668d3b6d2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb returned with HTTP 200 Jul 24 06:04:26.697818 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 741/2942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.850575 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aba26f8e-42fb-4e5c-9e8c-3ba8bf9ef9e6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.852559 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aba26f8e-42fb-4e5c-9e8c-3ba8bf9ef9e6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 Jul 24 06:04:26.852775 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aba26f8e-42fb-4e5c-9e8c-3ba8bf9ef9e6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.852951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aba26f8e-42fb-4e5c-9e8c-3ba8bf9ef9e6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.859301 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aba26f8e-42fb-4e5c-9e8c-3ba8bf9ef9e6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 returned with HTTP 404 Jul 24 06:04:26.859794 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 724/2943] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/volumes/2cee0e13-e742-49de-8d26-75064cc4d4a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:26.868736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.870336 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] GET https://10.4.3.200/volume/v3/backups Jul 24 06:04:26.870520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.870751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.871035 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:04:26.883558 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7615d546-3bbd-4dc7-ad2e-7295975baa16 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 24 06:04:26.883994 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 733/2944] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/backups => generated 625 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.894095 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.896409 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] GET https://10.4.3.200/volume/v3/backups?project_id=fb64e9c204784a56baf3974a7b30565f Jul 24 06:04:26.896685 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:26.896931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:26.897243 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Removing options 'project_id' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:04:26.897584 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:26.897584 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:26.903143 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89f198e4-3de2-408a-9842-c7e1719dbf96 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups?project_id=fb64e9c204784a56baf3974a7b30565f returned with HTTP 200 Jul 24 06:04:26.903616 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 747/2945] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 24 06:04:26 2026] GET /volume/v3/backups?project_id=fb64e9c204784a56baf3974a7b30565f => generated 625 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:26.912852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:26.915027 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:26.915498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1616448994"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:26.917339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1616448994'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:26.917522 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume of 1 GB Jul 24 06:04:26.922278 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Availability Zones retrieved successfully. Jul 24 06:04:26.929260 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (f23490b2-c140-422c-aa30-0c817156c5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:26.930414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2357b5-047b-4fed-acaa-a2e943536dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.931385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:26.959867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b2357b5-047b-4fed-acaa-a2e943536dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.960661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3059ebbb-0ce5-42ac-b35a-de029829830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:26.996869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['d7bc880f-d4e1-45ac-83c2-6ce3eab69e96', '7787eeea-dacc-4a4f-8988-e17c47ac2995', '07aaf347-7928-4ee3-801b-e0977378d751', 'fa99c62d-af2f-4e7d-9d0b-1d14b862eeb2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:26.997949 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3059ebbb-0ce5-42ac-b35a-de029829830f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7bc880f-d4e1-45ac-83c2-6ce3eab69e96', '7787eeea-dacc-4a4f-8988-e17c47ac2995', '07aaf347-7928-4ee3-801b-e0977378d751', 'fa99c62d-af2f-4e7d-9d0b-1d14b862eeb2']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:26.998747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd60332-3f9f-48e3-9c81-393b09271d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:27.026632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd60332-3f9f-48e3-9c81-393b09271d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc03fae-a380-4829-bc30-5e036d80fd2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616448994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['d7bc880f-d4e1-45ac-83c2-6ce3eab69e96','7787eeea-dacc-4a4f-8988-e17c47ac2995','07aaf347-7928-4ee3-801b-e0977378d751','fa99c62d-af2f-4e7d-9d0b-1d14b862eeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1616448994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc03fae-a380-4829-bc30-5e036d80fd2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb64e9c204784a56baf3974a7b30565f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a874e52227f47878ad432d93838a7ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:27.027636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64eeaeb3-2db9-4d4c-94a8-d0a22fa0c17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:27.051799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64eeaeb3-2db9-4d4c-94a8-d0a22fa0c17e) transitioned into state 'SUCCESS' from state '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-1616448994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb64e9c204784a56baf3974a7b30565f',qos_specs=None,replication_status=,reservations=['d7bc880f-d4e1-45ac-83c2-6ce3eab69e96','7787eeea-dacc-4a4f-8988-e17c47ac2995','07aaf347-7928-4ee3-801b-e0977378d751','fa99c62d-af2f-4e7d-9d0b-1d14b862eeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a874e52227f47878ad432d93838a7ac',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:27.052601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b408420e-e2a8-4bcc-82f5-59e1dffad27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:27.063967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b408420e-e2a8-4bcc-82f5-59e1dffad27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:27.064861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Flow 'volume_create_api' (f23490b2-c140-422c-aa30-0c817156c5f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:27.065167 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Create volume request issued successfully. Jul 24 06:04:27.066404 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bef6d51-c4a2-498d-ad28-18b698c09f10 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:27.066947 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 742/2946] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:04:26 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:27.082169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.086214 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:27.086463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.086747 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.094634 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.094634 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:27.098721 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:27.103069 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c07ed794-0e3a-432a-972f-1ac85c9575bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d returned with HTTP 200 Jul 24 06:04:27.103466 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 725/2947] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:27.443584 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.445790 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:27.446006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.446199 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.446323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:27.451185 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.451185 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:27.451984 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97fa058e-e7ad-40dc-b203-ce1d2c45e01d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:27.452343 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 734/2948] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:27.517741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.519752 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:27.519945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.520204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.520344 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:27.524700 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.524700 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:27.525488 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5c427e3-4cc0-44dd-881d-62a34f120f3f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:27.525913 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 748/2949] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:27.537057 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.543565 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:27.543565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.543565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.553170 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.553170 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:27.557232 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:27.562238 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60c507f3-7939-4511-b7cc-209db8a2ae8c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:27.562741 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 743/2950] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:27.713886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.715959 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:04:27.716169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.716364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.724740 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.724740 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:27.728854 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:04:27.734749 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1221ee15-d0e8-4c1e-b0a4-2a8d3718b343 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb returned with HTTP 200 Jul 24 06:04:27.735455 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 726/2951] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:27.748244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.750055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:27.750379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27902f59-4096-4805-888d-613eaa8367cb", "name": "tempest-VolumesBackupsTest-Backup-1218720067"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:27.751878 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating new backup {'backup': {'volume_id': '27902f59-4096-4805-888d-613eaa8367cb', 'name': 'tempest-VolumesBackupsTest-Backup-1218720067'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:27.752024 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating backup of volume 27902f59-4096-4805-888d-613eaa8367cb in container None Jul 24 06:04:27.759401 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.759401 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:27.759904 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:04:27.793289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['c2e2cf79-9f48-42cd-98e8-3ba01bfdabbc', '7ef7c76a-f716-4db5-9e2b-6baa26c58029'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:27.825954 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33e2463d-3ea7-4b39-a403-802bd44b69ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:27.826516 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 735/2952] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:27 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:27.838891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:27.840733 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:27.840921 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:27.841108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:27.841231 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:27.845405 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:27.845405 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:27.846132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d16d1ed-b7e5-4c63-a203-add699ef44ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:27.846467 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 749/2953] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:27 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.045208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-41388144-eafa-4178-8241-aa10bb3c1799 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.049122 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-41388144-eafa-4178-8241-aa10bb3c1799 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption Jul 24 06:04:28.049389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-41388144-eafa-4178-8241-aa10bb3c1799 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.049688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-41388144-eafa-4178-8241-aa10bb3c1799 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.067606 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.067606 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:28.076231 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-41388144-eafa-4178-8241-aa10bb3c1799 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption returned with HTTP 200 Jul 24 06:04:28.076695 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 744/2954] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.122065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.124093 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:28.124333 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.124585 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.133360 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.133360 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:28.139498 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:28.144804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-419c8ae0-449b-4855-a4c7-4199027c02e9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d returned with HTTP 200 Jul 24 06:04:28.145202 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 727/2955] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:28.158059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.161051 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:28.161781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ebc03fae-a380-4829-bc30-5e036d80fd2d", "name": "tempest-type-Backup-1617456145"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:28.163949 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating new backup {'backup': {'volume_id': 'ebc03fae-a380-4829-bc30-5e036d80fd2d', 'name': 'tempest-type-Backup-1617456145'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:28.164206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Creating backup of volume ebc03fae-a380-4829-bc30-5e036d80fd2d in container None Jul 24 06:04:28.179394 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.179394 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:28.179901 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:28.207786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Created reservations ['9c13f34c-0791-4aef-be74-b4923162cd29', '0da5216b-af56-4b4a-9229-6037ddacb4db'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:28.248880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-617f3342-93d6-4136-ba2d-4a41454f11d4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:28.249605 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 736/2956] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:04:28 2026] POST /volume/v3/backups => generated 316 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:28.262534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.268372 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:28.268607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.268903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.268903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:28.277910 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.277910 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:28.278557 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b7fc56fe-8e98-4e07-9e6a-e8cad0bf963d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:28.278993 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 750/2957] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.469708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.471826 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:28.471963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.472174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.472296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:28.483801 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.483801 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:28.484859 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e36f4e8b-3690-43e9-84ac-2e122ac98227 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:28.485173 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 745/2958] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.537721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.539466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:28.539862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.540253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.540488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:28.545522 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.545522 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:28.546573 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-75a77415-6a75-4aad-ac02-4f6c6bbdb2f2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:28.547112 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 728/2959] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.576103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.578508 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:28.578814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.579090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.593175 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.593175 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:28.596848 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:28.601350 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33aea362-38c7-4bdb-b312-ae4e636b4b22 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:28.601812 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 737/2960] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:28.859777 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:28.865261 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:28.865579 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:28.865935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:28.866053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:28.872434 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:28.872434 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:28.873281 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a3b9b2a-0e65-4e7a-b34b-7e92a091c3fb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:28.873658 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 751/2961] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:28 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:29.290402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.295842 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:29.296089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:29.296329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:29.296472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:29.304183 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.304183 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:29.304909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53133bef-1a0e-4aac-9e6b-88092fdf4ae6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:29.305304 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 746/2962] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:29 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:29.497520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.499205 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:29.499382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:29.499685 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:29.499792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:29.504015 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.504015 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:29.504703 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5f6e36c8-602b-4c1b-a348-7d0aced3cd0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:29.505027 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 729/2963] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:29 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:29.557882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.561018 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:29.561214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:29.561396 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:29.561526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:29.566300 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.566300 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:29.567152 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f6af77c-fb1d-4c67-a960-44d584a07b45 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:29.568701 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 738/2964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:29 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:29.619270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.623402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:29.623470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:29.623750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:29.641649 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.641649 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:29.643778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d775d049-baf1-40e8-a617-12598818f2d5 req-b252997d-d3af-4461-9e4c-544405175bd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.646055 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-b252997d-d3af-4461-9e4c-544405175bd3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083/action Jul 24 06:04:29.646461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-b252997d-d3af-4461-9e4c-544405175bd3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:29.646609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-b252997d-d3af-4461-9e4c-544405175bd3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:29.647262 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:29.651566 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f7cc2b4b-19c1-4b4f-ba00-034b05d1cb66 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:29.652506 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 752/2965] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:29 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:29.663503 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.663503 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:29.678019 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d775d049-baf1-40e8-a617-12598818f2d5 req-b252997d-d3af-4461-9e4c-544405175bd3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083/action returned with HTTP 204 Jul 24 06:04:29.678504 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 747/2966] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:29 2026] POST /volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:29.885770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:29.887957 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:29.888271 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:29.888539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:29.888792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:29.895617 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:29.895617 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:29.896621 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fb89f60-e0b2-4ab2-86d4-bfb11a1a985b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:29.897013 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 730/2967] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:29 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:30.319555 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.321946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:30.321946 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.322229 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.322445 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:30.327609 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.327609 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:30.328514 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d3f5175b-c490-4618-9e49-1b8ca4ffddaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:30.329057 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 739/2968] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:30.515024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.517272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:30.517450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.517657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.517891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:30.524308 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.524308 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:30.525241 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5eb8673c-152d-43d0-911a-36a5a05d01d8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:30.526212 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 753/2969] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:30.579844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f1188615-03e1-444c-892f-eafafc119d8e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.581312 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1188615-03e1-444c-892f-eafafc119d8e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:30.581558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1188615-03e1-444c-892f-eafafc119d8e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.581733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1188615-03e1-444c-892f-eafafc119d8e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.581843 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f1188615-03e1-444c-892f-eafafc119d8e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:30.585999 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.585999 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:30.586648 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1188615-03e1-444c-892f-eafafc119d8e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:30.587155 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 748/2970] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:30.665283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.667108 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:30.667312 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.667539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.677652 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.677652 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:30.681696 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:30.686084 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d15a61c-d42d-4d6f-8942-f664b1c80ba5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:30.686506 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 731/2971] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:30.704421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.706236 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:30.706468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.706701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.717254 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.717254 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:30.720961 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:30.725478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0eb6195-6796-4ce0-aabb-46cd57ed823a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:30.725912 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 740/2972] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:30.777935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.779981 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:30.780191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.780339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.790106 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.790106 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:30.793751 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:30.797708 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-eac8fafd-c0fa-4d70-b903-c6ef8d2ebd64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:30.798056 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 754/2973] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:04:30.816469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.819971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/action Jul 24 06:04:30.820376 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:30.820544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:30.833070 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.833070 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:30.833631 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:30.840203 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Begin detaching volume completed successfully. Jul 24 06:04:30.840425 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-ae3b2343-ebfd-4172-b49e-47e6b61de1ef tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/action returned with HTTP 202 Jul 24 06:04:30.840932 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 749/2974] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:04:30 2026] POST /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:30.881224 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d0a66c9-dab8-4d1f-9541-766777162d77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.881580 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d0a66c9-dab8-4d1f-9541-766777162d77 None None] GET https://10.4.3.200/volume// Jul 24 06:04:30.881755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d0a66c9-dab8-4d1f-9541-766777162d77 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.881934 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d0a66c9-dab8-4d1f-9541-766777162d77 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.882219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d0a66c9-dab8-4d1f-9541-766777162d77 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:30.882492 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 732/2975] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:30.896179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.900362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:30.900642 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.900910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.911060 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.911060 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:30.912340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f4b727e-b388-4063-a35f-226fb50fd086 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.914598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f4b727e-b388-4063-a35f-226fb50fd086 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:30.914688 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f4b727e-b388-4063-a35f-226fb50fd086 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.914885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f4b727e-b388-4063-a35f-226fb50fd086 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.914984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3f4b727e-b388-4063-a35f-226fb50fd086 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:30.915015 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:30.919054 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-609071ff-6eab-4fb1-819c-fea0490e5d2b tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:30.919123 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.919123 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:30.919658 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 741/2976] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 1353 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:30.919754 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f4b727e-b388-4063-a35f-226fb50fd086 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:30.920191 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 755/2977] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:30.931615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-1f7c843d-b15b-4f71-9f82-ded39f68ef31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:30.935450 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-1f7c843d-b15b-4f71-9f82-ded39f68ef31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption Jul 24 06:04:30.935904 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-1f7c843d-b15b-4f71-9f82-ded39f68ef31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:30.936187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-1f7c843d-b15b-4f71-9f82-ded39f68ef31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:30.948162 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:30.948162 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:30.954033 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-1f7c843d-b15b-4f71-9f82-ded39f68ef31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption returned with HTTP 200 Jul 24 06:04:30.954474 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 750/2978] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:04:30 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:31.341668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:31.343923 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:31.344128 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:31.344344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:31.344491 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:31.355185 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:31.355185 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:31.356039 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e40fd5e0-8684-45b2-9213-e8715195c3d9 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:31.356505 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 733/2979] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:31 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:31.538455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:31.540881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:31.541124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:31.541371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:31.541515 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:31.546227 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:31.546227 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:31.547033 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d802a0c-bdf1-4e23-bd13-ac0fa1ac4140 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:31.547566 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 742/2980] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:31 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:31.599612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c066aa37-831f-426d-b8ba-65b319eee67b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:31.601932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c066aa37-831f-426d-b8ba-65b319eee67b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:31.602174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c066aa37-831f-426d-b8ba-65b319eee67b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:31.602396 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c066aa37-831f-426d-b8ba-65b319eee67b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:31.602543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c066aa37-831f-426d-b8ba-65b319eee67b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:31.608771 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:31.608771 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:31.609630 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c066aa37-831f-426d-b8ba-65b319eee67b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:31.610062 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 756/2981] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:31 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:31.931278 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:31.933767 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:31.934049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:31.934286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:31.934468 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:31.938979 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:31.938979 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:31.939803 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e51ac40e-ba99-4205-b4cd-ede9ce1aea80 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:31.940225 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 751/2982] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:31 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:32.367176 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:32.372353 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:32.372632 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:32.372975 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:32.373092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:32.381472 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:32.381472 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:32.382460 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c2e7edb-04c4-4915-803e-5373d59485f1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:32.383207 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 734/2983] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:32 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:32.568038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:32.570105 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:32.570358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:32.570576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:32.570697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:32.575426 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:32.575426 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:32.577336 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63701757-14c5-4d1c-96bd-3e4f710aebf0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:32.577336 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 743/2984] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:32 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:32.621670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f56423b7-a02d-430d-b77a-81f109b65522 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:32.623816 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f56423b7-a02d-430d-b77a-81f109b65522 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:32.624061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f56423b7-a02d-430d-b77a-81f109b65522 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:32.624299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f56423b7-a02d-430d-b77a-81f109b65522 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:32.624440 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f56423b7-a02d-430d-b77a-81f109b65522 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:32.629600 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:32.629600 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:32.630559 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f56423b7-a02d-430d-b77a-81f109b65522 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:32.632023 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 757/2985] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:32 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:32.950337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:32.952259 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:32.952461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:32.952642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:32.952766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:32.957042 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:32.957042 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:32.957775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2e42ff82-ffc1-4afe-bc31-e25a2f3562da tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:32.958232 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 752/2986] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:32 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:33.394195 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-caa02502-b274-4eb1-b015-b120601ef903 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:33.398185 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caa02502-b274-4eb1-b015-b120601ef903 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:33.398185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caa02502-b274-4eb1-b015-b120601ef903 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:33.398185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caa02502-b274-4eb1-b015-b120601ef903 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:33.398185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-caa02502-b274-4eb1-b015-b120601ef903 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:33.402374 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:33.402374 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:33.403213 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caa02502-b274-4eb1-b015-b120601ef903 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:33.403749 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 735/2987] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:33 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:33.592118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:33.593934 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:33.594134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:33.594325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:33.594432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:33.599832 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:33.599832 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:33.600696 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-307e0ba4-2110-4b89-b941-df6b7d299da7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:33.601202 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 744/2988] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:33 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:33.644618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-283ee6ee-c28b-42d9-a936-b529984c351b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:33.646354 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-283ee6ee-c28b-42d9-a936-b529984c351b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:33.646794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-283ee6ee-c28b-42d9-a936-b529984c351b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:33.648256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-283ee6ee-c28b-42d9-a936-b529984c351b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:33.648256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-283ee6ee-c28b-42d9-a936-b529984c351b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:33.651993 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:33.651993 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:33.653418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-283ee6ee-c28b-42d9-a936-b529984c351b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:33.653418 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 758/2989] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:33 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:33.968989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:33.970723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:33.970930 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:33.971114 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:33.971217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:33.976764 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:33.976764 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:33.977711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9377282c-3da9-4f5e-91be-69a2aaf65138 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:33.978165 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 753/2990] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:33 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.414555 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.416368 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:34.416627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.416858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.416984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:34.421625 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.421625 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:34.422337 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f58b02a8-b0ff-490b-b967-16b441d5eb8d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:34.422761 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 736/2991] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:34 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.444816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-a6b3f18d-ddf3-4f91-b7f1-c4c417ac0a80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.447699 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-a6b3f18d-ddf3-4f91-b7f1-c4c417ac0a80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 Jul 24 06:04:34.447915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-a6b3f18d-ddf3-4f91-b7f1-c4c417ac0a80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.448096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-a6b3f18d-ddf3-4f91-b7f1-c4c417ac0a80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.455642 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.455642 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:34.515640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ca0ad03-cc02-4d69-b734-5e83c5217f07 req-a6b3f18d-ddf3-4f91-b7f1-c4c417ac0a80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 returned with HTTP 200 Jul 24 06:04:34.516470 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 745/2992] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:34 2026] DELETE /volume/v3/attachments/274aae66-a6b1-4fba-8d17-7d2cc4b40083 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.553432 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-fc86f2ac-a208-419a-9e8b-8639d601e8d6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.555608 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-fc86f2ac-a208-419a-9e8b-8639d601e8d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de Jul 24 06:04:34.555805 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-fc86f2ac-a208-419a-9e8b-8639d601e8d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.555978 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-fc86f2ac-a208-419a-9e8b-8639d601e8d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.564331 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.564331 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:34.599780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9e0e3a1a-6995-46a4-b9e4-6a8bfc44df7b req-fc86f2ac-a208-419a-9e8b-8639d601e8d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de returned with HTTP 200 Jul 24 06:04:34.600244 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 759/2993] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:34 2026] DELETE /volume/v3/attachments/c1bfe004-083e-4aa2-92c0-b9efa29647de => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.610768 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.612809 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:34.613125 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.613487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.613617 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:34.619035 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.619035 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:34.619999 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84a7aa57-624d-4d57-9d2b-b85c01006923 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:34.620479 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 754/2994] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:34 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.664713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.666859 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:34.667120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.667328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.667554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:34.677349 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.677349 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:34.678361 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-66e1a58d-66d7-402d-8a80-bebbf93c9440 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:34.678876 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 737/2995] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:34 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:34.988485 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:34.990979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:34.991165 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:34.991345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:34.991499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:34.996147 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:34.996147 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:34.996919 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12d41bde-d02f-4659-a17f-b8b6b4f9dae7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:34.997303 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 746/2996] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:34 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:35.135920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:35.138202 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:35.138469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:35.138660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:35.147784 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:35.147784 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:35.152380 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:35.157606 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a02ba8b-8b54-4e23-9685-efcd85de31b4 req-39b36950-69c3-4ebd-ab4d-6af20213fa44 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:35.158004 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 760/2997] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:35 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:35.434060 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:35.436604 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:35.436937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:35.437188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:35.437332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:35.442521 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:35.442521 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:35.443345 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-71c2e280-204c-4aef-8db2-c826d81f96d6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:35.443888 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 755/2998] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:35 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:35.632663 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:35.634739 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:35.635137 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:35.635435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:35.635601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:35.641598 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:35.641598 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:35.642663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23ed3e31-96c9-4b0b-80e8-48452c7bcf0f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:35.643069 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 738/2999] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:35 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:35.691933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-751e0712-ac59-465f-975d-526442eacf30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:35.693919 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-751e0712-ac59-465f-975d-526442eacf30 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:35.694370 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-751e0712-ac59-465f-975d-526442eacf30 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:35.694489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-751e0712-ac59-465f-975d-526442eacf30 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:35.694652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-751e0712-ac59-465f-975d-526442eacf30 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:35.699775 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:35.699775 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:35.700777 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-751e0712-ac59-465f-975d-526442eacf30 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:35.701327 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 747/3000] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:35 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:35.970690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:35.972912 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:35.973127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:35.973314 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:35.973489 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:35.981263 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:35.981263 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:35.981734 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:35.993377 np0000005810 devstack@c-api.service[100224]: WARNING cinder.keymgr.conf_key_mgr [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:04:36.002483 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:04:36.002483 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06713bc5-0ca7-488d-ab64-c3b14849cf69 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 202 Jul 24 06:04:36.002882 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 761/3001] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:35 2026] DELETE /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:36.007151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:36.009908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:36.010096 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:36.010277 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:36.010404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:36.013002 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:36.014934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:36.015173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:36.015421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:36.015774 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:36.015774 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:36.016539 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12a198dc-c79b-4b54-98f2-e00ef6fff273 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:36.016906 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 756/3002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:36 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:36.022572 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:36.022572 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:36.026905 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:36.031753 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a3aa5c95-7610-4ce2-b978-c4d1c799a0a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 200 Jul 24 06:04:36.032240 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 739/3003] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:36 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:36.455887 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:36.458173 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:36.458430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:36.458711 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:36.458885 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:36.464237 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:36.464237 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:36.465102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ad1e3ba8-9502-42ce-80a9-4d77b51fb8b2 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:36.465628 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 748/3004] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:36 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:36.656312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:36.658587 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:36.658868 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:36.658996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:36.659128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:36.666225 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:36.666225 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:36.667072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b15740f2-17b1-46d9-bcd9-c3b3c2383324 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:36.667493 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 762/3005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:36 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:36.712636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:36.714355 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:36.714543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:36.714728 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:36.714837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:36.719181 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:36.719181 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:36.719937 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2db5363-172b-4092-a24b-2cd35868a1c3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:36.720303 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 757/3006] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:36 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:37.029736 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.031873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:37.032082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.032402 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.032464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:37.038091 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.038091 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:37.039587 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-752cf5a0-9bbc-4ab4-8361-bd1d734f9ae0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:37.039856 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 740/3007] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:37.046028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd960580-3623-4a24-bb13-908c59da847a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.048259 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd960580-3623-4a24-bb13-908c59da847a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 Jul 24 06:04:37.048339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd960580-3623-4a24-bb13-908c59da847a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.048866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd960580-3623-4a24-bb13-908c59da847a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.056601 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd960580-3623-4a24-bb13-908c59da847a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 returned with HTTP 404 Jul 24 06:04:37.057204 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 749/3008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/volumes/64f921e3-5067-4aa0-b1d1-aadb1ae44bd6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:37.065008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.067431 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:04:37.067530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.067762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.068690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:04:37.307529 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Get all volumes completed successfully. Jul 24 06:04:37.311012 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.311012 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:37.318254 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3069ab8a-e070-45fe-9848-80b0aa3d8ea7 tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:04:37.318867 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 763/3009] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14987 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:37.340396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4f5c455-a568-44ee-8051-06d964d4f75a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.342330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4f5c455-a568-44ee-8051-06d964d4f75a tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] DELETE https://10.4.3.200/volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079 Jul 24 06:04:37.342525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4f5c455-a568-44ee-8051-06d964d4f75a tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.342723 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4f5c455-a568-44ee-8051-06d964d4f75a tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.365956 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4f5c455-a568-44ee-8051-06d964d4f75a tempest-TestVolumeBootPattern-391878907 tempest-TestVolumeBootPattern-391878907-project-admin] https://10.4.3.200/volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079 returned with HTTP 202 Jul 24 06:04:37.366416 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 758/3010] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:04:37 2026] DELETE /volume/v3/types/ea4e4870-f68e-49cc-a37c-21135d9b7079 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:37.402411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26ea7170-ee55-4d41-88f4-5cb899612746 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.404197 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:37.404526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-641469200", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:37.406066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-641469200', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:37.480481 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.483320 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:37.483490 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.483796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.484003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:37.492225 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.492225 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:37.493067 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ca4e0917-410a-4143-8210-2f58425d5ba0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:37.493533 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 750/3011] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:37.513657 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:04:37.522904 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:04:37.529061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (73bfc823-7f7b-4e17-b9d1-8c0fc350f0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:37.530549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7dbf50-ed6f-4730-a26b-55e022420c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:37.531754 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:37.594485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b7dbf50-ed6f-4730-a26b-55e022420c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:37.596099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bd32d1-e55f-49f5-91b2-405b6c7064f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:37.657354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['40c38a6d-2064-4238-9fbe-2dfc2b546bda', 'dee6d358-07fe-4ce8-863f-a1c6f070566d', '97d36d73-1d41-45b3-9f01-277a1470c821', '1b28dceb-ec4e-4321-b5e3-b4324f59ee91'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:37.658776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bd32d1-e55f-49f5-91b2-405b6c7064f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c38a6d-2064-4238-9fbe-2dfc2b546bda', 'dee6d358-07fe-4ce8-863f-a1c6f070566d', '97d36d73-1d41-45b3-9f01-277a1470c821', '1b28dceb-ec4e-4321-b5e3-b4324f59ee91']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:37.659822 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7408dfeb-2670-48f8-a7fd-7bb6aa414d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:37.678179 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-528ba037-6bcf-401d-b490-d691836d6a95 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.680014 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-528ba037-6bcf-401d-b490-d691836d6a95 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:37.680231 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-528ba037-6bcf-401d-b490-d691836d6a95 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.680409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-528ba037-6bcf-401d-b490-d691836d6a95 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.680522 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-528ba037-6bcf-401d-b490-d691836d6a95 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:37.688060 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.688060 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:37.689123 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-528ba037-6bcf-401d-b490-d691836d6a95 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:37.689620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7408dfeb-2670-48f8-a7fd-7bb6aa414d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-641469200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['40c38a6d-2064-4238-9fbe-2dfc2b546bda','dee6d358-07fe-4ce8-863f-a1c6f070566d','97d36d73-1d41-45b3-9f01-277a1470c821','1b28dceb-ec4e-4321-b5e3-b4324f59ee91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-641469200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:37.689779 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 764/3012] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:37.690564 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d765fb-bc85-4187-a6b9-7360105e7c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:37.717562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d765fb-bc85-4187-a6b9-7360105e7c44) transitioned into state 'SUCCESS' from state '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-641469200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['40c38a6d-2064-4238-9fbe-2dfc2b546bda','dee6d358-07fe-4ce8-863f-a1c6f070566d','97d36d73-1d41-45b3-9f01-277a1470c821','1b28dceb-ec4e-4321-b5e3-b4324f59ee91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:37.720051 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f92c76-6df7-4c33-9c31-728193a736de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:37.735873 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63f92c76-6df7-4c33-9c31-728193a736de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:37.736784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (73bfc823-7f7b-4e17-b9d1-8c0fc350f0fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:37.737143 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:04:37.737759 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ea7170-ee55-4d41-88f4-5cb899612746 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:37.738212 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 741/3013] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:37 2026] POST /volume/v3/volumes => generated 758 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:37.739259 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.742954 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:37.742954 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.746381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.746381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:37.753923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:37.756303 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:37.756619 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:37.756906 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:37.765936 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.765936 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:37.770244 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:37.776201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdcec9cc-91a9-434e-960b-d7f77bb610c2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:37.776879 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 751/3014] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:37.965333 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:37.965333 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:37.965616 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-422704ec-2a7e-469b-ae7f-fc3b3629955e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:37.966045 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 759/3015] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:37 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:38.053398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.054786 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:38.055014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.055215 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.055320 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:38.060360 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.060360 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:38.061191 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4790f9f4-0aae-41b7-ba1a-c24398394dff tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:38.061887 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 765/3016] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:38.157917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.160119 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:38.160588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.160588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.160784 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume with id: 8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:38.169374 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.169374 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:38.172731 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:38.188552 np0000005810 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:04:38.196754 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume request issued successfully. Jul 24 06:04:38.197001 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1f5ec89-3327-4bb9-970f-c9ce3abaf380 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 202 Jul 24 06:04:38.197493 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 742/3017] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:38 2026] DELETE /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:38.206764 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.209054 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:38.209258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.209431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.220730 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.220730 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:38.225831 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:04:38.231201 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b55dd412-b5ea-4c62-b788-00ebac28f635 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 200 Jul 24 06:04:38.231531 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 752/3018] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:38.503925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-90fd8b4a-8400-422d-a77a-121681c223c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.505732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90fd8b4a-8400-422d-a77a-121681c223c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:38.505975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90fd8b4a-8400-422d-a77a-121681c223c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.506187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90fd8b4a-8400-422d-a77a-121681c223c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.506337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-90fd8b4a-8400-422d-a77a-121681c223c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:38.510726 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.510726 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:38.511349 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90fd8b4a-8400-422d-a77a-121681c223c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:38.511797 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 760/3019] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:38.705097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.708534 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:38.708821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.709077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.709215 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:38.715214 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.715214 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:38.716184 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa60b575-1a6b-43de-8c28-63c70eca9059 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:38.716816 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 766/3020] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:38.793398 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15b14bef-edec-43da-8da2-fc1c172dae96 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.795608 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15b14bef-edec-43da-8da2-fc1c172dae96 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:38.795893 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15b14bef-edec-43da-8da2-fc1c172dae96 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.796089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15b14bef-edec-43da-8da2-fc1c172dae96 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.810230 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.810230 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:38.815818 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15b14bef-edec-43da-8da2-fc1c172dae96 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:38.821431 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15b14bef-edec-43da-8da2-fc1c172dae96 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:38.821985 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 743/3021] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:38.837180 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.839712 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:38.839712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.839712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.848489 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.848489 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:38.854373 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:38.861932 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44df3cad-2cbc-492d-bd66-cc82ccf8c339 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:38.861932 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 753/3022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:38.978211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:38.980402 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:38.980616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:38.980851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:38.980993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:38.987027 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:38.987027 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:38.988098 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a181cde-71c2-411d-a812-a0ba6458e3fb tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:38.988595 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 761/3023] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:38 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:39.078414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.084516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:39.087698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.087698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.087698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:39.096100 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:39.096100 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:39.097126 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8a4375c-3ff6-4588-9880-751c678f2d5b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:39.097710 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 767/3024] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:39 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:39.249194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0290910-bb80-489d-bd40-555ecf2c4f78 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.250955 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0290910-bb80-489d-bd40-555ecf2c4f78 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 Jul 24 06:04:39.251501 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0290910-bb80-489d-bd40-555ecf2c4f78 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.251501 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0290910-bb80-489d-bd40-555ecf2c4f78 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.260560 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0290910-bb80-489d-bd40-555ecf2c4f78 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 returned with HTTP 404 Jul 24 06:04:39.261050 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 744/3025] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:39 2026] GET /volume/v3/volumes/8a367ff6-07d9-4e07-b0d2-cafaeea46f56 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:39.270442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-87067378-df6a-4534-9511-5f15b4716d49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.272961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:04:39.273245 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.273833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.275037 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:04:39.298695 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Get all volumes completed successfully. Jul 24 06:04:39.301498 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:39.301498 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:39.309189 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-87067378-df6a-4534-9511-5f15b4716d49 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:04:39.310219 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 754/3026] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:04:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15475 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:39.335856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13c9c167-8142-48cb-b46f-2abaf347a84f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.339222 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c9c167-8142-48cb-b46f-2abaf347a84f tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] DELETE https://10.4.3.200/volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141 Jul 24 06:04:39.339491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c9c167-8142-48cb-b46f-2abaf347a84f tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.339776 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c9c167-8142-48cb-b46f-2abaf347a84f tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.373177 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c9c167-8142-48cb-b46f-2abaf347a84f tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141 returned with HTTP 202 Jul 24 06:04:39.373480 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 762/3027] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:04:39 2026] DELETE /volume/v3/types/28a131ef-cb8c-4579-a5f3-dd382fc86141 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:39.386939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4672d9c6-9ed7-431a-8f06-1e1338a258e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.390003 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4672d9c6-9ed7-431a-8f06-1e1338a258e0 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:04:39.390003 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4672d9c6-9ed7-431a-8f06-1e1338a258e0 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-358348526", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:39.406188 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4672d9c6-9ed7-431a-8f06-1e1338a258e0 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:04:39.406344 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 768/3028] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:04:39 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:39.416850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ef12894-e744-4490-a4ed-fe61f3ed1c65 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.418799 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef12894-e744-4490-a4ed-fe61f3ed1c65 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] POST https://10.4.3.200/volume/v3/types/77336316-8860-4663-947d-848fbcd22b52/encryption Jul 24 06:04:39.419177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ef12894-e744-4490-a4ed-fe61f3ed1c65 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:39.434504 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ef12894-e744-4490-a4ed-fe61f3ed1c65 tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/77336316-8860-4663-947d-848fbcd22b52/encryption returned with HTTP 200 Jul 24 06:04:39.434903 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 745/3029] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:04:39 2026] POST /volume/v3/types/77336316-8860-4663-947d-848fbcd22b52/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:39.444669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01e00d2a-80ab-40b4-854b-f436a83212da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.446308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:39.446652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-443046407", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-358348526", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:39.448942 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-443046407', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-358348526', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:39.452494 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume of 1 GB Jul 24 06:04:39.452869 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:39.452869 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:39.453310 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Availability Zones retrieved successfully. Jul 24 06:04:39.459319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (58e7aff6-070d-4863-aabf-14afcc92f710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:39.460406 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9db2c91-0f14-46b2-ad1f-10b3f10cf171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:39.461294 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:39.495489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9db2c91-0f14-46b2-ad1f-10b3f10cf171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:04:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77336316-8860-4663-947d-848fbcd22b52,is_public=True,name='tempest-scenario-type-luks-358348526',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77336316-8860-4663-947d-848fbcd22b52', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:39.496437 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3897b469-bf84-4999-bc84-242d0407d0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:39.526325 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.529128 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:39.529513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.529513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.529605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:39.531870 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-358348526 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-358348526, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:04:39.532156 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-358348526 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-358348526, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:04:39.558755 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:39.558755 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:39.559447 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e9c78e5-da3c-48d2-b900-72d5706ab751 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:39.559778 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 763/3030] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:39 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:39.561423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Created reservations ['8045ed2b-8df0-485e-9d4f-ea5fdab27425', 'c0427e26-9b9f-4285-aa57-2fb08b271d19', '228ed433-481e-4ab2-b2a6-69fea0722de2', '7e5965c5-714e-4594-a0bf-ed5535ad81b3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:39.562685 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3897b469-bf84-4999-bc84-242d0407d0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8045ed2b-8df0-485e-9d4f-ea5fdab27425', 'c0427e26-9b9f-4285-aa57-2fb08b271d19', '228ed433-481e-4ab2-b2a6-69fea0722de2', '7e5965c5-714e-4594-a0bf-ed5535ad81b3']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:39.565136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1b4d1f-7011-4d5d-a833-d9b765bbbf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:39.586890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af1b4d1f-7011-4d5d-a833-d9b765bbbf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b83de5e-7fee-468f-b1e0-e2524b404942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-443046407',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['8045ed2b-8df0-485e-9d4f-ea5fdab27425','c0427e26-9b9f-4285-aa57-2fb08b271d19','228ed433-481e-4ab2-b2a6-69fea0722de2','7e5965c5-714e-4594-a0bf-ed5535ad81b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=77336316-8860-4663-947d-848fbcd22b52), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-443046407',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3b83de5e-7fee-468f-b1e0-e2524b404942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12422cabea454a8d9b95fcc9a94c3f22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e532d6d296e4af1952704c6965695ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77336316-8860-4663-947d-848fbcd22b52),volume_type_id=77336316-8860-4663-947d-848fbcd22b52)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:39.587990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b789139d-92e0-4b98-a20b-dfb88772d2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:39.612315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b789139d-92e0-4b98-a20b-dfb88772d2f8) transitioned into state 'SUCCESS' from state '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-443046407',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12422cabea454a8d9b95fcc9a94c3f22',qos_specs=None,replication_status=,reservations=['8045ed2b-8df0-485e-9d4f-ea5fdab27425','c0427e26-9b9f-4285-aa57-2fb08b271d19','228ed433-481e-4ab2-b2a6-69fea0722de2','7e5965c5-714e-4594-a0bf-ed5535ad81b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e532d6d296e4af1952704c6965695ee',volume_type_id=77336316-8860-4663-947d-848fbcd22b52)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:39.613064 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f4b648-12be-4eab-b6e5-cd95d4b4a41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:39.627190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f4b648-12be-4eab-b6e5-cd95d4b4a41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:39.628101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Flow 'volume_create_api' (58e7aff6-070d-4863-aabf-14afcc92f710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:39.628430 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Create volume request issued successfully. Jul 24 06:04:39.629120 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01e00d2a-80ab-40b4-854b-f436a83212da tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:39.629904 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 755/3031] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:39 2026] POST /volume/v3/volumes => generated 783 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:39.733563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eff70511-59f7-48bb-9926-895dae061653 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:39.736035 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff70511-59f7-48bb-9926-895dae061653 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:39.736035 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eff70511-59f7-48bb-9926-895dae061653 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:39.736450 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eff70511-59f7-48bb-9926-895dae061653 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:39.737546 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-eff70511-59f7-48bb-9926-895dae061653 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:39.743014 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:39.743014 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:39.744054 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff70511-59f7-48bb-9926-895dae061653 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:39.744568 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 769/3032] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:39 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:40.003198 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.006203 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:40.006520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.006838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.006953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:40.015078 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.015078 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:40.016646 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4109f444-c56a-4f9f-bfb4-b553620385b0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:40.017229 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 746/3033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:40.109564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.112280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:40.112646 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.113013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.113134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:40.117443 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.117443 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:40.118234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0367f317-b937-477f-a6a3-59ce2f8b4a87 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:40.118944 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 764/3034] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:40.148798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.151171 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:40.151590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.151946 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.160835 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.160835 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:40.168705 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:40.173285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-12fa9a20-b472-489f-a1fa-858a8630eac1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:40.173927 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 756/3035] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:40.572986 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.575061 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:40.575575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.576132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.576259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:40.581582 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.581582 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:40.582307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cda55cd2-a461-48c2-be66-4d0c552f3504 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:40.582732 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 770/3036] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:40.755866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.762050 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:40.762263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.762481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.762615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:40.772003 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.772003 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:40.774849 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e2da563-2c95-4a1c-b02d-f044fa554291 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:40.775429 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 747/3037] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:40.840585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.844989 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:40.845446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.845824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.853594 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.853594 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:40.857420 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:40.862146 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-a77bb14f-ac21-406c-ac28-ec3e3f6ab2c1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:40.862595 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 765/3038] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:40.873415 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46199f3b-c430-4437-9a42-2480ad2d3645 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.873829 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46199f3b-c430-4437-9a42-2480ad2d3645 None None] GET https://10.4.3.200/volume// Jul 24 06:04:40.874043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46199f3b-c430-4437-9a42-2480ad2d3645 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:40.874276 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46199f3b-c430-4437-9a42-2480ad2d3645 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:40.874669 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46199f3b-c430-4437-9a42-2480ad2d3645 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:40.874988 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 757/3039] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:04:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:40.881629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-408c0bc2-4f33-4127-b80e-6513fa97f9f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:40.883737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-408c0bc2-4f33-4127-b80e-6513fa97f9f9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:04:40.884100 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-408c0bc2-4f33-4127-b80e-6513fa97f9f9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f", "connector": null, "instance_uuid": "bc166b62-40ed-433e-93fd-284e153dbc5d"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:40.893291 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:40.893291 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:40.915197 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-408c0bc2-4f33-4127-b80e-6513fa97f9f9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:04:40.915627 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 771/3040] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:04:40 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:41.029098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.031007 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:41.031240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.031472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.031580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:41.036290 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.036290 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:41.037138 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00ae2722-7ea9-4650-981a-fa5005bf8a42 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:41.037554 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 748/3041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:41.129688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.132989 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:41.134564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.134564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.134564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:41.138105 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.138105 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:41.138979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-61dc5ff5-d57a-463b-95b2-d06eea5e36ed tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:41.139477 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 766/3042] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:41.594948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.597568 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:41.598073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.598073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.598542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:41.600632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b508d8e-de00-400b-b5bf-878198527de7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.603037 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b508d8e-de00-400b-b5bf-878198527de7 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:04:41.603209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b508d8e-de00-400b-b5bf-878198527de7 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.603454 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b508d8e-de00-400b-b5bf-878198527de7 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.605078 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.605078 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:41.605906 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfa5e35e-05aa-45f2-b519-db11c3848e32 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:41.606447 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 758/3043] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:41.619059 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.619059 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:41.623154 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b508d8e-de00-400b-b5bf-878198527de7 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:04:41.628525 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b508d8e-de00-400b-b5bf-878198527de7 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:04:41.629127 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 772/3044] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:41.680168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.685929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:04:41.685929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.685929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.697606 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.697606 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:41.701925 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:04:41.707108 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-c3c70513-5465-4e89-b96d-38029c4eb304 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:04:41.707612 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 749/3045] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:41.725220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.727128 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01/action Jul 24 06:04:41.727486 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:41.727599 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:41.739702 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.739702 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:41.740205 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:04:41.747103 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Begin detaching volume completed successfully. Jul 24 06:04:41.747378 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-551f855f-392d-42ba-b49b-467c1f5e1727 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01/action returned with HTTP 202 Jul 24 06:04:41.747909 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 767/3046] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:04:41 2026] POST /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bd2507ec-cc88-44cd-b412-b5009c68d0a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd2507ec-cc88-44cd-b412-b5009c68d0a6 None None] GET https://10.4.3.200/volume// Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd2507ec-cc88-44cd-b412-b5009c68d0a6 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bd2507ec-cc88-44cd-b412-b5009c68d0a6 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bd2507ec-cc88-44cd-b412-b5009c68d0a6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:41.788975 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 759/3047] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:41.789691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.791728 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:41.791946 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.792126 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.792223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:41.796156 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:41.797974 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.797974 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:41.799118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9c7c5d3-8be8-4ea3-9209-cd07800bb0d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:41.799698 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 773/3048] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:41.801624 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:04:41.801936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:41.802189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:41.813697 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:41.813697 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:41.817734 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:04:41.822703 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-231a51da-6f48-4855-9aca-a7dde735ba61 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:04:41.823152 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 750/3049] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:41 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 1325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:42.053925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-417c3266-f595-4763-b15a-08e8b10dfc01 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.056873 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417c3266-f595-4763-b15a-08e8b10dfc01 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:42.057097 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417c3266-f595-4763-b15a-08e8b10dfc01 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.057989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417c3266-f595-4763-b15a-08e8b10dfc01 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.057989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-417c3266-f595-4763-b15a-08e8b10dfc01 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:42.063499 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.063499 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:42.064394 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417c3266-f595-4763-b15a-08e8b10dfc01 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:42.067051 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 768/3050] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:42.097363 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84cdcb78-fd90-4ab9-934b-bcbb5b26c351 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.097820 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84cdcb78-fd90-4ab9-934b-bcbb5b26c351 None None] GET https://10.4.3.200/volume// Jul 24 06:04:42.098036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84cdcb78-fd90-4ab9-934b-bcbb5b26c351 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.098309 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84cdcb78-fd90-4ab9-934b-bcbb5b26c351 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.099045 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84cdcb78-fd90-4ab9-934b-bcbb5b26c351 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:42.099045 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 760/3051] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:42.111313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.114345 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:04:42.114745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.115040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.138209 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.138209 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:42.144393 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:04:42.153308 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-37b517e1-c664-42d9-9002-396ddf25d779 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:04:42.153992 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 774/3052] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1545 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:42.157708 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.158647 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:42.158774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.161476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.161476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:42.165796 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.165796 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:42.166731 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19d2b01-d860-4cec-93fc-6c2105da7c4d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:42.166815 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 751/3053] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:42.285908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.288870 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b Jul 24 06:04:42.289516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:42.301567 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:42.309629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:42.310660 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.310660 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:42.400539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f-np0000005810" released by "attachment_update" :: held 0.091s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:42.401289 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-136a9b16-8aa0-4881-89de-898398aaa1a0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b returned with HTTP 200 Jul 24 06:04:42.401960 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 769/3054] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:42 2026] PUT /volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:42.427150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-716437ee-2e1e-4c56-b9fa-73bca9ddea2c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.429213 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-716437ee-2e1e-4c56-b9fa-73bca9ddea2c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b/action Jul 24 06:04:42.429616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-716437ee-2e1e-4c56-b9fa-73bca9ddea2c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:42.429760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-716437ee-2e1e-4c56-b9fa-73bca9ddea2c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:42.452382 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.452382 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:42.467774 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-84ebc639-ec20-489b-a52e-b5e357c7694e req-716437ee-2e1e-4c56-b9fa-73bca9ddea2c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b/action returned with HTTP 204 Jul 24 06:04:42.468279 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 761/3055] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:42 2026] POST /volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:42.620851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.624008 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:42.624328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.624598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.624775 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:42.630395 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.630395 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:42.631241 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2908f920-548f-4c9b-80b6-f99e8828d9b0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:42.631723 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 775/3056] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:42.813041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.815250 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:42.815521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.815784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.816048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:42.821600 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.821600 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:42.822981 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2891e72a-9d4e-4896-860f-22bebd569ea7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:42.824048 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 752/3057] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:42 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:42.894908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ea88726b-4c66-4436-9657-082df5ed329c req-a31bb436-e9c8-4d67-9b89-0f223d7df034 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:42.897153 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-a31bb436-e9c8-4d67-9b89-0f223d7df034 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] DELETE https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 Jul 24 06:04:42.897359 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-a31bb436-e9c8-4d67-9b89-0f223d7df034 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:42.897591 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-a31bb436-e9c8-4d67-9b89-0f223d7df034 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:42.908395 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:42.908395 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:42.962844 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ea88726b-4c66-4436-9657-082df5ed329c req-a31bb436-e9c8-4d67-9b89-0f223d7df034 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 returned with HTTP 200 Jul 24 06:04:42.964870 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 770/3058] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:42 2026] DELETE /volume/v3/attachments/3abf2ed2-996f-4faa-86a5-130e4aacb0b3 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:43.081466 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-992aeebf-c8df-4db2-be95-603961e7d215 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.083725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-992aeebf-c8df-4db2-be95-603961e7d215 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:43.084213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-992aeebf-c8df-4db2-be95-603961e7d215 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.084495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-992aeebf-c8df-4db2-be95-603961e7d215 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.084645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-992aeebf-c8df-4db2-be95-603961e7d215 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:43.090584 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.090584 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:43.091422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-992aeebf-c8df-4db2-be95-603961e7d215 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:43.091862 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 762/3059] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:43.101319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03b9916b-fae6-4250-80b1-4cf314f09639 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.103262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03b9916b-fae6-4250-80b1-4cf314f09639 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:04:43.103471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03b9916b-fae6-4250-80b1-4cf314f09639 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.103695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03b9916b-fae6-4250-80b1-4cf314f09639 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.112621 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.112621 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:43.120113 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-03b9916b-fae6-4250-80b1-4cf314f09639 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:43.126654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03b9916b-fae6-4250-80b1-4cf314f09639 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:04:43.127024 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 776/3060] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:43.145878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.150185 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] POST https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53/restore Jul 24 06:04:43.151781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:43.153250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Restoring backup d5215305-648d-43c6-ace9-8841b6ffaf53 ({'restore': {}}) {{(pid=100223) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:04:43.153383 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Restoring backup d5215305-648d-43c6-ace9-8841b6ffaf53 to volume None. Jul 24 06:04:43.163642 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.163642 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:43.165665 np0000005810 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Creating volume of 1 GB for restore of backup d5215305-648d-43c6-ace9-8841b6ffaf53. Jul 24 06:04:43.177216 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:04:43.176871. {{(pid=100223) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:04:43.177410 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Availability Zones retrieved successfully. Jul 24 06:04:43.180741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94092bce-9d20-4223-b473-362929f9d8ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.183111 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94092bce-9d20-4223-b473-362929f9d8ac tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:43.183350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94092bce-9d20-4223-b473-362929f9d8ac tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.183604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94092bce-9d20-4223-b473-362929f9d8ac tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.183811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-94092bce-9d20-4223-b473-362929f9d8ac tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:43.185895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Flow 'volume_create_api' (785f2279-5a9e-406b-ad82-95f3fc9690e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:43.187586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6093d939-7a99-4085-a537-d9f71065fe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:43.189173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:43.189716 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.189716 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:43.191279 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94092bce-9d20-4223-b473-362929f9d8ac tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:43.192117 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 771/3061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:43.229740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6093d939-7a99-4085-a537-d9f71065fe5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:43.230829 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e40e72-48c6-46e3-a78f-123f3290fc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:43.289292 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Created reservations ['ff76432e-95d4-47c8-82ea-a41c9b9f08a1', 'ce35201d-eeae-4ae6-9584-1ec1cb74532c', 'eb8249ac-49d2-481c-a69b-203f275fc67a', '951de88b-9d4e-41c7-b686-7cb1ae7d1486'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:43.290382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7e40e72-48c6-46e3-a78f-123f3290fc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff76432e-95d4-47c8-82ea-a41c9b9f08a1', 'ce35201d-eeae-4ae6-9584-1ec1cb74532c', 'eb8249ac-49d2-481c-a69b-203f275fc67a', '951de88b-9d4e-41c7-b686-7cb1ae7d1486']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:43.291211 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8f0ed8-323e-4eec-8ae0-dc14b502de5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:43.327327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac8f0ed8-323e-4eec-8ae0-dc14b502de5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a260f045-038a-4239-bcdd-26321527b396', '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_d5215305-648d-43c6-ace9-8841b6ffaf53',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7995ee7c1842289bf3a7c2815f0afc',qos_specs=None,replication_status=,reservations=['ff76432e-95d4-47c8-82ea-a41c9b9f08a1','ce35201d-eeae-4ae6-9584-1ec1cb74532c','eb8249ac-49d2-481c-a69b-203f275fc67a','951de88b-9d4e-41c7-b686-7cb1ae7d1486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:43Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d5215305-648d-43c6-ace9-8841b6ffaf53',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a260f045-038a-4239-bcdd-26321527b396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7995ee7c1842289bf3a7c2815f0afc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:43.328246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f213c4a5-7708-4637-af6f-7b104a946967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:43.353268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f213c4a5-7708-4637-af6f-7b104a946967) transitioned into 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_d5215305-648d-43c6-ace9-8841b6ffaf53',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7995ee7c1842289bf3a7c2815f0afc',qos_specs=None,replication_status=,reservations=['ff76432e-95d4-47c8-82ea-a41c9b9f08a1','ce35201d-eeae-4ae6-9584-1ec1cb74532c','eb8249ac-49d2-481c-a69b-203f275fc67a','951de88b-9d4e-41c7-b686-7cb1ae7d1486'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e0e8035da204f88b1e94d358b6cf15d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:43.353583 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a22d0e8-7fe3-455d-a777-334f3fe2d34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:43.367835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a22d0e8-7fe3-455d-a777-334f3fe2d34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:43.368810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Flow 'volume_create_api' (785f2279-5a9e-406b-ad82-95f3fc9690e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:43.369144 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Create volume request issued successfully. Jul 24 06:04:43.380459 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.380459 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:43.381391 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:43.643975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e22ae150-1828-4da3-8cd4-5eb54948772e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.646007 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22ae150-1828-4da3-8cd4-5eb54948772e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:43.646269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22ae150-1828-4da3-8cd4-5eb54948772e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.646517 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22ae150-1828-4da3-8cd4-5eb54948772e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.647256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e22ae150-1828-4da3-8cd4-5eb54948772e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:43.652806 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.652806 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:43.653416 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22ae150-1828-4da3-8cd4-5eb54948772e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:43.653929 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 763/3062] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:43.842876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.846139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:43.846411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.846725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.847388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:43.852817 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.852817 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:43.854015 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-776bd97f-3324-4e5b-bc17-29e16cfc4f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:43.854563 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 777/3063] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:43.910952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:43.913962 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:04:43.914151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:43.914345 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:43.922769 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:43.922769 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:43.927710 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:04:43.932448 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee2dee9b-29e5-48f8-a62e-c77f6f3851cd tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:04:43.932872 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 772/3064] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:43 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:44.206232 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.214008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:44.214188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.214371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.214478 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:44.219691 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.219691 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:44.220885 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bdb6fcb6-47d8-4ba9-8de4-b6fd97bcad6c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:44.221503 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 764/3065] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:44.391028 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.391028 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:44.391617 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:44.391882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Checking backup size 1 against volume size 1 {{(pid=100223) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:04:44.391995 np0000005810 devstack@c-api.service[100223]: INFO cinder.backup.api [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Overwriting volume a260f045-038a-4239-bcdd-26321527b396 with restore of backup d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:44.409620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] restore_backup in rpcapi backup_id d5215305-648d-43c6-ace9-8841b6ffaf53 {{(pid=100223) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:04:44.411979 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-620f16e3-ee2b-4c51-8749-09652ed0f225 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53/restore returned with HTTP 202 Jul 24 06:04:44.412588 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 753/3066] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 06:04:43 2026] POST /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53/restore => generated 189 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:44.423410 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.431014 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:44.432260 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.433381 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.434022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:44.446643 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.446643 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:44.447514 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd2fce09-2f0e-4d8b-80cf-4d69e9b895f5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:44.447895 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 778/3067] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:44.665628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.667165 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:44.667354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.667590 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.667707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:44.671971 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.671971 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:44.672590 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12d7e5e3-3c18-48ad-b848-ab5dc9b08c4e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:44.673081 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 773/3068] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:44.685288 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.687074 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 06:04:44.687556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.687624 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.698290 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-358348526 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-358348526, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:04:44.716392 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-6e72ff69-376f-4ced-8b19-62e12e90224c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 06:04:44.717017 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 765/3069] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:44.751514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.754279 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:04:44.754538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.754776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.766757 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.766757 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:44.770717 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:44.776388 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-cc2f1cee-2a40-4992-9c46-46c2d716da3b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:04:44.777164 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 754/3070] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1662 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:44.786739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.788595 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:04:44.788944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b575f326-d492-40d1-b2f2-6edfa987007b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1993221337", "description": null, "metadata": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:44.801081 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.801081 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:44.801508 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:44.801642 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create snapshot from volume b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:04:44.840770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Created reservations ['15ed6700-fdd9-4223-9f12-38f3d7f7af66', '33707261-a217-44cc-86de-50360b0ed8de', '59a7b292-f487-4e50-b691-882b854ee6f6', '48248be7-13bc-416b-a0b9-b08bca5d66d3'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:44.876912 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot force create request issued successfully. Jul 24 06:04:44.877074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:44.877349 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f07e00fc-4f66-472c-966f-aa1bb4de82f6 req-54f6a8d9-c77a-4c5d-b903-447d384e7cb7 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:04:44.877852 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 779/3071] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:04:44 2026] POST /volume/v3/snapshots => generated 324 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:44.878836 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:44.879072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:44.879297 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:44.879450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:44.884056 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:44.884056 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:44.885009 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6a3ee8a-e908-4fb1-91f8-ff769fb2fb1c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:44.885360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 774/3072] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:44 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:45.233069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:45.235537 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:45.235960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:45.236133 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:45.236327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:45.255727 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:45.255727 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:45.256606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4da6e5b9-5f27-489b-a3bb-0dd72bfb48e7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:45.257306 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 766/3073] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:45 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:45.467013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:45.468746 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:45.468746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:45.468906 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:45.469007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:45.476404 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:45.476404 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:45.477307 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-65e2f558-ca20-4bec-8f72-f6917c4e0982 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:45.477821 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 755/3074] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:45 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:45.690947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2622691-5041-4a41-9c70-f216e55c91bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:45.693232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2622691-5041-4a41-9c70-f216e55c91bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:45.693500 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2622691-5041-4a41-9c70-f216e55c91bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:45.693745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2622691-5041-4a41-9c70-f216e55c91bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:45.693884 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d2622691-5041-4a41-9c70-f216e55c91bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:45.706572 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:45.706572 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:45.707518 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2622691-5041-4a41-9c70-f216e55c91bb tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:45.708013 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 780/3075] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:45 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:45.907120 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:45.914121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:45.914121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:45.914121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:45.914121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:45.919248 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:45.919248 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:45.920362 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce732e72-1b12-42cd-8a50-fcba0cfa8cfe tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:45.920887 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 775/3076] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:45 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:46.268621 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.270879 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:46.271270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:46.271662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:46.271861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:46.278066 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.278066 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:46.279044 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2fb330-d5fa-4e78-8a18-11ee1c997c75 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:46.279523 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 767/3077] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:46 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:46.490522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.492692 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:46.492918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:46.493144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:46.493263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:46.497532 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.497532 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:46.498206 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2e6d757b-f721-47f0-887d-03607f4b38d3 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:46.498646 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 756/3078] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:46 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:46.719833 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a66e9312-94d3-4442-8163-315a2be4359d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.721930 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a66e9312-94d3-4442-8163-315a2be4359d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:46.722195 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a66e9312-94d3-4442-8163-315a2be4359d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:46.722433 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a66e9312-94d3-4442-8163-315a2be4359d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:46.722592 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a66e9312-94d3-4442-8163-315a2be4359d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:46.726846 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.726846 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:46.727391 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a66e9312-94d3-4442-8163-315a2be4359d tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:46.727926 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 781/3079] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:46 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:46.772911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-55d18bce-bc98-40d8-92db-5f42637ee11a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.774698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55d18bce-bc98-40d8-92db-5f42637ee11a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae Jul 24 06:04:46.774889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55d18bce-bc98-40d8-92db-5f42637ee11a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:46.775075 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-55d18bce-bc98-40d8-92db-5f42637ee11a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:46.780462 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.780462 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:46.780912 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-55d18bce-bc98-40d8-92db-5f42637ee11a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:04:46.781928 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-55d18bce-bc98-40d8-92db-5f42637ee11a tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae returned with HTTP 200 Jul 24 06:04:46.782329 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 776/3080] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:04:46 2026] GET /volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:46.812234 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.814184 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:46.814571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-249005428", "snapshot_id": null, "imageRef": "9e95c631-e521-4ca6-a26a-25f90088e33f", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:46.816143 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-249005428', 'snapshot_id': None, 'imageRef': '9e95c631-e521-4ca6-a26a-25f90088e33f', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:46.908711 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.908711 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:46.909504 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:04:46.909504 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume of 1 GB Jul 24 06:04:46.913202 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Availability Zones retrieved successfully. Jul 24 06:04:46.918523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (c2a72aef-9ece-4a4d-a7a4-1f7b2b1013f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:46.919772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f68766-4eaa-4176-b2d2-a38cc3651711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:46.920670 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:46.934521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:46.936618 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:46.937238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:46.937238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:46.937373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:46.942363 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:46.942363 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:46.943458 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-563d8f07-dced-4bb6-8d02-96fc6566d0eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:46.944074 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 757/3081] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:46 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:46.972145 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4f68766-4eaa-4176-b2d2-a38cc3651711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf335708-be25-4eef-9a07-c0cd90928eae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:46.972655 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96607a09-118d-494b-926a-52210d6d5dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:47.017532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Created reservations ['5d7a7835-ec13-44f2-b8e9-edbaf3c1ed62', '33663a95-e26f-41ea-8bb9-592be8f732fb', 'f4331e33-2d0d-4a26-a13d-ebd8b348ca9c', 'c69e7cae-8e0e-4a6d-94e1-7bf71d1b441f'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:47.018422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96607a09-118d-494b-926a-52210d6d5dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d7a7835-ec13-44f2-b8e9-edbaf3c1ed62', '33663a95-e26f-41ea-8bb9-592be8f732fb', 'f4331e33-2d0d-4a26-a13d-ebd8b348ca9c', 'c69e7cae-8e0e-4a6d-94e1-7bf71d1b441f']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:47.019194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29430471-e7b2-492b-8ea5-23fdaed38013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:47.065388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29430471-e7b2-492b-8ea5-23fdaed38013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-249005428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['5d7a7835-ec13-44f2-b8e9-edbaf3c1ed62','33663a95-e26f-41ea-8bb9-592be8f732fb','f4331e33-2d0d-4a26-a13d-ebd8b348ca9c','c69e7cae-8e0e-4a6d-94e1-7bf71d1b441f'],size=1,snapshot_id=cf335708-be25-4eef-9a07-c0cd90928eae,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-249005428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76a924c1d1254403a5380144359f7906',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf335708-be25-4eef-9a07-c0cd90928eae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1946d8429421405ea4ab82e76644a6d3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:47.066927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db07b76e-ec2f-47f8-806c-43991826fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:47.089988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db07b76e-ec2f-47f8-806c-43991826fe15) transitioned into state 'SUCCESS' from state '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-249005428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76a924c1d1254403a5380144359f7906',qos_specs=None,replication_status=,reservations=['5d7a7835-ec13-44f2-b8e9-edbaf3c1ed62','33663a95-e26f-41ea-8bb9-592be8f732fb','f4331e33-2d0d-4a26-a13d-ebd8b348ca9c','c69e7cae-8e0e-4a6d-94e1-7bf71d1b441f'],size=1,snapshot_id=cf335708-be25-4eef-9a07-c0cd90928eae,source_replicaid=,source_volid=None,status='creating',user_id='1946d8429421405ea4ab82e76644a6d3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:47.090874 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbf7f57-2c4d-44d4-8c22-ef2d5200e102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:47.129465 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbf7f57-2c4d-44d4-8c22-ef2d5200e102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:47.132716 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Flow 'volume_create_api' (c2a72aef-9ece-4a4d-a7a4-1f7b2b1013f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:47.132716 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Create volume request issued successfully. Jul 24 06:04:47.132716 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d62eb3d4-ceed-4000-bdab-e42da3f9944f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:47.132716 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 768/3082] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:04:46 2026] POST /volume/v3/volumes => generated 813 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:47.145270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8305437-36f5-403a-b84d-1fe308464219 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:47.148156 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8305437-36f5-403a-b84d-1fe308464219 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:47.148156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8305437-36f5-403a-b84d-1fe308464219 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:47.148156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8305437-36f5-403a-b84d-1fe308464219 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:47.159441 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:47.159441 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:47.168702 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8305437-36f5-403a-b84d-1fe308464219 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:47.173528 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8305437-36f5-403a-b84d-1fe308464219 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:47.173978 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 782/3083] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:04:47 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:47.292611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:47.295073 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:47.295654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:47.296018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:47.296191 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:47.302737 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:47.302737 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:47.304488 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb24a5b1-6cf4-468d-8675-fd6edb841b6e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:47.304852 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 777/3084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:47 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:47.515053 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:47.517088 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:47.517305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:47.517532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:47.517642 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:47.522166 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:47.522166 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:47.522939 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13795f61-ddd1-4ffa-bb63-bacc72f0bd8f tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:47.523312 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 758/3085] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:47 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:47.739842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-82259d7c-9143-4635-a8e1-4c304cb1348b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:47.740657 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82259d7c-9143-4635-a8e1-4c304cb1348b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:47.740986 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82259d7c-9143-4635-a8e1-4c304cb1348b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:47.741270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-82259d7c-9143-4635-a8e1-4c304cb1348b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:47.741459 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-82259d7c-9143-4635-a8e1-4c304cb1348b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:47.749267 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:47.749267 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:47.750179 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-82259d7c-9143-4635-a8e1-4c304cb1348b tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:47.750738 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 769/3086] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:47 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:47.956439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:47.958596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:47.958859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:47.959090 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:47.959220 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:47.963792 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:47.963792 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:47.964712 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fd9fc321-9b90-428e-93a5-19a1daa16f3b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:47.965137 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 783/3087] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:47 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:48.190322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.193770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:48.194300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.194663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.204084 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.204084 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:48.208465 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:48.214444 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97ebcb84-c4d6-4b1b-92c7-6062e0a14f77 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:48.215045 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 778/3088] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:48.229964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.234765 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:48.235043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.235264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.243667 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.243667 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:48.253844 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:48.258520 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8792c00a-1e40-4a18-b11c-3782331e5fbf tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:48.258907 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 759/3089] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:48.321244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-45e7fba5-4981-441f-9407-17dabe4aaaab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.325431 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45e7fba5-4981-441f-9407-17dabe4aaaab tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:48.325431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45e7fba5-4981-441f-9407-17dabe4aaaab tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.325431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-45e7fba5-4981-441f-9407-17dabe4aaaab tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.325431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-45e7fba5-4981-441f-9407-17dabe4aaaab tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:48.330357 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.330357 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:48.331416 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-45e7fba5-4981-441f-9407-17dabe4aaaab tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:48.331927 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 770/3090] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:48.536875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.538947 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:48.539185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.539694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.539694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:48.544783 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.544783 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:48.545819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72d8cd0d-fb01-484f-85a9-e53eb11bebd0 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:48.546451 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 784/3091] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:48.760592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.762906 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:48.763194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.763442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.763610 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:48.771080 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.771080 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:48.772045 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1251a8e4-65d5-464e-9010-2e56bd91f10c tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:48.772538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 779/3092] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:48.977208 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-459fd527-1273-4345-9e35-8733c57ee1cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:48.979357 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-459fd527-1273-4345-9e35-8733c57ee1cc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:48.979609 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-459fd527-1273-4345-9e35-8733c57ee1cc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:48.979825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-459fd527-1273-4345-9e35-8733c57ee1cc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:48.979940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-459fd527-1273-4345-9e35-8733c57ee1cc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:48.985555 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:48.985555 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:48.986702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-459fd527-1273-4345-9e35-8733c57ee1cc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:48.987159 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 760/3093] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:48.999644 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a0381848-0fae-45ec-870a-f8e31252828b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.002279 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0381848-0fae-45ec-870a-f8e31252828b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:49.002435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0381848-0fae-45ec-870a-f8e31252828b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.003754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a0381848-0fae-45ec-870a-f8e31252828b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.015169 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.015169 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:49.019454 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a0381848-0fae-45ec-870a-f8e31252828b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:49.022894 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a0381848-0fae-45ec-870a-f8e31252828b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:49.023267 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 771/3094] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:48 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:49.037103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.039159 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:49.039372 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.039569 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.039669 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: 8c28e402-394d-4a15-bb4f-d2450cf1de41. Jul 24 06:04:49.048472 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.048472 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:49.065901 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id 8c28e402-394d-4a15-bb4f-d2450cf1de41 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:04:49.067808 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2011cdb5-146d-4955-b6ac-427fa130cb82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 202 Jul 24 06:04:49.068417 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 785/3095] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:49 2026] DELETE /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:49.076393 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.078352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:49.078651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.078789 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.078890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:49.083796 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.083796 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:49.084586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-306a5028-1ff6-4429-9137-5ada59a3ea6a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 200 Jul 24 06:04:49.084957 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 780/3096] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:49 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:49.347167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.349229 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:49.349609 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.350017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.350214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:49.354689 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.354689 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:49.355721 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57b9c6c3-25bb-4d22-a4c1-8932492c175e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:49.356202 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 761/3097] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:49 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:49.520993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.525747 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:49.525984 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.526178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.533561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.533561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:49.538759 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:49.545937 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-5b2cef43-5386-4c13-9210-e2610ace66c5 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:49.546539 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 772/3098] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:49 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1404 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:49.559692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.562151 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:49.562405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.562609 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.562766 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:49.568039 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.568039 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:49.572011 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dea7b4c5-b875-4da7-b008-c876a1f07685 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:49.572429 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 786/3099] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:49 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:49.786623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:49.788585 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:49.788872 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:49.789054 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:49.789153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:49.793122 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:49.793122 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:49.793762 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9df06ec4-2c7d-4c24-85bb-d38832fa97d3 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:49.794387 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 781/3100] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:49 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:50.098485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.099986 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 Jul 24 06:04:50.100344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.100344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.100462 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 8c28e402-394d-4a15-bb4f-d2450cf1de41. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:50.104224 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-954d1825-d1a9-4657-a2cd-333f1f6025b8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 returned with HTTP 404 Jul 24 06:04:50.104771 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 762/3101] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/backups/8c28e402-394d-4a15-bb4f-d2450cf1de41 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:50.254547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.258485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:50.258621 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.258721 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.269410 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.269410 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:50.275872 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:50.280633 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-e9b26b5a-75b0-4f13-adc1-10b880f27171 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:50.281161 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 773/3102] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:50.308066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.313782 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9/action Jul 24 06:04:50.313782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:50.313782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:50.330577 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.330577 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:50.331927 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:50.347580 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Begin detaching volume completed successfully. Jul 24 06:04:50.347580 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-f65b3835-1ebe-4ad1-85d7-b3598660eda4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9/action returned with HTTP 202 Jul 24 06:04:50.347580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 787/3103] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:04:50 2026] POST /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:50.369148 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4e3c833c-075f-4141-85d6-50494236b50c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.371161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.372788 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e3c833c-075f-4141-85d6-50494236b50c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:50.372788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e3c833c-075f-4141-85d6-50494236b50c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.372932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4e3c833c-075f-4141-85d6-50494236b50c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.377645 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:50.377946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.378183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.378464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:50.387094 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.387094 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:50.388153 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-20a813f6-00cc-4934-ada7-c1ad678f1667 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:50.389331 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 763/3104] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:50.389534 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.389534 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:50.395669 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4e3c833c-075f-4141-85d6-50494236b50c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:50.404512 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4e3c833c-075f-4141-85d6-50494236b50c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:50.404778 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.405349 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 782/3105] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:50.425305 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bb08f59-9379-487a-8bcd-1b08b57c48b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.427319 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bb08f59-9379-487a-8bcd-1b08b57c48b0 None None] GET https://10.4.3.200/volume// Jul 24 06:04:50.427319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bb08f59-9379-487a-8bcd-1b08b57c48b0 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.427319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bb08f59-9379-487a-8bcd-1b08b57c48b0 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.427319 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bb08f59-9379-487a-8bcd-1b08b57c48b0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:50.427319 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 788/3106] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:50.438225 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.440409 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:50.440713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.440961 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.441742 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:50.442148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27902f59-4096-4805-888d-613eaa8367cb", "incremental": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:50.444050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating new backup {'backup': {'volume_id': '27902f59-4096-4805-888d-613eaa8367cb', 'incremental': True}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:50.444255 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating backup of volume 27902f59-4096-4805-888d-613eaa8367cb in container None Jul 24 06:04:50.451942 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.451942 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:50.454117 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.454117 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:50.454562 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Volume info retrieved successfully. Jul 24 06:04:50.455637 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:50.460711 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-cf192047-85a2-49d0-93ea-37a613f744fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:50.461264 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 764/3107] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:50.484953 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Created reservations ['0eb4d941-8f82-41d4-808a-c1996b2acda5', '6a4a0211-367a-4483-bd1b-d520f6727f83'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:50.508089 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-59b09602-2d2f-4e91-8397-eb4f0e956222 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 400 Jul 24 06:04:50.508807 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 774/3108] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:04:50 2026] POST /volume/v3/backups => generated 109 bytes in 104 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 24 06:04:50.516629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d4256f44-3a26-4165-897d-79367364f513 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.518856 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:50.519140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.519375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.519544 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete backup with id: e8c36d2f-09ea-4f31-8270-5958ef0282c3. Jul 24 06:04:50.524544 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.524544 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:50.542529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] delete_backup rpcapi backup_id e8c36d2f-09ea-4f31-8270-5958ef0282c3 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:04:50.545248 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d4256f44-3a26-4165-897d-79367364f513 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 202 Jul 24 06:04:50.545891 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 783/3109] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:50 2026] DELETE /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:50.555392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c38b0f6f-9a66-439c-989e-538476845a1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.558209 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c38b0f6f-9a66-439c-989e-538476845a1a tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:50.559672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c38b0f6f-9a66-439c-989e-538476845a1a tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.563815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c38b0f6f-9a66-439c-989e-538476845a1a tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.563815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c38b0f6f-9a66-439c-989e-538476845a1a tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:50.570308 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.570308 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:50.575694 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c38b0f6f-9a66-439c-989e-538476845a1a tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:50.575694 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 789/3110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:50.587457 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a9b5bc7c-16f4-47aa-927e-874438289634 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.589338 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9b5bc7c-16f4-47aa-927e-874438289634 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:50.589596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9b5bc7c-16f4-47aa-927e-874438289634 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.589862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a9b5bc7c-16f4-47aa-927e-874438289634 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.589996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a9b5bc7c-16f4-47aa-927e-874438289634 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:50.595966 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.595966 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:50.597200 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a9b5bc7c-16f4-47aa-927e-874438289634 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:50.597670 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 765/3111] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:50.687656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.690006 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:50.690431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.690845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.700264 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.700264 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:50.706138 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:50.714751 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-465f0df1-e58f-4bd6-9033-736df2adb41c tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:50.714751 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 775/3112] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:50.728748 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24b0b720-6a21-4859-a8cd-6b7a3155b697 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.730749 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24b0b720-6a21-4859-a8cd-6b7a3155b697 None None] GET https://10.4.3.200/volume// Jul 24 06:04:50.730884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24b0b720-6a21-4859-a8cd-6b7a3155b697 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.731074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24b0b720-6a21-4859-a8cd-6b7a3155b697 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.731429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24b0b720-6a21-4859-a8cd-6b7a3155b697 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:50.731885 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 784/3113] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:50.740286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-8b5d0617-3da8-4723-80c2-b6f3b061c781 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.742324 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-8b5d0617-3da8-4723-80c2-b6f3b061c781 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:04:50.742717 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-8b5d0617-3da8-4723-80c2-b6f3b061c781 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1", "connector": null, "instance_uuid": "3fdc6b78-14a4-4a36-9844-ab58497f1ba1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:50.751319 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.751319 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:50.781081 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-8b5d0617-3da8-4723-80c2-b6f3b061c781 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:04:50.781625 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 790/3114] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:04:50 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:50.805814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.808283 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:50.808599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.808904 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.809073 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:50.814807 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.814807 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:50.815773 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88eae4a3-81bd-48f1-89da-db255b5e9df1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:50.816310 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 766/3115] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:50.828905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04aa3e32-c514-4acf-8997-8995909fea08 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.831832 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] POST https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de/action Jul 24 06:04:50.833710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:50.833710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:50.834566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.admin_actions [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Updating backup '9e95e291-5f4d-4523-9010-11c4d44438de' with '{'status': 'error'}' {{(pid=100225) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 06:04:50.842801 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.842801 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:50.844389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '799e9a160afe40e5a0b7e60c00acdedd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb64e9c204784a56baf3974a7b30565f', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:04:50.844662 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04aa3e32-c514-4acf-8997-8995909fea08 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de/action returned with HTTP 403 Jul 24 06:04:50.845343 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 776/3116] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 24 06:04:50 2026] POST /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:50.855588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64242513-9514-4cde-8c68-e29f6705da06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.857766 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:50.858039 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.858422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.858538 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume with id: ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:50.868639 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.868639 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:50.870077 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:50.896406 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume request issued successfully. Jul 24 06:04:50.896406 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64242513-9514-4cde-8c68-e29f6705da06 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d returned with HTTP 202 Jul 24 06:04:50.896406 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 785/3117] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:50 2026] DELETE /volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:50.905220 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:50.907155 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:50.908781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:50.911831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:50.921722 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:50.921722 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:50.933080 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:50.935265 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eae09783-eb7f-4ab8-abdf-09019c0a7b3e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d returned with HTTP 200 Jul 24 06:04:50.935876 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 791/3118] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:50 2026] GET /volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:51.420716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.423107 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:51.423260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.423448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.436378 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:51.436378 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:51.440372 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:51.444863 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-db59fe49-a5c5-4952-81b5-5f67d2dcfa39 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:51.445240 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 767/3119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:51 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:51.498715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-170730b5-3fc0-47e1-89b7-f3be9b0d559e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.499763 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-170730b5-3fc0-47e1-89b7-f3be9b0d559e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 Jul 24 06:04:51.500032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-170730b5-3fc0-47e1-89b7-f3be9b0d559e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.500259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-170730b5-3fc0-47e1-89b7-f3be9b0d559e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.509252 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:51.509252 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:51.557295 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9794bb37-ed8f-49b1-9088-fe268a58df69 req-170730b5-3fc0-47e1-89b7-f3be9b0d559e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 returned with HTTP 200 Jul 24 06:04:51.558827 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 777/3120] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:04:51 2026] DELETE /volume/v3/attachments/0fecf5fa-786f-4d8c-9b12-f6b210e17412 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:51.589779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.592303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:51.592303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.592303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.592560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:51.597544 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:51.597544 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:51.598465 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1e5f9da4-3773-4944-98d9-486b9b2b2400 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 200 Jul 24 06:04:51.598936 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 786/3121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:51 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:51.612072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.613785 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:51.613973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.614148 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.614243 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:51.619000 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:51.619000 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:51.619923 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8d2ff0a8-0cd3-41a7-b95c-c77d382ec3b9 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:51.620368 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 792/3122] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:51 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:51.951740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18683f43-c261-4134-82a4-bb0127874288 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.956699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18683f43-c261-4134-82a4-bb0127874288 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d Jul 24 06:04:51.956699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18683f43-c261-4134-82a4-bb0127874288 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.956699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18683f43-c261-4134-82a4-bb0127874288 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.965517 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18683f43-c261-4134-82a4-bb0127874288 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d returned with HTTP 404 Jul 24 06:04:51.965517 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 768/3123] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:51 2026] GET /volume/v3/volumes/ebc03fae-a380-4829-bc30-5e036d80fd2d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:51.987914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:51.990215 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:51.991833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:51.991833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:51.991833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:51.996651 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:51.996651 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:51.997443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f13ece28-5db1-4b9b-997e-d8ba689c9ff4 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-reader] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:51.998776 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 778/3124] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:51 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:52.011926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.015870 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:52.016216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.016516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.017395 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete backup with id: 9e95e291-5f4d-4523-9010-11c4d44438de. Jul 24 06:04:52.025195 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.025195 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:52.045159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] delete_backup rpcapi backup_id 9e95e291-5f4d-4523-9010-11c4d44438de {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:04:52.048151 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30e424a0-ccb7-4bd8-b39b-4920f66ecaaa tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 202 Jul 24 06:04:52.048760 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 787/3125] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:52 2026] DELETE /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:52.056040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-061238a3-69a3-445a-aaa7-ba792efef9de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.061794 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-061238a3-69a3-445a-aaa7-ba792efef9de tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:52.061794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-061238a3-69a3-445a-aaa7-ba792efef9de tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.061794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-061238a3-69a3-445a-aaa7-ba792efef9de tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.061794 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-061238a3-69a3-445a-aaa7-ba792efef9de tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:52.066639 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.066639 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:52.067235 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-061238a3-69a3-445a-aaa7-ba792efef9de tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:52.067585 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 793/3126] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:52.080806 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b07bf79f-43d9-4b3d-9f17-c563a4948af1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.081508 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b07bf79f-43d9-4b3d-9f17-c563a4948af1 None None] GET https://10.4.3.200/volume// Jul 24 06:04:52.081763 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b07bf79f-43d9-4b3d-9f17-c563a4948af1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.082027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b07bf79f-43d9-4b3d-9f17-c563a4948af1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.082425 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b07bf79f-43d9-4b3d-9f17-c563a4948af1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:04:52.082974 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 769/3127] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:04:52.094831 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.097634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:04:52.098210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.098413 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.116757 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.116757 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:52.120253 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:04:52.126903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-79d6126b-4d23-416b-b6e3-431bbcea7d25 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:04:52.127435 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 779/3128] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1583 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:04:52.250980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.256958 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] PUT https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 Jul 24 06:04:52.256958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:52.272023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Acquiring lock "cinder-attachment_update-bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:04:52.278622 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:04:52.280119 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.280119 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:52.387538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Lock "cinder-attachment_update-bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1-np0000005810" released by "attachment_update" :: held 0.109s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:04:52.387878 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a92d44d7-28b0-4b06-9f28-e6cac02c3cf4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 returned with HTTP 200 Jul 24 06:04:52.388516 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 788/3129] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:04:52 2026] PUT /volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:52.415307 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a18385af-7e90-4ef7-b026-757b226fea93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.419829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a18385af-7e90-4ef7-b026-757b226fea93 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] POST https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3/action Jul 24 06:04:52.420278 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a18385af-7e90-4ef7-b026-757b226fea93 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:04:52.420440 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a18385af-7e90-4ef7-b026-757b226fea93 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:52.445696 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.445696 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:52.460301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.462197 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:52.462917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.462917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.468086 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f872baac-b9e2-4eb1-9986-a729b4ce158f req-a18385af-7e90-4ef7-b026-757b226fea93 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3/action returned with HTTP 204 Jul 24 06:04:52.468670 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 794/3130] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:04:52 2026] POST /volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:52.474632 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.474632 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:52.478965 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:52.484091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c92aa5d-71a0-49b0-8b4a-dc1b28135300 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:52.485242 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 770/3131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:52.612800 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb77d393-5973-4543-b026-63373df7b982 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.614754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb77d393-5973-4543-b026-63373df7b982 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 Jul 24 06:04:52.615039 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb77d393-5973-4543-b026-63373df7b982 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.615274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb77d393-5973-4543-b026-63373df7b982 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.615417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cb77d393-5973-4543-b026-63373df7b982 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id e8c36d2f-09ea-4f31-8270-5958ef0282c3. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:52.625628 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb77d393-5973-4543-b026-63373df7b982 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 returned with HTTP 404 Jul 24 06:04:52.625628 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 780/3132] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/backups/e8c36d2f-09ea-4f31-8270-5958ef0282c3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:52.632195 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.634450 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:52.634671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.634950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.635117 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:52.636593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.638387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:52.638782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-262216498"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:52.640280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-262216498'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:52.640396 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume of 1 GB Jul 24 06:04:52.640469 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.640469 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:52.641291 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f6743a1-54fd-4f24-a3ba-1c39b6b474e5 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:52.641694 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 789/3133] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:52.645660 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Availability Zones retrieved successfully. Jul 24 06:04:52.655916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (d145e871-fafd-4c56-814b-f50b17f789e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:52.655916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d17de6-eee5-4478-a4f5-de222a7f032e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:52.655916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:52.683618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88d17de6-eee5-4478-a4f5-de222a7f032e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:52.684647 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bbca48-d629-4122-a5a5-6d15acf759de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:52.748461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['b6135cdb-6e53-4c75-b29e-0213266c5a7e', 'b06ce775-9181-46d5-a66d-c18276c456d4', '9a665046-4d22-44be-8946-e19164c6c5c1', '4d62d150-2405-41fd-9927-f16bbca07974'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:52.748461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6bbca48-d629-4122-a5a5-6d15acf759de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6135cdb-6e53-4c75-b29e-0213266c5a7e', 'b06ce775-9181-46d5-a66d-c18276c456d4', '9a665046-4d22-44be-8946-e19164c6c5c1', '4d62d150-2405-41fd-9927-f16bbca07974']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:52.748461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5afbc16-9477-4fed-856b-343326b3dbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:52.778687 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5afbc16-9477-4fed-856b-343326b3dbe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc26742-5dd1-4bfc-abc7-438f07ef10a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-262216498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['b6135cdb-6e53-4c75-b29e-0213266c5a7e','b06ce775-9181-46d5-a66d-c18276c456d4','9a665046-4d22-44be-8946-e19164c6c5c1','4d62d150-2405-41fd-9927-f16bbca07974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-262216498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc26742-5dd1-4bfc-abc7-438f07ef10a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8655744409c2404da41e08f2fbaf378d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8cec60431ff4f399c435460b25ef5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:52.779346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86b205a-2dda-464c-bec7-46df34f5ddd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:52.809382 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f86b205a-2dda-464c-bec7-46df34f5ddd0) transitioned into state 'SUCCESS' from state '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-262216498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['b6135cdb-6e53-4c75-b29e-0213266c5a7e','b06ce775-9181-46d5-a66d-c18276c456d4','9a665046-4d22-44be-8946-e19164c6c5c1','4d62d150-2405-41fd-9927-f16bbca07974'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:52.810210 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e242bd84-8036-40e2-a906-09472826a51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:52.824469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e242bd84-8036-40e2-a906-09472826a51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:52.825320 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (d145e871-fafd-4c56-814b-f50b17f789e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:52.825772 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request issued successfully. Jul 24 06:04:52.826295 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89a51104-7aa5-4b5f-8826-cb208db1f17d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:52.826987 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 795/3134] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:04:52 2026] POST /volume/v3/volumes => generated 748 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:52.840443 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:52.843617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:04:52.843757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:52.843941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:52.859235 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:52.859235 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:52.863628 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:04:52.868458 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64f07996-5185-4fe4-b0e3-2256e7155a0f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 returned with HTTP 200 Jul 24 06:04:52.869023 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 771/3135] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:52 2026] GET /volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:53.081528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-295046d7-0418-4032-ae68-c98f340da9e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:53.086992 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-295046d7-0418-4032-ae68-c98f340da9e5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:53.087193 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-295046d7-0418-4032-ae68-c98f340da9e5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:53.087380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-295046d7-0418-4032-ae68-c98f340da9e5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:53.087495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-295046d7-0418-4032-ae68-c98f340da9e5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:53.097670 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:53.097670 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:53.103100 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-295046d7-0418-4032-ae68-c98f340da9e5 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 200 Jul 24 06:04:53.103804 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 781/3136] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:53 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 737 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:53.655747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:53.660526 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:53.660526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:53.660526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:53.660526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:53.664866 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:53.664866 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:53.666203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b462a87b-5a9d-4e59-b583-20fb4d579831 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:53.666912 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 790/3137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:53 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:53.890091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:53.892171 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:04:53.892383 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:53.892634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:53.900668 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:53.900668 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:53.905874 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:04:53.912436 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20064d6e-0b57-483a-b775-9c2ebe2288b8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 returned with HTTP 200 Jul 24 06:04:53.912436 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 796/3138] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:53 2026] GET /volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:53.927981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-88618aed-9511-4fe9-9bd3-057b02a79691 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:53.930047 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:53.930249 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfc26742-5dd1-4bfc-abc7-438f07ef10a7", "name": "tempest-VolumesBackupsTest-Backup-1247512149"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:53.932056 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating new backup {'backup': {'volume_id': 'bfc26742-5dd1-4bfc-abc7-438f07ef10a7', 'name': 'tempest-VolumesBackupsTest-Backup-1247512149'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:53.932224 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating backup of volume bfc26742-5dd1-4bfc-abc7-438f07ef10a7 in container None Jul 24 06:04:53.940054 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:53.940054 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:53.940469 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Volume info retrieved successfully. Jul 24 06:04:53.962311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Created reservations ['b47b6cd2-9182-4032-adb5-f8d1362bbc67', 'c030fb33-50ca-4e66-a70e-eacfdfb9fbec'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:53.998749 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-88618aed-9511-4fe9-9bd3-057b02a79691 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:53.999133 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 772/3139] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:53 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:54.008582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:54.010483 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:54.010576 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:54.010780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:54.010893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:54.019535 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:54.019535 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:54.019535 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-de209b9d-bc4c-49a9-9e41-e304b4665d4b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:54.019535 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 782/3140] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:54 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:54.119427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:54.121098 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de Jul 24 06:04:54.121609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:54.122015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:54.122227 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 9e95e291-5f4d-4523-9010-11c4d44438de. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:54.127643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-249782ff-ced6-431e-bdff-59c925aa8aa1 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de returned with HTTP 404 Jul 24 06:04:54.128307 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 791/3141] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:54 2026] GET /volume/v3/backups/9e95e291-5f4d-4523-9010-11c4d44438de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:54.137879 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:54.139916 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:54.140150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:54.140371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:54.140513 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete backup with id: 1596e621-e476-4aa5-8683-2cb8264c74ad. Jul 24 06:04:54.146029 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:54.146029 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:54.161135 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] delete_backup rpcapi backup_id 1596e621-e476-4aa5-8683-2cb8264c74ad {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:04:54.162800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a63024cb-ec52-4202-8a2a-9555cf0103f6 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 202 Jul 24 06:04:54.163279 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 797/3142] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:54 2026] DELETE /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:54.173137 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:54.177841 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:54.177841 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:54.177841 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:54.177841 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:54.184099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:54.184099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:54.185034 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec624184-dce5-4902-ac9c-8c9cf2b74a47 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 200 Jul 24 06:04:54.185836 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 773/3143] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:54 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:54.677797 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec2a53da-64a1-4679-b040-52b621bad587 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:54.679603 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec2a53da-64a1-4679-b040-52b621bad587 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:54.679899 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec2a53da-64a1-4679-b040-52b621bad587 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:54.680155 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec2a53da-64a1-4679-b040-52b621bad587 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:54.680313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ec2a53da-64a1-4679-b040-52b621bad587 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:54.684594 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:54.684594 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:54.685431 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec2a53da-64a1-4679-b040-52b621bad587 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:54.686033 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 783/3144] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:54 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:55.037211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10b38a1c-91d4-491e-8c63-b251c495a81d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.037211 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10b38a1c-91d4-491e-8c63-b251c495a81d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:55.037211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10b38a1c-91d4-491e-8c63-b251c495a81d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.041335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10b38a1c-91d4-491e-8c63-b251c495a81d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.041335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10b38a1c-91d4-491e-8c63-b251c495a81d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:55.053221 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.053221 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:55.053221 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10b38a1c-91d4-491e-8c63-b251c495a81d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:55.053221 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 792/3145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:55 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 739 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:55.203421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.205617 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad Jul 24 06:04:55.205853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.206099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.206152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id 1596e621-e476-4aa5-8683-2cb8264c74ad. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:55.210659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c14a40b-34b7-46b8-8fb4-a5ba6f70e723 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad returned with HTTP 404 Jul 24 06:04:55.211357 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 798/3146] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:55 2026] GET /volume/v3/backups/1596e621-e476-4aa5-8683-2cb8264c74ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:55.221037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.226597 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:55.226856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.227112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.227238 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete backup with id: d6a6f249-c1be-4774-8e84-26359e7a3e73. Jul 24 06:04:55.234076 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.234076 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:55.254544 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] delete_backup rpcapi backup_id d6a6f249-c1be-4774-8e84-26359e7a3e73 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:04:55.256845 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-19356af3-3dff-42b6-a1aa-8e610188b8c7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 202 Jul 24 06:04:55.257432 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 774/3147] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:55 2026] DELETE /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:04:55.266150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.268569 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:55.268894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.269158 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.269313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:55.277929 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.277929 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:55.278774 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b1384f6-448b-41f8-bf1b-022ae32819d7 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 200 Jul 24 06:04:55.279206 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 784/3148] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:55 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:55.514746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc931a5f-8969-4120-882b-bac8164ebf6d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.516581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:55.516689 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.516866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.517025 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:55.524447 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.524447 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:55.524888 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:55.546983 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:04:55.547209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc931a5f-8969-4120-882b-bac8164ebf6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 202 Jul 24 06:04:55.547625 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 793/3149] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:55 2026] DELETE /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:55.561403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-98a4a185-37fc-4e15-839e-6820789418dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.563931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98a4a185-37fc-4e15-839e-6820789418dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:55.564103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98a4a185-37fc-4e15-839e-6820789418dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.564307 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-98a4a185-37fc-4e15-839e-6820789418dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.572729 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.572729 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:55.576833 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-98a4a185-37fc-4e15-839e-6820789418dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:55.581734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-98a4a185-37fc-4e15-839e-6820789418dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 200 Jul 24 06:04:55.582193 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 799/3150] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:55 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:55.696082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:55.699700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:55.699700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:55.699700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:55.699700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:55.705694 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:55.705694 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:55.706795 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b02df33-76f3-4f10-85b5-0e31b7abce90 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:55.707307 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 775/3151] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:55 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:56.064795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.068546 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:56.068546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.068546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.068546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:56.074746 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:56.074746 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:56.075855 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1f8f8c7-8767-411d-ad43-97bec9c53d85 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:56.076462 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 785/3152] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:04:56.291590 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.295367 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 Jul 24 06:04:56.295666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.296000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.296090 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Show backup with id d6a6f249-c1be-4774-8e84-26359e7a3e73. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:56.300734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-39c61df4-ac51-430b-9fa1-d96dbe2248f8 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 returned with HTTP 404 Jul 24 06:04:56.301297 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 794/3153] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/backups/d6a6f249-c1be-4774-8e84-26359e7a3e73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:56.307444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.309167 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:04:56.309378 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.309579 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.309751 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume with id: acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:04:56.316588 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:56.316588 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:56.316987 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:56.334818 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Delete volume request issued successfully. Jul 24 06:04:56.335072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-be2c4d1a-1846-4e1a-8ef8-bbbf3deb9fe0 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 returned with HTTP 202 Jul 24 06:04:56.335637 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 800/3154] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:04:56 2026] DELETE /volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:04:56.344186 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.347592 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:04:56.347592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.347592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.356072 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:56.356072 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:56.361466 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Volume info retrieved successfully. Jul 24 06:04:56.380521 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d75a671c-f6e9-4a68-aac0-da9253fb934e tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 returned with HTTP 200 Jul 24 06:04:56.381573 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 776/3155] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:56.596993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2ffe94fe-a2c1-4a40-82b9-0493a10b55ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.601961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ffe94fe-a2c1-4a40-82b9-0493a10b55ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:56.601961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ffe94fe-a2c1-4a40-82b9-0493a10b55ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.601961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2ffe94fe-a2c1-4a40-82b9-0493a10b55ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.607546 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2ffe94fe-a2c1-4a40-82b9-0493a10b55ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 404 Jul 24 06:04:56.607546 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 786/3156] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:56.615951 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c603bc7-3c28-4608-bc6b-4c6d062c9aeb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.617599 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c603bc7-3c28-4608-bc6b-4c6d062c9aeb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:56.617814 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c603bc7-3c28-4608-bc6b-4c6d062c9aeb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.618000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c603bc7-3c28-4608-bc6b-4c6d062c9aeb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.623067 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c603bc7-3c28-4608-bc6b-4c6d062c9aeb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 404 Jul 24 06:04:56.623457 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 795/3157] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:56.629788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.631977 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:56.632246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.632528 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.632769 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 Jul 24 06:04:56.641539 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42dee3d4-25fa-40df-a9ba-6bf071bd3604 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 returned with HTTP 404 Jul 24 06:04:56.642192 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 801/3158] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:04:56 2026] DELETE /volume/v3/volumes/b252e38d-1e71-4dc8-a0dd-9b4f84c80ff9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:56.672504 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.676745 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:56.676745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-458922415"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:56.676745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-458922415'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:56.721465 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.723229 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:56.723416 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.723703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.723767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:56.729721 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:56.729721 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:56.730273 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb7d3897-ef76-4aae-8001-bd0468b9094b tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:56.730726 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 787/3159] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:56.761569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume of 1 GB Jul 24 06:04:56.766239 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:04:56.772758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (0797d5f4-8194-4e90-a091-47d52b911285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:56.772758 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a923738-d326-4a7c-94fd-d2bd63d7932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:56.773748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:56.836625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a923738-d326-4a7c-94fd-d2bd63d7932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:56.838427 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d910dae2-ff73-41fe-bc0d-3e4c4b31f217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:56.878769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['d5c5f614-e427-42e2-99e8-56e586b44515', '24be2105-4049-4bee-b7b1-bda54a9d223e', 'aa8eb7ea-aca8-4840-ac23-5a1a3ebb0a9d', '493b9ca3-b7ef-4cd3-8131-95e26ed2f2bd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:56.881733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d910dae2-ff73-41fe-bc0d-3e4c4b31f217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5c5f614-e427-42e2-99e8-56e586b44515', '24be2105-4049-4bee-b7b1-bda54a9d223e', 'aa8eb7ea-aca8-4840-ac23-5a1a3ebb0a9d', '493b9ca3-b7ef-4cd3-8131-95e26ed2f2bd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:56.881733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a521932-a7c1-4b6f-9842-ce0783dc304c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:56.909350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a521932-a7c1-4b6f-9842-ce0783dc304c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77503696-d385-4114-8393-02b8e53ef849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-458922415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['d5c5f614-e427-42e2-99e8-56e586b44515','24be2105-4049-4bee-b7b1-bda54a9d223e','aa8eb7ea-aca8-4840-ac23-5a1a3ebb0a9d','493b9ca3-b7ef-4cd3-8131-95e26ed2f2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-458922415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77503696-d385-4114-8393-02b8e53ef849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:56.910261 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fbefee-efe1-4011-b73b-4fd09f11b135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:56.936851 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89fbefee-efe1-4011-b73b-4fd09f11b135) transitioned into state 'SUCCESS' from state '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-458922415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['d5c5f614-e427-42e2-99e8-56e586b44515','24be2105-4049-4bee-b7b1-bda54a9d223e','aa8eb7ea-aca8-4840-ac23-5a1a3ebb0a9d','493b9ca3-b7ef-4cd3-8131-95e26ed2f2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:56.937702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80a27aa-0701-4944-a630-35e30e2a1feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:56.952735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80a27aa-0701-4944-a630-35e30e2a1feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:56.952735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (0797d5f4-8194-4e90-a091-47d52b911285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:56.952983 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:04:56.953828 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd3390b7-50f5-4a52-9a8c-b86c259cba1a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:56.954089 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 777/3160] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:56 2026] POST /volume/v3/volumes => generated 748 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:56.972766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53275d43-a283-4319-bc1e-fbf975433b2c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:56.977386 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53275d43-a283-4319-bc1e-fbf975433b2c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:04:56.977386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53275d43-a283-4319-bc1e-fbf975433b2c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:56.977386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53275d43-a283-4319-bc1e-fbf975433b2c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:56.985958 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:56.985958 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:56.991524 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-53275d43-a283-4319-bc1e-fbf975433b2c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:56.995702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53275d43-a283-4319-bc1e-fbf975433b2c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:04:56.996112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 796/3161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:56 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:57.091164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:57.092958 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:57.093153 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:57.093348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:57.093501 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:57.099001 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:57.099001 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:57.099650 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00f65a7a-e60d-4fae-90d9-662b773fff0e tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:57.100135 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 802/3162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:57 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:57.397792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61d9f299-6972-4b59-b7a2-4504ffb7c260 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:57.399578 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61d9f299-6972-4b59-b7a2-4504ffb7c260 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] GET https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 Jul 24 06:04:57.399799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61d9f299-6972-4b59-b7a2-4504ffb7c260 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:57.400006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61d9f299-6972-4b59-b7a2-4504ffb7c260 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:57.405689 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61d9f299-6972-4b59-b7a2-4504ffb7c260 tempest-ProjectReaderTests33-1860485440 tempest-ProjectReaderTests33-1860485440-project-admin] https://10.4.3.200/volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 returned with HTTP 404 Jul 24 06:04:57.406190 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 788/3163] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:04:57 2026] GET /volume/v3/volumes/acd7ce62-575d-4600-9b8b-09393e9f84a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:57.742025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:57.744027 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:57.744027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:57.744155 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:57.744270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:57.748806 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:57.748806 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:57.748806 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38ba3e6f-602f-4a54-a8c3-d0cbc1056882 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:57.749204 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 778/3164] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:57 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:58.009811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.011379 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:04:58.011582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:58.011772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:58.018888 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.018888 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:58.022483 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:58.026985 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dea38d0-0a3f-479f-8b9b-07f0fb6d1b15 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:04:58.027353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 797/3165] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:58 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:58.042287 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.044507 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:04:58.047028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:58.047028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:58.055245 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.055245 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:58.059099 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:58.064251 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e9de4590-993d-458c-9e6c-a94a5e8991a3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:04:58.064700 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 803/3166] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:58 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:58.084038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.086652 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:04:58.087055 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "77503696-d385-4114-8393-02b8e53ef849", "name": "tempest-VolumesBackupsTest-Backup-796696286", "container": "tempest-volumesbackupstest-backup-container-315262543"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:58.088528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': '77503696-d385-4114-8393-02b8e53ef849', 'name': 'tempest-VolumesBackupsTest-Backup-796696286', 'container': 'tempest-volumesbackupstest-backup-container-315262543'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:04:58.088667 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume 77503696-d385-4114-8393-02b8e53ef849 in container tempest-volumesbackupstest-backup-container-315262543 Jul 24 06:04:58.095571 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.095571 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:58.096183 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:04:58.114261 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.116054 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:58.116054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:58.116242 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:58.116342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:58.120715 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.120715 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:58.121016 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c2b57fe-1415-4325-a9cf-c7ee793a7ba3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:58.121348 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 779/3167] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:58 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:58.125347 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['2e829f7b-d8bd-4268-8d9a-8184c28f62cd', '81a0ca18-1f4a-4206-97fd-adf7239d8548'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:58.160992 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9cce271-17fa-4041-aa5e-c15a1dca778d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:04:58.161457 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 789/3168] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:04:58 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:04:58.171514 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.173446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:04:58.173701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:58.173912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:58.174016 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:58.178277 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.178277 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:58.179057 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-53f962d7-41f9-4111-bd80-3c7b42965f01 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:04:58.179414 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 798/3169] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:58 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:58.760813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6a82349b-ec82-45bc-a459-5d0eadba673d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:58.762536 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a82349b-ec82-45bc-a459-5d0eadba673d tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:58.762741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a82349b-ec82-45bc-a459-5d0eadba673d tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:58.762943 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6a82349b-ec82-45bc-a459-5d0eadba673d tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:58.763043 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6a82349b-ec82-45bc-a459-5d0eadba673d tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:58.767448 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:58.767448 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:58.768390 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6a82349b-ec82-45bc-a459-5d0eadba673d tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:58.768782 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 804/3170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:58 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:59.032268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.132135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.134214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:04:59.134459 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.134726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.134882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:59.140476 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.140476 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:59.141362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ffa334bc-8d27-47c7-9d9e-1833b2a2b0cf tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:04:59.141977 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 790/3171] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:59.148331 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:04:59.148853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1701871760"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:04:59.150761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1701871760'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:04:59.150912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume of 1 GB Jul 24 06:04:59.155216 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Availability Zones retrieved successfully. Jul 24 06:04:59.163096 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (6764f4d3-0293-4b5c-9e4e-7ea11bff1cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:59.164577 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff9e6d7-e7aa-4072-b431-309237ddaa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:59.166007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:04:59.192360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.194711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:04:59.194711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.194711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.194711 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:59.200831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aff9e6d7-e7aa-4072-b431-309237ddaa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:59.201882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25142dc-2511-4080-9cf8-914f722c7577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:59.203031 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.203031 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:59.204168 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1bf97fe-fcc0-44ac-b2ad-1479c3d8b3dd tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:04:59.205321 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 799/3172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:59.295661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Created reservations ['7da36fdd-1674-4d55-ba1c-b1eff10b6864', 'eafa89dd-d49e-4439-86ee-1f96c58f233c', 'bf05598d-9303-44df-a74b-4fb727034cba', '77bd31f8-6c04-41cd-b4b2-8b5f2dd5da3e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:04:59.296872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25142dc-2511-4080-9cf8-914f722c7577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7da36fdd-1674-4d55-ba1c-b1eff10b6864', 'eafa89dd-d49e-4439-86ee-1f96c58f233c', 'bf05598d-9303-44df-a74b-4fb727034cba', '77bd31f8-6c04-41cd-b4b2-8b5f2dd5da3e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:59.298026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d3f0b4-21b1-463d-b8a6-e8e552da275e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:59.330944 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d3f0b4-21b1-463d-b8a6-e8e552da275e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75573f4f-d1f7-43cf-bfde-836ffeb20b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701871760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['7da36fdd-1674-4d55-ba1c-b1eff10b6864','eafa89dd-d49e-4439-86ee-1f96c58f233c','bf05598d-9303-44df-a74b-4fb727034cba','77bd31f8-6c04-41cd-b4b2-8b5f2dd5da3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1701871760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75573f4f-d1f7-43cf-bfde-836ffeb20b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc7cc558ac746caae8e762a0c2fa741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6c749306754723b415e6ef92ef9122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:59.331228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c17065-2903-448c-b679-802a989733c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:59.352985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97c17065-2903-448c-b679-802a989733c4) transitioned into state 'SUCCESS' from state '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-1701871760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['7da36fdd-1674-4d55-ba1c-b1eff10b6864','eafa89dd-d49e-4439-86ee-1f96c58f233c','bf05598d-9303-44df-a74b-4fb727034cba','77bd31f8-6c04-41cd-b4b2-8b5f2dd5da3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:59.353694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17258c0-fc32-4e6c-927a-0c5df3dd3b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:04:59.366040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c17258c0-fc32-4e6c-927a-0c5df3dd3b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:04:59.366923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (6764f4d3-0293-4b5c-9e4e-7ea11bff1cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:04:59.367283 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request issued successfully. Jul 24 06:04:59.367927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ea8b16c-fcb0-46ac-829b-0f4e67c8a736 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:04:59.368334 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 780/3173] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:04:59 2026] POST /volume/v3/volumes => generated 778 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:04:59.381131 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.383622 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:04:59.384700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.384700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.393604 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.393604 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:04:59.396660 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:04:59.401803 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2367215d-9b26-47ca-9b41-68c4115d8cbc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c returned with HTTP 200 Jul 24 06:04:59.402132 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 805/3174] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:59.780922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.782725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:04:59.782989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.783217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.783388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Show backup with id d5215305-648d-43c6-ace9-8841b6ffaf53. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:04:59.787782 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.787782 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:04:59.788765 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-63820b63-c2a9-4cd3-97b1-96ee627044ca tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 200 Jul 24 06:04:59.789307 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 791/3175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:04:59.802383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a3942a33-1391-4492-ba93-31f0612cca3e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.804525 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3942a33-1391-4492-ba93-31f0612cca3e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:04:59.804718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3942a33-1391-4492-ba93-31f0612cca3e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.804888 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a3942a33-1391-4492-ba93-31f0612cca3e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.815182 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.815182 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:04:59.819352 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a3942a33-1391-4492-ba93-31f0612cca3e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:59.825445 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a3942a33-1391-4492-ba93-31f0612cca3e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 200 Jul 24 06:04:59.826317 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 800/3176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:04:59.844482 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:04:59.846268 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:04:59.846654 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:04:59.846945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:04:59.856171 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:04:59.856171 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:04:59.860312 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:04:59.866775 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-138ba2dc-244f-4231-899f-b9ec4aca0662 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 200 Jul 24 06:04:59.866775 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 781/3177] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:04:59 2026] GET /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:00.153448 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2725ef47-7601-4a9f-affe-fae016ed595d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.155276 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2725ef47-7601-4a9f-affe-fae016ed595d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:00.155785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2725ef47-7601-4a9f-affe-fae016ed595d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.156192 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2725ef47-7601-4a9f-affe-fae016ed595d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.156444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2725ef47-7601-4a9f-affe-fae016ed595d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:00.163344 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:00.163344 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:00.163344 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2725ef47-7601-4a9f-affe-fae016ed595d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:00.163344 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 806/3178] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:00 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:00.216419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6069bce7-89a4-482e-904e-8cbcf457da27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.218776 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6069bce7-89a4-482e-904e-8cbcf457da27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:00.219207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6069bce7-89a4-482e-904e-8cbcf457da27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.219207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6069bce7-89a4-482e-904e-8cbcf457da27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.219263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6069bce7-89a4-482e-904e-8cbcf457da27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:00.226689 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:00.226689 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:00.227474 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6069bce7-89a4-482e-904e-8cbcf457da27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:00.227893 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 792/3179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:00 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:00.418358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-08c14bba-847c-449e-99db-07a7f7f58efc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.420481 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-08c14bba-847c-449e-99db-07a7f7f58efc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:05:00.420935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-08c14bba-847c-449e-99db-07a7f7f58efc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.421403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-08c14bba-847c-449e-99db-07a7f7f58efc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.430068 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:00.430068 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:00.433625 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-08c14bba-847c-449e-99db-07a7f7f58efc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:00.439452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-08c14bba-847c-449e-99db-07a7f7f58efc tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c returned with HTTP 200 Jul 24 06:05:00.440191 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 801/3180] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:00 2026] GET /volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:00.459962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90337def-d5bf-4320-8642-904b0e519e7b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.533531 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] GET https://10.4.3.200/volume/v3/volumes Jul 24 06:05:00.534604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.534604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.534604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:05:00.535590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:05:00.542851 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Get all volumes completed successfully. Jul 24 06:05:00.543384 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90337def-d5bf-4320-8642-904b0e519e7b tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] https://10.4.3.200/volume/v3/volumes returned with HTTP 200 Jul 24 06:05:00.543948 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 782/3181] 10.4.3.200 () {68 vars in 1278 bytes} [Fri Jul 24 06:05:00 2026] GET /volume/v3/volumes => generated 336 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:00.553634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32674aed-f823-411b-ac24-9f0b126efe33 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.555355 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:05:00.555768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.556038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.557192 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume with id: 75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:05:00.564089 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:00.564089 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:00.564600 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:00.584472 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume request issued successfully. Jul 24 06:05:00.585917 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32674aed-f823-411b-ac24-9f0b126efe33 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c returned with HTTP 202 Jul 24 06:05:00.585917 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 807/3182] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:00 2026] DELETE /volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:00.593776 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:00.597238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:05:00.598209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:00.599194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:00.613174 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:00.613174 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:00.619256 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:00.626910 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f4ffe4c-243e-43d1-a42a-c429917c27bb tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c returned with HTTP 200 Jul 24 06:05:00.626910 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 793/3183] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:00 2026] GET /volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:01.178836 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-134fa077-1c28-4006-a536-5d392cf727ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.181078 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-134fa077-1c28-4006-a536-5d392cf727ef tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:01.181293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-134fa077-1c28-4006-a536-5d392cf727ef tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.181489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.181555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-134fa077-1c28-4006-a536-5d392cf727ef tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.181704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-134fa077-1c28-4006-a536-5d392cf727ef tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:01.183959 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:05:01.184163 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.184356 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.186658 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.186658 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:01.187378 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-134fa077-1c28-4006-a536-5d392cf727ef tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:01.187824 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 802/3184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:01.198272 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.198272 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:01.202869 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:01.208152 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-f52ee897-8a2d-4c80-aab1-97a615844090 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 200 Jul 24 06:05:01.208700 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 783/3185] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:01.241359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.243918 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:01.244178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.244451 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.244621 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:01.250527 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.250527 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:01.251610 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-61ebed81-cbfd-496c-b0d9-f1daebcb0e69 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:01.253048 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 808/3186] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:01.643729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6a97c5a6-ef97-4989-ac0d-42496e165406 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.645693 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a97c5a6-ef97-4989-ac0d-42496e165406 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c Jul 24 06:05:01.645975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a97c5a6-ef97-4989-ac0d-42496e165406 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.646184 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6a97c5a6-ef97-4989-ac0d-42496e165406 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.652214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6a97c5a6-ef97-4989-ac0d-42496e165406 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c returned with HTTP 404 Jul 24 06:05:01.652770 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 794/3187] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/volumes/75573f4f-d1f7-43cf-bfde-836ffeb20b2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:01.665696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2968debf-1d4c-4c39-939b-13f77ea36097 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.668032 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:01.668462 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1725737056"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:01.670047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1725737056'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:01.670151 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume of 1 GB Jul 24 06:05:01.675016 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Availability Zones retrieved successfully. Jul 24 06:05:01.682899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (f885d66b-4ec8-4fcb-b4c5-8e5146dfbf08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:01.684182 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb769790-bf21-47d1-8937-e9854c162ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:01.685287 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:01.726905 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb769790-bf21-47d1-8937-e9854c162ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:01.728046 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c09a670-adfb-4d8c-b92d-1c297e1a983e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:01.762882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.765097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:05:01.765298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.765532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.776006 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.776006 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:01.779227 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Created reservations ['f8746024-583f-41bc-8d26-d04a6e0d3c3b', '2403c3cb-9a1a-47ff-aa38-a11ac6772f3b', '70964f90-feee-4c02-a3af-a3a8cc74fd43', 'e9d7a9ec-33ba-489d-9adc-1befc1a86f2a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:01.780280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c09a670-adfb-4d8c-b92d-1c297e1a983e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8746024-583f-41bc-8d26-d04a6e0d3c3b', '2403c3cb-9a1a-47ff-aa38-a11ac6772f3b', '70964f90-feee-4c02-a3af-a3a8cc74fd43', 'e9d7a9ec-33ba-489d-9adc-1befc1a86f2a']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:01.781296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0817c2a8-a29a-4dc0-a427-b3f7e75dc0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:01.783329 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:01.788817 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-ca21b34d-2f55-428f-ba1d-c683dbb08841 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 200 Jul 24 06:05:01.789405 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 784/3188] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 1416 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:01.799968 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1dcb747-cc5c-426f-ac39-56f7f5cbcc40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.800443 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1dcb747-cc5c-426f-ac39-56f7f5cbcc40 None None] GET https://10.4.3.200/volume// Jul 24 06:05:01.800672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb747-cc5c-426f-ac39-56f7f5cbcc40 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.800925 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1dcb747-cc5c-426f-ac39-56f7f5cbcc40 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.801301 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1dcb747-cc5c-426f-ac39-56f7f5cbcc40 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:01.801645 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 809/3189] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:01.810174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-521abadb-3249-45ab-bb09-7dd4700e46fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.812477 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-521abadb-3249-45ab-bb09-7dd4700e46fd tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:01.812914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-521abadb-3249-45ab-bb09-7dd4700e46fd tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a260f045-038a-4239-bcdd-26321527b396", "connector": null, "instance_uuid": "864e723c-f771-430c-805d-e257fdd35562"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:01.819061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0817c2a8-a29a-4dc0-a427-b3f7e75dc0d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de903ee1-8a6b-444c-b305-0e114a18f48e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1725737056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['f8746024-583f-41bc-8d26-d04a6e0d3c3b','2403c3cb-9a1a-47ff-aa38-a11ac6772f3b','70964f90-feee-4c02-a3af-a3a8cc74fd43','e9d7a9ec-33ba-489d-9adc-1befc1a86f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1725737056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de903ee1-8a6b-444c-b305-0e114a18f48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc7cc558ac746caae8e762a0c2fa741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6c749306754723b415e6ef92ef9122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:01.820447 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1cd635-f264-439c-9c3a-c662666b559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:01.823746 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.823746 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:01.844908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c1cd635-f264-439c-9c3a-c662666b559f) transitioned into state 'SUCCESS' from state '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-1725737056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['f8746024-583f-41bc-8d26-d04a6e0d3c3b','2403c3cb-9a1a-47ff-aa38-a11ac6772f3b','70964f90-feee-4c02-a3af-a3a8cc74fd43','e9d7a9ec-33ba-489d-9adc-1befc1a86f2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:01.845606 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0dc764-dd0e-467e-adad-bc1e098e4667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:01.851821 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-521abadb-3249-45ab-bb09-7dd4700e46fd tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:01.853958 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 795/3190] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:01 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:01.856571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0dc764-dd0e-467e-adad-bc1e098e4667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:01.857785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (f885d66b-4ec8-4fcb-b4c5-8e5146dfbf08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:01.858208 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request issued successfully. Jul 24 06:05:01.859030 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2968debf-1d4c-4c39-939b-13f77ea36097 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:01.859624 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 803/3191] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:05:01 2026] POST /volume/v3/volumes => generated 778 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:01.872447 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:01.874287 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:01.874508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:01.874777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:01.882441 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:01.882441 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:01.886696 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:01.892073 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-592bb574-6f2a-4d0c-8c26-df2441eb6d67 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e returned with HTTP 200 Jul 24 06:05:01.892569 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 785/3192] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:01 2026] GET /volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:02.201480 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:02.211405 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:02.213027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:02.213637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:02.214559 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:02.230803 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:02.230803 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:02.231402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6348c4ef-9c54-4f8c-ba1a-aac4e1c4a88a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:02.232127 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 810/3193] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:02 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:02.275557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:02.280744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:02.280744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:02.280744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:02.280744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:02.284569 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:02.284569 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:02.285626 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f7f4017-b42d-4de1-b55d-5d7c6030cbcf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:02.286137 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 796/3194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:02 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:02.913087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4389066c-f12d-4942-adc8-57cf60128e23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:02.918482 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4389066c-f12d-4942-adc8-57cf60128e23 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:02.921699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4389066c-f12d-4942-adc8-57cf60128e23 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:02.921699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4389066c-f12d-4942-adc8-57cf60128e23 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:02.929306 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:02.929306 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:02.933975 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4389066c-f12d-4942-adc8-57cf60128e23 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:02.940940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4389066c-f12d-4942-adc8-57cf60128e23 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e returned with HTTP 200 Jul 24 06:05:02.941321 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 804/3195] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:02 2026] GET /volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:02.956765 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec6d5961-f63c-462d-af8a-eb957b938944 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:02.960451 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:05:02.960801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:02.960998 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:02.961222 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:05:02.963205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:05:02.970652 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Get all volumes completed successfully. Jul 24 06:05:02.971333 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:02.971333 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:02.975664 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec6d5961-f63c-462d-af8a-eb957b938944 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:05:02.976062 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 786/3196] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:05:02 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:02.988348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ef4c3e20-181d-421b-b9dc-703143097a55 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:02.991446 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:02.991704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:02.991949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:02.992125 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume with id: de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:02.999876 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:02.999876 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:03.000231 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:03.017094 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume request issued successfully. Jul 24 06:05:03.017241 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef4c3e20-181d-421b-b9dc-703143097a55 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e returned with HTTP 202 Jul 24 06:05:03.018719 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 811/3197] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:02 2026] DELETE /volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:03.031703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.031703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:03.031703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:03.031703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:03.043127 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.043127 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:03.048807 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:03.054381 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67abf0c5-5b4e-4745-8402-b3697449f3a8 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e returned with HTTP 200 Jul 24 06:05:03.055060 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 797/3198] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:03 2026] GET /volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:03.145962 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dbe75955-f257-45d4-8812-1167eb762a52 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.147341 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe75955-f257-45d4-8812-1167eb762a52 None None] GET https://10.4.3.200/volume// Jul 24 06:05:03.147341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbe75955-f257-45d4-8812-1167eb762a52 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:03.147341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dbe75955-f257-45d4-8812-1167eb762a52 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:03.147341 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dbe75955-f257-45d4-8812-1167eb762a52 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:03.147596 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 805/3199] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:05:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:03.157267 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.160282 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:05:03.160604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:03.160897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:03.184151 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.184151 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:03.189830 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:03.197985 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-291f4f78-607d-45e1-b4cc-8b78417c30e2 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 200 Jul 24 06:05:03.198529 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 787/3200] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:05:03 2026] GET /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 1595 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 06:05:03.246944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.256170 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:03.256626 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:03.257696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:03.258933 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:03.283775 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.283775 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:03.283775 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-43e705df-ff38-412e-92ee-5ab72cb14e60 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:03.284264 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 812/3201] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:03 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:03.298694 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.303408 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:03.303695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:03.303956 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:03.307700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:03.310340 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.310340 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:03.312437 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-270a8e76-36a7-4bce-b69a-e58f97c8fa3d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:03.312437 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 798/3202] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:03 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:03.342387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.346143 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] PUT https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 Jul 24 06:05:03.346723 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:03.358377 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Acquiring lock "cinder-attachment_update-a260f045-038a-4239-bcdd-26321527b396-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:05:03.368111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Lock "cinder-attachment_update-a260f045-038a-4239-bcdd-26321527b396-np0000005810" acquired by "attachment_update" :: waited 0.010s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:05:03.369229 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.369229 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:03.479199 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Lock "cinder-attachment_update-a260f045-038a-4239-bcdd-26321527b396-np0000005810" released by "attachment_update" :: held 0.111s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:05:03.479624 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-b43d1cb1-1e99-4a3b-ade5-c92cff7a5e73 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 returned with HTTP 200 Jul 24 06:05:03.480175 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 806/3203] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:05:03 2026] PUT /volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:03.504417 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-54a3e332-9730-4691-9a07-19b56705e5da req-dd9b741a-1395-44f4-88c6-660f0b3ec568 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:03.507317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-dd9b741a-1395-44f4-88c6-660f0b3ec568 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] POST https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009/action Jul 24 06:05:03.507790 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-dd9b741a-1395-44f4-88c6-660f0b3ec568 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:05:03.507965 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-dd9b741a-1395-44f4-88c6-660f0b3ec568 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:03.529705 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:03.529705 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:03.539032 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-54a3e332-9730-4691-9a07-19b56705e5da req-dd9b741a-1395-44f4-88c6-660f0b3ec568 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009/action returned with HTTP 204 Jul 24 06:05:03.539829 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 788/3204] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:05:03 2026] POST /volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:04.075802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63fdc3b4-b88e-4f45-bfd2-72a868869b27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:04.080173 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63fdc3b4-b88e-4f45-bfd2-72a868869b27 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e Jul 24 06:05:04.080784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63fdc3b4-b88e-4f45-bfd2-72a868869b27 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:04.081145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63fdc3b4-b88e-4f45-bfd2-72a868869b27 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:04.086150 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=295,cinder:INSERT=33,cinder:UPDATE=58 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:05:04.096140 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63fdc3b4-b88e-4f45-bfd2-72a868869b27 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e returned with HTTP 404 Jul 24 06:05:04.096624 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 813/3205] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:04 2026] GET /volume/v3/volumes/de903ee1-8a6b-444c-b305-0e114a18f48e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:04.106907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-586adf05-15d5-475b-a1ca-b2628733c020 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:04.110187 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:04.110623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1035225352"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:04.112971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1035225352'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:04.113524 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume of 1 GB Jul 24 06:05:04.117559 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=371,cinder:INSERT=52,cinder:UPDATE=98 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:05:04.119982 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Availability Zones retrieved successfully. Jul 24 06:05:04.131281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (0b3ec7b6-c11a-4bff-802a-5b4f49081642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:04.132995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba61699-4e15-4369-b69c-c872cdc3a381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:04.133967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:04.161609 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba61699-4e15-4369-b69c-c872cdc3a381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:04.162422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244698c2-c3a9-4ef6-b8aa-35121488d497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:04.200105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Created reservations ['f3c39f25-0f62-4a12-a4bc-9d2b4102de09', '2ff6d4f2-05ee-4ed9-96fb-05196f4b1469', '81dae648-d6c0-4696-955d-94ae56b293cb', '88a01821-569a-44a1-b0cb-a654e0c9586c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:04.200871 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (244698c2-c3a9-4ef6-b8aa-35121488d497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c39f25-0f62-4a12-a4bc-9d2b4102de09', '2ff6d4f2-05ee-4ed9-96fb-05196f4b1469', '81dae648-d6c0-4696-955d-94ae56b293cb', '88a01821-569a-44a1-b0cb-a654e0c9586c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:04.201555 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e01f37-0681-4a49-a99b-8e4b73889291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:04.227804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e01f37-0681-4a49-a99b-8e4b73889291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0956d3a-630a-4a1c-8487-05f19f075de6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035225352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['f3c39f25-0f62-4a12-a4bc-9d2b4102de09','2ff6d4f2-05ee-4ed9-96fb-05196f4b1469','81dae648-d6c0-4696-955d-94ae56b293cb','88a01821-569a-44a1-b0cb-a654e0c9586c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1035225352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0956d3a-630a-4a1c-8487-05f19f075de6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc7cc558ac746caae8e762a0c2fa741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6c749306754723b415e6ef92ef9122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:04.228601 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f259a6c7-2782-451b-a738-b276cd6ac562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:04.248633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f259a6c7-2782-451b-a738-b276cd6ac562) transitioned into state 'SUCCESS' from state '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-1035225352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['f3c39f25-0f62-4a12-a4bc-9d2b4102de09','2ff6d4f2-05ee-4ed9-96fb-05196f4b1469','81dae648-d6c0-4696-955d-94ae56b293cb','88a01821-569a-44a1-b0cb-a654e0c9586c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:04.249396 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2483f9-c083-4623-b7f6-ff7353867051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:04.263116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a2483f9-c083-4623-b7f6-ff7353867051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:04.264046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (0b3ec7b6-c11a-4bff-802a-5b4f49081642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:04.264424 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request issued successfully. Jul 24 06:05:04.265064 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-586adf05-15d5-475b-a1ca-b2628733c020 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:04.265587 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 799/3206] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:05:04 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:04.281365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:04.285817 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:04.285817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:04.285817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:04.298805 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:04.298805 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:04.298894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-741bc26a-c13e-491f-9641-425008e3b393 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:04.301564 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-741bc26a-c13e-491f-9641-425008e3b393 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:04.301793 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-741bc26a-c13e-491f-9641-425008e3b393 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:04.302027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-741bc26a-c13e-491f-9641-425008e3b393 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:04.302204 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-741bc26a-c13e-491f-9641-425008e3b393 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:04.305703 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:04.306913 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:04.306913 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:04.307707 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-741bc26a-c13e-491f-9641-425008e3b393 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:04.308202 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 789/3207] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:04 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:04.309385 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-78d7c816-2dbe-4902-b1a5-0cadebbf051d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 200 Jul 24 06:05:04.309385 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 807/3208] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:04 2026] GET /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:04.328860 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:04.330598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:04.330850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:04.331077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:04.331222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:04.338168 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:04.338168 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:04.339031 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4e1b047f-796d-4618-a122-6c4c4dd7e4b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:04.339387 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 814/3209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:04 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:05.321646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.324125 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:05.324283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.325098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.325098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:05.332318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.333515 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.333515 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:05.334485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7647f2b7-5b3b-4376-b7a0-7250264a49c4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:05.334665 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 800/3210] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:05 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:05.334815 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:05.335363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.335409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.346919 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.346919 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:05.352746 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:05.359033 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1080c037-6d8c-4830-95e4-c43560bbfe62 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 200 Jul 24 06:05:05.359213 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 790/3211] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:05 2026] GET /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:05.366381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.372580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.373136 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:05.373136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.373136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.374059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:05.374888 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] GET https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:05.374888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.375758 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.385761 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.385761 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:05.387274 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.387274 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:05.389792 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2576bea3-f79d-4bed-91eb-aaac22c84524 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:05.391353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 808/3212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:05 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:05.391551 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Volume info retrieved successfully. Jul 24 06:05:05.399926 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-679c7826-8a26-4559-95cb-6e5eaa64f2d7 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 200 Jul 24 06:05:05.400432 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 815/3213] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:05 2026] GET /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:05.417602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-602de95f-44b0-4bea-8dba-bf1291729429 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.419983 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:05.420303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.420627 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.420880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume with id: c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:05.438263 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.438263 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:05.438770 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:05.468584 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume request issued successfully. Jul 24 06:05:05.468810 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-602de95f-44b0-4bea-8dba-bf1291729429 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 202 Jul 24 06:05:05.469224 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 801/3214] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:05 2026] DELETE /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:05.480132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:05.482635 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:05.482958 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:05.484462 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:05.496393 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:05.496393 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:05.502726 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:05.512170 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c07a9cf5-798f-4c60-b9e6-de8069d4d0d2 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 200 Jul 24 06:05:05.515705 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 791/3215] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:05 2026] GET /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:06.352939 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:06.355653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:06.356070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:06.356547 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:06.357015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:06.359968 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=342,cinder:UPDATE=91,cinder:INSERT=36 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:05:06.364432 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:06.364432 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:06.365408 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc9852e2-f3e3-46a2-abce-f43f94740076 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:06.366104 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 809/3216] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:06 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:06.411219 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:06.413591 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:06.413922 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:06.414201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:06.414364 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:06.420177 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:06.420177 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:06.421307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1f08120-ccc4-4976-bf71-91d618c2ab16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:06.421836 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 816/3217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:06 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:06.530693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5d858b33-c430-4c04-b88b-dc6f17853725 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:06.533220 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d858b33-c430-4c04-b88b-dc6f17853725 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 Jul 24 06:05:06.533495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d858b33-c430-4c04-b88b-dc6f17853725 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:06.533798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5d858b33-c430-4c04-b88b-dc6f17853725 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:06.542179 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5d858b33-c430-4c04-b88b-dc6f17853725 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 returned with HTTP 404 Jul 24 06:05:06.542826 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 802/3218] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:06 2026] GET /volume/v3/volumes/c0956d3a-630a-4a1c-8487-05f19f075de6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:06.550851 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:06.552661 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:06.553018 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-133922333"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:06.554474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-133922333'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:06.554584 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume of 1 GB Jul 24 06:05:06.558346 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Availability Zones retrieved successfully. Jul 24 06:05:06.564054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (ab29698a-4947-45a9-91b7-14ee2c937295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:06.564973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a10a3a18-580a-447c-aaa9-cdb5ee90d4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:06.565815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:06.591489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a10a3a18-580a-447c-aaa9-cdb5ee90d4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:06.592264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ab42ba-9008-4279-85d3-0e5505512fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:06.637114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Created reservations ['4789254c-f9b4-404e-8442-6530ca783cbd', '33e44291-f1d9-4118-aee6-78b9658154ac', '39de1203-53b5-4137-b02c-49bab3163b76', '5683f25a-ad37-4c05-aa58-32a68608b103'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:06.637446 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ab42ba-9008-4279-85d3-0e5505512fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4789254c-f9b4-404e-8442-6530ca783cbd', '33e44291-f1d9-4118-aee6-78b9658154ac', '39de1203-53b5-4137-b02c-49bab3163b76', '5683f25a-ad37-4c05-aa58-32a68608b103']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:06.638579 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97f2eb6-2c59-4bdb-8672-01978a0ed784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:06.662902 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97f2eb6-2c59-4bdb-8672-01978a0ed784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5e58f7-a13e-4171-8e7e-2704f049b4c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133922333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['4789254c-f9b4-404e-8442-6530ca783cbd','33e44291-f1d9-4118-aee6-78b9658154ac','39de1203-53b5-4137-b02c-49bab3163b76','5683f25a-ad37-4c05-aa58-32a68608b103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133922333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5e58f7-a13e-4171-8e7e-2704f049b4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edc7cc558ac746caae8e762a0c2fa741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a6c749306754723b415e6ef92ef9122',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:06.663596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96decc6f-2d78-4a04-8952-9cd9d65a4c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:06.680240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96decc6f-2d78-4a04-8952-9cd9d65a4c1b) transitioned into state 'SUCCESS' from state '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-133922333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edc7cc558ac746caae8e762a0c2fa741',qos_specs=None,replication_status=,reservations=['4789254c-f9b4-404e-8442-6530ca783cbd','33e44291-f1d9-4118-aee6-78b9658154ac','39de1203-53b5-4137-b02c-49bab3163b76','5683f25a-ad37-4c05-aa58-32a68608b103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a6c749306754723b415e6ef92ef9122',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:06.680949 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a6cee4-df0b-4788-a5aa-2255be2da300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:06.690703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a6cee4-df0b-4788-a5aa-2255be2da300) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:06.691483 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Flow 'volume_create_api' (ab29698a-4947-45a9-91b7-14ee2c937295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:06.692003 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Create volume request issued successfully. Jul 24 06:05:06.693616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2895d73-efe9-427a-bf43-919ffb28ae1a tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:06.693616 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 792/3219] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:05:06 2026] POST /volume/v3/volumes => generated 777 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:06.707233 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:06.709336 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:06.709661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:06.709903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:06.717708 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:06.717708 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:06.721424 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:06.725168 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bbc3255-26b8-4017-9b4c-b4b7590bfd8d tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 returned with HTTP 200 Jul 24 06:05:06.725633 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 810/3220] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:06 2026] GET /volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:07.378427 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.381273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:07.381493 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.381765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.381888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:07.386598 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:07.386598 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:07.387380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e34de2ef-cfe8-440f-8ec3-50f7ebce8cdb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:07.387817 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 817/3221] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:07 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:07.432629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.434737 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:07.434957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.435169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.435274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:07.440010 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:07.440010 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:07.441055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f689a10f-4603-45ab-87c2-cbac021cb2c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:07.441616 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 803/3222] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:07 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:07.738585 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.741095 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:07.741456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.741755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.751181 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:07.751181 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:07.755778 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:07.762086 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d96ee851-d0f4-46c5-8316-dfc151b363c3 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 returned with HTTP 200 Jul 24 06:05:07.762568 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 793/3223] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:07 2026] GET /volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:07.775970 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.778664 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] GET https://10.4.3.200/volume/v3/volumes/summary Jul 24 06:05:07.779252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.779624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.780564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:05:07.787631 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] Get summary completed successfully. Jul 24 06:05:07.788656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-947184b8-8987-4408-a4cc-d47a3b9fe9d1 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-reader] https://10.4.3.200/volume/v3/volumes/summary returned with HTTP 200 Jul 24 06:05:07.789101 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 811/3224] 10.4.3.200 () {68 vars in 1302 bytes} [Fri Jul 24 06:05:07 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:07.799611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.801583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:07.801879 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.802133 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.802352 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume with id: dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:07.813213 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:07.813213 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:07.813874 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:07.836623 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Delete volume request issued successfully. Jul 24 06:05:07.837020 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eb510d4d-89ff-4537-8fed-08ba757e7f17 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 returned with HTTP 202 Jul 24 06:05:07.837732 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 818/3225] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:07 2026] DELETE /volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:07.846393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:07.848636 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:07.848874 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:07.849080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:07.858204 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:07.858204 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:07.862598 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Volume info retrieved successfully. Jul 24 06:05:07.871473 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2205bc3e-0c81-4f7b-a6f0-243241bdd098 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 returned with HTTP 200 Jul 24 06:05:07.872037 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 804/3226] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:07 2026] GET /volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:08.400050 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-77004768-c6c2-48ec-b668-e6377773f1e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:08.403903 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77004768-c6c2-48ec-b668-e6377773f1e4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:08.404105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77004768-c6c2-48ec-b668-e6377773f1e4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:08.404282 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-77004768-c6c2-48ec-b668-e6377773f1e4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:08.404389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-77004768-c6c2-48ec-b668-e6377773f1e4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:08.413807 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:08.413807 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:08.414430 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-77004768-c6c2-48ec-b668-e6377773f1e4 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:08.414900 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 794/3227] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:08 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:08.456331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e78af561-024c-42c6-8a4f-3f4334f50619 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:08.459205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e78af561-024c-42c6-8a4f-3f4334f50619 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:08.459205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e78af561-024c-42c6-8a4f-3f4334f50619 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:08.459205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e78af561-024c-42c6-8a4f-3f4334f50619 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:08.459205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e78af561-024c-42c6-8a4f-3f4334f50619 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:08.463207 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:08.463207 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:08.464700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e78af561-024c-42c6-8a4f-3f4334f50619 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:08.464700 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 812/3228] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:08 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:08.888768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51912a3a-62c8-43a5-a7c9-4e1cc0500a70 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:08.890884 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51912a3a-62c8-43a5-a7c9-4e1cc0500a70 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] GET https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 Jul 24 06:05:08.891156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51912a3a-62c8-43a5-a7c9-4e1cc0500a70 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:08.891365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51912a3a-62c8-43a5-a7c9-4e1cc0500a70 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:08.897446 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51912a3a-62c8-43a5-a7c9-4e1cc0500a70 tempest-ProjectReaderTests-2125270345 tempest-ProjectReaderTests-2125270345-project-admin] https://10.4.3.200/volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 returned with HTTP 404 Jul 24 06:05:08.897978 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 819/3229] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:08 2026] GET /volume/v3/volumes/dc5e58f7-a13e-4171-8e7e-2704f049b4c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:09.429429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e48adbef-1290-4162-8b95-36c9708a7585 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:09.431880 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e48adbef-1290-4162-8b95-36c9708a7585 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:09.432279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e48adbef-1290-4162-8b95-36c9708a7585 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:09.432528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e48adbef-1290-4162-8b95-36c9708a7585 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:09.432659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e48adbef-1290-4162-8b95-36c9708a7585 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:09.438287 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:09.438287 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:09.439114 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e48adbef-1290-4162-8b95-36c9708a7585 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:09.439620 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 805/3230] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:09 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:09.475451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:09.477729 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:09.477986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:09.478228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:09.478376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:09.483982 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:09.483982 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:09.485733 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-57f25cba-32f8-4b22-afc5-85d1703aa128 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:09.485733 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 795/3231] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:09 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9a97b09-b448-48fd-92ff-e4671559fb7d tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:10.650371 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 813/3232] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:10 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-befcc878-3b69-4a68-8c5d-c823e6c0f3fa tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:10.653413 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 820/3233] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:10 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:11.478661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:11.481170 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:11.481463 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:11.481775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:11.481931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:11.487895 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:11.487895 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:11.488814 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e22bbfd3-8c78-475b-8cd0-ab19c3228160 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:11.490690 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 806/3234] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:11 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:11.520332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:11.524572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:11.524572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:11.524572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:11.524572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:11.529812 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:11.529812 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:11.531317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ab285a5-bd69-4f04-9def-0f98850e8bca tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:11.531317 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 796/3235] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:11 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:12.506175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-683bba98-d128-4470-897e-281e8aa03d8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:12.512804 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-683bba98-d128-4470-897e-281e8aa03d8a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:12.512804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-683bba98-d128-4470-897e-281e8aa03d8a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:12.512804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-683bba98-d128-4470-897e-281e8aa03d8a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:12.512942 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-683bba98-d128-4470-897e-281e8aa03d8a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:12.522308 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:12.522308 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:12.522912 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-683bba98-d128-4470-897e-281e8aa03d8a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:12.523809 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 814/3236] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:12 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:12.542526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2977edba-840a-4897-9190-5648dee3b37a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:12.544292 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2977edba-840a-4897-9190-5648dee3b37a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:12.544540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2977edba-840a-4897-9190-5648dee3b37a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:12.544782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2977edba-840a-4897-9190-5648dee3b37a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:12.544930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2977edba-840a-4897-9190-5648dee3b37a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:12.549612 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:12.549612 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:12.550375 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2977edba-840a-4897-9190-5648dee3b37a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:12.550765 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 821/3237] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:12 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:13.536824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:13.542789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:13.543099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:13.543373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:13.543549 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:13.555289 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:13.555289 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:13.556362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab4f3c71-f0d8-412f-aa77-9567bea5d9dd tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:13.556944 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 807/3238] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:13 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:13.563597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:13.569306 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:13.569306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:13.569306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:13.569306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:13.569306 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=337,cinder:UPDATE=90,cinder:INSERT=48 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:05:13.572469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:13.572836 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:13.572836 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:13.576693 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-90b7e3c2-cba9-4046-92f9-42a8e64cdd2b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:13.576761 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:13.576761 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfc26742-5dd1-4bfc-abc7-438f07ef10a7", "incremental": true}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:13.576832 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 797/3239] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:13 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:13.576871 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating new backup {'backup': {'volume_id': 'bfc26742-5dd1-4bfc-abc7-438f07ef10a7', 'incremental': True}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:13.576871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating backup of volume bfc26742-5dd1-4bfc-abc7-438f07ef10a7 in container None Jul 24 06:05:13.586731 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:13.586731 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:13.589787 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:05:13.601732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['99467c69-f66c-4f06-bc89-3994dc3b3a4c', '7f15f013-28d7-47c6-ae7b-a0411ef39787'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:13.620560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-586c6c57-d7b7-41e8-8363-756398a9c6e4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 400 Jul 24 06:05:13.621106 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 815/3240] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:05:13 2026] POST /volume/v3/backups => generated 109 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:05:13.629651 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:13.633274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] DELETE https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:13.633504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:13.633737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:13.633842 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Delete backup with id: e24263bb-d657-4efe-92de-5d656bc6da8d. Jul 24 06:05:13.638737 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:13.638737 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:13.652192 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] delete_backup rpcapi backup_id e24263bb-d657-4efe-92de-5d656bc6da8d {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:05:13.654637 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb6c5b07-39ba-4cbb-8179-736821c0de22 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 202 Jul 24 06:05:13.655133 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 822/3241] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:13 2026] DELETE /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:05:13.666410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:13.672647 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:13.672973 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:13.673254 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:13.673419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:13.681383 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:13.681383 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:13.682298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be29bc34-2ef1-434b-a679-63d9ec44bac5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 200 Jul 24 06:05:13.682672 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 808/3242] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:13 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:14.589738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:14.591886 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:14.591886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:14.592506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:14.592506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:14.599706 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:14.599706 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:14.599706 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c4cb8ef-164e-4d0a-9110-a22212c3cfa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:14.599706 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 798/3243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:14 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:14.693941 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:14.695756 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d Jul 24 06:05:14.695946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:14.696133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:14.696234 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id e24263bb-d657-4efe-92de-5d656bc6da8d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:14.699606 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6116d88e-b560-498c-b95a-92c7a6d1c2c0 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d returned with HTTP 404 Jul 24 06:05:14.700129 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 816/3244] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:14 2026] GET /volume/v3/backups/e24263bb-d657-4efe-92de-5d656bc6da8d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:14.709595 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:14.711325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:14.711724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1066889730"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:14.713656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1066889730'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:14.713656 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume of 1 GB Jul 24 06:05:14.718515 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Availability Zones retrieved successfully. Jul 24 06:05:14.724301 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (2da5ec6b-8c90-4a23-b515-83a8da07887e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:14.725572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2fb90d-78d4-4211-80d4-dd380b1b68a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:14.726577 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:14.753310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd2fb90d-78d4-4211-80d4-dd380b1b68a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:14.754232 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75962ba0-cb62-4cac-a422-6cb19e553c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:14.798370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['f83b8159-3cb3-4687-a63b-6ae6523d71aa', 'bb679971-7f58-4599-bfd9-0318ac3770eb', '84b6c15b-c9e7-4630-8c6c-0e16c3670441', 'e712d620-fe28-4a76-95ee-21c40170e92d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:14.799154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75962ba0-cb62-4cac-a422-6cb19e553c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83b8159-3cb3-4687-a63b-6ae6523d71aa', 'bb679971-7f58-4599-bfd9-0318ac3770eb', '84b6c15b-c9e7-4630-8c6c-0e16c3670441', 'e712d620-fe28-4a76-95ee-21c40170e92d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:14.799893 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3393214a-2f8f-4e60-aed1-4e0da1e57c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:14.821722 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3393214a-2f8f-4e60-aed1-4e0da1e57c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6373df1f-9925-422b-84dd-169c9970a190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1066889730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['f83b8159-3cb3-4687-a63b-6ae6523d71aa','bb679971-7f58-4599-bfd9-0318ac3770eb','84b6c15b-c9e7-4630-8c6c-0e16c3670441','e712d620-fe28-4a76-95ee-21c40170e92d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1066889730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6373df1f-9925-422b-84dd-169c9970a190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8655744409c2404da41e08f2fbaf378d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8cec60431ff4f399c435460b25ef5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:14.822102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88b5815-2e3b-4847-9ee1-0dfcaee6760f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:14.840285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88b5815-2e3b-4847-9ee1-0dfcaee6760f) transitioned into state 'SUCCESS' from state '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-1066889730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8655744409c2404da41e08f2fbaf378d',qos_specs=None,replication_status=,reservations=['f83b8159-3cb3-4687-a63b-6ae6523d71aa','bb679971-7f58-4599-bfd9-0318ac3770eb','84b6c15b-c9e7-4630-8c6c-0e16c3670441','e712d620-fe28-4a76-95ee-21c40170e92d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8cec60431ff4f399c435460b25ef5a3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:14.841140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b6b1ee-862f-403d-9007-eeb83e617fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:14.849696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b6b1ee-862f-403d-9007-eeb83e617fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:14.850448 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Flow 'volume_create_api' (2da5ec6b-8c90-4a23-b515-83a8da07887e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:14.850790 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Create volume request issued successfully. Jul 24 06:05:14.851430 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5815f5db-78ed-48f1-9c8c-ebd3ad8cdfe7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:14.851949 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 823/3245] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:05:14 2026] POST /volume/v3/volumes => generated 749 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:14.869719 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:14.871534 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:05:14.871865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:14.872498 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:14.882654 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:14.882654 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:14.886472 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:05:14.890378 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec8a4fe3-1107-4b72-a0a2-b70806856ee0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 returned with HTTP 200 Jul 24 06:05:14.890755 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 809/3246] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:14 2026] GET /volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:15.609300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c84c528f-054a-4e83-b6f8-5296258cba62 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:15.611342 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c84c528f-054a-4e83-b6f8-5296258cba62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:15.611628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c84c528f-054a-4e83-b6f8-5296258cba62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:15.611945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c84c528f-054a-4e83-b6f8-5296258cba62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:15.612148 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c84c528f-054a-4e83-b6f8-5296258cba62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:15.616561 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.616561 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:15.617548 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c84c528f-054a-4e83-b6f8-5296258cba62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:15.617957 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 799/3247] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:15 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:15.627047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cda237f8-9036-485e-976d-4232aabae210 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:15.628746 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cda237f8-9036-485e-976d-4232aabae210 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:15.628934 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cda237f8-9036-485e-976d-4232aabae210 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:15.629111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cda237f8-9036-485e-976d-4232aabae210 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:15.635715 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.635715 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:15.639141 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cda237f8-9036-485e-976d-4232aabae210 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:15.643474 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cda237f8-9036-485e-976d-4232aabae210 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:05:15.643855 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 817/3248] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:15 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:15.657710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:15.659563 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60/restore Jul 24 06:05:15.660101 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:15.662410 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Restoring backup c79b917c-4a13-4709-9118-d0f11708cd60 ({'restore': {}}) {{(pid=100224) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:05:15.662410 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Restoring backup c79b917c-4a13-4709-9118-d0f11708cd60 to volume None. Jul 24 06:05:15.665636 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.665636 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:15.667432 np0000005810 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating volume of 1 GB for restore of backup c79b917c-4a13-4709-9118-d0f11708cd60. Jul 24 06:05:15.674224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:05:15.673932. {{(pid=100224) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:05:15.674627 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:05:15.682988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (37ea1ae7-8088-41d1-9146-bffcb2684a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:15.684336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff51f263-400c-43a1-82af-b525531efd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:15.685632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:15.714296 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff51f263-400c-43a1-82af-b525531efd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:15.716696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616bba16-56f8-4670-a737-3acc0c7b1e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:15.759663 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['7c6ab7e1-e034-451c-b118-99d16d5ad2a3', '9ad29a8b-63e3-4803-954f-f8e85cc7858f', '36a699ce-1540-49c2-a248-226bf7bb4fc3', '8e183a05-783c-4367-ad16-bd92f83463ac'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:15.760899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (616bba16-56f8-4670-a737-3acc0c7b1e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c6ab7e1-e034-451c-b118-99d16d5ad2a3', '9ad29a8b-63e3-4803-954f-f8e85cc7858f', '36a699ce-1540-49c2-a248-226bf7bb4fc3', '8e183a05-783c-4367-ad16-bd92f83463ac']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:15.762106 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df41f622-0dc7-45b2-8b12-18ed8361d518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:15.786839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df41f622-0dc7-45b2-8b12-18ed8361d518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa180ca-18a3-4398-bfe2-63219261e7f3', '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_c79b917c-4a13-4709-9118-d0f11708cd60',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['7c6ab7e1-e034-451c-b118-99d16d5ad2a3','9ad29a8b-63e3-4803-954f-f8e85cc7858f','36a699ce-1540-49c2-a248-226bf7bb4fc3','8e183a05-783c-4367-ad16-bd92f83463ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:15Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c79b917c-4a13-4709-9118-d0f11708cd60',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa180ca-18a3-4398-bfe2-63219261e7f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:15.788689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bab9fc-745c-4314-a9c3-b630b82230ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:15.802321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02bab9fc-745c-4314-a9c3-b630b82230ee) transitioned into 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_c79b917c-4a13-4709-9118-d0f11708cd60',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['7c6ab7e1-e034-451c-b118-99d16d5ad2a3','9ad29a8b-63e3-4803-954f-f8e85cc7858f','36a699ce-1540-49c2-a248-226bf7bb4fc3','8e183a05-783c-4367-ad16-bd92f83463ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:15.803353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ed6b1a-10f4-4ba4-a11e-8da9bf7cae66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:15.810578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ed6b1a-10f4-4ba4-a11e-8da9bf7cae66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:15.812587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (37ea1ae7-8088-41d1-9146-bffcb2684a1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:15.812587 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:05:15.817889 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.817889 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:15.818478 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:15.906410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d931fd14-6b3f-4461-b237-14e995e522a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:15.908441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d931fd14-6b3f-4461-b237-14e995e522a4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:05:15.908730 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d931fd14-6b3f-4461-b237-14e995e522a4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:15.908968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d931fd14-6b3f-4461-b237-14e995e522a4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:15.915832 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.915832 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:15.919835 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d931fd14-6b3f-4461-b237-14e995e522a4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:05:15.924369 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d931fd14-6b3f-4461-b237-14e995e522a4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 returned with HTTP 200 Jul 24 06:05:15.924819 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 810/3249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:15 2026] GET /volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:15.937598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c705bd4f-9d2b-4080-b29e-cd49383511af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:15.939203 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:15.939571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6373df1f-9925-422b-84dd-169c9970a190", "name": "tempest-VolumesBackupsTest-Backup-1658572289"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:15.940958 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating new backup {'backup': {'volume_id': '6373df1f-9925-422b-84dd-169c9970a190', 'name': 'tempest-VolumesBackupsTest-Backup-1658572289'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:15.941424 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating backup of volume 6373df1f-9925-422b-84dd-169c9970a190 in container None Jul 24 06:05:15.948647 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:15.948647 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:15.948973 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Volume info retrieved successfully. Jul 24 06:05:15.966647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Created reservations ['5687948c-4946-4271-aa62-e5a3dbe1e39b', 'b116ce7a-bdf4-4fc2-8641-cf285a1808ef'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:15.990267 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c705bd4f-9d2b-4080-b29e-cd49383511af tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:05:15.990759 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 800/3250] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:15 2026] POST /volume/v3/backups => generated 330 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:16.001125 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d408bfcb-a59a-4763-9948-7f509cf96cac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:16.003050 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d408bfcb-a59a-4763-9948-7f509cf96cac tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:16.003239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d408bfcb-a59a-4763-9948-7f509cf96cac tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:16.003439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d408bfcb-a59a-4763-9948-7f509cf96cac tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:16.003556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d408bfcb-a59a-4763-9948-7f509cf96cac tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:16.015276 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:16.015276 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:16.016138 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d408bfcb-a59a-4763-9948-7f509cf96cac tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:16.016574 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 818/3251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:16 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:16.827328 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:16.827328 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:16.827900 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:16.828092 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Checking backup size 1 against volume size 1 {{(pid=100224) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:05:16.828220 np0000005810 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Overwriting volume 5fa180ca-18a3-4398-bfe2-63219261e7f3 with restore of backup c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:16.842452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] restore_backup in rpcapi backup_id c79b917c-4a13-4709-9118-d0f11708cd60 {{(pid=100224) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:05:16.844356 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0c9d5350-6827-4321-81d5-e1c355f44a8c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60/restore returned with HTTP 202 Jul 24 06:05:16.844887 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 824/3252] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 06:05:15 2026] POST /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60/restore => generated 189 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:16.853036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:16.854847 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:16.855039 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:16.855265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:16.855391 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:16.859864 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:16.859864 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:16.860714 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-99b6cbd3-8be4-4a31-9854-4082ac4ec332 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:16.861127 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 811/3253] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:16 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:17.027636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:17.029248 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:17.029406 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:17.029588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:17.029876 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:17.033706 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:17.033706 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:17.034350 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e89fe75a-c031-483a-b6a5-11619fc573b9 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:17.034734 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 801/3254] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:17 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:17.870976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:17.872719 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:17.872911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:17.873105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:17.873213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:17.877566 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:17.877566 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:17.878324 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b21047bb-7360-48d6-bdc9-b6f5646ca987 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:17.878736 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 819/3255] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:17 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:18.045596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:18.048024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:18.048250 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:18.048484 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:18.048634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:18.053309 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:18.053309 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:18.054075 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3109ac30-db87-4db6-9014-8a9832ff1d49 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:18.054495 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 825/3256] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:18 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:18.889254 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:18.890806 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:18.890967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:18.891134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:18.891232 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:18.895022 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:18.895022 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:18.895998 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-33f72c2d-f85e-4450-86d1-66347e14b8e8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:18.896050 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 812/3257] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:18 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:19.066170 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-52f76429-52ff-4b13-a783-88d54f6d149f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:19.068164 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52f76429-52ff-4b13-a783-88d54f6d149f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:19.068500 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52f76429-52ff-4b13-a783-88d54f6d149f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:19.068782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-52f76429-52ff-4b13-a783-88d54f6d149f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:19.068937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-52f76429-52ff-4b13-a783-88d54f6d149f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:19.073226 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:19.073226 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:19.074028 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-52f76429-52ff-4b13-a783-88d54f6d149f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:19.074562 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 802/3258] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:19 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:19.906566 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:19.908820 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:19.909063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:19.909316 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:19.909515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:19.914862 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:19.914862 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:19.915872 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19e91c52-a275-4d13-ba52-eec1e3b9d1a9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:19.916368 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 820/3259] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:19 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:20.085797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:20.088132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:20.088485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:20.088772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:20.088959 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:20.093663 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:20.093663 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:20.094392 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75782d30-5f5b-4335-9dcd-58f742685ac1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:20.094893 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 826/3260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:20 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:20.927455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:20.929266 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:20.929488 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:20.929693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:20.929812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:20.935375 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:20.935375 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:20.936445 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08c4b739-0342-4c80-9d4e-db7c94a9e715 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:20.936967 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 813/3261] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:20 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:21.106784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d724fce9-d832-4a43-b709-c0775d466c32 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:21.109627 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d724fce9-d832-4a43-b709-c0775d466c32 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:21.109627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d724fce9-d832-4a43-b709-c0775d466c32 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:21.109627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d724fce9-d832-4a43-b709-c0775d466c32 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:21.109923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d724fce9-d832-4a43-b709-c0775d466c32 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:21.116507 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:21.116507 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:21.117994 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d724fce9-d832-4a43-b709-c0775d466c32 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:21.117994 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 803/3262] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:21 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:21.946911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91701745-a2f8-4e30-a967-aa6a21b9162e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:21.948433 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91701745-a2f8-4e30-a967-aa6a21b9162e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:21.948627 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91701745-a2f8-4e30-a967-aa6a21b9162e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:21.948822 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91701745-a2f8-4e30-a967-aa6a21b9162e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:21.948933 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-91701745-a2f8-4e30-a967-aa6a21b9162e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:21.952906 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:21.952906 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:21.953736 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91701745-a2f8-4e30-a967-aa6a21b9162e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:21.954077 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 821/3263] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:21 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:22.127906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:22.130021 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:22.130319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:22.130553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:22.130694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:22.135260 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:22.135260 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:22.136092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-acdbb23d-82a0-456d-b857-7dc4c46f8327 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:22.136620 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 827/3264] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:22 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:22.964307 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-269558d6-fd81-46ff-8f16-ca764f84f972 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:22.966514 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-269558d6-fd81-46ff-8f16-ca764f84f972 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:22.966758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-269558d6-fd81-46ff-8f16-ca764f84f972 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:22.966987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-269558d6-fd81-46ff-8f16-ca764f84f972 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:22.967094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-269558d6-fd81-46ff-8f16-ca764f84f972 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:22.971259 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:22.971259 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:22.972065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-269558d6-fd81-46ff-8f16-ca764f84f972 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:22.972745 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 814/3265] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:22 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:23.148205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:23.150726 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:23.151144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:23.151513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:23.152634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:23.159386 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:23.159386 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:23.159386 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d49c0690-3fe1-403a-ad0f-0f1f0b6f4011 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:23.159386 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 804/3266] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:23 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:23.990103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:23.994628 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:23.994949 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:23.995216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:23.995391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:24.001408 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.001408 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:24.002512 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a15568e-3d76-47ab-97ec-5c0d4f1170ba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:24.003051 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 822/3267] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:23 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.172159 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15513504-2445-428d-8f41-f99c31002e97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.173502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.175961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:24.176148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.176316 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15513504-2445-428d-8f41-f99c31002e97 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:24.176373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.176702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15513504-2445-428d-8f41-f99c31002e97 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.176992 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15513504-2445-428d-8f41-f99c31002e97 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.177175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-15513504-2445-428d-8f41-f99c31002e97 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:24.181106 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.181106 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:24.181769 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15513504-2445-428d-8f41-f99c31002e97 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:24.182164 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 828/3268] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.183430 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.183430 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:24.187441 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:24.191556 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb71d029-dd19-43b0-b7aa-de26a6c1d2e5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:24.192018 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 815/3269] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.206620 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.210326 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:24.211136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.213981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.221698 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.221698 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:24.226778 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:24.231155 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-878fa8af-09a0-4fb0-8545-c2ada282b822 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:24.231860 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 805/3270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.287278 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.289250 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:24.289442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.289630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.296195 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.296195 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:24.299583 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:24.303324 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-65311115-3701-4f69-8725-6b73fedc8c12 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:24.303706 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 823/3271] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.381493 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a0f3f62a-c6b1-4fdc-aa0b-c7dff51c7d19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.382007 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0f3f62a-c6b1-4fdc-aa0b-c7dff51c7d19 None None] GET https://10.4.3.200/volume// Jul 24 06:05:24.382213 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0f3f62a-c6b1-4fdc-aa0b-c7dff51c7d19 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.382444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a0f3f62a-c6b1-4fdc-aa0b-c7dff51c7d19 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.382874 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a0f3f62a-c6b1-4fdc-aa0b-c7dff51c7d19 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:24.383227 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 829/3272] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:24.391094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-bbab83d3-5cc7-49cf-af16-d802044b465f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.394689 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-bbab83d3-5cc7-49cf-af16-d802044b465f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:24.396291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-bbab83d3-5cc7-49cf-af16-d802044b465f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b83de5e-7fee-468f-b1e0-e2524b404942", "connector": null, "instance_uuid": "f17ea02f-ee04-4763-943f-95d69526688d"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:24.413234 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.413234 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:24.445807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-bbab83d3-5cc7-49cf-af16-d802044b465f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:24.446164 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 816/3273] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:24 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:24.477190 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-979f1773-c699-40cd-be65-327646b01f5a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.482910 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-979f1773-c699-40cd-be65-327646b01f5a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:24.483391 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-979f1773-c699-40cd-be65-327646b01f5a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.483598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-979f1773-c699-40cd-be65-327646b01f5a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.501981 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.501981 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:24.502518 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-18a556f8-78ee-43fc-959b-48fbe50c4906 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.503025 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18a556f8-78ee-43fc-959b-48fbe50c4906 None None] GET https://10.4.3.200/volume// Jul 24 06:05:24.503208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18a556f8-78ee-43fc-959b-48fbe50c4906 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.503431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-18a556f8-78ee-43fc-959b-48fbe50c4906 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.503835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-18a556f8-78ee-43fc-959b-48fbe50c4906 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:24.504189 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 824/3274] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:24.509442 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-979f1773-c699-40cd-be65-327646b01f5a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:24.513038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.515181 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:24.515460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.515729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.517352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-979f1773-c699-40cd-be65-327646b01f5a tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:24.517960 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 806/3275] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:24.528993 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.528993 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:24.532816 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:24.537011 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b91a6ed1-cc4b-440f-94d6-6c467b40c2f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:24.537445 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 830/3276] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:24.637001 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.639290 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a Jul 24 06:05:24.639687 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:24.648148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:05:24.652343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:05:24.653637 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.653637 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:24.731851 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" released by "attachment_update" :: held 0.079s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:05:24.732126 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-a77fe87f-6488-4316-9ef9-b441a44c93ad tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a returned with HTTP 200 Jul 24 06:05:24.732610 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 817/3277] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:05:24 2026] PUT /volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a => generated 968 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:24.740304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b9d28161-15fb-436b-b245-fec26296facd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:24.742320 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b9d28161-15fb-436b-b245-fec26296facd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption Jul 24 06:05:24.742480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b9d28161-15fb-436b-b245-fec26296facd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:24.742724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b9d28161-15fb-436b-b245-fec26296facd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:24.751585 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:24.751585 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:24.757979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-b9d28161-15fb-436b-b245-fec26296facd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption returned with HTTP 200 Jul 24 06:05:24.758504 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 825/3278] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:05:24 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:25.015789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:25.018308 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:25.018623 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:25.018941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:25.019068 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:25.024658 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:25.024658 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:25.025505 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d4e708c5-74bf-4236-8762-adcd173a2f17 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:25.025932 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 807/3279] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:25 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:25.192934 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:25.194887 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:25.195082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:25.195263 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:25.195387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:25.199831 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:25.199831 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:25.200460 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc082a58-1cf1-4803-a458-46b5a5db1a56 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:25.200862 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 831/3280] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:25 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:25.536756 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:25.541409 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:25.541409 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:25.541409 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:25.550276 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:25.550276 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:25.553769 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:25.557552 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72adf4a4-eb2c-4914-b799-f4ce420c11f5 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:25.558025 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 818/3281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:25 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:26.036021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f2076775-3104-4445-acd0-18e9d12f8783 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:26.043261 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2076775-3104-4445-acd0-18e9d12f8783 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:26.043642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2076775-3104-4445-acd0-18e9d12f8783 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:26.046579 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2076775-3104-4445-acd0-18e9d12f8783 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:26.046838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f2076775-3104-4445-acd0-18e9d12f8783 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:26.051725 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:26.051725 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:26.052458 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2076775-3104-4445-acd0-18e9d12f8783 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:26.052888 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 826/3282] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:26 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:26.212631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a79112d4-5fe8-42d5-acea-09d78a41806f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:26.214496 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a79112d4-5fe8-42d5-acea-09d78a41806f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:26.214847 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a79112d4-5fe8-42d5-acea-09d78a41806f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:26.215054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a79112d4-5fe8-42d5-acea-09d78a41806f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:26.215158 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a79112d4-5fe8-42d5-acea-09d78a41806f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:26.220083 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:26.220083 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:26.220781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a79112d4-5fe8-42d5-acea-09d78a41806f tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:26.221212 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 808/3283] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:26 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:26.573323 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40690d96-0b69-4757-bf17-257cbf294e64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:26.575267 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40690d96-0b69-4757-bf17-257cbf294e64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:26.575823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40690d96-0b69-4757-bf17-257cbf294e64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:26.575823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40690d96-0b69-4757-bf17-257cbf294e64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:26.585608 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:26.585608 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:26.592229 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40690d96-0b69-4757-bf17-257cbf294e64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:26.601609 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40690d96-0b69-4757-bf17-257cbf294e64 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:26.601609 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 832/3284] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:26 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:27.063119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:27.064940 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:27.065124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:27.065311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:27.065502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:27.070076 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:27.070076 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:27.070886 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef079030-f9f3-49ae-ad84-5d28854e8463 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:27.071263 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 819/3285] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:27 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:27.232933 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:27.234750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:27.234922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:27.235109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:27.235211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:27.239632 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:27.239632 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:27.240326 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d444f29b-ae6c-4b20-872a-d5ed1e1f3799 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:27.240752 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 827/3286] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:27 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:27.611377 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:27.613588 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:27.613817 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:27.614031 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:27.623974 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:27.623974 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:27.628085 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:27.632765 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ec0d5712-eebd-4737-b5b3-a02dd42f403f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:27.633146 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 809/3287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:27 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:28.086355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:28.088535 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:28.088814 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:28.089076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:28.089212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:28.100136 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:28.100136 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:28.101277 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f54b139f-42e0-4f04-bfba-6a42af7dc0c4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:28.103232 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 833/3288] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:28 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:28.252091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:28.260520 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:28.260780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:28.261008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:28.261128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:28.263973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:28.267124 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:05:28.267512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1801980092", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:28.270076 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:28.270076 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:28.270813 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7e5bee62-cb90-4d8c-a09a-39e21a798fd3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:28.271224 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 820/3289] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:28 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:28.282489 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:28.282489 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:28.284107 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:28.284107 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:28.323303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['9c5eaae7-0f0f-4a10-88db-3c885ed952d1', 'c16acc70-7e9e-4358-a534-1659fbf52326', '04838775-71d2-4f0f-95ca-5a53589e7a5e', 'f06e6725-20cd-474f-aed4-c3f4d7e85fbd'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:28.354752 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:05:28.359750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e6b80857-ed82-4a84-b9cd-3ed276504180 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:05:28.359750 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 828/3290] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:05:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:28.370397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:28.372494 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:28.373803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:28.373803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:28.381194 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:28.381194 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:28.382046 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:28.383183 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-93d95dcd-2dfc-4efe-a1ab-fa67815dba85 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 200 Jul 24 06:05:28.383757 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 810/3291] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:28 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:28.647425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:28.649272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:28.649445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:28.649668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:28.658132 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:28.658132 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:28.661180 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:28.665219 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef13cb9c-66c4-41f1-b607-6eff692e490c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:28.665606 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 834/3292] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:28 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.113803 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.115453 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:29.115648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.115840 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.115940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:29.119800 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.119800 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:29.120421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d9490803-ce9c-43bb-b36c-6cbe0af5ec3a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:29.120770 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 821/3293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.130572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.132782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:29.133025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.133251 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.141795 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.141795 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:29.145947 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:29.152095 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-13c17af3-abfb-42d4-a3d0-3a6f4b65082e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 returned with HTTP 200 Jul 24 06:05:29.152616 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 829/3294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:29.166043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.168732 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:29.168732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.168732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.175797 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.175797 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:29.179413 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:29.183957 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a15e6ea-f15c-49d0-9885-0a37f1373ef9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 returned with HTTP 200 Jul 24 06:05:29.184316 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 811/3295] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 => generated 1411 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:29.195975 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.197728 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:29.197910 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.198087 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.198239 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:29.205963 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.205963 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:29.206580 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:29.224928 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:05:29.225164 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-78bf8fb2-d0a6-452d-b48e-db85188539ce tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 returned with HTTP 202 Jul 24 06:05:29.225706 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 835/3296] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:29 2026] DELETE /volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:29.233931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.236088 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:29.236294 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.237073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.245894 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.245894 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:29.250280 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:29.257131 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e9eb3cb7-2189-4b98-9d36-440e5eadd90f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 returned with HTTP 200 Jul 24 06:05:29.257638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 822/3297] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:29.281798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.283400 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:29.283557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.283757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.283883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:29.288004 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.288004 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:29.288604 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5cfdcb0-a5b2-423b-a139-a275e25084e8 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:29.288980 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 830/3298] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.393025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.394931 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:29.395188 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.395423 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.400055 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.400055 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:29.400486 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:29.401237 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2beec1c6-ae8e-4e9c-9d16-4e86dfe1dd19 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 200 Jul 24 06:05:29.401604 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 812/3299] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.409648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.411505 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:29.411700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.411901 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.416691 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.416691 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:29.417146 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:29.417990 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1b66f94c-4e7e-4317-8ce5-e92956ed3f29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 200 Jul 24 06:05:29.418358 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 836/3300] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.429738 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-127f4831-e591-41ca-a488-32b136619595 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.431411 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:05:29.431842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-236628077", "description": null, "metadata": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:29.442232 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.442232 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:29.442671 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:29.442821 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:29.470359 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['b26f3991-99e0-4c01-9521-c9c65ae5c88f', '922345fe-50ce-486e-9386-bf04badda529', 'be66ddae-055a-490d-99cf-cbe1b9987c7e', 'b93f3291-ae86-4d75-9987-fc211c5bd4e0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:29.506206 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:05:29.506599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-127f4831-e591-41ca-a488-32b136619595 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:05:29.507124 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 823/3301] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:05:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:29.517919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.519923 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:29.520094 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.520263 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.526665 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.526665 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:29.527077 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:29.527821 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d5616616-7a64-47f2-9ae8-203a3f3806cb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 200 Jul 24 06:05:29.528182 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 831/3302] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:29.679371 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38a153bc-55c4-45f7-a010-24f04a943664 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:29.681089 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38a153bc-55c4-45f7-a010-24f04a943664 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:29.681263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38a153bc-55c4-45f7-a010-24f04a943664 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:29.681436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38a153bc-55c4-45f7-a010-24f04a943664 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:29.690012 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:29.690012 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:29.692935 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38a153bc-55c4-45f7-a010-24f04a943664 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:29.696504 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38a153bc-55c4-45f7-a010-24f04a943664 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:29.696874 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 813/3303] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:29 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.270016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb0a35d4-2127-4368-bfea-4f3c6db4f39f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.272092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb0a35d4-2127-4368-bfea-4f3c6db4f39f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 Jul 24 06:05:30.272313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb0a35d4-2127-4368-bfea-4f3c6db4f39f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.272567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb0a35d4-2127-4368-bfea-4f3c6db4f39f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.278854 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb0a35d4-2127-4368-bfea-4f3c6db4f39f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 returned with HTTP 404 Jul 24 06:05:30.279333 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 837/3304] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/volumes/5fa180ca-18a3-4398-bfe2-63219261e7f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:30.286446 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.288350 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:30.288593 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.288824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.289115 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: c79b917c-4a13-4709-9118-d0f11708cd60. Jul 24 06:05:30.293259 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.293259 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:30.301247 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.303281 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:30.303540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.303837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.303985 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:30.305099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id c79b917c-4a13-4709-9118-d0f11708cd60 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:05:30.308235 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ff52da4-83da-4bcb-b2e5-44e3814e21b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 202 Jul 24 06:05:30.308854 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 824/3305] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:30 2026] DELETE /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:05:30.312053 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.312053 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:30.312818 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f05e328-bb0c-45eb-a845-1e445eac7d40 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:30.313258 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 832/3306] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.317890 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.319640 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:30.319848 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.320048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.320161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:30.327207 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.327207 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:30.328556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00980a7a-ad45-4bf1-94b8-f5f3a8341503 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 200 Jul 24 06:05:30.330917 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 814/3307] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.537880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b24aa737-fcfe-412d-b069-11624d7f0126 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.539783 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b24aa737-fcfe-412d-b069-11624d7f0126 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:30.540096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b24aa737-fcfe-412d-b069-11624d7f0126 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.540282 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b24aa737-fcfe-412d-b069-11624d7f0126 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.545060 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.545060 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:30.545423 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b24aa737-fcfe-412d-b069-11624d7f0126 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:30.546148 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b24aa737-fcfe-412d-b069-11624d7f0126 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 200 Jul 24 06:05:30.546495 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 838/3308] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.555172 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.557080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:30.557264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.557468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.563025 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.563025 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:30.563420 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:30.564233 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55abe6b6-599e-44f8-97f8-db921f0aa8e5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 200 Jul 24 06:05:30.564573 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 825/3309] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.572379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a61d754-6762-496a-abe7-19d52c52dca7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.574458 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:05:30.574903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2103016207", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:30.588771 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.588771 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:30.589307 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:30.589472 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:30.614592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['652e4d82-dbb6-4db6-b35f-51588efa6122', 'd247537a-a569-4b97-9ed8-bd40bb0e6893', '4d707ba4-75f0-4955-b4d5-6eb22bd2cef1', '0fa62be8-e8bb-468f-b396-ff2e0d687b29'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:30.641829 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:05:30.642200 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a61d754-6762-496a-abe7-19d52c52dca7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:05:30.642687 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 833/3310] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:05:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:30.651122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.653262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:30.653443 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.653619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.658443 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.658443 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:30.659111 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:30.659887 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb51ef6e-91f3-4aa6-bd7f-1008d8de165a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 200 Jul 24 06:05:30.660362 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 815/3311] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:30.710554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:30.712499 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:30.712739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:30.712956 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:30.723132 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:30.723132 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:30.726744 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:30.730967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ece8212c-3e72-4bf9-9922-71c6699e8108 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:30.731475 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 839/3312] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:30 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:31.323198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0920bb6f-b42e-4172-be4a-740156fc2998 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.324934 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0920bb6f-b42e-4172-be4a-740156fc2998 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:31.325147 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0920bb6f-b42e-4172-be4a-740156fc2998 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.325350 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0920bb6f-b42e-4172-be4a-740156fc2998 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.325482 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0920bb6f-b42e-4172-be4a-740156fc2998 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:31.330220 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.330220 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:31.330844 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0920bb6f-b42e-4172-be4a-740156fc2998 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:31.331223 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 826/3313] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:31.341135 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c15b53c5-c99e-4655-a293-8badee65ce30 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.342944 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a88a0e93-c209-40cc-8e9e-a56046283244 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.343496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:31.344028 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6373df1f-9925-422b-84dd-169c9970a190", "name": "tempest-VolumesBackupsTest-Backup-1247603586"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:31.347266 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a88a0e93-c209-40cc-8e9e-a56046283244 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 Jul 24 06:05:31.347266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a88a0e93-c209-40cc-8e9e-a56046283244 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.347266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a88a0e93-c209-40cc-8e9e-a56046283244 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.347266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a88a0e93-c209-40cc-8e9e-a56046283244 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id c79b917c-4a13-4709-9118-d0f11708cd60. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:31.347452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating new backup {'backup': {'volume_id': '6373df1f-9925-422b-84dd-169c9970a190', 'name': 'tempest-VolumesBackupsTest-Backup-1247603586'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:31.347452 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating backup of volume 6373df1f-9925-422b-84dd-169c9970a190 in container None Jul 24 06:05:31.349824 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a88a0e93-c209-40cc-8e9e-a56046283244 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 returned with HTTP 404 Jul 24 06:05:31.350382 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 816/3314] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/backups/c79b917c-4a13-4709-9118-d0f11708cd60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:31.355075 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.355075 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:31.355902 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:05:31.375834 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['f9c9c909-79ed-482e-808d-ada8f935c916', '2b1e04b5-847a-4ba9-8479-c4c405a31417'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:31.408777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c15b53c5-c99e-4655-a293-8badee65ce30 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:05:31.412902 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 834/3315] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:31 2026] POST /volume/v3/backups => generated 330 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:31.422115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.423762 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:31.423994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.424237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.424343 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:31.429637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.431830 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.431830 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:31.432090 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:31.432318 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.432617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.432837 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-379177ff-595c-43a6-98f7-6cf61d8e7355 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:31.433298 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 840/3316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:05:31.441796 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.441796 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:31.446159 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:31.461339 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4c4bf08-c109-4677-863d-ad7c7fc30dd2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:05:31.461339 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 827/3317] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:31.470927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.473049 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:31.473287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.473534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.473762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:31.482052 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.482052 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:31.482534 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:31.502780 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:05:31.502964 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5c0781e0-7338-4ab2-bd5c-8933b334670e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 202 Jul 24 06:05:31.503354 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 817/3318] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:31 2026] DELETE /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:31.513335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.515352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:31.515722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.516099 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.525335 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.525335 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:31.531079 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:31.538893 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4dfa76f0-e096-4a0e-8b25-b3a4d5de6630 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 200 Jul 24 06:05:31.538893 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 835/3319] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:31.669802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.671619 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:31.671887 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.672107 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.677051 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.677051 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:31.677462 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:31.678270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c21b574-44d3-477c-83c5-7fe17d4aca52 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 200 Jul 24 06:05:31.678703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 841/3320] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:31.686645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.688567 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:31.688796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.689017 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.694117 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.694117 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:31.694540 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:31.695440 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47ded11e-eb5b-4ee1-aabd-bbaac64eba17 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 200 Jul 24 06:05:31.695845 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 828/3321] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:31.746423 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:31.749190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:31.749462 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:31.749713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:31.761192 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:31.761192 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:31.764909 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:31.769483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-abdd5d43-c6b7-4994-bb4a-f3492242aa18 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:31.769939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 818/3322] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:31 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:32.173245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.174769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:32.175284 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1406319622"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:32.176897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1406319622'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:32.177110 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume of 1 GB Jul 24 06:05:32.181247 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Availability Zones retrieved successfully. Jul 24 06:05:32.190603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Flow 'volume_create_api' (d9552af5-2106-4e31-9e4e-d7432dfcfcf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:32.190603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b70a827-b1a2-4735-9e48-a451fde3dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.190603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:32.214329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b70a827-b1a2-4735-9e48-a451fde3dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.215224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2156008c-5e8d-472d-995f-72a533dbacfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.246444 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Created reservations ['28f6eb51-4e8b-479a-a253-46162295d9f9', '28d71fd6-03bf-448e-9e53-ce2d5f5d7ac0', '2c9fa4c4-8181-45e6-beed-d34c6be83392', '622fbdba-3217-4e96-9ae5-2494002c6b04'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:32.247339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2156008c-5e8d-472d-995f-72a533dbacfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28f6eb51-4e8b-479a-a253-46162295d9f9', '28d71fd6-03bf-448e-9e53-ce2d5f5d7ac0', '2c9fa4c4-8181-45e6-beed-d34c6be83392', '622fbdba-3217-4e96-9ae5-2494002c6b04']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.248204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06b94c2-2da7-49f0-93b5-ca3b627e967a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.269426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a06b94c2-2da7-49f0-93b5-ca3b627e967a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08679f3-f6ed-49d9-b0e2-a620ae48835e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1406319622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',qos_specs=None,replication_status=,reservations=['28f6eb51-4e8b-479a-a253-46162295d9f9','28d71fd6-03bf-448e-9e53-ce2d5f5d7ac0','2c9fa4c4-8181-45e6-beed-d34c6be83392','622fbdba-3217-4e96-9ae5-2494002c6b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1406319622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08679f3-f6ed-49d9-b0e2-a620ae48835e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.270330 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e30d818-13c4-455d-822a-8c94b5ccfd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.285175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e30d818-13c4-455d-822a-8c94b5ccfd35) transitioned into state 'SUCCESS' from state '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-1406319622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f6df5e3ce74f7b8778b3042f98ac70',qos_specs=None,replication_status=,reservations=['28f6eb51-4e8b-479a-a253-46162295d9f9','28d71fd6-03bf-448e-9e53-ce2d5f5d7ac0','2c9fa4c4-8181-45e6-beed-d34c6be83392','622fbdba-3217-4e96-9ae5-2494002c6b04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e6537e81a194d659ca0ed02d1cd672c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.286010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f98da8-b0d6-4376-9fc6-e449368b9b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.293447 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8f98da8-b0d6-4376-9fc6-e449368b9b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.298693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Flow 'volume_create_api' (d9552af5-2106-4e31-9e4e-d7432dfcfcf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:32.298693 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Create volume request issued successfully. Jul 24 06:05:32.298693 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9d071f0-40ad-448a-ae70-f4431c681a25 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:32.299061 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 836/3323] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:05:32 2026] POST /volume/v3/volumes => generated 757 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:32.310039 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.311803 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:32.311988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:32.312168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:32.318526 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.318526 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:32.321783 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:32.325351 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2ddcba-be94-4c95-94a8-8648fe7a758c tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:32.325714 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 842/3324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:32 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:32.442904 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.444983 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:32.445218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:32.445447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:32.445596 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:32.450218 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.450218 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:32.451147 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-753b3e2c-1e95-48a4-93f8-dacc8d41e239 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:32.451599 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 829/3325] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:32 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:32.553941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-582e8432-d92f-4228-8e84-26ba4b9495bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.556247 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-582e8432-d92f-4228-8e84-26ba4b9495bf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 Jul 24 06:05:32.556414 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-582e8432-d92f-4228-8e84-26ba4b9495bf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:32.556607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-582e8432-d92f-4228-8e84-26ba4b9495bf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:32.562936 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-582e8432-d92f-4228-8e84-26ba4b9495bf tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 returned with HTTP 404 Jul 24 06:05:32.563344 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 819/3326] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:32 2026] GET /volume/v3/volumes/77503696-d385-4114-8393-02b8e53ef849 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:32.573920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.577694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:32.577694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-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-310724882"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:32.577694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-310724882'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:32.577694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume of 1 GB Jul 24 06:05:32.577980 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.577980 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:32.581233 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:05:32.586411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (67b729d4-daac-4180-a1e7-c50840090e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:32.587341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30741e4-2731-4e5b-80b7-37c571209cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.588237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:32.609465 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30741e4-2731-4e5b-80b7-37c571209cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.610344 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c46439-6b83-41df-a565-36ad162fe0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.651737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['267a6eeb-6f94-477c-a8b8-842212858f96', 'a20c18ca-5d64-4c48-a9f7-9c9b88234240', '01f8c32a-dd59-4ff6-9c8b-33a3421228c2', '6de31f2b-b87a-4d56-82f0-72949f5e31c0'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:32.651737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50c46439-6b83-41df-a565-36ad162fe0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['267a6eeb-6f94-477c-a8b8-842212858f96', 'a20c18ca-5d64-4c48-a9f7-9c9b88234240', '01f8c32a-dd59-4ff6-9c8b-33a3421228c2', '6de31f2b-b87a-4d56-82f0-72949f5e31c0']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.651737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b14895-1f05-4991-b787-a5ab7ae1a380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.678713 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b14895-1f05-4991-b787-a5ab7ae1a380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d66977a-84c5-429f-aaad-80b21240a80b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-310724882',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['267a6eeb-6f94-477c-a8b8-842212858f96','a20c18ca-5d64-4c48-a9f7-9c9b88234240','01f8c32a-dd59-4ff6-9c8b-33a3421228c2','6de31f2b-b87a-4d56-82f0-72949f5e31c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-310724882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d66977a-84c5-429f-aaad-80b21240a80b,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.679583 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7b08b5-646d-48f7-953e-6636dbdf48cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.695661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7b08b5-646d-48f7-953e-6636dbdf48cb) transitioned into state 'SUCCESS' from state '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-310724882',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['267a6eeb-6f94-477c-a8b8-842212858f96','a20c18ca-5d64-4c48-a9f7-9c9b88234240','01f8c32a-dd59-4ff6-9c8b-33a3421228c2','6de31f2b-b87a-4d56-82f0-72949f5e31c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.696635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3587b51e-204c-472e-a19c-2c4ea165524e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:32.704582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3587b51e-204c-472e-a19c-2c4ea165524e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:32.705670 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (67b729d4-daac-4180-a1e7-c50840090e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:32.706049 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:05:32.706671 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-066c88e4-2ed2-445c-b79d-0a35efd0b870 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:32.707197 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 837/3327] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:32 2026] POST /volume/v3/volumes => generated 815 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:32.719027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d3750444-1bcd-412c-ab58-91df03ee540e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.721078 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3750444-1bcd-412c-ab58-91df03ee540e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:05:32.721256 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3750444-1bcd-412c-ab58-91df03ee540e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:32.721460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d3750444-1bcd-412c-ab58-91df03ee540e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:32.729184 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.729184 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:32.736394 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d3750444-1bcd-412c-ab58-91df03ee540e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:32.741416 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d3750444-1bcd-412c-ab58-91df03ee540e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 200 Jul 24 06:05:32.741829 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 843/3328] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:32 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:32.787247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.794668 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:32.795034 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:32.797143 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:32.806525 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.806525 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:32.809619 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:32.813276 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d9e3ccb-77f8-493c-8218-6a9d4480c36c tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:32.813631 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 830/3329] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:32 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:32.956485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-f0f120c4-61af-4ee3-ba35-275a2a084b31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:32.959944 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-f0f120c4-61af-4ee3-ba35-275a2a084b31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a/action Jul 24 06:05:32.960291 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-f0f120c4-61af-4ee3-ba35-275a2a084b31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:05:32.960407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-f0f120c4-61af-4ee3-ba35-275a2a084b31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:32.976952 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:32.976952 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:32.987201 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2ee618ae-7b05-4312-9ac8-9496fb802198 req-f0f120c4-61af-4ee3-ba35-275a2a084b31 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a/action returned with HTTP 204 Jul 24 06:05:32.987813 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 820/3330] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:05:32 2026] POST /volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:33.135649 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.137688 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:33.138237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.138644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.138909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:33.145614 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.145614 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:33.146457 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:33.170981 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:05:33.170981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f63fbb4-7beb-405b-affa-1395c1bb5dab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 202 Jul 24 06:05:33.170981 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 838/3331] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:33 2026] DELETE /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:33.180508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.182076 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:33.182330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.182627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.188859 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.188859 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:33.189469 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:33.190474 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-107f3b88-78b6-48ed-8d44-8824daf761a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 200 Jul 24 06:05:33.191044 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 844/3332] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:33.338340 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.339932 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:33.340100 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.340266 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.347171 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.347171 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:33.351006 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:33.355059 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-648c69d0-2e3b-4dcc-8ccc-1385b261fb44 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:33.355425 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 831/3333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:33.461278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.462914 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:33.463142 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.463421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.463526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:33.467829 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.467829 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:33.468486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b0a47d4-a939-4f6b-a836-eb2e462c4421 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:33.468870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 821/3334] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:33.754400 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.758586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:05:33.758586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.758586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.764396 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.764396 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:33.768379 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:33.772772 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6512e488-1a76-45a5-b0bf-f1a7d4922348 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 200 Jul 24 06:05:33.773290 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 839/3335] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 908 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:33.785637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.791201 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:33.791629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d66977a-84c5-429f-aaad-80b21240a80b", "name": "tempest-VolumesBackupsTest-Backup-1196260153", "description": "tempest-backup-description-702562867", "container": "tempest-volumesbackupstest-backup-container-352174747"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:33.794563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': '5d66977a-84c5-429f-aaad-80b21240a80b', 'name': 'tempest-VolumesBackupsTest-Backup-1196260153', 'description': 'tempest-backup-description-702562867', 'container': 'tempest-volumesbackupstest-backup-container-352174747'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:33.794824 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume 5d66977a-84c5-429f-aaad-80b21240a80b in container tempest-volumesbackupstest-backup-container-352174747 Jul 24 06:05:33.803652 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.803652 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:33.804385 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:33.822691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['d32cfbca-bcdb-4f37-9349-41b8b817fcc1', '209a73d3-97c4-4af5-919f-4e72184c7d3f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:33.825696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-061806dc-617f-47b6-937e-fc6213c3cdce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.829383 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-061806dc-617f-47b6-937e-fc6213c3cdce tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:33.829588 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-061806dc-617f-47b6-937e-fc6213c3cdce tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.829790 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-061806dc-617f-47b6-937e-fc6213c3cdce tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.844972 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.844972 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:33.851007 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-061806dc-617f-47b6-937e-fc6213c3cdce tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:33.856396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-061806dc-617f-47b6-937e-fc6213c3cdce tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:33.856907 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 832/3336] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1168 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:33.858928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e75c25b8-367e-4f3b-9cf3-258459eefef3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:05:33.858928 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 845/3337] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:33 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:33.867801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.871805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:33.873151 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:33.873357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.873530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.873645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:33.873961 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:05:33.874250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:33.874637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:33.881415 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.881415 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:33.882181 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-285a8a7d-9321-49d0-bee2-d79f7193ec02 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:33.882890 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 822/3338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:33.892913 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:33.892913 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:33.898021 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:05:33.903936 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc872972-1e11-4d33-981a-c3674bfb6c86 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:05:33.904651 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 840/3339] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:33 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1168 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:34.202628 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a792559c-f5c1-47ea-aeed-7b225d4331f6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:34.206435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a792559c-f5c1-47ea-aeed-7b225d4331f6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:34.207016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a792559c-f5c1-47ea-aeed-7b225d4331f6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:34.207282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a792559c-f5c1-47ea-aeed-7b225d4331f6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:34.213058 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a792559c-f5c1-47ea-aeed-7b225d4331f6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 404 Jul 24 06:05:34.213650 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 833/3340] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:34 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:34.227590 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:34.238783 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:34.239512 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:34.242712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:34.243197 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:34.255214 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:34.255214 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:34.255905 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:34.285060 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:05:34.285262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-82e56d4b-d401-49ac-bab2-37593e2c2a60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 202 Jul 24 06:05:34.285671 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 846/3341] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:34 2026] DELETE /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:34.292208 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:34.294222 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:34.294431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:34.294750 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:34.300337 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:34.300337 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:34.300772 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:34.301727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a878b1f6-118e-4b67-8ce1-bba5b4df19e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 200 Jul 24 06:05:34.302192 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 823/3342] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:34 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:34.480511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:34.484264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:34.484264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:34.484264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:34.484264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:34.487991 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:34.487991 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:34.489052 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-60bfc4a8-08b8-4243-8cea-3c6e7883648c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:34.489707 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 841/3343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:34 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:34.898624 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:34.900159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:34.900357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:34.900583 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:34.900744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:34.904945 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:34.904945 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:34.905576 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb1fb499-4b71-4bcd-8ec9-d41d32c17f8f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:34.905886 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 834/3344] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:34 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:35.319953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-969d1d75-bf83-4875-9806-f6ee4a89fda7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:35.321918 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-969d1d75-bf83-4875-9806-f6ee4a89fda7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:35.322130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-969d1d75-bf83-4875-9806-f6ee4a89fda7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:35.322350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-969d1d75-bf83-4875-9806-f6ee4a89fda7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:35.327155 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-969d1d75-bf83-4875-9806-f6ee4a89fda7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 404 Jul 24 06:05:35.327876 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 847/3345] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:35 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:35.340458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:35.342667 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:35.342904 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:35.343114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:35.343239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:35.349337 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:35.349337 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:35.349944 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:35.375069 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:05:35.375248 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a6649c7-9f1c-4675-89dc-ec6cefffd3ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 202 Jul 24 06:05:35.375698 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 824/3346] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:35 2026] DELETE /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:35.389564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:35.393737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:35.394059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:35.394291 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:35.407314 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:35.407314 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:35.407314 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:05:35.407314 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fe8b77d9-4e77-4440-bf84-b168de1a4043 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 200 Jul 24 06:05:35.408194 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 842/3347] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:35 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:35.501306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2dd33b6c-288d-474e-912f-cc781a20859e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:35.503116 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dd33b6c-288d-474e-912f-cc781a20859e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:35.503346 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dd33b6c-288d-474e-912f-cc781a20859e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:35.503531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2dd33b6c-288d-474e-912f-cc781a20859e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:35.503645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2dd33b6c-288d-474e-912f-cc781a20859e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:35.507791 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:35.507791 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:35.508602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2dd33b6c-288d-474e-912f-cc781a20859e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:35.509008 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 835/3348] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:35 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:35.915928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:35.918753 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:35.919042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:35.919311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:35.919467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:35.926294 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:35.926294 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:35.927138 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c10d7c63-1454-4896-8f29-3f74946b3d76 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:35.927470 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 848/3349] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:35 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:36.417656 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9691399-752d-4ac1-b5de-4871d4b65e9b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.419763 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9691399-752d-4ac1-b5de-4871d4b65e9b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:36.420148 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9691399-752d-4ac1-b5de-4871d4b65e9b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.420148 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9691399-752d-4ac1-b5de-4871d4b65e9b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.425949 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9691399-752d-4ac1-b5de-4871d4b65e9b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 404 Jul 24 06:05:36.425949 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 825/3350] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.433971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.438496 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:36.438931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.439806 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.440240 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:36.447625 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58fdc166-0f36-4c90-92cd-08d6fab5070e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 404 Jul 24 06:05:36.447625 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 843/3351] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:36 2026] DELETE /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.456557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26b5168b-3710-4223-829a-ac8df6b6d81d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.458386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26b5168b-3710-4223-829a-ac8df6b6d81d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 Jul 24 06:05:36.458948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26b5168b-3710-4223-829a-ac8df6b6d81d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.458948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26b5168b-3710-4223-829a-ac8df6b6d81d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.464859 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26b5168b-3710-4223-829a-ac8df6b6d81d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 returned with HTTP 404 Jul 24 06:05:36.465438 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 836/3352] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/snapshots/271d549f-4ea6-4a30-927c-f0913d947b89 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.475270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.478523 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:36.478827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.479179 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.479236 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:36.488940 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75103c9f-6e03-4d39-9d49-fce3c0c9bd8c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 404 Jul 24 06:05:36.489662 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 849/3353] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:36 2026] DELETE /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.498460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b98e6c29-407f-44a0-b59f-eeec0855e132 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.500999 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b98e6c29-407f-44a0-b59f-eeec0855e132 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd Jul 24 06:05:36.501243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b98e6c29-407f-44a0-b59f-eeec0855e132 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.501526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b98e6c29-407f-44a0-b59f-eeec0855e132 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.507109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b98e6c29-407f-44a0-b59f-eeec0855e132 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd returned with HTTP 404 Jul 24 06:05:36.507759 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 826/3354] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/snapshots/07ddc750-6963-4f2d-9266-6b729913d6fd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.520909 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.521059 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93092c5f-a725-4865-9413-9f4e987fa3fc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.523717 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:36.523911 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93092c5f-a725-4865-9413-9f4e987fa3fc tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:36.524211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93092c5f-a725-4865-9413-9f4e987fa3fc tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.524379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.524496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93092c5f-a725-4865-9413-9f4e987fa3fc tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.524692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-93092c5f-a725-4865-9413-9f4e987fa3fc tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:36.525172 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.526350 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:36.532877 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:36.532877 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:36.533310 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f92053fd-538c-45cd-b160-6cb783ea1c8a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 404 Jul 24 06:05:36.534211 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 844/3355] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:36 2026] DELETE /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.534641 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93092c5f-a725-4865-9413-9f4e987fa3fc tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:36.535249 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 837/3356] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:36.543149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f5ba3ef0-ad4c-4ad5-bf09-5d3143933b58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.545851 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5ba3ef0-ad4c-4ad5-bf09-5d3143933b58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd Jul 24 06:05:36.546113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5ba3ef0-ad4c-4ad5-bf09-5d3143933b58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.546443 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f5ba3ef0-ad4c-4ad5-bf09-5d3143933b58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.555700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f5ba3ef0-ad4c-4ad5-bf09-5d3143933b58 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd returned with HTTP 404 Jul 24 06:05:36.556300 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 850/3357] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/snapshots/2b956aba-cb6d-438e-a126-91b0ad5eaedd => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:36.947099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:36.950119 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:36.950784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:36.951042 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:36.951199 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:36.958034 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:36.958034 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:36.962841 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ec2d53f-bbed-40e8-a34f-3215138b0286 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:36.963594 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 827/3358] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:36 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:37.552209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e19ca56e-7971-4269-958f-1742504931d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:37.554984 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e19ca56e-7971-4269-958f-1742504931d5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:37.555164 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e19ca56e-7971-4269-958f-1742504931d5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:37.555342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e19ca56e-7971-4269-958f-1742504931d5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:37.555431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-e19ca56e-7971-4269-958f-1742504931d5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:37.559806 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:37.559806 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:37.560417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e19ca56e-7971-4269-958f-1742504931d5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:37.560771 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 845/3359] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:37 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:37.980111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:37.982075 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:37.982497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:37.982497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:37.982704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:37.995415 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:37.995415 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:37.996338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4a4d4e3a-9c32-4c10-9b1d-1e493e40121f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:37.996813 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 838/3360] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:37 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:38.051345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6211fc63-00a6-482e-872f-f152c846276c req-f6674c98-a59b-4956-aabc-5708295d8946 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.053979 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6211fc63-00a6-482e-872f-f152c846276c req-f6674c98-a59b-4956-aabc-5708295d8946 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b Jul 24 06:05:38.054235 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6211fc63-00a6-482e-872f-f152c846276c req-f6674c98-a59b-4956-aabc-5708295d8946 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:38.054996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6211fc63-00a6-482e-872f-f152c846276c req-f6674c98-a59b-4956-aabc-5708295d8946 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:38.066323 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:38.066323 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:38.161267 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6211fc63-00a6-482e-872f-f152c846276c req-f6674c98-a59b-4956-aabc-5708295d8946 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b returned with HTTP 200 Jul 24 06:05:38.161772 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 851/3361] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:38 2026] DELETE /volume/v3/attachments/af5b0917-3c22-4bb9-ab01-c40e1a03ac2b => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:38.572614 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.576659 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:38.578335 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:38.579885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:38.579885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:38.588747 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:38.588747 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:38.588747 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1d5058-37ff-4564-aeee-3690ff56b029 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:38.590176 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 828/3362] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:38 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:38.625796 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9b6d86f5-0594-4573-8a20-4463eb7e8e6e req-800dd906-8664-47f4-980d-7845d2910295 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.628547 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9b6d86f5-0594-4573-8a20-4463eb7e8e6e req-800dd906-8664-47f4-980d-7845d2910295 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 Jul 24 06:05:38.628547 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9b6d86f5-0594-4573-8a20-4463eb7e8e6e req-800dd906-8664-47f4-980d-7845d2910295 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:38.628763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9b6d86f5-0594-4573-8a20-4463eb7e8e6e req-800dd906-8664-47f4-980d-7845d2910295 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:38.640290 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:38.640290 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:38.717266 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1cdab6e-9583-4aea-8c6e-c2145be37516 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.717660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1cdab6e-9583-4aea-8c6e-c2145be37516 None None] GET https://10.4.3.200/volume// Jul 24 06:05:38.717857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1cdab6e-9583-4aea-8c6e-c2145be37516 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:38.718036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1cdab6e-9583-4aea-8c6e-c2145be37516 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:38.718336 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1cdab6e-9583-4aea-8c6e-c2145be37516 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:38.718687 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 839/3363] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:05:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:38.722125 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9b6d86f5-0594-4573-8a20-4463eb7e8e6e req-800dd906-8664-47f4-980d-7845d2910295 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 returned with HTTP 200 Jul 24 06:05:38.722611 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 846/3364] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:38 2026] DELETE /volume/v3/attachments/46b02ddd-7a0d-402f-aea0-168e42ce14c3 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:38.733312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-6513ab19-8efc-45da-a8d2-2658cb11ac85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.741024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-6513ab19-8efc-45da-a8d2-2658cb11ac85 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:38.741024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-6513ab19-8efc-45da-a8d2-2658cb11ac85 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b83de5e-7fee-468f-b1e0-e2524b404942", "connector": null, "instance_uuid": "f17ea02f-ee04-4763-943f-95d69526688d"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:38.761836 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:38.761836 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:38.794006 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-6513ab19-8efc-45da-a8d2-2658cb11ac85 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:38.794451 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 852/3365] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:38 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 24 06:05:38.812249 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c253fe8c-aace-4227-916c-83e6fb1e7a5f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:38.814935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c253fe8c-aace-4227-916c-83e6fb1e7a5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a Jul 24 06:05:38.815037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c253fe8c-aace-4227-916c-83e6fb1e7a5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:38.815275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c253fe8c-aace-4227-916c-83e6fb1e7a5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:38.823253 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:38.823253 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:38.883023 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c253fe8c-aace-4227-916c-83e6fb1e7a5f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a returned with HTTP 200 Jul 24 06:05:38.883727 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 829/3366] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:38 2026] DELETE /volume/v3/attachments/ec9ea439-c3c5-43f6-8340-599a7d9c015a => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:39.007765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f268697d-7b44-4081-b8c9-0288245aee05 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:39.010204 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f268697d-7b44-4081-b8c9-0288245aee05 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:39.010398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f268697d-7b44-4081-b8c9-0288245aee05 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:39.010643 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f268697d-7b44-4081-b8c9-0288245aee05 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:39.010787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f268697d-7b44-4081-b8c9-0288245aee05 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:39.018587 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:39.018587 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:39.019824 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f268697d-7b44-4081-b8c9-0288245aee05 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:39.020307 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 840/3367] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:39 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:39.603478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:39.613691 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:39.613987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:39.614244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:39.614292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:39.621502 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:39.621502 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:39.622612 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d3e50ae-c952-4536-9882-090c1027c0e9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:39.623122 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 847/3368] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:39 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:39.937906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-78766228-0fe2-443e-9744-973b4b369e67 req-4ab9fc38-a9e6-4cb6-ac7d-6623bf9ad52a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:39.942323 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-78766228-0fe2-443e-9744-973b4b369e67 req-4ab9fc38-a9e6-4cb6-ac7d-6623bf9ad52a tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] DELETE https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 Jul 24 06:05:39.943156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-78766228-0fe2-443e-9744-973b4b369e67 req-4ab9fc38-a9e6-4cb6-ac7d-6623bf9ad52a tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:39.944072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-78766228-0fe2-443e-9744-973b4b369e67 req-4ab9fc38-a9e6-4cb6-ac7d-6623bf9ad52a tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:39.964938 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:39.964938 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:40.024798 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-78766228-0fe2-443e-9744-973b4b369e67 req-4ab9fc38-a9e6-4cb6-ac7d-6623bf9ad52a tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 returned with HTTP 200 Jul 24 06:05:40.025329 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 853/3369] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:39 2026] DELETE /volume/v3/attachments/4df16df7-16c8-463c-8543-36a1f04d7009 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:40.031820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.033909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:40.034599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.034599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.034846 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:40.039013 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.039013 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:40.040250 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0b462a-49de-44f2-9ff4-e74a5da17cf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:40.040704 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 830/3370] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:40 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:40.236209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.238599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 Jul 24 06:05:40.239096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:40.250764 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:05:40.256651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:05:40.258316 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.258316 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:40.350915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" released by "attachment_update" :: held 0.094s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:05:40.351615 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-f52276a7-6713-464f-ad88-1f67c129da80 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 returned with HTTP 200 Jul 24 06:05:40.353637 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 841/3371] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:05:40 2026] PUT /volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 => generated 968 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:40.375547 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c6060769-9490-455e-b152-1231469e26df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.379704 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c6060769-9490-455e-b152-1231469e26df tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 Jul 24 06:05:40.379704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c6060769-9490-455e-b152-1231469e26df tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.379704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c6060769-9490-455e-b152-1231469e26df tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.396965 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-c6060769-9490-455e-b152-1231469e26df tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 returned with HTTP 200 Jul 24 06:05:40.397695 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 848/3372] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:05:40 2026] GET /volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:40.635844 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.638960 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:40.639128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.639296 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.639391 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:40.648465 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.648465 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:40.649528 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0871b4e-0ab5-4367-8830-5a472b1f62b2 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:40.650059 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 854/3373] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:40 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:40.798835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.799012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-168a3d04-f97a-4331-a3f7-560114388805 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.801168 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:05:40.801417 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.801637 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:40.801700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.801878 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.802208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.802410 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:40.803945 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume with id: bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:05:40.817227 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.817227 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:40.817813 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:40.817873 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.817873 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:40.818372 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:40.841345 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume request issued successfully. Jul 24 06:05:40.841518 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ceddaca-32ac-41f8-b95c-69e63b308139 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 202 Jul 24 06:05:40.842028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 831/3374] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:40 2026] DELETE /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:40.851536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7291753a-63ed-48b7-85b7-3dd12116c782 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.853811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7291753a-63ed-48b7-85b7-3dd12116c782 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:05:40.854094 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7291753a-63ed-48b7-85b7-3dd12116c782 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.854346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7291753a-63ed-48b7-85b7-3dd12116c782 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.856670 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:05:40.856985 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-168a3d04-f97a-4331-a3f7-560114388805 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 202 Jul 24 06:05:40.857478 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 842/3375] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:40 2026] DELETE /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:40.865731 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.865731 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:40.869403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:40.870460 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7291753a-63ed-48b7-85b7-3dd12116c782 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:40.871261 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:40.871462 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:40.871660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:40.877386 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7291753a-63ed-48b7-85b7-3dd12116c782 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 200 Jul 24 06:05:40.877980 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 849/3376] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:40 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 1421 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:40.882002 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:40.882002 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:40.889706 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:40.894711 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5121f952-9aea-40b9-858c-eeb8ec70d55b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 200 Jul 24 06:05:40.895091 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 855/3377] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:40 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:41.054305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.056239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:41.057692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.057692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.057692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:41.061813 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.061813 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:41.065699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-743720fd-fec0-4b10-818f-7a0a5af2f0b5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:41.065699 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 832/3378] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:41.119609 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.126672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:41.127055 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.127399 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.137227 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.137227 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:41.142090 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:41.148919 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-8d81a7e6-144f-4a70-b7b4-35e34ba31777 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:41.149585 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 843/3379] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:41.174998 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c038327-80ee-49f3-88e5-3ab4cea50019 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.175457 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c038327-80ee-49f3-88e5-3ab4cea50019 None None] GET https://10.4.3.200/volume// Jul 24 06:05:41.175581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c038327-80ee-49f3-88e5-3ab4cea50019 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.175820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c038327-80ee-49f3-88e5-3ab4cea50019 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.176140 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c038327-80ee-49f3-88e5-3ab4cea50019 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:41.176476 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 850/3380] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:41.192855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-6d011b19-de1e-4338-a18d-a74f47454015 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.195209 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-6d011b19-de1e-4338-a18d-a74f47454015 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:41.195599 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-6d011b19-de1e-4338-a18d-a74f47454015 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c08679f3-f6ed-49d9-b0e2-a620ae48835e", "connector": null, "instance_uuid": "868998e4-d966-439c-a623-9914b0122583"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:41.205632 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.205632 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:41.253096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-6d011b19-de1e-4338-a18d-a74f47454015 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:41.253768 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 856/3381] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:41 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 24 06:05:41.269280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.269280 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:05:41.269280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.269280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.269280 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Delete volume with id: a260f045-038a-4239-bcdd-26321527b396 Jul 24 06:05:41.282602 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.282602 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:41.283128 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:41.299478 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Delete volume request issued successfully. Jul 24 06:05:41.299688 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d5c24c5-6f7d-40d2-ac23-7511288c2d7c tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 returned with HTTP 202 Jul 24 06:05:41.300081 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 833/3382] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:41 2026] DELETE /volume/v3/volumes/a260f045-038a-4239-bcdd-26321527b396 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:41.311235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-a9d25a02-d997-466a-b629-2adc1d9f9de4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.311704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.312397 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] DELETE https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 Jul 24 06:05:41.312706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.312765 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-a9d25a02-d997-466a-b629-2adc1d9f9de4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] POST https://10.4.3.200/volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f/action Jul 24 06:05:41.313031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.313261 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-a9d25a02-d997-466a-b629-2adc1d9f9de4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:05:41.313351 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Delete backup with id: d5215305-648d-43c6-ace9-8841b6ffaf53. Jul 24 06:05:41.313391 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-a9d25a02-d997-466a-b629-2adc1d9f9de4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:41.317583 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.317583 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:41.331603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] delete_backup rpcapi backup_id d5215305-648d-43c6-ace9-8841b6ffaf53 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:05:41.332749 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.332749 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:41.334034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0673b514-ffbf-4c16-b16d-c005bfd4682e tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 returned with HTTP 202 Jul 24 06:05:41.334715 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 851/3383] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:41 2026] DELETE /volume/v3/backups/d5215305-648d-43c6-ace9-8841b6ffaf53 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:05:41.341750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-60d44715-7068-438a-9bb2-8adb2df7d779 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.342144 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-5340ce09-b738-4bd5-bd35-bd91681bad1e req-a9d25a02-d997-466a-b629-2adc1d9f9de4 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f/action returned with HTTP 204 Jul 24 06:05:41.342883 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 844/3384] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:05:41 2026] POST /volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:41.343588 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] DELETE https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:05:41.343798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.344258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.344258 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Delete volume with id: 979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:05:41.352856 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.352856 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:41.353439 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:41.368475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.370807 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:41.370996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.371233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.380482 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.380482 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:41.381888 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Delete volume request issued successfully. Jul 24 06:05:41.382160 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-60d44715-7068-438a-9bb2-8adb2df7d779 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 202 Jul 24 06:05:41.382688 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 857/3385] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:41 2026] DELETE /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:41.383988 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:41.388948 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae7731d3-c6a6-4bdb-b4e7-139f5648f7fb tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:41.389535 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 834/3386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:41.390198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.391997 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:05:41.392539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.392539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.399160 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.399160 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:41.404265 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Volume info retrieved successfully. Jul 24 06:05:41.405547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.407672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:41.407951 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.408181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.410417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c84e7ba-b6ab-4e63-81d8-ca4758dda2a4 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 200 Jul 24 06:05:41.410896 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 852/3387] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:41.420221 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.420221 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:41.423658 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:41.427894 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee62cbc7-f777-425f-93b3-e645d95d3b38 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:41.428297 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 845/3388] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 1112 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:41.476407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.479266 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:41.479567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.479847 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.495661 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.495661 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:41.500082 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:41.506815 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-dda5a7b5-1948-47fb-b000-b9df5f957306 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:41.507275 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 858/3389] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 1112 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:41.543214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-e829fb50-87ca-43e9-8a94-ec3a648e0666 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.548893 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-e829fb50-87ca-43e9-8a94-ec3a648e0666 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] DELETE https://10.4.3.200/volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f Jul 24 06:05:41.549114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-e829fb50-87ca-43e9-8a94-ec3a648e0666 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.550315 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-e829fb50-87ca-43e9-8a94-ec3a648e0666 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.568144 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.568144 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:41.615759 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a31b91db-6e0e-480f-84b1-d349623a6cf5 req-e829fb50-87ca-43e9-8a94-ec3a648e0666 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f returned with HTTP 200 Jul 24 06:05:41.616479 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 835/3390] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:41 2026] DELETE /volume/v3/attachments/47a902e3-ec86-4921-857f-06874ef8544f => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:41.642408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.644317 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:05:41.644508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.644712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.651335 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.651335 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:41.655016 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:05:41.659338 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bc667b36-92f9-4ee5-bea9-792a4e2a881b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:05:41.659606 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 853/3391] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:41.660085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.661625 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:41.661806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.661990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.662091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:41.666124 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.666124 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:41.666769 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bbcefc51-4d18-4a02-8cf0-278b762fe9ae tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:41.667097 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 846/3392] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:41.900392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1429b63c-cc5b-4df9-889e-cbda4b5474c4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.902390 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1429b63c-cc5b-4df9-889e-cbda4b5474c4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 Jul 24 06:05:41.902764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1429b63c-cc5b-4df9-889e-cbda4b5474c4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.903153 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1429b63c-cc5b-4df9-889e-cbda4b5474c4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.909226 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-559f3054-8987-4a4d-8667-1d08672e3868 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.911804 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1429b63c-cc5b-4df9-889e-cbda4b5474c4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 returned with HTTP 404 Jul 24 06:05:41.912422 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 859/3393] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/bb23b95f-5fc5-41fe-8943-e8b7cae0e2a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:41.913404 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-559f3054-8987-4a4d-8667-1d08672e3868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f Jul 24 06:05:41.913641 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-559f3054-8987-4a4d-8667-1d08672e3868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.913870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-559f3054-8987-4a4d-8667-1d08672e3868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.924316 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-559f3054-8987-4a4d-8667-1d08672e3868 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f returned with HTTP 404 Jul 24 06:05:41.924985 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 836/3394] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/volumes/c35b1c66-7f46-4f1b-9ee5-cb50ee9f300f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:41.925296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dcb0a011-821b-489b-921d-482e662c1026 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.930589 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae Jul 24 06:05:41.930923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.931218 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.931385 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete snapshot with id: cf335708-be25-4eef-9a07-c0cd90928eae Jul 24 06:05:41.946171 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.946171 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:41.946171 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:05:41.976192 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot delete request issued successfully. Jul 24 06:05:41.976747 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb0a011-821b-489b-921d-482e662c1026 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae returned with HTTP 202 Jul 24 06:05:41.976888 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 854/3395] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:41 2026] DELETE /volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:41.978357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.981423 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:41.981854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1402068144", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:41.983947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1402068144', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:41.985003 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:41.986646 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae Jul 24 06:05:41.986827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:41.987022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:41.995044 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:41.995044 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:41.995542 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:05:41.996599 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f63e58f2-4418-4d5e-b520-aac2d7086e85 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae returned with HTTP 200 Jul 24 06:05:41.996945 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 860/3396] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:41 2026] GET /volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:42.074347 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:42.076245 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:42.076429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:42.076614 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:42.076737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:42.081880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:42.081880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:42.081947 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0603058e-ca98-4b76-b0ec-c57c121e0d40 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:42.082254 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 837/3397] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:42 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:42.087915 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:05:42.093057 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:05:42.099165 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (d799f8e3-82a2-4873-bcf8-2f2b6cf6abed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:42.100858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10cf9dd6-c565-4af4-b64e-0797c4f8aaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:42.104076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:42.178035 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10cf9dd6-c565-4af4-b64e-0797c4f8aaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:42.178932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851f053b-c47e-46e5-a282-71cae0a30bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:42.251737 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['9bed3250-5729-42ae-99e7-520217207dd3', 'bb326fd4-a048-4f5f-a24a-06d20b2565e5', 'f3fb6f3d-9cda-495d-8386-1907d099f879', '3c52dba1-c0e7-4373-abaf-147bead1d5ad'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:42.252836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851f053b-c47e-46e5-a282-71cae0a30bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bed3250-5729-42ae-99e7-520217207dd3', 'bb326fd4-a048-4f5f-a24a-06d20b2565e5', 'f3fb6f3d-9cda-495d-8386-1907d099f879', '3c52dba1-c0e7-4373-abaf-147bead1d5ad']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:42.254070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c2db03-dcb2-4341-8c1e-a37f95777f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:42.283623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7c2db03-dcb2-4341-8c1e-a37f95777f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17360ec-1273-4237-b57f-50532d65e420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1402068144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['9bed3250-5729-42ae-99e7-520217207dd3','bb326fd4-a048-4f5f-a24a-06d20b2565e5','f3fb6f3d-9cda-495d-8386-1907d099f879','3c52dba1-c0e7-4373-abaf-147bead1d5ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1402068144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e17360ec-1273-4237-b57f-50532d65e420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:42.284735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89838f20-363b-4f8d-94bd-240bd9cc0b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:42.314118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89838f20-363b-4f8d-94bd-240bd9cc0b3d) transitioned into state 'SUCCESS' from state '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-1402068144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['9bed3250-5729-42ae-99e7-520217207dd3','bb326fd4-a048-4f5f-a24a-06d20b2565e5','f3fb6f3d-9cda-495d-8386-1907d099f879','3c52dba1-c0e7-4373-abaf-147bead1d5ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:42.315214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf195a5-265e-4c8c-90f1-6c9e8aa2ff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:42.328453 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baf195a5-265e-4c8c-90f1-6c9e8aa2ff7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:42.329430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (d799f8e3-82a2-4873-bcf8-2f2b6cf6abed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:42.329938 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:05:42.330367 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4bec1be3-929f-4299-a7c7-8b4a496241bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:42.330882 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 847/3398] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:41 2026] POST /volume/v3/volumes => generated 759 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:42.346053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-28598645-13e7-467d-ad2e-f703017954ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:42.347909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28598645-13e7-467d-ad2e-f703017954ef tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:42.348208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28598645-13e7-467d-ad2e-f703017954ef tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:42.348324 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28598645-13e7-467d-ad2e-f703017954ef tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:42.356065 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:42.356065 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:42.361815 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-28598645-13e7-467d-ad2e-f703017954ef tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:42.367057 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28598645-13e7-467d-ad2e-f703017954ef tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:42.367442 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 855/3399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:42 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:42.425628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-635d392a-5383-4889-be4c-494dcd99d482 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:42.427934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-635d392a-5383-4889-be4c-494dcd99d482 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] GET https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 Jul 24 06:05:42.428149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-635d392a-5383-4889-be4c-494dcd99d482 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:42.428349 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-635d392a-5383-4889-be4c-494dcd99d482 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:42.434813 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-635d392a-5383-4889-be4c-494dcd99d482 tempest-TestVolumeBackupRestore-1712874541 tempest-TestVolumeBackupRestore-1712874541-project-member] https://10.4.3.200/volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 returned with HTTP 404 Jul 24 06:05:42.435234 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 861/3400] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:42 2026] GET /volume/v3/volumes/979f8831-0f34-4641-9a82-f57b8d7216e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:42.679066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:42.681665 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:42.683135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:42.683135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:42.683135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:42.691297 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:42.691297 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:42.692369 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb1f79fe-5dd7-4a56-9709-d9e58bf5ffd5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:42.692879 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 838/3401] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:42 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:43.010884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-303ec51f-9205-4986-a7f4-49b4b42c90dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.015233 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-303ec51f-9205-4986-a7f4-49b4b42c90dc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae Jul 24 06:05:43.015434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-303ec51f-9205-4986-a7f4-49b4b42c90dc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.015624 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-303ec51f-9205-4986-a7f4-49b4b42c90dc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.020754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-303ec51f-9205-4986-a7f4-49b4b42c90dc tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae returned with HTTP 404 Jul 24 06:05:43.021273 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 848/3402] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/snapshots/cf335708-be25-4eef-9a07-c0cd90928eae => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:43.094108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.096043 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:43.096232 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.096413 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.096542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:43.100793 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:43.100793 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:43.101487 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd1f97a0-6a48-47ed-9041-fd797d8a8cb5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:43.101861 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 856/3403] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:43.381283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4765b771-dfbc-4954-9242-352c21c8af9c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.383534 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4765b771-dfbc-4954-9242-352c21c8af9c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:43.383790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4765b771-dfbc-4954-9242-352c21c8af9c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.384043 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4765b771-dfbc-4954-9242-352c21c8af9c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.394220 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:43.394220 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:43.399285 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4765b771-dfbc-4954-9242-352c21c8af9c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:43.406114 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4765b771-dfbc-4954-9242-352c21c8af9c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:43.406854 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 862/3404] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:05:43.423946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.426322 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:43.426598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.426890 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.436521 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:43.436521 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:43.440895 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:43.447632 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7bfed76-90a2-4c98-b450-845c0bd3388b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:43.448179 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 839/3405] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:43.704115 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-161b0694-43ba-462b-a921-da2f407532dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.706205 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-161b0694-43ba-462b-a921-da2f407532dd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:43.706369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-161b0694-43ba-462b-a921-da2f407532dd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.706625 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-161b0694-43ba-462b-a921-da2f407532dd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.706784 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-161b0694-43ba-462b-a921-da2f407532dd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:43.717395 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:43.717395 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:43.717395 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-161b0694-43ba-462b-a921-da2f407532dd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:43.718150 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 849/3406] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:43.912604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-caca5b22-b240-4f33-b75d-432b3f0710bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:43.920237 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-caca5b22-b240-4f33-b75d-432b3f0710bd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption Jul 24 06:05:43.920504 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-caca5b22-b240-4f33-b75d-432b3f0710bd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:43.920823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-caca5b22-b240-4f33-b75d-432b3f0710bd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:43.940035 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:43.940035 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:43.950824 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-caca5b22-b240-4f33-b75d-432b3f0710bd tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption returned with HTTP 200 Jul 24 06:05:43.951409 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 857/3407] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:05:43 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:44.118721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-87c8b342-bc8d-4eae-b939-891361873493 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:44.120405 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87c8b342-bc8d-4eae-b939-891361873493 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:44.120635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87c8b342-bc8d-4eae-b939-891361873493 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:44.120905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87c8b342-bc8d-4eae-b939-891361873493 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:44.121065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-87c8b342-bc8d-4eae-b939-891361873493 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:44.128553 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:44.128553 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:44.129388 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87c8b342-bc8d-4eae-b939-891361873493 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:44.129773 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 863/3408] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:44 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:44.732756 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:44.734714 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:44.735123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:44.735123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:44.735207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:44.741983 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:44.741983 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:44.743535 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-272b9d76-0434-4523-86ff-29c8fa1505e0 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:44.744240 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 840/3409] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:44 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:45.082048 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.088792 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:45.088792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.088792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.104172 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.104172 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:45.110349 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:45.117824 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-08775278-7ce6-4479-a531-70e9a8aaf0dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:45.117824 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 850/3410] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:45 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:45.145388 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.147393 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:45.147607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.147857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.148001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:45.154879 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.154879 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:45.156905 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3cdbcc8e-07af-4f84-80c7-8231dab191e3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:45.160090 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 858/3411] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:45 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:45.169714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-e9db7a94-9f0f-4509-b97f-c7d52807edda req-f7ced2a7-3471-4af7-a03d-9c1b14a4a0e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.172719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e9db7a94-9f0f-4509-b97f-c7d52807edda req-f7ced2a7-3471-4af7-a03d-9c1b14a4a0e4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 Jul 24 06:05:45.172966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e9db7a94-9f0f-4509-b97f-c7d52807edda req-f7ced2a7-3471-4af7-a03d-9c1b14a4a0e4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.173206 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-e9db7a94-9f0f-4509-b97f-c7d52807edda req-f7ced2a7-3471-4af7-a03d-9c1b14a4a0e4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.186339 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.186339 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:45.273920 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-e9db7a94-9f0f-4509-b97f-c7d52807edda req-f7ced2a7-3471-4af7-a03d-9c1b14a4a0e4 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 returned with HTTP 200 Jul 24 06:05:45.273920 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 864/3412] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:45 2026] DELETE /volume/v3/attachments/c5424b79-c506-4711-af3a-8eca2b95d8b3 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:45.762725 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd6fd968-89f5-4928-b168-5924c117425e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.768456 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd6fd968-89f5-4928-b168-5924c117425e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:45.768456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd6fd968-89f5-4928-b168-5924c117425e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.768456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd6fd968-89f5-4928-b168-5924c117425e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.768456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-bd6fd968-89f5-4928-b168-5924c117425e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:45.774582 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.774582 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:45.775976 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd6fd968-89f5-4928-b168-5924c117425e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:45.776515 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 841/3413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:45 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:45.788654 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.795846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:45.796152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.796594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.807376 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.807376 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:45.810814 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:45.817070 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-c78ce1f7-2713-48a6-9499-7a64147acbe6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:45.817613 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 851/3414] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:05:45 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:45.832175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2ff5ed3-c6e5-4aaa-9303-088a8196f5d1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.832532 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2ff5ed3-c6e5-4aaa-9303-088a8196f5d1 None None] GET https://10.4.3.200/volume// Jul 24 06:05:45.832693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2ff5ed3-c6e5-4aaa-9303-088a8196f5d1 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:45.832881 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2ff5ed3-c6e5-4aaa-9303-088a8196f5d1 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:45.833203 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2ff5ed3-c6e5-4aaa-9303-088a8196f5d1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:45.833451 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 859/3415] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:05:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:45.848886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-9bf5a10f-63c2-4a3f-b8c1-a26fad1a6094 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:45.853027 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-9bf5a10f-63c2-4a3f-b8c1-a26fad1a6094 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:45.853622 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-9bf5a10f-63c2-4a3f-b8c1-a26fad1a6094 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e17360ec-1273-4237-b57f-50532d65e420", "connector": null, "instance_uuid": "6b0edb27-5495-4441-928d-1aa352f405bd"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:45.871187 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:45.871187 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:45.936016 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-9bf5a10f-63c2-4a3f-b8c1-a26fad1a6094 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:45.936016 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 865/3416] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:45 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:46.174337 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:46.176116 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:46.176296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:46.176471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:46.176572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:46.181414 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:46.181414 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:46.182443 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-50277b10-c9a0-4c20-a174-06e20ff8b49c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:46.182873 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 842/3417] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:46 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:46.755952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-19aac225-453c-43b0-a6be-a220f1454de3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:46.761736 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-19aac225-453c-43b0-a6be-a220f1454de3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326/action Jul 24 06:05:46.762341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-19aac225-453c-43b0-a6be-a220f1454de3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:05:46.762598 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-19aac225-453c-43b0-a6be-a220f1454de3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:46.787126 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:46.789051 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:46.789147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:46.789332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:46.789480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:46.796188 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:46.796188 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:46.796281 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:46.796281 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:46.796281 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b492641d-1f19-44c9-886d-da69f4c1fc06 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:46.796281 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 860/3418] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:46 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:46.812470 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1395eb62-013f-4e52-973a-dabcc97e3350 req-19aac225-453c-43b0-a6be-a220f1454de3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326/action returned with HTTP 204 Jul 24 06:05:46.813249 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 852/3419] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:05:46 2026] POST /volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:47.198326 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-88b05123-a3c8-479a-b503-db69978fad77 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.201186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88b05123-a3c8-479a-b503-db69978fad77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:47.201384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88b05123-a3c8-479a-b503-db69978fad77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.201569 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-88b05123-a3c8-479a-b503-db69978fad77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.201731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-88b05123-a3c8-479a-b503-db69978fad77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:47.213841 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.213841 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:47.214968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-88b05123-a3c8-479a-b503-db69978fad77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:47.215499 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 866/3420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:47.237476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8fa6e1a1-ff8e-4214-ab60-efb256c4deac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.238026 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fa6e1a1-ff8e-4214-ab60-efb256c4deac None None] GET https://10.4.3.200/volume// Jul 24 06:05:47.238269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fa6e1a1-ff8e-4214-ab60-efb256c4deac None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.238522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8fa6e1a1-ff8e-4214-ab60-efb256c4deac None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.238979 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8fa6e1a1-ff8e-4214-ab60-efb256c4deac None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:47.239541 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 843/3421] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:47.252022 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.255170 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:05:47.256267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.256267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.272858 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.272858 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:47.277847 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:05:47.284335 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-8b2e68a1-58ad-4596-bd60-c3839ab5032d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:05:47.285043 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 861/3422] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1546 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:47.407466 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.411045 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 Jul 24 06:05:47.411045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:47.421268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-e17360ec-1273-4237-b57f-50532d65e420-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:05:47.425287 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-e17360ec-1273-4237-b57f-50532d65e420-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:05:47.426452 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.426452 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:47.527554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-e17360ec-1273-4237-b57f-50532d65e420-np0000005810" released by "attachment_update" :: held 0.102s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:05:47.527653 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-42d1fa7a-f5c9-4a6c-bbd2-31f089989371 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 returned with HTTP 200 Jul 24 06:05:47.528208 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 853/3423] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:05:47 2026] PUT /volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:47.552324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.552734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:05:47.552951 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.553130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.553314 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume with id: 31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:05:47.553363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-a45829ef-ea55-429b-bb94-b4833ba824ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.556819 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-a45829ef-ea55-429b-bb94-b4833ba824ed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885/action Jul 24 06:05:47.556819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-a45829ef-ea55-429b-bb94-b4833ba824ed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:05:47.556948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-a45829ef-ea55-429b-bb94-b4833ba824ed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:47.562944 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.562944 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:47.564250 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:47.574984 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.574984 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:47.583809 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume request issued successfully. Jul 24 06:05:47.584093 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-11b8b0cb-d304-445d-86b8-6890c9d4996d tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 202 Jul 24 06:05:47.585042 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 867/3424] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:47 2026] DELETE /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:47.589995 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-fa17aeed-854f-4fa3-8b19-19493e5829c9 req-a45829ef-ea55-429b-bb94-b4833ba824ed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885/action returned with HTTP 204 Jul 24 06:05:47.590625 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 844/3425] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:05:47 2026] POST /volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:47.599621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-11b31f08-f390-4c8e-8caf-788bd9685588 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.602653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11b31f08-f390-4c8e-8caf-788bd9685588 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:05:47.604642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11b31f08-f390-4c8e-8caf-788bd9685588 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.604642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11b31f08-f390-4c8e-8caf-788bd9685588 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.617870 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.617870 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:47.622979 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-11b31f08-f390-4c8e-8caf-788bd9685588 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:47.629653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11b31f08-f390-4c8e-8caf-788bd9685588 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 200 Jul 24 06:05:47.631293 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 862/3426] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 1422 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:47.809811 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e7bac8db-0bdc-4992-a518-f107ec92323d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.813160 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7bac8db-0bdc-4992-a518-f107ec92323d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:47.813411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7bac8db-0bdc-4992-a518-f107ec92323d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.814361 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e7bac8db-0bdc-4992-a518-f107ec92323d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.814361 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e7bac8db-0bdc-4992-a518-f107ec92323d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:47.824881 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.824881 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:47.824881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e7bac8db-0bdc-4992-a518-f107ec92323d tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:47.824881 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 854/3427] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:47.838494 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.840555 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:47.840793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.843323 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.843323 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:47.851604 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.851604 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:47.852423 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee2452c0-5fab-4914-ae7e-f0b4e7d527b1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:47.852914 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 868/3428] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:47.863808 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.866778 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:47.867047 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6373df1f-9925-422b-84dd-169c9970a190", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-531992887"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:47.868480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating new backup {'backup': {'volume_id': '6373df1f-9925-422b-84dd-169c9970a190', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-531992887'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:47.868649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Creating backup of volume 6373df1f-9925-422b-84dd-169c9970a190 in container None Jul 24 06:05:47.882858 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.882858 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:47.883200 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Volume info retrieved successfully. Jul 24 06:05:47.905923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Created reservations ['25a504f7-59e5-4e54-84f4-6af3cb580270', 'f7de7f5d-5a1c-4f17-ac08-8531bf6a19bb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:47.958951 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-15fb891f-1cb1-42ce-8613-a1952c670cd2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:05:47.959602 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 845/3429] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:47 2026] POST /volume/v3/backups => generated 329 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:47.974052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:47.976431 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:47.976599 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:47.976849 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:47.977088 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:47.982911 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:47.982911 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:47.983521 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d21918a-9379-43eb-a36f-ef66d60d4df5 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:47.983951 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 863/3430] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:47 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:48.230439 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.233426 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:48.233735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:48.233948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:48.234044 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:48.247112 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:48.247112 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:48.248107 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7da40417-5577-41fe-a7bd-389fda0ccf29 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:48.248481 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 855/3431] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:48 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:48.646985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3223fdc2-ed21-4a8b-927a-55a498f4933b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.649521 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3223fdc2-ed21-4a8b-927a-55a498f4933b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e Jul 24 06:05:48.649839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3223fdc2-ed21-4a8b-927a-55a498f4933b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:48.650078 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3223fdc2-ed21-4a8b-927a-55a498f4933b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:48.662179 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3223fdc2-ed21-4a8b-927a-55a498f4933b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e returned with HTTP 404 Jul 24 06:05:48.662976 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 869/3432] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:48 2026] GET /volume/v3/volumes/31977c21-c547-4c59-8507-3986433edd9e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:48.670906 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.674601 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 Jul 24 06:05:48.676697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:48.676697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:48.676697 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete snapshot with id: 4ebf7093-826b-46c0-91e6-db9e312317c0 Jul 24 06:05:48.682743 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:48.682743 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:48.683271 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:05:48.703634 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot delete request issued successfully. Jul 24 06:05:48.703884 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c113e80a-a0ee-4d1e-acd9-d2e72a4fb64e tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 returned with HTTP 202 Jul 24 06:05:48.706708 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 846/3433] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:48 2026] DELETE /volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:48.716229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.718698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 Jul 24 06:05:48.718904 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:48.719087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:48.732000 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:48.732000 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:48.732550 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Snapshot retrieved successfully. Jul 24 06:05:48.733407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5bae5a92-af41-4810-8dd2-52a3fd6f9b0f tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 returned with HTTP 200 Jul 24 06:05:48.733863 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 864/3434] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:48 2026] GET /volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 => generated 482 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:48.956915 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.995718 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3542c101-e6b7-4beb-b77e-bc47af272122 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:48.998057 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3542c101-e6b7-4beb-b77e-bc47af272122 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:48.998509 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3542c101-e6b7-4beb-b77e-bc47af272122 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:48.998509 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3542c101-e6b7-4beb-b77e-bc47af272122 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:48.998631 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3542c101-e6b7-4beb-b77e-bc47af272122 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:49.003525 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:49.003525 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:49.004225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3542c101-e6b7-4beb-b77e-bc47af272122 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:49.004724 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 870/3435] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:48 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:49.060671 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:49.061347 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-488114149"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:49.062721 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-488114149'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:49.062878 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:49.068364 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:49.073473 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (ae4a6bd5-88a5-41df-b1c0-55cce9ab0a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:49.074659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207735b6-3d70-4532-8c24-be9d56f09dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:49.075750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:49.104271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207735b6-3d70-4532-8c24-be9d56f09dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:49.105013 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f941d06-ef43-42e9-bcf7-8f120e1f86f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:49.176981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['535c6e00-1d35-4787-aefe-ccde8f1435d3', '8ea69445-2758-480f-a5a1-ca501fae3f87', '7ef41d7a-a0fa-42ea-a456-a41fc610f7bb', '4bfeff59-4aa9-4c6d-900b-5999f4bc1794'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:49.177976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f941d06-ef43-42e9-bcf7-8f120e1f86f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535c6e00-1d35-4787-aefe-ccde8f1435d3', '8ea69445-2758-480f-a5a1-ca501fae3f87', '7ef41d7a-a0fa-42ea-a456-a41fc610f7bb', '4bfeff59-4aa9-4c6d-900b-5999f4bc1794']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:49.178944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038aeb79-a25e-44a3-8538-8a013d382c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:49.205184 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (038aeb79-a25e-44a3-8538-8a013d382c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8b096bd-eae9-4078-b859-d8e858d030a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-488114149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['535c6e00-1d35-4787-aefe-ccde8f1435d3','8ea69445-2758-480f-a5a1-ca501fae3f87','7ef41d7a-a0fa-42ea-a456-a41fc610f7bb','4bfeff59-4aa9-4c6d-900b-5999f4bc1794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-488114149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8b096bd-eae9-4078-b859-d8e858d030a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:49.206248 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a3406f-5ef1-489a-8b1d-11450061c7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:49.227041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42a3406f-5ef1-489a-8b1d-11450061c7ce) transitioned into state 'SUCCESS' from state '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-488114149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['535c6e00-1d35-4787-aefe-ccde8f1435d3','8ea69445-2758-480f-a5a1-ca501fae3f87','7ef41d7a-a0fa-42ea-a456-a41fc610f7bb','4bfeff59-4aa9-4c6d-900b-5999f4bc1794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:49.227743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3df765-9a8f-4ee6-b40d-8046a05705fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:49.239073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa3df765-9a8f-4ee6-b40d-8046a05705fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:49.240238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (ae4a6bd5-88a5-41df-b1c0-55cce9ab0a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:49.240666 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:49.241446 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6db2e3a-bc21-478e-ac52-e332c30e679c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:49.242071 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 856/3436] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:05:48 2026] POST /volume/v3/volumes => generated 759 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:49.256105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ecdd6569-8659-4c17-82a6-ca985545f656 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:49.260312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:49.260713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecdd6569-8659-4c17-82a6-ca985545f656 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:49.260853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecdd6569-8659-4c17-82a6-ca985545f656 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:49.261078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ecdd6569-8659-4c17-82a6-ca985545f656 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:49.262729 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:49.263169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:49.263491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:49.263698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:49.269193 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:49.269193 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:49.269362 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:49.269362 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:49.270244 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b954574c-68f0-45ef-94a8-b8b1aac40f4d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:49.270739 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 865/3437] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:49 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:49.278480 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ecdd6569-8659-4c17-82a6-ca985545f656 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:49.283543 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ecdd6569-8659-4c17-82a6-ca985545f656 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 returned with HTTP 200 Jul 24 06:05:49.284011 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 847/3438] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:49 2026] GET /volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 => generated 827 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:49.743928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-65d94cec-1e12-4bd1-aa27-5c44beaff83b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:49.746013 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65d94cec-1e12-4bd1-aa27-5c44beaff83b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 Jul 24 06:05:49.746287 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65d94cec-1e12-4bd1-aa27-5c44beaff83b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:49.749701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-65d94cec-1e12-4bd1-aa27-5c44beaff83b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:49.751413 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-65d94cec-1e12-4bd1-aa27-5c44beaff83b tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 returned with HTTP 404 Jul 24 06:05:49.753326 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 871/3439] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:49 2026] GET /volume/v3/snapshots/4ebf7093-826b-46c0-91e6-db9e312317c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:50.018108 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:50.020365 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:50.020611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:50.020849 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:50.020970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:50.025616 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:50.025616 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:50.026249 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62f067d0-fd54-4439-a3e2-100bce4a69f2 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:50.026617 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 857/3440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:50 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:50.282832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:50.284887 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:50.285198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:50.285337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:50.285466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:50.290133 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:50.290133 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:50.290964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2b8b758e-cf6f-45b4-9212-63bacc9bed7a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:50.291329 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 866/3441] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:50 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:50.297183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:50.300040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:50.300448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:50.300643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:50.309612 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:50.309612 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:50.313779 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:50.322802 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e93bfef2-d70d-4ae4-aebe-1c521a3b3705 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 returned with HTTP 200 Jul 24 06:05:50.323294 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 848/3442] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:50 2026] GET /volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:50.341923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-84af3656-badd-4d38-9989-00fe03a4b6cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:50.344899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:05:50.345212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8b096bd-eae9-4078-b859-d8e858d030a3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-368154614"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:50.352957 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:50.352957 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:50.353367 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:50.353474 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create snapshot from volume e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:50.386223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['b6586492-5ce5-4032-b9f7-297673aa26b4', '1071ef73-5ff8-41c7-986e-2b77fc0c8e36', '0805cd7f-bb86-467d-9e35-fa62ac165d1c', '8ddbd2b9-e9fd-4913-b2bc-fb7f652386e0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:50.419726 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot create request issued successfully. Jul 24 06:05:50.419726 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-84af3656-badd-4d38-9989-00fe03a4b6cb tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:05:50.419726 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 872/3443] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:05:50 2026] POST /volume/v3/snapshots => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:50.425223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:50.427090 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:50.427692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:50.427692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:50.432557 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:50.432557 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:50.433125 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot retrieved successfully. Jul 24 06:05:50.434214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23d7fad4-7cda-4be6-a67b-4494293ab107 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 returned with HTTP 200 Jul 24 06:05:50.434609 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 858/3444] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:50 2026] GET /volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 => generated 447 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:51.038221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-078dbd8c-6d31-475a-9bed-94921b311d7a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.040139 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-078dbd8c-6d31-475a-9bed-94921b311d7a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:51.040594 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-078dbd8c-6d31-475a-9bed-94921b311d7a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:51.040594 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-078dbd8c-6d31-475a-9bed-94921b311d7a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:51.040594 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-078dbd8c-6d31-475a-9bed-94921b311d7a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:51.046897 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:51.046897 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:51.047597 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-078dbd8c-6d31-475a-9bed-94921b311d7a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:51.048032 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 867/3445] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:51 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:51.301582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.304890 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:51.305072 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:51.305244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:51.305350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:51.311290 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:51.311290 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:51.312200 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca1361cb-9146-4804-9b24-ff9fd47f6515 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:51.312635 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 849/3446] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:51 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:51.443819 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.445781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:51.446008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:51.447290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:51.451799 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:51.451799 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:51.451799 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot retrieved successfully. Jul 24 06:05:51.452220 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fa81cf5-0c29-4196-8558-fa4ca352262f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 returned with HTTP 200 Jul 24 06:05:51.452546 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 873/3447] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:51 2026] GET /volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:51.461943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39912ca9-9b71-43dc-9164-dddccc914144 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.463634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:51.464208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fedacd63-78f9-4986-a6de-837f295cbf73", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1666728310"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:51.467769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fedacd63-78f9-4986-a6de-837f295cbf73', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1666728310'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:51.467769 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:51.473386 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:51.478718 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (fa4be4df-58fd-411a-85b8-21b93b19b1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:51.481339 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a112d2ed-6b39-441c-8f91-c0054d31e687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.482294 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:51.510135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a112d2ed-6b39-441c-8f91-c0054d31e687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.511539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa2283e-35a8-42fe-90ed-71e968fbba2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.556447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['8f58acc0-a1ed-480f-abfe-0f8c140d239a', '4c49dadc-1fda-4ac9-af83-2ad5e51c00bc', '0a4718be-7689-4079-b458-9deb72afbb2a', '50d42b65-7925-46b8-a887-f50f0f009cf9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:51.557454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa2283e-35a8-42fe-90ed-71e968fbba2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f58acc0-a1ed-480f-abfe-0f8c140d239a', '4c49dadc-1fda-4ac9-af83-2ad5e51c00bc', '0a4718be-7689-4079-b458-9deb72afbb2a', '50d42b65-7925-46b8-a887-f50f0f009cf9']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.558423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d16ac1-e427-496e-bfb3-7042a6366b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.584546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d16ac1-e427-496e-bfb3-7042a6366b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '842866fc-41be-4bee-a585-e0d4552531df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1666728310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['8f58acc0-a1ed-480f-abfe-0f8c140d239a','4c49dadc-1fda-4ac9-af83-2ad5e51c00bc','0a4718be-7689-4079-b458-9deb72afbb2a','50d42b65-7925-46b8-a887-f50f0f009cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1666728310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=842866fc-41be-4bee-a585-e0d4552531df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.585373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76eb014-40df-4338-acf4-9c1f4ae52ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.606018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c76eb014-40df-4338-acf4-9c1f4ae52ae1) transitioned into state 'SUCCESS' from state '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-1666728310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['8f58acc0-a1ed-480f-abfe-0f8c140d239a','4c49dadc-1fda-4ac9-af83-2ad5e51c00bc','0a4718be-7689-4079-b458-9deb72afbb2a','50d42b65-7925-46b8-a887-f50f0f009cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.609054 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95b8c85-1250-4052-ac22-1d3303388e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.620990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95b8c85-1250-4052-ac22-1d3303388e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.627618 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (fa4be4df-58fd-411a-85b8-21b93b19b1df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:51.627618 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:51.627618 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39912ca9-9b71-43dc-9164-dddccc914144 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:51.627618 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 859/3448] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:51 2026] POST /volume/v3/volumes => generated 760 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:51.649865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.651950 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:51.652526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fedacd63-78f9-4986-a6de-837f295cbf73", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2060149147"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:51.657583 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fedacd63-78f9-4986-a6de-837f295cbf73', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2060149147'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:51.657583 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:51.669113 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:51.677721 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (79f6dc09-4db9-4259-88d1-a88b3bae5053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:51.677830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03406f7c-0f56-4a84-ac2a-f9b1b54170f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.678960 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:51.729971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03406f7c-0f56-4a84-ac2a-f9b1b54170f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.730653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f7b9b6-5f20-48a8-8be4-e19d9ae70289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.800543 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['17c3cfcd-e590-49c8-978a-327b4f056ca7', '55308c73-5001-44ce-b782-c00b694b5b53', '7856e8da-90ea-4b82-bfc7-cd0a90813593', '29e5a4fb-7cb7-4022-8251-39ad109aabd3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:51.801443 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f7b9b6-5f20-48a8-8be4-e19d9ae70289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c3cfcd-e590-49c8-978a-327b4f056ca7', '55308c73-5001-44ce-b782-c00b694b5b53', '7856e8da-90ea-4b82-bfc7-cd0a90813593', '29e5a4fb-7cb7-4022-8251-39ad109aabd3']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.802218 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b86b18a-aacd-41e3-a870-7b587f037ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.828924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b86b18a-aacd-41e3-a870-7b587f037ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80933c7f-18ff-403f-848e-39d021fd0b9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2060149147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['17c3cfcd-e590-49c8-978a-327b4f056ca7','55308c73-5001-44ce-b782-c00b694b5b53','7856e8da-90ea-4b82-bfc7-cd0a90813593','29e5a4fb-7cb7-4022-8251-39ad109aabd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2060149147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80933c7f-18ff-403f-848e-39d021fd0b9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.829784 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfa2f5-071c-4b7f-a818-0350dee7e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.860668 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adcfa2f5-071c-4b7f-a818-0350dee7e196) transitioned into state 'SUCCESS' from state '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-2060149147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['17c3cfcd-e590-49c8-978a-327b4f056ca7','55308c73-5001-44ce-b782-c00b694b5b53','7856e8da-90ea-4b82-bfc7-cd0a90813593','29e5a4fb-7cb7-4022-8251-39ad109aabd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.861476 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c54205-7a1e-45c8-a5c3-a0dd64cee52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.877271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43c54205-7a1e-45c8-a5c3-a0dd64cee52d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.878208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (79f6dc09-4db9-4259-88d1-a88b3bae5053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:51.878560 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:51.879186 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e8ec26d-e966-4341-966d-edc3efe41a55 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:51.879744 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 868/3449] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:51 2026] POST /volume/v3/volumes => generated 760 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:51.894858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:51.896863 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:51.897199 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fedacd63-78f9-4986-a6de-837f295cbf73", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-280060893"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:51.898651 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fedacd63-78f9-4986-a6de-837f295cbf73', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-280060893'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:51.902073 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:51.906633 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:51.913796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (f492ec62-8795-4c7e-97e4-3cacdcd54e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:51.914689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8c75af-267d-47ed-b3a1-cda2bc8f140e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:51.915607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:51.952056 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d8c75af-267d-47ed-b3a1-cda2bc8f140e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:51.953245 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3729922f-9997-4b1c-a17b-944f4e9ff103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.014549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['d95a04ba-5062-4e1c-a546-3ac5beceef80', '29002929-67ff-456d-a6a2-0ed823884217', '3533e5ce-9d37-4ae0-b495-63f5f6dbd006', '987bba2d-6eda-40bc-92ee-7946e48ca01b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:52.015786 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3729922f-9997-4b1c-a17b-944f4e9ff103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d95a04ba-5062-4e1c-a546-3ac5beceef80', '29002929-67ff-456d-a6a2-0ed823884217', '3533e5ce-9d37-4ae0-b495-63f5f6dbd006', '987bba2d-6eda-40bc-92ee-7946e48ca01b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.016700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3885c39e-1b91-4aa1-830e-f680b0453a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.051508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3885c39e-1b91-4aa1-830e-f680b0453a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '101952c4-2d97-4082-9c55-38aca300c03f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280060893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['d95a04ba-5062-4e1c-a546-3ac5beceef80','29002929-67ff-456d-a6a2-0ed823884217','3533e5ce-9d37-4ae0-b495-63f5f6dbd006','987bba2d-6eda-40bc-92ee-7946e48ca01b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-280060893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=101952c4-2d97-4082-9c55-38aca300c03f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.052168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affa5cfa-3d44-40d2-8207-a21e6864a2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.059330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.060882 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:52.061040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.061208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.061333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:52.066477 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.066477 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:52.067358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdb4c9a9-55ce-4acc-aa4e-5075487ebea3 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:52.069388 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 874/3450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.076121 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (affa5cfa-3d44-40d2-8207-a21e6864a2eb) transitioned into state 'SUCCESS' from state '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-280060893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['d95a04ba-5062-4e1c-a546-3ac5beceef80','29002929-67ff-456d-a6a2-0ed823884217','3533e5ce-9d37-4ae0-b495-63f5f6dbd006','987bba2d-6eda-40bc-92ee-7946e48ca01b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.077296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1c7e96-0e00-483b-b2a9-2789d65288f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.089372 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c1c7e96-0e00-483b-b2a9-2789d65288f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.090510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (f492ec62-8795-4c7e-97e4-3cacdcd54e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:52.090907 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:52.091917 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cc61c52-54a8-4c90-bcf2-83f09ef6a3ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:52.092390 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 850/3451] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:51 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:52.103978 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.106486 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:52.106934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fedacd63-78f9-4986-a6de-837f295cbf73", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1950044289"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:52.108657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fedacd63-78f9-4986-a6de-837f295cbf73', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1950044289'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:52.108828 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:52.109117 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.109117 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:52.115961 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:52.122587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (c93fe814-1fc2-4fdf-b7bb-7ebe14b98d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:52.123931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced78eb-618f-46df-8fa9-98b67720f641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.125663 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:52.161962 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced78eb-618f-46df-8fa9-98b67720f641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.163129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d94a821-75b3-4711-8115-7005298d9a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.217116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['f74e5eed-71b4-42a9-9c19-c6a8c99f68c7', '9d03cea1-e37e-4f1e-a21e-7c0de8b77917', 'dd57bb90-a9d0-4490-8080-beca87cdd20c', '6e45b099-96a2-4d8e-ad36-c6c74efc2040'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:52.218212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d94a821-75b3-4711-8115-7005298d9a07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f74e5eed-71b4-42a9-9c19-c6a8c99f68c7', '9d03cea1-e37e-4f1e-a21e-7c0de8b77917', 'dd57bb90-a9d0-4490-8080-beca87cdd20c', '6e45b099-96a2-4d8e-ad36-c6c74efc2040']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.219247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd18f309-adfb-4505-8e9c-378842cbcaa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.242243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd18f309-adfb-4505-8e9c-378842cbcaa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e294427-ecf3-4900-8bf6-3ae7558ded58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1950044289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['f74e5eed-71b4-42a9-9c19-c6a8c99f68c7','9d03cea1-e37e-4f1e-a21e-7c0de8b77917','dd57bb90-a9d0-4490-8080-beca87cdd20c','6e45b099-96a2-4d8e-ad36-c6c74efc2040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1950044289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e294427-ecf3-4900-8bf6-3ae7558ded58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.243086 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bebfb0-cd26-4310-9c67-f53be69354d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.261854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bebfb0-cd26-4310-9c67-f53be69354d3) transitioned into state 'SUCCESS' from state '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-1950044289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['f74e5eed-71b4-42a9-9c19-c6a8c99f68c7','9d03cea1-e37e-4f1e-a21e-7c0de8b77917','dd57bb90-a9d0-4490-8080-beca87cdd20c','6e45b099-96a2-4d8e-ad36-c6c74efc2040'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.262575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (607b968a-3573-434b-8948-cf7c2372059e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.272173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (607b968a-3573-434b-8948-cf7c2372059e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.273257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (c93fe814-1fc2-4fdf-b7bb-7ebe14b98d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:52.273534 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:52.274131 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b0008cd-11df-4505-9107-0bbbc0f68abf tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:52.274648 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 860/3452] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:52 2026] POST /volume/v3/volumes => generated 760 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:52.286693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.288859 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:05:52.289264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fedacd63-78f9-4986-a6de-837f295cbf73", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1815003064"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:52.290936 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fedacd63-78f9-4986-a6de-837f295cbf73', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1815003064'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:05:52.291086 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume of 1 GB Jul 24 06:05:52.291345 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.291345 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:52.296129 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Availability Zones retrieved successfully. Jul 24 06:05:52.301806 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (7a92fa84-ba3a-49c8-9046-50f63ff83cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:52.302644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a58523-2cbc-4d8f-873b-c7c792773b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.303542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:52.324899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.327326 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:52.327554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.327804 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.327972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:52.332942 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.332942 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:52.333968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5878cd58-16e8-4de9-8ec2-dcf869aaa649 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:52.334373 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 875/3453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.376556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2a58523-2cbc-4d8f-873b-c7c792773b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.378487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc8fc61-ec2f-4688-a449-6913b45b65f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.416825 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Created reservations ['f08fee03-96e3-4787-a659-0c017cbd5698', 'e861106b-f051-4fa0-ac83-0f9935840efb', 'c6fe6426-830d-4659-a35b-ee5f1f9f4a6e', '622d4b8d-8635-40eb-a1d2-e47c5806b6a2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:52.417514 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc8fc61-ec2f-4688-a449-6913b45b65f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08fee03-96e3-4787-a659-0c017cbd5698', 'e861106b-f051-4fa0-ac83-0f9935840efb', 'c6fe6426-830d-4659-a35b-ee5f1f9f4a6e', '622d4b8d-8635-40eb-a1d2-e47c5806b6a2']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.418189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce38bf2-040b-4a82-85b8-8409eab7596b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.468354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce38bf2-040b-4a82-85b8-8409eab7596b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3abb4e25-9d86-4540-9645-00abf004cf88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1815003064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['f08fee03-96e3-4787-a659-0c017cbd5698','e861106b-f051-4fa0-ac83-0f9935840efb','c6fe6426-830d-4659-a35b-ee5f1f9f4a6e','622d4b8d-8635-40eb-a1d2-e47c5806b6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1815003064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3abb4e25-9d86-4540-9645-00abf004cf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c80ef069689f43368f076a270058a489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.472501 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790621b6-5151-4e44-a9a5-7362112d8e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.533935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (790621b6-5151-4e44-a9a5-7362112d8e2d) transitioned into state 'SUCCESS' from state '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-1815003064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfc5bc84145c4df89bc7f93bdd9bda7d',qos_specs=None,replication_status=,reservations=['f08fee03-96e3-4787-a659-0c017cbd5698','e861106b-f051-4fa0-ac83-0f9935840efb','c6fe6426-830d-4659-a35b-ee5f1f9f4a6e','622d4b8d-8635-40eb-a1d2-e47c5806b6a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80ef069689f43368f076a270058a489',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.539074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018f8b64-68d2-4988-acc8-7dd80d9d2112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:52.570412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018f8b64-68d2-4988-acc8-7dd80d9d2112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:52.571817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Flow 'volume_create_api' (7a92fa84-ba3a-49c8-9046-50f63ff83cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:52.572295 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Create volume request issued successfully. Jul 24 06:05:52.573213 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35cbb739-01a3-49ef-a5d0-74b7897b20ac tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:05:52.573894 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 869/3454] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:52 2026] POST /volume/v3/volumes => generated 760 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:52.586483 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2054f949-f527-4b9b-b767-259bdab3d835 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.588381 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2054f949-f527-4b9b-b767-259bdab3d835 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df Jul 24 06:05:52.588588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2054f949-f527-4b9b-b767-259bdab3d835 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.588788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2054f949-f527-4b9b-b767-259bdab3d835 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.596215 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.596215 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:52.599902 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2054f949-f527-4b9b-b767-259bdab3d835 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.603946 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2054f949-f527-4b9b-b767-259bdab3d835 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df returned with HTTP 200 Jul 24 06:05:52.604334 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 851/3455] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.620888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.622823 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a Jul 24 06:05:52.623026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.623213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.630430 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.630430 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:52.634182 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.638461 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-40bebc3d-e284-4f8e-8cba-7affe1556509 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a returned with HTTP 200 Jul 24 06:05:52.638893 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 861/3456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.656471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.658829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f Jul 24 06:05:52.659236 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.659393 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.669628 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.669628 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:52.674958 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.681550 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2c2f30dc-7c1f-4c80-9329-0ba72b6d76d7 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f returned with HTTP 200 Jul 24 06:05:52.682151 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 876/3457] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.699978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-124bd493-add8-40a9-a93e-c595fa446cca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.701864 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-124bd493-add8-40a9-a93e-c595fa446cca tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 Jul 24 06:05:52.702086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-124bd493-add8-40a9-a93e-c595fa446cca tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.702309 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-124bd493-add8-40a9-a93e-c595fa446cca tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.709691 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.709691 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:52.713437 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-124bd493-add8-40a9-a93e-c595fa446cca tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.716983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-124bd493-add8-40a9-a93e-c595fa446cca tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 returned with HTTP 200 Jul 24 06:05:52.717357 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 870/3458] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.730481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.732384 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 Jul 24 06:05:52.732600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.732816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.740245 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.740245 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:52.744059 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.748748 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1f5f1f3-3267-4462-9d6d-0871164503e5 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 returned with HTTP 200 Jul 24 06:05:52.749201 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 852/3459] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:52.762812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.764924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 Jul 24 06:05:52.765211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.765382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.765921 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: 3abb4e25-9d86-4540-9645-00abf004cf88 Jul 24 06:05:52.772454 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.772454 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:52.772938 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.786972 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:52.787081 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-202bc4af-3b8b-4e5b-9466-d2c6147dd551 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 returned with HTTP 202 Jul 24 06:05:52.787867 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 862/3460] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:52 2026] DELETE /volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:52.794322 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:52.796064 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 Jul 24 06:05:52.796336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:52.796494 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:52.802878 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:52.802878 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:52.806348 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:52.810826 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad43fef8-abcf-4691-b536-52b8c2ef2b54 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 returned with HTTP 200 Jul 24 06:05:52.811288 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 877/3461] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:52 2026] GET /volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:53.078708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.080995 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:53.081493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.081493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.081618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:53.086391 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.086391 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:53.087112 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bf38ea06-ad79-4c47-a243-43533ef63ffb tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:53.087536 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 871/3462] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:53 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:53.349838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-83182050-e905-4cc5-b574-62c58c86cd7e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.352232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83182050-e905-4cc5-b574-62c58c86cd7e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:53.352511 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83182050-e905-4cc5-b574-62c58c86cd7e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.352812 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-83182050-e905-4cc5-b574-62c58c86cd7e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.352961 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-83182050-e905-4cc5-b574-62c58c86cd7e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:53.363988 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.363988 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:53.365212 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-83182050-e905-4cc5-b574-62c58c86cd7e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:53.365896 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 853/3463] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:53 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:53.770502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab6ec16a-f651-4f49-92b3-98b052e73310 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.770979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab6ec16a-f651-4f49-92b3-98b052e73310 None None] GET https://10.4.3.200/volume// Jul 24 06:05:53.771141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab6ec16a-f651-4f49-92b3-98b052e73310 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.771325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab6ec16a-f651-4f49-92b3-98b052e73310 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.771658 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab6ec16a-f651-4f49-92b3-98b052e73310 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:05:53.771955 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 863/3464] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:05:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:05:53.783662 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-7f5af82d-0848-4f01-93d9-2b0d251a88d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.786038 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-7f5af82d-0848-4f01-93d9-2b0d251a88d2 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:05:53.786589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-7f5af82d-0848-4f01-93d9-2b0d251a88d2 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b83de5e-7fee-468f-b1e0-e2524b404942", "connector": null, "instance_uuid": "f17ea02f-ee04-4763-943f-95d69526688d"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:53.804855 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.804855 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:53.825840 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be09dc82-fd0f-4c65-aac8-2a67800a1a40 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.827870 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be09dc82-fd0f-4c65-aac8-2a67800a1a40 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 Jul 24 06:05:53.828080 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be09dc82-fd0f-4c65-aac8-2a67800a1a40 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.828293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be09dc82-fd0f-4c65-aac8-2a67800a1a40 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.835765 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be09dc82-fd0f-4c65-aac8-2a67800a1a40 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 returned with HTTP 404 Jul 24 06:05:53.836269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 872/3465] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:53 2026] GET /volume/v3/volumes/3abb4e25-9d86-4540-9645-00abf004cf88 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:53.845887 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.847916 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 Jul 24 06:05:53.848270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.848490 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.848750 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: 4e294427-ecf3-4900-8bf6-3ae7558ded58 Jul 24 06:05:53.855973 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-7f5af82d-0848-4f01-93d9-2b0d251a88d2 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:05:53.856520 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 878/3466] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:05:53 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 24 06:05:53.857823 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.857823 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:53.858603 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:53.882774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-696ed842-09a8-4a72-bcf0-a041ea47cea8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.883122 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:53.883392 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cfb1d7f-7034-41d8-96a9-c48e71755126 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 returned with HTTP 202 Jul 24 06:05:53.884011 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 854/3467] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:53 2026] DELETE /volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:53.885602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-696ed842-09a8-4a72-bcf0-a041ea47cea8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 Jul 24 06:05:53.885872 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-696ed842-09a8-4a72-bcf0-a041ea47cea8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.886096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-696ed842-09a8-4a72-bcf0-a041ea47cea8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.894532 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:53.896809 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 Jul 24 06:05:53.897179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:53.897381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:53.899881 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.899881 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:53.909281 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:53.909281 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:53.914109 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:53.923268 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19ce5ad4-cfd5-465c-aec7-17bfe312faf2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 returned with HTTP 200 Jul 24 06:05:53.923489 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 873/3468] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:53 2026] GET /volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:53.981661 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-696ed842-09a8-4a72-bcf0-a041ea47cea8 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 returned with HTTP 200 Jul 24 06:05:53.982263 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 864/3469] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:53 2026] DELETE /volume/v3/attachments/890a62ee-b2a2-4bf4-84cd-f9ba5dd6e326 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:54.099765 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cc46ef79-5708-4d7f-983d-c1793798de77 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:54.103262 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc46ef79-5708-4d7f-983d-c1793798de77 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:54.103475 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc46ef79-5708-4d7f-983d-c1793798de77 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:54.103710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cc46ef79-5708-4d7f-983d-c1793798de77 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:54.103865 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cc46ef79-5708-4d7f-983d-c1793798de77 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:54.108181 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:54.108181 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:54.108911 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cc46ef79-5708-4d7f-983d-c1793798de77 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:54.109316 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 879/3470] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:54 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:54.379220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:54.381789 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:54.382075 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:54.382394 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:54.382545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:54.389547 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:54.389547 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:54.390793 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d9dcefa-1c4e-40d0-ba46-f7f9d3a9e16e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:54.391271 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 855/3471] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:54 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:54.842621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-cf9b4e8b-fc4d-4f13-8f4a-0fb2a6a0fddd req-0c6e692c-032f-48e4-916a-d21d33613621 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:54.849017 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cf9b4e8b-fc4d-4f13-8f4a-0fb2a6a0fddd req-0c6e692c-032f-48e4-916a-d21d33613621 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e Jul 24 06:05:54.849017 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cf9b4e8b-fc4d-4f13-8f4a-0fb2a6a0fddd req-0c6e692c-032f-48e4-916a-d21d33613621 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:54.849201 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-cf9b4e8b-fc4d-4f13-8f4a-0fb2a6a0fddd req-0c6e692c-032f-48e4-916a-d21d33613621 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:54.859493 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:54.859493 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:54.936317 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a17791c3-89f0-4d40-9e74-1f187bba3e6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:54.936644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-cf9b4e8b-fc4d-4f13-8f4a-0fb2a6a0fddd req-0c6e692c-032f-48e4-916a-d21d33613621 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e returned with HTTP 200 Jul 24 06:05:54.936752 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 874/3472] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:05:54 2026] DELETE /volume/v3/attachments/b675becc-24dc-465e-ba6a-05049b31367e => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:54.944502 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a17791c3-89f0-4d40-9e74-1f187bba3e6c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 Jul 24 06:05:54.946862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a17791c3-89f0-4d40-9e74-1f187bba3e6c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:54.946862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a17791c3-89f0-4d40-9e74-1f187bba3e6c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:54.957141 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a17791c3-89f0-4d40-9e74-1f187bba3e6c tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 returned with HTTP 404 Jul 24 06:05:54.957781 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 865/3473] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:54 2026] GET /volume/v3/volumes/4e294427-ecf3-4900-8bf6-3ae7558ded58 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:54.968274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00e36403-75fc-417a-93ec-7c830fafee4e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:54.971693 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f Jul 24 06:05:54.971693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:54.971693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:54.971693 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: 101952c4-2d97-4082-9c55-38aca300c03f Jul 24 06:05:54.978896 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:54.978896 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:54.979432 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:55.010009 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:55.010009 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00e36403-75fc-417a-93ec-7c830fafee4e tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f returned with HTTP 202 Jul 24 06:05:55.010202 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 880/3474] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:54 2026] DELETE /volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:55.022774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.022774 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f Jul 24 06:05:55.022774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.022774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.032255 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.032255 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:55.039335 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:55.044547 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b180203-9a9a-447c-8ed2-d08c39a50bd0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f returned with HTTP 200 Jul 24 06:05:55.045055 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 856/3475] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.129896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.133530 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:55.133530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.133530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.133530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:55.142256 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.142256 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:55.142256 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f1491516-fd0f-4b22-a745-8ab3b73273ff tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:55.142256 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 875/3476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.407275 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.409437 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:55.409722 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.410141 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.410367 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:55.418050 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.418050 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:55.418050 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5e6c0ad6-d9e9-48ac-8233-d45d9ae8c071 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:55.418050 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 866/3477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.430052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fcf1371-ef81-4063-88fa-418e273f349e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.432420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fcf1371-ef81-4063-88fa-418e273f349e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:05:55.432562 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fcf1371-ef81-4063-88fa-418e273f349e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.432872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fcf1371-ef81-4063-88fa-418e273f349e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.443609 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.443609 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:55.448513 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fcf1371-ef81-4063-88fa-418e273f349e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:55.455096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fcf1371-ef81-4063-88fa-418e273f349e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 200 Jul 24 06:05:55.455656 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 881/3478] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 908 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.468236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.470772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:55.471094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.471400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.471596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:55.476343 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.476343 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:55.477202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e774ea6-ca11-49c8-81bc-2cf8e6f0ab58 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:55.477630 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 857/3479] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.489897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.491190 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/detail Jul 24 06:05:55.491669 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.493191 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.493191 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.api_utils [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Removing options '' from query. {{(pid=100222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:05:55.505250 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cb242c60-7216-4e39-8904-4b8d7c2eaa56 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/detail returned with HTTP 200 Jul 24 06:05:55.505903 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 876/3480] 10.4.3.200 () {66 vars in 1258 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/backups/detail => generated 829 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:55.519277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.522698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65/restore Jul 24 06:05:55.522698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:55.523661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Restoring backup ec34c8a8-d2a3-4121-be8f-beedd9a34d65 ({'restore': {}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:05:55.524085 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Restoring backup ec34c8a8-d2a3-4121-be8f-beedd9a34d65 to volume None. Jul 24 06:05:55.529147 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.529147 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:55.530869 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating volume of 1 GB for restore of backup ec34c8a8-d2a3-4121-be8f-beedd9a34d65. Jul 24 06:05:55.536014 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:05:55.540849 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (32f5df5e-eb29-4297-aa92-d4bee9765119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:55.541925 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c768957c-e549-4b7f-844c-9350d975e886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:55.542823 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:05:55.573096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c768957c-e549-4b7f-844c-9350d975e886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:55.573096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4290283c-2917-49f2-aa78-43d5e2a4549e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:55.610836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['5d20637c-3376-47ba-8ba7-0c7a54ef49d9', '194e7f21-d8f2-4598-b07d-ce79e31ae15b', '116a00f6-7059-43d1-ae95-6867cf1cb8c5', '1c6044a4-5017-4f61-8c42-0a8a96af11a9'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:55.611106 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4290283c-2917-49f2-aa78-43d5e2a4549e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d20637c-3376-47ba-8ba7-0c7a54ef49d9', '194e7f21-d8f2-4598-b07d-ce79e31ae15b', '116a00f6-7059-43d1-ae95-6867cf1cb8c5', '1c6044a4-5017-4f61-8c42-0a8a96af11a9']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:55.612609 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b37b585-0dc9-421a-94b4-09e95552264e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:55.644178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b37b585-0dc9-421a-94b4-09e95552264e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0950d157-6711-4b97-92f5-ddd9eca70e0c', '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_ec34c8a8-d2a3-4121-be8f-beedd9a34d65',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['5d20637c-3376-47ba-8ba7-0c7a54ef49d9','194e7f21-d8f2-4598-b07d-ce79e31ae15b','116a00f6-7059-43d1-ae95-6867cf1cb8c5','1c6044a4-5017-4f61-8c42-0a8a96af11a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:05:55Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ec34c8a8-d2a3-4121-be8f-beedd9a34d65',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0950d157-6711-4b97-92f5-ddd9eca70e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:55.644178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731f008b-e892-48eb-b76a-9aa6a5b558e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:55.663510 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (731f008b-e892-48eb-b76a-9aa6a5b558e8) transitioned into 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_ec34c8a8-d2a3-4121-be8f-beedd9a34d65',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['5d20637c-3376-47ba-8ba7-0c7a54ef49d9','194e7f21-d8f2-4598-b07d-ce79e31ae15b','116a00f6-7059-43d1-ae95-6867cf1cb8c5','1c6044a4-5017-4f61-8c42-0a8a96af11a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:55.663510 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6608dc6e-4cf7-474e-8431-fa21e0ada4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:05:55.674150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6608dc6e-4cf7-474e-8431-fa21e0ada4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:05:55.675031 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (32f5df5e-eb29-4297-aa92-d4bee9765119) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:05:55.675352 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:05:55.684250 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.684250 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:55.684540 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:55.757890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.760385 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] PUT https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 Jul 24 06:05:55.760796 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:55.779419 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Acquiring lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:05:55.784181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" acquired by "attachment_update" :: waited 0.006s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:05:55.785526 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:55.785526 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:55.920884 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Lock "cinder-attachment_update-3b83de5e-7fee-468f-b1e0-e2524b404942-np0000005810" released by "attachment_update" :: held 0.137s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:05:55.921305 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-356dfa96-9607-478d-bb83-3882c55f2030 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 returned with HTTP 200 Jul 24 06:05:55.921937 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 882/3481] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:05:55 2026] PUT /volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 => generated 968 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:55.931366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-4128b32c-7efd-4d3a-9da0-27b8343976d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:55.936890 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-4128b32c-7efd-4d3a-9da0-27b8343976d9 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 Jul 24 06:05:55.937146 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-4128b32c-7efd-4d3a-9da0-27b8343976d9 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:55.937369 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-4128b32c-7efd-4d3a-9da0-27b8343976d9 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:55.953855 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-4128b32c-7efd-4d3a-9da0-27b8343976d9 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 returned with HTTP 200 Jul 24 06:05:55.954366 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 858/3482] 10.4.3.200 () {70 vars in 1651 bytes} [Fri Jul 24 06:05:55 2026] GET /volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:05:56.065063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8d23c139-f024-490d-8b1c-cdd6523e17b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.066743 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d23c139-f024-490d-8b1c-cdd6523e17b2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f Jul 24 06:05:56.068286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d23c139-f024-490d-8b1c-cdd6523e17b2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.068286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8d23c139-f024-490d-8b1c-cdd6523e17b2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.074717 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8d23c139-f024-490d-8b1c-cdd6523e17b2 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f returned with HTTP 404 Jul 24 06:05:56.074717 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 877/3483] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/volumes/101952c4-2d97-4082-9c55-38aca300c03f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:56.082648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.088487 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a Jul 24 06:05:56.088807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.089014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.089185 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: 80933c7f-18ff-403f-848e-39d021fd0b9a Jul 24 06:05:56.098520 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.098520 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:56.099199 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:56.123282 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:56.123528 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4122b7e6-fb92-4cfa-938e-8a7b59d232f8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a returned with HTTP 202 Jul 24 06:05:56.124020 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 883/3484] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:56 2026] DELETE /volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:56.132797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.135062 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a Jul 24 06:05:56.135496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.135595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.144563 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.144563 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:56.149025 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:56.153735 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-74ba8c01-ad64-49b8-9049-628aea46e845 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.154291 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e02f86c3-18f8-4467-ae67-20faf4dd1da9 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a returned with HTTP 200 Jul 24 06:05:56.154824 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 859/3485] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:56.157581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74ba8c01-ad64-49b8-9049-628aea46e845 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:05:56.157581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74ba8c01-ad64-49b8-9049-628aea46e845 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.157581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-74ba8c01-ad64-49b8-9049-628aea46e845 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.157581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-74ba8c01-ad64-49b8-9049-628aea46e845 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:56.161574 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.161574 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:56.162530 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-74ba8c01-ad64-49b8-9049-628aea46e845 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:05:56.163147 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 878/3486] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:56.172890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.174777 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:05:56.174983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.175226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.175357 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:56.181180 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.181180 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:56.181829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8eead313-7bfc-44ff-83f9-dc18dbd99153 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:05:56.182314 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 884/3487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:56.196076 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e57a0318-431a-4697-9abd-d5deb13bd951 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.198492 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e57a0318-431a-4697-9abd-d5deb13bd951 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:05:56.198856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e57a0318-431a-4697-9abd-d5deb13bd951 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.199053 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e57a0318-431a-4697-9abd-d5deb13bd951 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.199209 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e57a0318-431a-4697-9abd-d5deb13bd951 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:56.204706 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.204706 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:56.205581 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e57a0318-431a-4697-9abd-d5deb13bd951 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:05:56.206245 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 860/3488] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:56.219059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a057923f-7f7f-40c2-ae8c-c703339f615f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.221880 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:05:56.223098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6373df1f-9925-422b-84dd-169c9970a190", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1017155623"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:05:56.225004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating new backup {'backup': {'volume_id': '6373df1f-9925-422b-84dd-169c9970a190', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1017155623'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:05:56.225782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Creating backup of volume 6373df1f-9925-422b-84dd-169c9970a190 in container None Jul 24 06:05:56.238763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.238763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:56.238763 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:05:56.270536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Created reservations ['2596b32c-5da4-46fb-bace-62973819787c', '46e64ae4-4225-4306-9c77-056613cdf634'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:05:56.309206 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a057923f-7f7f-40c2-ae8c-c703339f615f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:05:56.309734 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 879/3489] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:05:56 2026] POST /volume/v3/backups => generated 330 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:56.318111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44835794-d3c6-4209-8198-be77211cac73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.319876 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44835794-d3c6-4209-8198-be77211cac73 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:05:56.320058 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44835794-d3c6-4209-8198-be77211cac73 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.320246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44835794-d3c6-4209-8198-be77211cac73 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.320363 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-44835794-d3c6-4209-8198-be77211cac73 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:56.326930 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.326930 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:56.327656 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44835794-d3c6-4209-8198-be77211cac73 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:05:56.328028 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 885/3490] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:56.530421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.532130 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:05:56.532326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.532508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.532688 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume with id: b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:05:56.541390 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.541390 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:56.542008 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:56.558737 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Delete volume request issued successfully. Jul 24 06:05:56.558982 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d4bc5a0-3737-439b-8fef-ce8da1a83a15 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 202 Jul 24 06:05:56.559464 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 861/3491] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:05:56 2026] DELETE /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:05:56.566984 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.569135 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:05:56.569402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.569645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.577928 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.577928 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:56.581803 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Volume info retrieved successfully. Jul 24 06:05:56.587037 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5c1cb73-76a3-4d5e-ae6c-0a5e572bdcd9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 200 Jul 24 06:05:56.587327 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 880/3492] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:05:56.694111 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.694111 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:56.694728 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:05:56.694886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:05:56.695000 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Overwriting volume 0950d157-6711-4b97-92f5-ddd9eca70e0c with restore of backup ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:56.709062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] restore_backup in rpcapi backup_id ec34c8a8-d2a3-4121-be8f-beedd9a34d65 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:05:56.710698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c44d4b4f-bbd6-46e3-b5d0-9089c8dd62ee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65/restore returned with HTTP 202 Jul 24 06:05:56.711103 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 867/3493] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 06:05:55 2026] POST /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65/restore => generated 189 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:05:56.719475 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:56.720598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:56.720866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:56.721103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:56.721240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:56.728133 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:56.728133 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:56.729085 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4b0d93f-18a3-4369-a807-3fe9ae7c4bb9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:56.729543 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 886/3494] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:56 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:57.168830 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ae3c009-dab6-4579-8250-b905ba7fd87f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.170470 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ae3c009-dab6-4579-8250-b905ba7fd87f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a Jul 24 06:05:57.170717 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ae3c009-dab6-4579-8250-b905ba7fd87f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.170913 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ae3c009-dab6-4579-8250-b905ba7fd87f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.177040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ae3c009-dab6-4579-8250-b905ba7fd87f tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a returned with HTTP 404 Jul 24 06:05:57.177590 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 862/3495] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:57 2026] GET /volume/v3/volumes/80933c7f-18ff-403f-848e-39d021fd0b9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:57.185943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.187614 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df Jul 24 06:05:57.187838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.188029 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.188177 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: 842866fc-41be-4bee-a585-e0d4552531df Jul 24 06:05:57.198045 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:57.198045 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:57.198512 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:57.224133 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:57.224374 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6e00e9e7-d461-4545-9660-a4a82a23c37b tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df returned with HTTP 202 Jul 24 06:05:57.224890 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 881/3496] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:57 2026] DELETE /volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:57.233745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.235608 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df Jul 24 06:05:57.235865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.236060 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.245407 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:57.245407 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:57.253160 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:57.257700 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8855bf22-79cb-4ec4-b473-5ec365c3e40d tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df returned with HTTP 200 Jul 24 06:05:57.258104 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 868/3497] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:57 2026] GET /volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:57.341446 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.345696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:05:57.345931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.346263 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.346263 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:57.354167 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:57.354167 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:57.355864 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a77d50cb-c331-4f37-a97b-bd14ea6eb9ce tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:05:57.356262 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 887/3498] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:57 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:57.603926 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62761dbc-8b83-486f-9753-a8dd00beeee9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.605651 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62761dbc-8b83-486f-9753-a8dd00beeee9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] GET https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b Jul 24 06:05:57.605862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62761dbc-8b83-486f-9753-a8dd00beeee9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.606041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62761dbc-8b83-486f-9753-a8dd00beeee9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.611873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62761dbc-8b83-486f-9753-a8dd00beeee9 tempest-TestVolumeBootPatternV346-1987479255 tempest-TestVolumeBootPatternV346-1987479255-project-member] https://10.4.3.200/volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b returned with HTTP 404 Jul 24 06:05:57.612344 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 863/3499] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:05:57 2026] GET /volume/v3/volumes/b575f326-d492-40d1-b2f2-6edfa987007b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:05:57.739249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:57.741060 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:57.741254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:57.741519 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:57.741647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:57.745468 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:57.745468 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:57.746242 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e5be7bf-8f79-4857-8e94-56d68c50288d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:57.746585 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 882/3500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:57 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:58.277798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d194fe31-380f-4fd1-be33-9be5a9835e68 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:58.279463 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d194fe31-380f-4fd1-be33-9be5a9835e68 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df Jul 24 06:05:58.279695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d194fe31-380f-4fd1-be33-9be5a9835e68 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:58.279940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d194fe31-380f-4fd1-be33-9be5a9835e68 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:58.295297 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d194fe31-380f-4fd1-be33-9be5a9835e68 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df returned with HTTP 404 Jul 24 06:05:58.296026 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 869/3501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:58 2026] GET /volume/v3/volumes/842866fc-41be-4bee-a585-e0d4552531df => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:58.303355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:58.305124 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:58.305368 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:58.305627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:58.305793 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete snapshot with id: fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:58.311594 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:58.311594 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:58.312097 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot retrieved successfully. Jul 24 06:05:58.330769 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot delete request issued successfully. Jul 24 06:05:58.330975 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fc3afe6d-f2af-4640-81df-840fc82eccc8 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 returned with HTTP 202 Jul 24 06:05:58.331549 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 888/3502] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:05:58 2026] DELETE /volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:58.338819 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:58.340403 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:58.340631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:58.340845 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:58.346347 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:58.346347 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:58.346865 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Snapshot retrieved successfully. Jul 24 06:05:58.347645 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aa30ee2a-78f4-4958-b923-0c3a64d7a5c0 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 returned with HTTP 200 Jul 24 06:05:58.348045 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 864/3503] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:58 2026] GET /volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:58.370770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:58.372550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:05:58.372704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:58.372883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:58.372986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:58.377024 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:58.377024 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:58.377720 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd06dd6e-3b05-4225-b494-643b640d4cd4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:05:58.378066 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 883/3504] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:58 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:58.759207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:58.761009 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:58.761219 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:58.761420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:58.761513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:58.765863 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:58.765863 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:58.766530 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-631d698b-af8e-4e8b-935b-b848a9b514c0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:58.766911 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 870/3505] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:58 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:59.192134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-e3a526cc-c68e-46a8-8756-ee930290d437 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.194227 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-e3a526cc-c68e-46a8-8756-ee930290d437 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption Jul 24 06:05:59.194497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-e3a526cc-c68e-46a8-8756-ee930290d437 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.194743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-e3a526cc-c68e-46a8-8756-ee930290d437 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.204880 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:59.204880 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:59.212767 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-e3a526cc-c68e-46a8-8756-ee930290d437 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption returned with HTTP 200 Jul 24 06:05:59.213172 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 889/3506] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:05:59 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:59.360750 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e0df26c-58ff-4fce-81c8-a6aa957dfb84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.365160 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e0df26c-58ff-4fce-81c8-a6aa957dfb84 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 Jul 24 06:05:59.365409 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e0df26c-58ff-4fce-81c8-a6aa957dfb84 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.366742 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e0df26c-58ff-4fce-81c8-a6aa957dfb84 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.373228 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e0df26c-58ff-4fce-81c8-a6aa957dfb84 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 returned with HTTP 404 Jul 24 06:05:59.373797 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 865/3507] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:05:59 2026] GET /volume/v3/snapshots/fedacd63-78f9-4986-a6de-837f295cbf73 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:05:59.387800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94528371-2459-41de-887a-31d0f7942f11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.391700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:59.391700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.391700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.391700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume with id: e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:59.391907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.392345 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:05:59.392510 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.392705 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.392817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:59.399613 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:59.399613 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:05:59.400421 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:59.402665 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:59.402665 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:05:59.403361 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f55d4eca-77b9-4aa5-91b1-f8d54e3b8165 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:05:59.403710 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 871/3508] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:59 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:59.433056 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Delete volume request issued successfully. Jul 24 06:05:59.433287 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94528371-2459-41de-887a-31d0f7942f11 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 returned with HTTP 202 Jul 24 06:05:59.433811 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 884/3509] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:05:59 2026] DELETE /volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:05:59.446790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.447864 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:05:59.448079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.448297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.457516 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:59.457516 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:05:59.461763 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Volume info retrieved successfully. Jul 24 06:05:59.466475 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2ff1edf-5ae7-452c-8f13-a6948480f881 tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 returned with HTTP 200 Jul 24 06:05:59.466475 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 890/3510] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:59 2026] GET /volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:05:59.776808 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d151926-c550-4903-8c2d-42dd47f53f0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:05:59.779145 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d151926-c550-4903-8c2d-42dd47f53f0a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:05:59.779612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d151926-c550-4903-8c2d-42dd47f53f0a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:05:59.779942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d151926-c550-4903-8c2d-42dd47f53f0a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:05:59.780200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9d151926-c550-4903-8c2d-42dd47f53f0a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:05:59.785849 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:05:59.785849 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:05:59.786978 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d151926-c550-4903-8c2d-42dd47f53f0a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:05:59.787500 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 866/3511] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:05:59 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:00.414931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:00.417166 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:00.417385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:00.417633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:00.417796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:00.422382 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:00.422382 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:00.423282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7dfaf83-dc98-46b9-a227-5ee076799ae1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:00.423737 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 872/3512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:00 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:00.481416 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ff4b8f10-c423-4c07-8862-7c2a51d160ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:00.483632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff4b8f10-c423-4c07-8862-7c2a51d160ae tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] GET https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 Jul 24 06:06:00.484156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff4b8f10-c423-4c07-8862-7c2a51d160ae tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:00.484447 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ff4b8f10-c423-4c07-8862-7c2a51d160ae tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:00.491419 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ff4b8f10-c423-4c07-8862-7c2a51d160ae tempest-CreateVolumesFromSnapshotTest-460588845 tempest-CreateVolumesFromSnapshotTest-460588845-project-member] https://10.4.3.200/volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 returned with HTTP 404 Jul 24 06:06:00.492277 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 885/3513] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:00 2026] GET /volume/v3/volumes/e8b096bd-eae9-4078-b859-d8e858d030a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:00.799451 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:00.801611 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:00.801611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:00.801760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:00.801947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:00.807123 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:00.807123 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:00.807896 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-783a483f-e2e3-414d-9799-3dc8fa2fe929 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:00.808660 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 891/3514] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:00 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:01.435126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:01.437433 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:01.437634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:01.437850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:01.437954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:01.443770 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:01.443770 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:01.444590 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-795868e7-9f0c-49d3-a307-47e6b9624d13 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:01.445106 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 867/3515] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:01 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:01.586047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-a74b62b3-496d-448c-9777-36355ef8bf10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:01.588083 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-a74b62b3-496d-448c-9777-36355ef8bf10 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69/action Jul 24 06:06:01.588516 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-a74b62b3-496d-448c-9777-36355ef8bf10 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:01.588704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-a74b62b3-496d-448c-9777-36355ef8bf10 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:01.604956 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:01.604956 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:01.614606 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88f1c507-31e3-4b8d-bf8f-57d984eca0c5 req-a74b62b3-496d-448c-9777-36355ef8bf10 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69/action returned with HTTP 204 Jul 24 06:06:01.615109 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 873/3516] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:06:01 2026] POST /volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:01.823703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:01.826191 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:01.826460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:01.826780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:01.826913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:01.835327 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:01.835327 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:01.836599 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0efa0f62-9480-4e13-b7f3-63a2912ac3a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:01.836740 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 886/3517] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:01 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:01.952290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5398a241-6244-4034-8dc6-0041f5059328 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:01.955007 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5398a241-6244-4034-8dc6-0041f5059328 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:01.955007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5398a241-6244-4034-8dc6-0041f5059328 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:01.955065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5398a241-6244-4034-8dc6-0041f5059328 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:01.966982 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:01.966982 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:01.972377 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5398a241-6244-4034-8dc6-0041f5059328 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:01.978739 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5398a241-6244-4034-8dc6-0041f5059328 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:06:01.979367 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 892/3518] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:01 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1168 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:02.032713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.034765 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:02.034949 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.035233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.046061 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.046061 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:02.050099 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:02.055157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-97917118-41d8-4075-939c-65edebcd69ed tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:06:02.056764 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 868/3519] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1168 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:02.077754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.080440 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] POST https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/action Jul 24 06:06:02.080974 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:02.081756 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:02.104350 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.104350 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:02.105010 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:02.115396 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Begin detaching volume completed successfully. Jul 24 06:06:02.115791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-1e95c569-8042-48af-8bce-61e594f9e1f3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/action returned with HTTP 202 Jul 24 06:06:02.116375 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 874/3520] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:06:02 2026] POST /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:02.178511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5609019e-6d86-4599-be87-1d4ea802e8b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.179067 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5609019e-6d86-4599-be87-1d4ea802e8b2 None None] GET https://10.4.3.200/volume// Jul 24 06:06:02.180183 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5609019e-6d86-4599-be87-1d4ea802e8b2 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.180183 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5609019e-6d86-4599-be87-1d4ea802e8b2 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.180183 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5609019e-6d86-4599-be87-1d4ea802e8b2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:06:02.180337 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 887/3521] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:06:02.189283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.191453 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:02.191760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.192000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.203395 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.203395 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:02.207722 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:02.214907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7df75024-db3b-418c-8c8a-513f3c35d951 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:06:02.215509 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 893/3522] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 1351 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:02.229698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7aaad73a-ad63-471e-8cdb-1af8d26162b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.232920 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7aaad73a-ad63-471e-8cdb-1af8d26162b3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption Jul 24 06:06:02.233179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7aaad73a-ad63-471e-8cdb-1af8d26162b3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.233418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7aaad73a-ad63-471e-8cdb-1af8d26162b3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.247523 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.247523 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:02.259727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-7aaad73a-ad63-471e-8cdb-1af8d26162b3 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption returned with HTTP 200 Jul 24 06:06:02.260286 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 869/3523] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:02.455891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.460745 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:02.460745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.460745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.460745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:02.466992 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.466992 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:02.467424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c4e2050-47ee-461d-bed8-0ebdeba7dd5e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:02.467855 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 875/3524] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:02.593668 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-727d4231-5db5-417e-92df-c8f61523af44 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.713516 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-727d4231-5db5-417e-92df-c8f61523af44 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:02.714002 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-727d4231-5db5-417e-92df-c8f61523af44 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:02.726438 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-727d4231-5db5-417e-92df-c8f61523af44 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:02.726804 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 888/3525] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:02 2026] POST /volume/v3/types => generated 287 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:02.865321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4a38df42-d554-4764-be65-e64d30c4d83d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:02.868050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a38df42-d554-4764-be65-e64d30c4d83d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:02.868214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a38df42-d554-4764-be65-e64d30c4d83d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:02.868424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4a38df42-d554-4764-be65-e64d30c4d83d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:02.868548 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4a38df42-d554-4764-be65-e64d30c4d83d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:02.876705 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:02.876705 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:02.878034 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4a38df42-d554-4764-be65-e64d30c4d83d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:02.879114 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 894/3526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:02 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:03.481493 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:03.481969 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:03.481969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:03.482171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:03.482268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:03.487188 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:03.487188 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:03.489021 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30b960f2-d6f6-40fc-b712-d5cede805b77 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:03.489021 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 870/3527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:03 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:03.888258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:03.890102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:03.890324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:03.890750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:03.890750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:03.895175 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:03.895175 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:03.895660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4aa0ffca-42b3-471e-bf58-db9a2bed5b3c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:03.896190 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 876/3528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:03 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:04.499387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3d918df1-59f4-4f32-b24e-a085d7031efd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:04.503699 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d918df1-59f4-4f32-b24e-a085d7031efd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:04.503699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d918df1-59f4-4f32-b24e-a085d7031efd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:04.503699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3d918df1-59f4-4f32-b24e-a085d7031efd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:04.503699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3d918df1-59f4-4f32-b24e-a085d7031efd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:04.507243 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:04.507243 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:04.507987 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3d918df1-59f4-4f32-b24e-a085d7031efd tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:04.508331 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 889/3529] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:04 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:04.567664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba53c72e-db91-4318-a96d-97c1996f2922 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:04.569672 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:04.570140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "2b0c0ecd-46a1-4f72-bb95-8581843e53ad", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:04.572037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '2b0c0ecd-46a1-4f72-bb95-8581843e53ad', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:04.699752 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Create volume of 1 GB Jul 24 06:06:04.702322 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=279,cinder:UPDATE=73,cinder:INSERT=32 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:06:04.705131 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Availability Zones retrieved successfully. Jul 24 06:06:04.711082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Flow 'volume_create_api' (bf03170c-654d-4e83-8553-49b092d41c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:04.712869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302a0f2f-c5c3-4b8f-88db-506878f46098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:04.713889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:04.768683 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302a0f2f-c5c3-4b8f-88db-506878f46098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=d6c8fbf4-9f8b-4b68-8dc8-7c3167244743,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': 'd6c8fbf4-9f8b-4b68-8dc8-7c3167244743', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:04.769945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bbec471-4a0b-4c78-b8fc-e37576ad14be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:04.799424 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-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 24 06:06:04.799791 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-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 24 06:06:04.830177 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Created reservations ['40f7099a-f416-4db6-be45-af51bf23bbc0', '63fcf692-8a22-4480-9aad-59e515cc2113', '1a36f2a8-7517-428a-bf83-b0c34dc75312', '8ffdec8d-e6af-4051-9d66-c0a66f592ba4'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:04.831093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bbec471-4a0b-4c78-b8fc-e37576ad14be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40f7099a-f416-4db6-be45-af51bf23bbc0', '63fcf692-8a22-4480-9aad-59e515cc2113', '1a36f2a8-7517-428a-bf83-b0c34dc75312', '8ffdec8d-e6af-4051-9d66-c0a66f592ba4']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:04.832053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae8ba5-49ed-421a-8cba-1fea5b887ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:04.853470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ae8ba5-49ed-421a-8cba-1fea5b887ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6d5d4b8-b648-4fbf-a052-6cb7487f0902', '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='6dfcc0bb4b7146c59a2942207f74332c',qos_specs=None,replication_status=,reservations=['40f7099a-f416-4db6-be45-af51bf23bbc0','63fcf692-8a22-4480-9aad-59e515cc2113','1a36f2a8-7517-428a-bf83-b0c34dc75312','8ffdec8d-e6af-4051-9d66-c0a66f592ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26706b010012430ca47c516fe41739a1',volume_type_id=d6c8fbf4-9f8b-4b68-8dc8-7c3167244743), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:04Z,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=d6d5d4b8-b648-4fbf-a052-6cb7487f0902,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6dfcc0bb4b7146c59a2942207f74332c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26706b010012430ca47c516fe41739a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6c8fbf4-9f8b-4b68-8dc8-7c3167244743),volume_type_id=d6c8fbf4-9f8b-4b68-8dc8-7c3167244743)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:04.854312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e714ea28-2687-4d29-b9dd-cd3339f0c562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:04.871441 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e714ea28-2687-4d29-b9dd-cd3339f0c562) transitioned into state 'SUCCESS' from 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='6dfcc0bb4b7146c59a2942207f74332c',qos_specs=None,replication_status=,reservations=['40f7099a-f416-4db6-be45-af51bf23bbc0','63fcf692-8a22-4480-9aad-59e515cc2113','1a36f2a8-7517-428a-bf83-b0c34dc75312','8ffdec8d-e6af-4051-9d66-c0a66f592ba4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26706b010012430ca47c516fe41739a1',volume_type_id=d6c8fbf4-9f8b-4b68-8dc8-7c3167244743)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:04.872205 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c45fcb-6c75-4fbf-97e1-3d176a8d6fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:04.880821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9c45fcb-6c75-4fbf-97e1-3d176a8d6fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:04.881637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Flow 'volume_create_api' (bf03170c-654d-4e83-8553-49b092d41c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:04.881954 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Create volume request issued successfully. Jul 24 06:06:04.882524 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba53c72e-db91-4318-a96d-97c1996f2922 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:04.886200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 895/3530] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:04 2026] POST /volume/v3/volumes => generated 798 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:04.899017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7374bdd7-6437-4583-aae8-9459cacc017a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:04.900836 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7374bdd7-6437-4583-aae8-9459cacc017a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:04.901043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7374bdd7-6437-4583-aae8-9459cacc017a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:04.901218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7374bdd7-6437-4583-aae8-9459cacc017a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:04.910529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:04.911064 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:04.911064 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:04.912640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:04.912860 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:04.913129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:04.913220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:04.914899 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7374bdd7-6437-4583-aae8-9459cacc017a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:04.917689 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=308,cinder:INSERT=49,cinder:UPDATE=105 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:06:04.920045 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7374bdd7-6437-4583-aae8-9459cacc017a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:04.920551 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 871/3531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:04 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:04.922837 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:04.922837 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:04.923862 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37d7626f-d87e-4cb1-9d13-d0d068e096f4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:04.924174 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 877/3532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:04 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:05.521742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:05.524151 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:05.524418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:05.524716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:05.524955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:05.530647 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:05.530647 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:05.531533 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00d52e9e-9093-4814-96a1-0a7304e5d431 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:05.532016 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 890/3533] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:05 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:06:05.935222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-296d7243-ade3-4015-bca4-0419b00c6d0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:05.936432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:05.937033 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-296d7243-ade3-4015-bca4-0419b00c6d0d tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:05.937225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-296d7243-ade3-4015-bca4-0419b00c6d0d tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:05.937464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-296d7243-ade3-4015-bca4-0419b00c6d0d tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:05.940454 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:05.940781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:05.941075 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:05.941255 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:05.944791 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:05.944791 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:05.947335 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:05.947335 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:05.948313 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-296d7243-ade3-4015-bca4-0419b00c6d0d tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:05.948396 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-be1f0bb0-538e-475f-91c1-8131f5c2fd36 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:05.948767 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 872/3534] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:05 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:05.952751 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-296d7243-ade3-4015-bca4-0419b00c6d0d tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:05.953100 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 896/3535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:05 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:06.541699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:06.543271 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:06.543433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:06.543664 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:06.543779 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:06.547391 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:06.547391 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:06.548129 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd4eaca-f62e-445b-bffd-6bea68de18f7 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:06.548449 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 878/3536] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:06 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:06.963629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7d00935c-ed3c-459f-813f-552d73163737 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:06.965488 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d00935c-ed3c-459f-813f-552d73163737 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:06.965710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d00935c-ed3c-459f-813f-552d73163737 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:06.965882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7d00935c-ed3c-459f-813f-552d73163737 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:06.965974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7d00935c-ed3c-459f-813f-552d73163737 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:06.967661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1606d0a4-440a-4596-9a61-a52a939581d5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:06.968987 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=300,cinder:INSERT=50,cinder:UPDATE=105 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:06:06.970244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1606d0a4-440a-4596-9a61-a52a939581d5 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:06.970355 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1606d0a4-440a-4596-9a61-a52a939581d5 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:06.970556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1606d0a4-440a-4596-9a61-a52a939581d5 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:06.975456 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:06.975456 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:06.976607 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7d00935c-ed3c-459f-813f-552d73163737 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:06.977160 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 891/3537] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:06 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:06.977376 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:06.977376 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:06.981341 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1606d0a4-440a-4596-9a61-a52a939581d5 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:06.987067 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1606d0a4-440a-4596-9a61-a52a939581d5 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:06.987067 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 873/3538] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:06 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:07.452258 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:07.489897 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:07.490247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-543914561"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:07.491960 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-543914561'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:07.492073 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume of 1 GB Jul 24 06:06:07.496270 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Availability Zones retrieved successfully. Jul 24 06:06:07.502251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (c0045274-d467-4289-85bf-7270b373b51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:07.503262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d551c65b-2007-4457-bf5a-df4b866bb94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:07.504320 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:07.531447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d551c65b-2007-4457-bf5a-df4b866bb94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:07.532438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce63ca5-eb68-4f3b-917d-4e82de320a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:07.559788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:07.563959 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:07.563959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:07.564252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:07.565267 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:07.581159 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:07.581159 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:07.582121 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3a86c03-6264-4a77-a7c1-f03fa2cabf21 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:07.582791 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 879/3539] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:07 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:07.592521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['7a1ce04a-0214-4eb5-92e4-a17d2db976b5', '9d2f88f8-19f5-4000-b2a7-17168adb5817', '9e1b5056-4e1f-4cc0-9db8-c02c711610fd', '8ae706f3-b210-47ab-9f4a-c7e03238a15e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:07.593306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce63ca5-eb68-4f3b-917d-4e82de320a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1ce04a-0214-4eb5-92e4-a17d2db976b5', '9d2f88f8-19f5-4000-b2a7-17168adb5817', '9e1b5056-4e1f-4cc0-9db8-c02c711610fd', '8ae706f3-b210-47ab-9f4a-c7e03238a15e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:07.594096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d675165d-6321-4f78-b4eb-57614dd2af1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:07.617042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d675165d-6321-4f78-b4eb-57614dd2af1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfe90eac-6b3a-40c0-8247-dea649c169d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-543914561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['7a1ce04a-0214-4eb5-92e4-a17d2db976b5','9d2f88f8-19f5-4000-b2a7-17168adb5817','9e1b5056-4e1f-4cc0-9db8-c02c711610fd','8ae706f3-b210-47ab-9f4a-c7e03238a15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-543914561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfe90eac-6b3a-40c0-8247-dea649c169d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a266a0483d74decb9c72b6b873e0e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10444f7b0d8341868c8877f399612739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:07.617808 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7594ea86-81f9-467a-91e5-53534f287801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:07.634854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7594ea86-81f9-467a-91e5-53534f287801) transitioned into state 'SUCCESS' from state '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-543914561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['7a1ce04a-0214-4eb5-92e4-a17d2db976b5','9d2f88f8-19f5-4000-b2a7-17168adb5817','9e1b5056-4e1f-4cc0-9db8-c02c711610fd','8ae706f3-b210-47ab-9f4a-c7e03238a15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:07.635452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46c4833-064f-436f-b474-d57bb35cdce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:07.644987 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d46c4833-064f-436f-b474-d57bb35cdce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:07.645802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (c0045274-d467-4289-85bf-7270b373b51b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:07.646078 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request issued successfully. Jul 24 06:06:07.646597 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-954c9b7d-6dfa-4836-af17-5a2b012de25c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:07.646997 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 897/3540] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:07 2026] POST /volume/v3/volumes => generated 748 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:07.662396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4f28846f-1d6d-4421-9693-5070e9980fce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:07.665313 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f28846f-1d6d-4421-9693-5070e9980fce tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:06:07.665510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f28846f-1d6d-4421-9693-5070e9980fce tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:07.668007 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f28846f-1d6d-4421-9693-5070e9980fce tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:07.679585 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:07.679585 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:07.683747 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4f28846f-1d6d-4421-9693-5070e9980fce tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:07.688157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f28846f-1d6d-4421-9693-5070e9980fce tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 200 Jul 24 06:06:07.688611 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 892/3541] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:07 2026] GET /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:07.989898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:07.991562 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:07.991824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:07.992054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:07.992157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:07.996167 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:07.996167 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:07.996849 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae7bd708-1b1d-44fc-84fb-4be8f18aec6d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:07.997185 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 874/3542] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:07 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:08.008204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:08.009846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:08.010046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:08.010212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:08.016527 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:08.016527 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:08.019842 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:08.023652 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5867d2b-4d30-4f18-9424-cf2d2a66f439 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:08.023997 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 880/3543] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:08 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:08.593850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-087620bf-b99e-4d34-a6f2-c68e72031971 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:08.596809 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-087620bf-b99e-4d34-a6f2-c68e72031971 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:08.597604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-087620bf-b99e-4d34-a6f2-c68e72031971 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:08.597604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-087620bf-b99e-4d34-a6f2-c68e72031971 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:08.597604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-087620bf-b99e-4d34-a6f2-c68e72031971 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:08.604225 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:08.604225 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:08.605004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-087620bf-b99e-4d34-a6f2-c68e72031971 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:08.605545 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 898/3544] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:08 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:08.700566 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:08.703725 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:06:08.703725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:08.703725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:08.710348 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:08.710348 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:08.713776 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:08.717555 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dd45f23-d81e-4234-9c84-cad7c75d85a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 200 Jul 24 06:06:08.717967 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 893/3545] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:08 2026] GET /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:08.732393 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:08.734546 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:06:08.735017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bfe90eac-6b3a-40c0-8247-dea649c169d6", "name": "tempest-VolumesBackupsTest-Backup-109308637"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:08.736761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': 'bfe90eac-6b3a-40c0-8247-dea649c169d6', 'name': 'tempest-VolumesBackupsTest-Backup-109308637'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:06:08.736940 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume bfe90eac-6b3a-40c0-8247-dea649c169d6 in container None Jul 24 06:06:08.745348 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:08.745348 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:08.745902 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:08.772864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['f3958921-b2b1-4278-9ea0-bdfc7294efe9', '05522f84-d232-4036-89c5-d09d3850b8f9'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:08.799148 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-81ad7a8a-c1fa-4217-955c-c3e458dd38d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:06:08.799558 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 875/3546] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:08 2026] POST /volume/v3/backups => generated 329 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:08.810194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29c01121-1bce-4565-99a5-d57a925421bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:08.811968 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29c01121-1bce-4565-99a5-d57a925421bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:08.812203 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29c01121-1bce-4565-99a5-d57a925421bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:08.812355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29c01121-1bce-4565-99a5-d57a925421bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:08.812455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-29c01121-1bce-4565-99a5-d57a925421bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:08.818283 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:08.818283 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:08.821702 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29c01121-1bce-4565-99a5-d57a925421bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:08.821702 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 881/3547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:08 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:09.007175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:09.009156 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:09.009436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:09.009723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:09.009845 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:09.014610 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:09.014610 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:09.015469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-83ea50cf-cfe8-455a-8383-c5de53969d7d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:09.015923 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 899/3548] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:09 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:09.035539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bbded49e-bade-4d1c-82f8-958806378fc3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:09.037749 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbded49e-bade-4d1c-82f8-958806378fc3 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:09.038085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbded49e-bade-4d1c-82f8-958806378fc3 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:09.038365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bbded49e-bade-4d1c-82f8-958806378fc3 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:09.048040 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:09.048040 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:09.052511 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bbded49e-bade-4d1c-82f8-958806378fc3 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:09.057236 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bbded49e-bade-4d1c-82f8-958806378fc3 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:09.057791 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 894/3549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:09 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:09.620411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58fd6172-44b6-410e-a627-a792163b044c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:09.624871 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58fd6172-44b6-410e-a627-a792163b044c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:09.624871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58fd6172-44b6-410e-a627-a792163b044c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:09.624871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58fd6172-44b6-410e-a627-a792163b044c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:09.624871 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-58fd6172-44b6-410e-a627-a792163b044c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:09.628880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:09.628880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:09.629830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58fd6172-44b6-410e-a627-a792163b044c tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:09.630282 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 876/3550] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:09 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:09.832281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:09.834206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:09.834404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:09.834593 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:09.834712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:09.839308 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:09.839308 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:09.840075 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8e82f87-eb90-45f3-9ef6-29c50be08976 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:09.840484 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 882/3551] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:09 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.028423 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.030392 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:10.030639 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.030886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.031029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:10.035266 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.035266 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:10.035993 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-336a7262-4704-4e5b-b0a6-68ab78a17a21 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:10.036344 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 900/3552] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.070551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.072492 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:10.072821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.073072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.080066 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.080066 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:10.084443 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:10.088926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd945d6b-dcb1-4205-9f0a-62f41d4e6887 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:10.089407 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 895/3553] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.642952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-53a39dad-2f3c-4190-b42a-4d74159275bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.644530 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53a39dad-2f3c-4190-b42a-4d74159275bb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:10.644740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53a39dad-2f3c-4190-b42a-4d74159275bb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.644925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-53a39dad-2f3c-4190-b42a-4d74159275bb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.645050 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-53a39dad-2f3c-4190-b42a-4d74159275bb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:10.650057 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.650057 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:10.650606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-53a39dad-2f3c-4190-b42a-4d74159275bb tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:10.650929 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 877/3554] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.659994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.665050 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:06:10.665050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.665050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.665050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:10.670594 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.670594 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:10.671219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ade2b037-a114-48a7-ad88-f4ad29f9b103 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:06:10.671526 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 883/3555] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.681006 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.683097 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:10.683325 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.683552 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.683717 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete backup with id: 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. Jul 24 06:06:10.688693 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.688693 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:10.701515 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] delete_backup rpcapi backup_id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:10.703076 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5153f521-1aa4-4279-b8d1-f6932f0229aa tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 202 Jul 24 06:06:10.703513 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 901/3556] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:10 2026] DELETE /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:10.709819 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.711749 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:10.712111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.712451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.712667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:10.717422 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.717422 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:10.718481 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70b93267-35c1-414b-aeac-0ab1f66d22b4 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 200 Jul 24 06:06:10.718981 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 896/3557] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:10.849770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4e24c198-9592-49f7-991a-6eef030a59f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:10.851467 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e24c198-9592-49f7-991a-6eef030a59f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:10.851725 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e24c198-9592-49f7-991a-6eef030a59f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:10.851948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4e24c198-9592-49f7-991a-6eef030a59f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:10.852018 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4e24c198-9592-49f7-991a-6eef030a59f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:10.855814 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:10.855814 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:10.856532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4e24c198-9592-49f7-991a-6eef030a59f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:10.856993 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 878/3558] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:10 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:11.046882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.048697 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:11.048914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.049128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.049277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:11.053580 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:11.053580 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:11.054347 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b5bb1d5-eff8-4968-bca0-d5dae632e4eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:11.054727 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 884/3559] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:11 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:11.101472 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df07a092-8f09-4837-8ebd-12736b10ab4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.103349 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df07a092-8f09-4837-8ebd-12736b10ab4a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:11.103569 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df07a092-8f09-4837-8ebd-12736b10ab4a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.103822 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df07a092-8f09-4837-8ebd-12736b10ab4a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.110087 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:11.110087 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:11.112798 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-df07a092-8f09-4837-8ebd-12736b10ab4a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:11.115983 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df07a092-8f09-4837-8ebd-12736b10ab4a tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:11.116285 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 902/3560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:11 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:11.731320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-93315999-9054-40f7-b827-d4d4705579e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.733881 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93315999-9054-40f7-b827-d4d4705579e8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 Jul 24 06:06:11.734192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93315999-9054-40f7-b827-d4d4705579e8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.734480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93315999-9054-40f7-b827-d4d4705579e8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.734636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-93315999-9054-40f7-b827-d4d4705579e8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 43b635ed-3802-49bc-a985-dc7bbd4d5ed2. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:11.739303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93315999-9054-40f7-b827-d4d4705579e8 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 returned with HTTP 404 Jul 24 06:06:11.740080 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 897/3561] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:11 2026] GET /volume/v3/backups/43b635ed-3802-49bc-a985-dc7bbd4d5ed2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:11.748359 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.751762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] DELETE https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:06:11.751762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.751762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.751762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Delete backup with id: 0a6bedea-731a-4b77-8a6b-49186c97704e. Jul 24 06:06:11.757120 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:11.757120 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:11.774422 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] delete_backup rpcapi backup_id 0a6bedea-731a-4b77-8a6b-49186c97704e {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:11.776633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6ce420e0-1a2c-42e1-9db8-6742f8851aca tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 202 Jul 24 06:06:11.777395 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 879/3562] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:11 2026] DELETE /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:11.785172 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38080226-d950-4b95-88d6-c480acb0e35a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.787069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38080226-d950-4b95-88d6-c480acb0e35a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:06:11.787303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38080226-d950-4b95-88d6-c480acb0e35a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.787532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38080226-d950-4b95-88d6-c480acb0e35a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.787709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-38080226-d950-4b95-88d6-c480acb0e35a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:11.791758 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:11.791758 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:11.792291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38080226-d950-4b95-88d6-c480acb0e35a tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 200 Jul 24 06:06:11.792688 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 885/3563] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:11 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:11.866631 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:11.868745 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:11.868981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:11.869214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:11.869363 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:11.874298 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:11.874298 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:11.875178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d93d55f9-8e27-4fb9-b623-caba5ce230f8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:11.875606 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 903/3564] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:11 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:12.064448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.066636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:12.066893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.067119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.067387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:12.072838 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:12.072838 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:12.073846 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69b28594-9fd8-47cb-9b59-cfd3dcbc7427 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:12.074280 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 898/3565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:12 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:12.128559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.130955 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:12.131217 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.131426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.139394 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:12.139394 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:12.144196 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:12.150129 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9c8f3cf-a26a-42ca-8820-2bd707c3e4ee tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:12.150862 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 880/3566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:12 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:12.802951 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36d4533e-2377-463f-a465-a8275c6eedb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.804786 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36d4533e-2377-463f-a465-a8275c6eedb1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e Jul 24 06:06:12.804953 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36d4533e-2377-463f-a465-a8275c6eedb1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.805170 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36d4533e-2377-463f-a465-a8275c6eedb1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.805270 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-36d4533e-2377-463f-a465-a8275c6eedb1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 0a6bedea-731a-4b77-8a6b-49186c97704e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:12.808992 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36d4533e-2377-463f-a465-a8275c6eedb1 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e returned with HTTP 404 Jul 24 06:06:12.809453 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 886/3567] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:12 2026] GET /volume/v3/backups/0a6bedea-731a-4b77-8a6b-49186c97704e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:12.816253 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.818251 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:06:12.818436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.818621 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.818735 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete backup with id: 59662990-2924-4030-9b40-c80f7d5bdefd. Jul 24 06:06:12.823275 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:12.823275 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:12.836772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] delete_backup rpcapi backup_id 59662990-2924-4030-9b40-c80f7d5bdefd {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:12.838919 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d369fa5-d1bd-43e8-b344-9093f7666fc1 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 202 Jul 24 06:06:12.839476 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 904/3568] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:12 2026] DELETE /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:12.847164 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.848952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:06:12.849139 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.849326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.849431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:12.854481 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:12.854481 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:12.856836 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a356fd2-233a-496e-b62a-dd78db4f0f37 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 200 Jul 24 06:06:12.856836 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 899/3569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:12 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:12.889559 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:12.891276 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:12.894968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:12.895165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:12.895433 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:12.903205 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:12.903205 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:12.904328 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-78dc42e4-3efe-4282-90aa-0ff5b28ce723 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:12.904838 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 881/3570] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:12 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.085385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.087071 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:13.087240 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.087418 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.087524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:13.091650 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.091650 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:13.092365 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5224734a-e656-43ad-b4f3-51af3dcd70ea tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:13.092749 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 887/3571] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.102851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.104408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:13.104592 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.104872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.112342 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.112342 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:13.116375 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:13.120082 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52ecfc76-d2b6-47fc-8329-2c6bb48e63b3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c returned with HTTP 200 Jul 24 06:06:13.120399 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 905/3572] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c => generated 965 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.132540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ecadf000-47b5-4c01-9716-4642119f9c77 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.135022 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecadf000-47b5-4c01-9716-4642119f9c77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:13.135247 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecadf000-47b5-4c01-9716-4642119f9c77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.135437 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ecadf000-47b5-4c01-9716-4642119f9c77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.146695 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.146695 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:13.151201 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ecadf000-47b5-4c01-9716-4642119f9c77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:13.154976 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ecadf000-47b5-4c01-9716-4642119f9c77 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c returned with HTTP 200 Jul 24 06:06:13.155333 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 900/3573] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c => generated 965 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.163540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17b6cd48-4189-48c0-9eff-3d102873a604 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.165923 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17b6cd48-4189-48c0-9eff-3d102873a604 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:13.166152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17b6cd48-4189-48c0-9eff-3d102873a604 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.166375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17b6cd48-4189-48c0-9eff-3d102873a604 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.169615 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52c1f165-43ce-45b4-a217-3e2de6945982 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.171203 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:13.171434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.171646 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.171813 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:13.173981 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.173981 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:13.178045 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17b6cd48-4189-48c0-9eff-3d102873a604 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:13.178296 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.178296 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:13.178750 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:13.184805 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17b6cd48-4189-48c0-9eff-3d102873a604 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:13.185408 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 882/3574] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 1295 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:13.199649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-413ed701-2900-43b4-9d51-be48a97c1ccb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.204197 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:13.204336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.204667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.204667 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Delete volume with id: d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:13.206223 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:06:13.206364 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52c1f165-43ce-45b4-a217-3e2de6945982 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c returned with HTTP 202 Jul 24 06:06:13.206837 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 888/3575] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:13 2026] DELETE /volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:13.214430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d18a5b51-b539-4816-a136-211e64272a1d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.215423 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.215423 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:13.215978 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:13.219657 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d18a5b51-b539-4816-a136-211e64272a1d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:13.219883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d18a5b51-b539-4816-a136-211e64272a1d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.220123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d18a5b51-b539-4816-a136-211e64272a1d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.228166 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.228166 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:13.232090 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d18a5b51-b539-4816-a136-211e64272a1d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:13.236857 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d18a5b51-b539-4816-a136-211e64272a1d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c returned with HTTP 200 Jul 24 06:06:13.237244 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 901/3576] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.240736 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Delete volume request issued successfully. Jul 24 06:06:13.240980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-413ed701-2900-43b4-9d51-be48a97c1ccb tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 202 Jul 24 06:06:13.241660 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 906/3577] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:13 2026] DELETE /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:13.249964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.252233 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:13.252558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.252862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.262603 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.262603 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:13.267596 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Volume info retrieved successfully. Jul 24 06:06:13.274187 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8bda0bc0-dfab-4b9f-8591-c78d49881ad1 tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 200 Jul 24 06:06:13.274829 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 883/3578] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 1294 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:13.867100 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.868955 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd Jul 24 06:06:13.869172 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.869381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.869529 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Show backup with id 59662990-2924-4030-9b40-c80f7d5bdefd. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:13.873554 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37a89a7b-f480-4c38-a1b3-8ec8139bd0ca tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd returned with HTTP 404 Jul 24 06:06:13.874076 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 889/3579] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/backups/59662990-2924-4030-9b40-c80f7d5bdefd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:13.881702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.883639 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] DELETE https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:06:13.883894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.884122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.884266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Delete backup with id: 9e55f31c-3e59-4f15-ad35-130b4396f41e. Jul 24 06:06:13.888799 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.888799 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:13.902967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] delete_backup rpcapi backup_id 9e55f31c-3e59-4f15-ad35-130b4396f41e {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:13.905078 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3c7b43a-0a95-42b5-86f0-a2a339b5ea48 tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 202 Jul 24 06:06:13.905601 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 902/3580] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:13 2026] DELETE /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:13.914170 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0343b8b4-a480-4691-9398-f27233f4342c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.916190 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0343b8b4-a480-4691-9398-f27233f4342c tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:06:13.916394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0343b8b4-a480-4691-9398-f27233f4342c tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.916627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0343b8b4-a480-4691-9398-f27233f4342c tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.916773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0343b8b4-a480-4691-9398-f27233f4342c tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:13.917059 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:13.920741 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:13.920935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:13.921111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:13.921206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:13.921506 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.921506 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:13.922087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0343b8b4-a480-4691-9398-f27233f4342c tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 200 Jul 24 06:06:13.922428 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 907/3581] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:13.924664 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=248,cinder:INSERT=22,cinder:UPDATE=54 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:06:13.930603 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:13.930603 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:13.932362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2463e05f-6bd2-43d2-8d0a-cf68684bf4f6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:13.934089 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 884/3582] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:13 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:14.252524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17cad02f-10cb-4863-a6ab-355f5bab9338 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.254075 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17cad02f-10cb-4863-a6ab-355f5bab9338 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c Jul 24 06:06:14.254236 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17cad02f-10cb-4863-a6ab-355f5bab9338 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.254404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17cad02f-10cb-4863-a6ab-355f5bab9338 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.259890 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17cad02f-10cb-4863-a6ab-355f5bab9338 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c returned with HTTP 404 Jul 24 06:06:14.260293 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 890/3583] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/volumes/0950d157-6711-4b97-92f5-ddd9eca70e0c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:14.267510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.269190 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:14.269355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.269594 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.269737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: ec34c8a8-d2a3-4121-be8f-beedd9a34d65. Jul 24 06:06:14.273592 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.273592 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:14.284511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id ec34c8a8-d2a3-4121-be8f-beedd9a34d65 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:14.285619 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f01bdba1-d8ab-481a-aa7d-975f47f475a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 202 Jul 24 06:06:14.286047 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 903/3584] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:14 2026] DELETE /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:14.292458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.292883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d19761ea-40b3-4b18-90f0-8a0eff09a95b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.294297 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:14.294478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.294689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.294791 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:14.294943 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19761ea-40b3-4b18-90f0-8a0eff09a95b tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] GET https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 Jul 24 06:06:14.295116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19761ea-40b3-4b18-90f0-8a0eff09a95b tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.295348 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19761ea-40b3-4b18-90f0-8a0eff09a95b tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.300000 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.300000 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:14.300743 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9aeebbe1-9c9c-4592-af18-5c089e18cf27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 200 Jul 24 06:06:14.301173 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 908/3585] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:14.301525 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19761ea-40b3-4b18-90f0-8a0eff09a95b tempest-VolumeAndVolumeTypeFromImageTest-620058060 tempest-VolumeAndVolumeTypeFromImageTest-620058060-project-member] https://10.4.3.200/volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 returned with HTTP 404 Jul 24 06:06:14.301977 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 885/3586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/volumes/d6d5d4b8-b648-4fbf-a052-6cb7487f0902 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:14.487102 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-648947bc-44b1-4f31-9efd-53ead4bc741b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.489008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:06:14.489166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.489368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.490341 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:06:14.510063 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Get all volumes completed successfully. Jul 24 06:06:14.512667 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.512667 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:14.517503 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-648947bc-44b1-4f31-9efd-53ead4bc741b tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:06:14.517993 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 891/3587] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:14.536726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b544185a-d293-4cfc-8071-52c28849ef5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.538139 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd Jul 24 06:06:14.538343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.538500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.538672 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Delete volume with id: ee8ba6de-595f-4744-b7d7-3e23321d2fdd Jul 24 06:06:14.547042 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.547042 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:14.547409 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Volume info retrieved successfully. Jul 24 06:06:14.558919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.image.cache [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '2b0c0ecd-46a1-4f72-bb95-8581843e53ad', 'volume_id': 'ee8ba6de-595f-4744-b7d7-3e23321d2fdd', 'host': 'np0000005810@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 6, 6, 4), 'last_used': datetime.datetime(2026, 7, 24, 6, 6, 13)}. {{(pid=100222) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 06:06:14.574165 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Delete volume request issued successfully. Jul 24 06:06:14.574417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b544185a-d293-4cfc-8071-52c28849ef5c tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd returned with HTTP 202 Jul 24 06:06:14.574986 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 904/3588] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:14 2026] DELETE /volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:14.585464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-14cb7616-f5c5-4f48-86cb-705297644f19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.587391 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-14cb7616-f5c5-4f48-86cb-705297644f19 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd Jul 24 06:06:14.587654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-14cb7616-f5c5-4f48-86cb-705297644f19 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.587939 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-14cb7616-f5c5-4f48-86cb-705297644f19 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.597942 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.597942 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:14.602023 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-14cb7616-f5c5-4f48-86cb-705297644f19 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Volume info retrieved successfully. Jul 24 06:06:14.606169 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-14cb7616-f5c5-4f48-86cb-705297644f19 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd returned with HTTP 200 Jul 24 06:06:14.606541 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 909/3589] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd => generated 1096 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:14.937133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.938825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] GET https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e Jul 24 06:06:14.939082 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.939291 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.939411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] Show backup with id 9e55f31c-3e59-4f15-ad35-130b4396f41e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:14.942953 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f7f05aa4-42b8-4004-8f35-88fda2f9dc3b tempest-VolumesBackupsTest-1015995884 tempest-VolumesBackupsTest-1015995884-project-admin] https://10.4.3.200/volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e returned with HTTP 404 Jul 24 06:06:14.943535 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 886/3590] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/backups/9e55f31c-3e59-4f15-ad35-130b4396f41e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:14.944988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1791adb0-3e04-45e1-a41d-c047d023077b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.946692 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1791adb0-3e04-45e1-a41d-c047d023077b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:14.946894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1791adb0-3e04-45e1-a41d-c047d023077b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.947127 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1791adb0-3e04-45e1-a41d-c047d023077b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.947188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1791adb0-3e04-45e1-a41d-c047d023077b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:14.951307 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.951307 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:14.952018 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1791adb0-3e04-45e1-a41d-c047d023077b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:14.952409 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 892/3591] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:14.957228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.958926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:06:14.959108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.959280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.959435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume with id: 6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:06:14.966555 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.966555 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:14.967034 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:14.982937 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume request issued successfully. Jul 24 06:06:14.983132 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9318fcf0-73bd-4a26-be4b-2a23106cd5a6 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 returned with HTTP 202 Jul 24 06:06:14.983553 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 905/3592] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:14 2026] DELETE /volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:14.990671 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b269cde-444a-4299-a462-b0538154e469 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:14.992570 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b269cde-444a-4299-a462-b0538154e469 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:06:14.992824 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b269cde-444a-4299-a462-b0538154e469 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:14.993035 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b269cde-444a-4299-a462-b0538154e469 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:14.999188 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:14.999188 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:15.002778 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b269cde-444a-4299-a462-b0538154e469 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:15.008079 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b269cde-444a-4299-a462-b0538154e469 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 returned with HTTP 200 Jul 24 06:06:15.008493 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 910/3593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:14 2026] GET /volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:15.312206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1433835-2429-4d82-af30-df79cacf632a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.314204 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1433835-2429-4d82-af30-df79cacf632a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 Jul 24 06:06:15.314517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1433835-2429-4d82-af30-df79cacf632a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.314811 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1433835-2429-4d82-af30-df79cacf632a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.315000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d1433835-2429-4d82-af30-df79cacf632a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id ec34c8a8-d2a3-4121-be8f-beedd9a34d65. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:15.318848 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1433835-2429-4d82-af30-df79cacf632a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 returned with HTTP 404 Jul 24 06:06:15.319417 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 887/3594] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:15 2026] GET /volume/v3/backups/ec34c8a8-d2a3-4121-be8f-beedd9a34d65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:15.387959 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6523bf4d-63ce-4004-834c-392d216327a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.389711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:15.389936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.390189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.390364 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:15.397631 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:15.397631 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:15.398135 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:15.414319 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:06:15.414561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6523bf4d-63ce-4004-834c-392d216327a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 202 Jul 24 06:06:15.415057 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 893/3595] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:15 2026] DELETE /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:15.423392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-40a536de-0da3-448a-9ae6-44b24ea07067 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.426090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40a536de-0da3-448a-9ae6-44b24ea07067 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:15.426412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40a536de-0da3-448a-9ae6-44b24ea07067 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.426751 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-40a536de-0da3-448a-9ae6-44b24ea07067 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.435562 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:15.435562 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:15.439791 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-40a536de-0da3-448a-9ae6-44b24ea07067 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:15.446230 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-40a536de-0da3-448a-9ae6-44b24ea07067 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 200 Jul 24 06:06:15.446230 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 906/3596] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:15 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:15.621208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8dc1e17-a3cf-478e-8649-dc54b3e38d26 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.622907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8dc1e17-a3cf-478e-8649-dc54b3e38d26 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] GET https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd Jul 24 06:06:15.623124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8dc1e17-a3cf-478e-8649-dc54b3e38d26 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.623314 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8dc1e17-a3cf-478e-8649-dc54b3e38d26 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.628917 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8dc1e17-a3cf-478e-8649-dc54b3e38d26 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd returned with HTTP 404 Jul 24 06:06:15.629383 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 911/3597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:15 2026] GET /volume/v3/volumes/ee8ba6de-595f-4744-b7d7-3e23321d2fdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:15.636450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-007f62f3-ddee-4e34-8459-abef1fcdaa56 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.638599 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007f62f3-ddee-4e34-8459-abef1fcdaa56 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] DELETE https://10.4.3.200/volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 Jul 24 06:06:15.638824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007f62f3-ddee-4e34-8459-abef1fcdaa56 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.639017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-007f62f3-ddee-4e34-8459-abef1fcdaa56 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.660607 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-007f62f3-ddee-4e34-8459-abef1fcdaa56 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 returned with HTTP 202 Jul 24 06:06:15.661354 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 888/3598] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:15 2026] DELETE /volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:15.667852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0066ded7-58c1-41a6-851b-f2c82fa59d79 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.669772 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0066ded7-58c1-41a6-851b-f2c82fa59d79 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] GET https://10.4.3.200/volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 Jul 24 06:06:15.669937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0066ded7-58c1-41a6-851b-f2c82fa59d79 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.670157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0066ded7-58c1-41a6-851b-f2c82fa59d79 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.673483 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0066ded7-58c1-41a6-851b-f2c82fa59d79 tempest-VolumeAndVolumeTypeFromImageTest-1811320388 tempest-VolumeAndVolumeTypeFromImageTest-1811320388-project-admin] https://10.4.3.200/volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 returned with HTTP 404 Jul 24 06:06:15.674040 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 894/3599] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:06:15 2026] GET /volume/v3/types/d6c8fbf4-9f8b-4b68-8dc8-7c3167244743 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:15.964328 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:15.966244 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:15.966435 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:15.966635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:15.966772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:15.971877 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:15.971877 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:15.972650 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6629c66-5a35-44f0-93e5-d03d48e8fa2b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:15.973048 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 907/3600] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:15 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:16.023149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9d181197-5fbd-44c8-b6ae-e9f4d817ffb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.024887 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d181197-5fbd-44c8-b6ae-e9f4d817ffb9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 Jul 24 06:06:16.025096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d181197-5fbd-44c8-b6ae-e9f4d817ffb9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.025312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9d181197-5fbd-44c8-b6ae-e9f4d817ffb9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.030755 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9d181197-5fbd-44c8-b6ae-e9f4d817ffb9 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 returned with HTTP 404 Jul 24 06:06:16.031175 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 912/3601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/volumes/6373df1f-9925-422b-84dd-169c9970a190 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:16.039788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.043082 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:06:16.043370 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.043635 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.043881 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume with id: bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:06:16.051791 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:16.051791 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:16.052367 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:16.076020 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume request issued successfully. Jul 24 06:06:16.076227 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8ad6ae89-b5a0-43ad-96b0-5e4b9be0cb09 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 returned with HTTP 202 Jul 24 06:06:16.076968 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 889/3602] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:16 2026] DELETE /volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:16.086487 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.088119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:06:16.088316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.088501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.095943 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:16.095943 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:16.100484 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:16.105155 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1ed8032-31e0-4a35-81c8-65dd2c0e613b tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 returned with HTTP 200 Jul 24 06:06:16.105526 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 895/3603] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:16.465451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b04d59d1-65b0-4d68-84c8-fc30ed7c7596 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.466939 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04d59d1-65b0-4d68-84c8-fc30ed7c7596 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:16.467103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b04d59d1-65b0-4d68-84c8-fc30ed7c7596 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.467274 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b04d59d1-65b0-4d68-84c8-fc30ed7c7596 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.472270 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b04d59d1-65b0-4d68-84c8-fc30ed7c7596 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 404 Jul 24 06:06:16.472734 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 908/3604] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:16.480657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4b28fb6-f448-4fa2-bb01-7fccc959621f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.482522 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b28fb6-f448-4fa2-bb01-7fccc959621f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:16.482778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b28fb6-f448-4fa2-bb01-7fccc959621f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.482976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4b28fb6-f448-4fa2-bb01-7fccc959621f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.489289 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4b28fb6-f448-4fa2-bb01-7fccc959621f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 404 Jul 24 06:06:16.489776 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 913/3605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:16.496325 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3527387-d10b-4b80-9d02-c2f676a99297 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.497749 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3527387-d10b-4b80-9d02-c2f676a99297 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:16.497930 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3527387-d10b-4b80-9d02-c2f676a99297 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.498101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3527387-d10b-4b80-9d02-c2f676a99297 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.498233 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c3527387-d10b-4b80-9d02-c2f676a99297 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 5d66977a-84c5-429f-aaad-80b21240a80b Jul 24 06:06:16.503425 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3527387-d10b-4b80-9d02-c2f676a99297 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b returned with HTTP 404 Jul 24 06:06:16.503915 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 890/3606] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:16 2026] DELETE /volume/v3/volumes/5d66977a-84c5-429f-aaad-80b21240a80b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:16.513890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e61c296d-a738-4505-937b-dea7bda5cdfc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.515922 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:16.516345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1305697364"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:16.518265 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1305697364'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:16.518412 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume of 1 GB Jul 24 06:06:16.523181 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Availability Zones retrieved successfully. Jul 24 06:06:16.532862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (0b261a16-559d-445d-814a-d49f11786246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:16.535468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bd3b4b-4df4-458d-9805-8438f372f9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:16.536787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:16.563733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05bd3b4b-4df4-458d-9805-8438f372f9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:16.564422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62057a4f-1b8f-4531-b8ee-fe2149d4fb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:16.603856 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['b80d4797-1e89-4aed-88e0-b7cc02653863', '7c0d5ab0-8eba-4310-910d-c539e9ecdc3d', '8bf408f7-4a8b-40cc-a1e0-2429a0b222b3', '4923ed6a-a237-4613-a3a0-2a10ed7a8d81'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:16.604635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62057a4f-1b8f-4531-b8ee-fe2149d4fb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b80d4797-1e89-4aed-88e0-b7cc02653863', '7c0d5ab0-8eba-4310-910d-c539e9ecdc3d', '8bf408f7-4a8b-40cc-a1e0-2429a0b222b3', '4923ed6a-a237-4613-a3a0-2a10ed7a8d81']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:16.605379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a6a942-d467-47ea-9f2b-486a8136b69b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:16.626179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a6a942-d467-47ea-9f2b-486a8136b69b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620940c0-2cf0-4f0d-9bff-d3cb6618824a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1305697364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['b80d4797-1e89-4aed-88e0-b7cc02653863','7c0d5ab0-8eba-4310-910d-c539e9ecdc3d','8bf408f7-4a8b-40cc-a1e0-2429a0b222b3','4923ed6a-a237-4613-a3a0-2a10ed7a8d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1305697364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620940c0-2cf0-4f0d-9bff-d3cb6618824a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df3e4688e17b4aac9a3fec02319496ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:16.626886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93807f5d-2dc5-4907-aa7a-eaab405593ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:16.645283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93807f5d-2dc5-4907-aa7a-eaab405593ae) transitioned into state 'SUCCESS' from state '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-1305697364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df3e4688e17b4aac9a3fec02319496ec',qos_specs=None,replication_status=,reservations=['b80d4797-1e89-4aed-88e0-b7cc02653863','7c0d5ab0-8eba-4310-910d-c539e9ecdc3d','8bf408f7-4a8b-40cc-a1e0-2429a0b222b3','4923ed6a-a237-4613-a3a0-2a10ed7a8d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0266c7a7fab14bcca29c6117a200e9a0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:16.646106 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dd536c-190c-4dca-b81c-5ab676c22b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:16.657438 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16dd536c-190c-4dca-b81c-5ab676c22b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:16.658447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Flow 'volume_create_api' (0b261a16-559d-445d-814a-d49f11786246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:16.658829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Create volume request issued successfully. Jul 24 06:06:16.659458 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e61c296d-a738-4505-937b-dea7bda5cdfc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:16.659950 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 896/3607] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:16 2026] POST /volume/v3/volumes => generated 749 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:16.674032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.675878 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:06:16.676072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.676291 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.683430 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:16.683430 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:16.687217 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:16.691731 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8dd6713a-0ede-480a-8392-a63dee7a2e61 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:06:16.692331 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 909/3608] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:16.985753 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:16.987442 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:16.987709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:16.987931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:16.988063 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:16.992007 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:16.992007 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:16.992656 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-047d063b-8b5c-44fb-a9de-49cc840c35d2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:16.993009 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 914/3609] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:16 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:17.117455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6966533a-0319-44df-a170-d736e72f447e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:17.119137 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6966533a-0319-44df-a170-d736e72f447e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 Jul 24 06:06:17.119300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6966533a-0319-44df-a170-d736e72f447e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:17.119495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6966533a-0319-44df-a170-d736e72f447e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:17.124743 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6966533a-0319-44df-a170-d736e72f447e tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 returned with HTTP 404 Jul 24 06:06:17.125159 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 891/3610] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:17 2026] GET /volume/v3/volumes/bfc26742-5dd1-4bfc-abc7-438f07ef10a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:17.132090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:17.133752 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] DELETE https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:06:17.133954 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:17.134148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:17.134333 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume with id: 27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:06:17.141821 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:17.141821 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:17.142363 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:17.165236 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Delete volume request issued successfully. Jul 24 06:06:17.165428 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d4ecde10-ca3e-4f4f-ac8a-434786fc251f tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb returned with HTTP 202 Jul 24 06:06:17.165916 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 897/3611] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:17 2026] DELETE /volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:17.174892 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:17.176550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:06:17.176742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:17.176919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:17.183534 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:17.183534 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:17.187251 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Volume info retrieved successfully. Jul 24 06:06:17.193964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-047cecde-0f8c-4933-bb36-a9de687b2aa5 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb returned with HTTP 200 Jul 24 06:06:17.194539 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 910/3612] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:17 2026] GET /volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:17.704883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:17.706971 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:06:17.707187 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:17.707414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:17.718354 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:17.718354 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:17.723449 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:06:17.729198 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-024af2b7-fcda-42d1-a2a0-32193bd2d848 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:06:17.729655 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 915/3613] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:17 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:17.870988 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c2af2fc-3cf2-4b93-bbf8-b9af3e578fac None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:18.001541 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c2af2fc-3cf2-4b93-bbf8-b9af3e578fac tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 24 06:06:18.001752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c2af2fc-3cf2-4b93-bbf8-b9af3e578fac tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:18.001923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c2af2fc-3cf2-4b93-bbf8-b9af3e578fac tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-admin] Calling method 'get_pools' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:18.006740 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:18.008285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:18.008456 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:18.008641 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:18.008798 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:18.012858 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c2af2fc-3cf2-4b93-bbf8-b9af3e578fac tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 06:06:18.013232 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 892/3614] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:06:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:18.013749 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:18.013749 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:18.014492 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38518f5d-a59a-41f4-8283-c64f9b48a296 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:18.014864 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 898/3615] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:18 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:18.022043 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-11037a0f-d180-482d-82e8-9e4bb7506766 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:18.088181 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11037a0f-d180-482d-82e8-9e4bb7506766 tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-member] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:06:18.088433 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11037a0f-d180-482d-82e8-9e4bb7506766 tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:18.088719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11037a0f-d180-482d-82e8-9e4bb7506766 tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:18.089747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-11037a0f-d180-482d-82e8-9e4bb7506766 tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ea4e8f5e92a5423093a23532087050f9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd624cb68c20b4e3f938b20bfb7530eab', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:18.089956 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11037a0f-d180-482d-82e8-9e4bb7506766 tempest-ProjectMemberTests-1163485835 tempest-ProjectMemberTests-1163485835-project-member] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 403 Jul 24 06:06:18.091102 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 911/3616] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:06:18 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 110 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:18.210039 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77ae8398-1c5b-4dfc-946a-ff87fb76a841 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:18.211658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77ae8398-1c5b-4dfc-946a-ff87fb76a841 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] GET https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb Jul 24 06:06:18.211839 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77ae8398-1c5b-4dfc-946a-ff87fb76a841 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:18.212049 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77ae8398-1c5b-4dfc-946a-ff87fb76a841 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:18.218023 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77ae8398-1c5b-4dfc-946a-ff87fb76a841 tempest-VolumesBackupsTest-1215952065 tempest-VolumesBackupsTest-1215952065-project-member] https://10.4.3.200/volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb returned with HTTP 404 Jul 24 06:06:18.218522 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 916/3617] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:18 2026] GET /volume/v3/volumes/27902f59-4096-4805-888d-613eaa8367cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:19.027660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:19.029814 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:19.029814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:19.029968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:19.030063 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:19.037714 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:19.037714 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:19.038687 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38051b1f-75b8-4c0b-89e3-f4a11a45779e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:19.039082 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 893/3618] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:19 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:19.967076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2da5c85b-c765-4984-942e-482d5ea59313 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:19.977000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1fa132b-a55d-470c-9473-fecce0acbe65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:20.051458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:20.053418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:20.053711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:20.053962 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:20.054129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:20.057870 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1fa132b-a55d-470c-9473-fecce0acbe65 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:20.058301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1fa132b-a55d-470c-9473-fecce0acbe65 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-932049242", "extra_specs": {"storage_protocol": "tempest-storage_protocol-141947976", "vendor_name": "tempest-vendor_name-1263210935"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:20.067143 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:20.067571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-939035915"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:20.069806 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:20.069806 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:20.070903 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d2bbed52-849a-40a9-acb7-27ab12479cc2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:20.071328 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 917/3619] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:20 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:20.074832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-939035915'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:20.074954 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:20.080205 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:20.087348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (907fc974-e31b-4baa-881b-8de92ffd2144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:20.088586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf8ceca-fcd8-4de1-8a1c-a828bdf28922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.089729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:20.091873 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1fa132b-a55d-470c-9473-fecce0acbe65 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:20.092418 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 912/3620] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:19 2026] POST /volume/v3/types => generated 328 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:20.102856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-13e020e7-e637-410a-bec0-b05937278831 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:20.105158 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:20.105666 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "20a51590-ba56-46d7-abd6-becb1539b7d3", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:20.107913 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume request body: {'volume': {'volume_type': '20a51590-ba56-46d7-abd6-becb1539b7d3', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:20.113088 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume of 1 GB Jul 24 06:06:20.113535 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:20.113535 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:20.114115 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Availability Zones retrieved successfully. Jul 24 06:06:20.123174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Flow 'volume_create_api' (a118b641-90a5-4e46-af42-fdf47a114be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:20.123772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf8ceca-fcd8-4de1-8a1c-a828bdf28922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.124634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd11aeea-95ea-42a1-a25c-b632936c7625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.124732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0135b95-461f-40a2-87dc-3e7937dfd5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.125861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:20.157535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd11aeea-95ea-42a1-a25c-b632936c7625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-141947976',vendor_name='tempest-vendor_name-1263210935'},id=20a51590-ba56-46d7-abd6-becb1539b7d3,is_public=True,name='tempest-ProjectReaderTests-volume-type-932049242',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '20a51590-ba56-46d7-abd6-becb1539b7d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.161521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038023ec-6ce4-4642-ad15-a265d2c0116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.203347 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-932049242 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-932049242, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:20.203568 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['08d094f4-b139-40af-ba69-80758691e3ae', '3545bc8a-1c91-4735-a698-0227e5b0aa8b', '29ced661-f131-4d19-b5a8-b424a57beeea', '08b8f1cf-5b09-4b72-9861-5cd5059a24ba'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:20.203651 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-932049242 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-932049242, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:20.204685 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0135b95-461f-40a2-87dc-3e7937dfd5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08d094f4-b139-40af-ba69-80758691e3ae', '3545bc8a-1c91-4735-a698-0227e5b0aa8b', '29ced661-f131-4d19-b5a8-b424a57beeea', '08b8f1cf-5b09-4b72-9861-5cd5059a24ba']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.205721 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad3ebc5-0d13-44dd-ae40-3de30393f9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.246989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad3ebc5-0d13-44dd-ae40-3de30393f9d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-939035915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['08d094f4-b139-40af-ba69-80758691e3ae','3545bc8a-1c91-4735-a698-0227e5b0aa8b','29ced661-f131-4d19-b5a8-b424a57beeea','08b8f1cf-5b09-4b72-9861-5cd5059a24ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-939035915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70f70ef7-0f5d-47c9-a19c-863ace71298f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.248151 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006a7105-19a5-45ce-9bfa-ca86f7aec3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.249870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Created reservations ['b2823edd-c09f-4e96-8c99-2cab949d28c2', 'c95179a1-b50f-4458-b193-d9d0387a5abb', 'e005c43d-176b-4008-b3f0-cb95bab2bf25', '79823b16-9584-453b-9720-23c2f38a6fdf'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:20.250783 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038023ec-6ce4-4642-ad15-a265d2c0116c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2823edd-c09f-4e96-8c99-2cab949d28c2', 'c95179a1-b50f-4458-b193-d9d0387a5abb', 'e005c43d-176b-4008-b3f0-cb95bab2bf25', '79823b16-9584-453b-9720-23c2f38a6fdf']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.251627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65bbc0fd-d586-4dd4-943e-90c45c3fb05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.280768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (006a7105-19a5-45ce-9bfa-ca86f7aec3a7) transitioned into state 'SUCCESS' from state '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-939035915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['08d094f4-b139-40af-ba69-80758691e3ae','3545bc8a-1c91-4735-a698-0227e5b0aa8b','29ced661-f131-4d19-b5a8-b424a57beeea','08b8f1cf-5b09-4b72-9861-5cd5059a24ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.282007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d29be-7ebd-4601-a2e8-389e5a33ae48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.285977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65bbc0fd-d586-4dd4-943e-90c45c3fb05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02090210-fa20-462b-b187-230bd8045c6a', '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='56fe391c7ac2484aa9e39d80a1dd1b5e',qos_specs=None,replication_status=,reservations=['b2823edd-c09f-4e96-8c99-2cab949d28c2','c95179a1-b50f-4458-b193-d9d0387a5abb','e005c43d-176b-4008-b3f0-cb95bab2bf25','79823b16-9584-453b-9720-23c2f38a6fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_type_id=20a51590-ba56-46d7-abd6-becb1539b7d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:20Z,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=02090210-fa20-462b-b187-230bd8045c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56fe391c7ac2484aa9e39d80a1dd1b5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(20a51590-ba56-46d7-abd6-becb1539b7d3),volume_type_id=20a51590-ba56-46d7-abd6-becb1539b7d3)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.287132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1ab546-9b28-49e6-8bec-a513d9c44702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.294444 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (281d29be-7ebd-4601-a2e8-389e5a33ae48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.295835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (907fc974-e31b-4baa-881b-8de92ffd2144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:20.296376 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:20.297258 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2da5c85b-c765-4984-942e-482d5ea59313 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:20.297904 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 899/3621] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:19 2026] POST /volume/v3/volumes => generated 763 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:20.311635 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e1ab546-9b28-49e6-8bec-a513d9c44702) transitioned into state 'SUCCESS' from 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='56fe391c7ac2484aa9e39d80a1dd1b5e',qos_specs=None,replication_status=,reservations=['b2823edd-c09f-4e96-8c99-2cab949d28c2','c95179a1-b50f-4458-b193-d9d0387a5abb','e005c43d-176b-4008-b3f0-cb95bab2bf25','79823b16-9584-453b-9720-23c2f38a6fdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_type_id=20a51590-ba56-46d7-abd6-becb1539b7d3)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.312429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca88ba5-4a38-4125-a302-8d803aa687eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:20.313725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:20.315921 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:20.316140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:20.316359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:20.321572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca88ba5-4a38-4125-a302-8d803aa687eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:20.322340 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Flow 'volume_create_api' (a118b641-90a5-4e46-af42-fdf47a114be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:20.322610 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume request issued successfully. Jul 24 06:06:20.323218 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-13e020e7-e637-410a-bec0-b05937278831 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:20.323619 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 894/3622] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:06:20 2026] POST /volume/v3/volumes => generated 773 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:20.326027 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:20.326027 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:20.333509 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:20.338274 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:20.338910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7db99cb5-8dce-4c67-ae99-31dde5d8c5c5 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f returned with HTTP 200 Jul 24 06:06:20.339260 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 918/3623] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:20 2026] GET /volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:20.340390 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a Jul 24 06:06:20.340564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:20.340779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:20.347326 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:20.347326 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:20.350420 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:20.353845 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d95ff1fa-13de-4cdc-81f5-4c104079777d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a returned with HTTP 200 Jul 24 06:06:20.354188 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 913/3624] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:06:20 2026] GET /volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.086405 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-118afa18-418a-48ac-bb4f-973bcca59b84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.088646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-118afa18-418a-48ac-bb4f-973bcca59b84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:21.088918 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-118afa18-418a-48ac-bb4f-973bcca59b84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.089161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-118afa18-418a-48ac-bb4f-973bcca59b84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.089303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-118afa18-418a-48ac-bb4f-973bcca59b84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:21.094104 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.094104 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:21.095387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-118afa18-418a-48ac-bb4f-973bcca59b84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:21.096013 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 900/3625] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.356684 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7d94c52b-60e0-410d-a195-1f513270751c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.358528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d94c52b-60e0-410d-a195-1f513270751c tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:21.358801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d94c52b-60e0-410d-a195-1f513270751c tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.359021 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7d94c52b-60e0-410d-a195-1f513270751c tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.370900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2481fea7-298f-4468-bf23-41ee51ed758b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.371840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2481fea7-298f-4468-bf23-41ee51ed758b tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a Jul 24 06:06:21.372138 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2481fea7-298f-4468-bf23-41ee51ed758b tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.372385 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2481fea7-298f-4468-bf23-41ee51ed758b tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.372512 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.372512 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:21.378460 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7d94c52b-60e0-410d-a195-1f513270751c tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:21.382510 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7d94c52b-60e0-410d-a195-1f513270751c tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f returned with HTTP 200 Jul 24 06:06:21.382563 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.382563 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:21.383063 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 895/3626] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.386809 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2481fea7-298f-4468-bf23-41ee51ed758b tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:21.391358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2481fea7-298f-4468-bf23-41ee51ed758b tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a returned with HTTP 200 Jul 24 06:06:21.391834 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 919/3627] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.394521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-773b2865-f25e-4285-90e6-db3e4282649a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.396705 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:21.397133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f70ef7-0f5d-47c9-a19c-863ace71298f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-384271169"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.398957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {"'source_volid": '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-384271169'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:21.399115 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:21.405815 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:21.408200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14ee6f86-a060-429c-a57c-83bea5e8edf2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.409910 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14ee6f86-a060-429c-a57c-83bea5e8edf2 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:06:21.410137 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14ee6f86-a060-429c-a57c-83bea5e8edf2 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.410311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14ee6f86-a060-429c-a57c-83bea5e8edf2 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.412498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (e71ebf6f-6ddb-49ab-a0b4-83e4723257b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.413379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90226b0-2b41-466c-b9d7-4b535d9d548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.413813 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14ee6f86-a060-429c-a57c-83bea5e8edf2 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:06:21.414172 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 901/3628] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/messages => generated 1982 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:21.414315 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:21.425006 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-23eb779c-feb2-4183-ae70-6ec249dfe7c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.442458 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90226b0-2b41-466c-b9d7-4b535d9d548d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.443192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1530586-7839-4c46-8ace-02e3fb67a7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.482109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['41e129a2-3a7d-41f8-b0dc-d4ed0cbe31e6', '3a808d93-4062-4659-b573-1c04696931c6', 'ef615609-db40-4960-9943-79cfc0cd7f96', 'e00f2b83-5223-488b-bfab-beb03ddc0fc8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:21.482978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1530586-7839-4c46-8ace-02e3fb67a7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41e129a2-3a7d-41f8-b0dc-d4ed0cbe31e6', '3a808d93-4062-4659-b573-1c04696931c6', 'ef615609-db40-4960-9943-79cfc0cd7f96', 'e00f2b83-5223-488b-bfab-beb03ddc0fc8']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.483738 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219b8349-4ab2-4ef7-b863-8d6c762f554a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.485059 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23eb779c-feb2-4183-ae70-6ec249dfe7c7 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] GET https://10.4.3.200/volume/v3/messages Jul 24 06:06:21.485263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23eb779c-feb2-4183-ae70-6ec249dfe7c7 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.485433 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-23eb779c-feb2-4183-ae70-6ec249dfe7c7 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.489423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-23eb779c-feb2-4183-ae70-6ec249dfe7c7 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:06:21.490018 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 896/3629] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/messages => generated 1982 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:21.502095 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03c506e8-f3fd-46d7-916f-c4633687aee9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.503928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03c506e8-f3fd-46d7-916f-c4633687aee9 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/messages/7bfca2b1-9ca9-40e0-a015-e120588af55d Jul 24 06:06:21.504108 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03c506e8-f3fd-46d7-916f-c4633687aee9 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.504277 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03c506e8-f3fd-46d7-916f-c4633687aee9 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.509360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (219b8349-4ab2-4ef7-b863-8d6c762f554a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc0a88e-7a5c-4826-ba41-c1fe3018ad51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384271169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['41e129a2-3a7d-41f8-b0dc-d4ed0cbe31e6','3a808d93-4062-4659-b573-1c04696931c6','ef615609-db40-4960-9943-79cfc0cd7f96','e00f2b83-5223-488b-bfab-beb03ddc0fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-384271169',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc0a88e-7a5c-4826-ba41-c1fe3018ad51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.510343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b05651-c126-4638-95bf-16dfeb2e6eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.513687 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03c506e8-f3fd-46d7-916f-c4633687aee9 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/messages/7bfca2b1-9ca9-40e0-a015-e120588af55d returned with HTTP 204 Jul 24 06:06:21.514102 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 920/3630] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:06:21 2026] DELETE /volume/v3/messages/7bfca2b1-9ca9-40e0-a015-e120588af55d => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:06:21.524851 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.528845 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a Jul 24 06:06:21.528845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.528845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.528845 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Delete volume with id: 02090210-fa20-462b-b187-230bd8045c6a Jul 24 06:06:21.537286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7b05651-c126-4638-95bf-16dfeb2e6eed) transitioned into state 'SUCCESS' from state '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-384271169',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['41e129a2-3a7d-41f8-b0dc-d4ed0cbe31e6','3a808d93-4062-4659-b573-1c04696931c6','ef615609-db40-4960-9943-79cfc0cd7f96','e00f2b83-5223-488b-bfab-beb03ddc0fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.538155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5ac617-4518-4439-927e-521a41aa2766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.540060 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.540060 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:21.540743 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:21.543647 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:06:21.549203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5ac617-4518-4439-927e-521a41aa2766) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.550252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (e71ebf6f-6ddb-49ab-a0b4-83e4723257b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.550620 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:21.551539 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-773b2865-f25e-4285-90e6-db3e4282649a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:21.552053 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 914/3631] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/volumes => generated 763 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:21.566541 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-932049242 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-932049242, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:21.566985 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-932049242 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-932049242, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:21.567035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.568685 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:21.569036 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f70ef7-0f5d-47c9-a19c-863ace71298f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1007320997"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.570591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {"'source_volid": '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1007320997'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:21.570829 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:21.574571 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:21.580285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Created reservations ['223ed6f8-30da-4325-a975-5a75d734db6b', '8b3f43b0-c22b-4c9b-9078-b2bb1bea8980', '80dbc2a7-4a56-4172-9d57-33967bfd9bcd', '26bfd878-7476-4b85-88f4-c08211bace1e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:21.580513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (6683fe16-8441-47bf-9fc5-7293b3ee8fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.581520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04507695-fca1-42ce-98da-0b4c7f3aa4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.582686 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:21.613206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04507695-fca1-42ce-98da-0b4c7f3aa4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.614158 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e09cc6-efc6-4b94-b8fd-844856166122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.617268 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Delete volume request issued successfully. Jul 24 06:06:21.617528 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5cbbba1e-a76a-4093-86c8-ad2219eb9355 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a returned with HTTP 202 Jul 24 06:06:21.617960 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 902/3632] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:06:21 2026] DELETE /volume/v3/volumes/02090210-fa20-462b-b187-230bd8045c6a => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:21.624756 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f01466a5-be4e-4f72-b72f-721a106fb8cd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.626729 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f01466a5-be4e-4f72-b72f-721a106fb8cd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/types/20a51590-ba56-46d7-abd6-becb1539b7d3 Jul 24 06:06:21.626921 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f01466a5-be4e-4f72-b72f-721a106fb8cd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.627200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f01466a5-be4e-4f72-b72f-721a106fb8cd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.654808 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f01466a5-be4e-4f72-b72f-721a106fb8cd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/types/20a51590-ba56-46d7-abd6-becb1539b7d3 returned with HTTP 202 Jul 24 06:06:21.655715 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 921/3633] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:21 2026] DELETE /volume/v3/types/20a51590-ba56-46d7-abd6-becb1539b7d3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:21.665322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5d8b605-f1e5-4172-8e8c-a3121a064b92 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.667115 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5d8b605-f1e5-4172-8e8c-a3121a064b92 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:21.668700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['497f23de-2840-4b1d-88d4-4a648cfc426a', 'ca481c8b-f2ee-4ec3-9f0a-7929d057b16c', '40d95f3c-da34-444d-8d56-f3b5a65acc7c', '0c9a07dc-a68a-4539-9a44-41f6f1642a4a'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:21.668788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5d8b605-f1e5-4172-8e8c-a3121a064b92 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1135736132", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1688922860", "vendor_name": "tempest-vendor_name-4402788"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.668850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03e09cc6-efc6-4b94-b8fd-844856166122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['497f23de-2840-4b1d-88d4-4a648cfc426a', 'ca481c8b-f2ee-4ec3-9f0a-7929d057b16c', '40d95f3c-da34-444d-8d56-f3b5a65acc7c', '0c9a07dc-a68a-4539-9a44-41f6f1642a4a']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.669923 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.669923 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:21.670031 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe00d5f5-1382-4d63-ae5c-0282b508aa86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.687273 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5d8b605-f1e5-4172-8e8c-a3121a064b92 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:21.687273 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 915/3634] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.696251 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.699063 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:21.699445 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9eef6b05-0dcb-4f71-8810-c65433aca25e", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.701540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume request body: {'volume': {'volume_type': '9eef6b05-0dcb-4f71-8810-c65433aca25e', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:21.706099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe00d5f5-1382-4d63-ae5c-0282b508aa86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6978ec8f-adef-4469-8246-840266f7f8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1007320997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['497f23de-2840-4b1d-88d4-4a648cfc426a','ca481c8b-f2ee-4ec3-9f0a-7929d057b16c','40d95f3c-da34-444d-8d56-f3b5a65acc7c','0c9a07dc-a68a-4539-9a44-41f6f1642a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1007320997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6978ec8f-adef-4469-8246-840266f7f8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.707421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec2467c-758c-4e40-805a-f4df811823b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.708443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume of 1 GB Jul 24 06:06:21.708771 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.708771 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:21.709148 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Availability Zones retrieved successfully. Jul 24 06:06:21.716732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Flow 'volume_create_api' (1747c7b1-1b8a-4392-99a4-6cda3775faef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.717997 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321a0291-3721-49fd-956c-bf07469e6001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.719404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:21.734693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ec2467c-758c-4e40-805a-f4df811823b5) transitioned into state 'SUCCESS' from state '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-1007320997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['497f23de-2840-4b1d-88d4-4a648cfc426a','ca481c8b-f2ee-4ec3-9f0a-7929d057b16c','40d95f3c-da34-444d-8d56-f3b5a65acc7c','0c9a07dc-a68a-4539-9a44-41f6f1642a4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.736293 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3950dca3-d9d9-446b-b0d8-05552a230a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.742253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (321a0291-3721-49fd-956c-bf07469e6001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1688922860',vendor_name='tempest-vendor_name-4402788'},id=9eef6b05-0dcb-4f71-8810-c65433aca25e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1135736132',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9eef6b05-0dcb-4f71-8810-c65433aca25e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.743409 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b12d96-b532-482e-8ad6-396fa2aa0b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.749456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3950dca3-d9d9-446b-b0d8-05552a230a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.750689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (6683fe16-8441-47bf-9fc5-7293b3ee8fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.751124 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:21.752329 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5b612aff-efc1-4e82-b708-54bb9e2afc44 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:21.752636 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 897/3635] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/volumes => generated 764 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:21.766207 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.768298 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:21.768749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f70ef7-0f5d-47c9-a19c-863ace71298f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1526273055"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.770375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {"'source_volid": '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1526273055'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:21.770503 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:21.778252 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1135736132 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1135736132, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:21.778540 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1135736132 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1135736132, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:21.779522 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:21.791653 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (5cca3f42-2f23-4c42-9066-509b098f1184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.792696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0b07fc-3553-46c4-a5bd-e67dae4db316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.793699 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:21.810413 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Created reservations ['aeee3b8e-17cc-4f8d-90b6-fedd99dbd771', '2494f3c7-a5cc-4b41-af18-66994bd54a08', 'a7c5dd10-e583-4d94-a9a9-44d7690444a0', '7439670f-e065-4a2a-9030-11ec8b1fbff7'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:21.810413 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35b12d96-b532-482e-8ad6-396fa2aa0b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeee3b8e-17cc-4f8d-90b6-fedd99dbd771', '2494f3c7-a5cc-4b41-af18-66994bd54a08', 'a7c5dd10-e583-4d94-a9a9-44d7690444a0', '7439670f-e065-4a2a-9030-11ec8b1fbff7']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.811427 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e0d248-abda-4693-8396-001867da9aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.836737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a0b07fc-3553-46c4-a5bd-e67dae4db316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.840038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc484b2-05f1-4980-b9df-6a311f5e8c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.843317 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e0d248-abda-4693-8396-001867da9aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b4fa21-441d-4441-a351-795d6912d664', '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='56fe391c7ac2484aa9e39d80a1dd1b5e',qos_specs=None,replication_status=,reservations=['aeee3b8e-17cc-4f8d-90b6-fedd99dbd771','2494f3c7-a5cc-4b41-af18-66994bd54a08','a7c5dd10-e583-4d94-a9a9-44d7690444a0','7439670f-e065-4a2a-9030-11ec8b1fbff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_type_id=9eef6b05-0dcb-4f71-8810-c65433aca25e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06: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=c3b4fa21-441d-4441-a351-795d6912d664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56fe391c7ac2484aa9e39d80a1dd1b5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9eef6b05-0dcb-4f71-8810-c65433aca25e),volume_type_id=9eef6b05-0dcb-4f71-8810-c65433aca25e)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.843317 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a2c10-0cb2-4c0d-8878-9dd180e52cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.864634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a2c10-0cb2-4c0d-8878-9dd180e52cbe) transitioned into state 'SUCCESS' from 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='56fe391c7ac2484aa9e39d80a1dd1b5e',qos_specs=None,replication_status=,reservations=['aeee3b8e-17cc-4f8d-90b6-fedd99dbd771','2494f3c7-a5cc-4b41-af18-66994bd54a08','a7c5dd10-e583-4d94-a9a9-44d7690444a0','7439670f-e065-4a2a-9030-11ec8b1fbff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453a1c9eb6e543a29f85d5a66abbf4a9',volume_type_id=9eef6b05-0dcb-4f71-8810-c65433aca25e)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.865370 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077af821-260d-430b-92c1-6a06e6af5f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.876807 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (077af821-260d-430b-92c1-6a06e6af5f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.876807 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Flow 'volume_create_api' (1747c7b1-1b8a-4392-99a4-6cda3775faef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.876807 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Create volume request issued successfully. Jul 24 06:06:21.877304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89c66da6-ecec-4950-80eb-ce9bf221c1c3 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:21.877940 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 903/3636] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/volumes => generated 774 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:21.887379 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['60739a3c-6e59-49fa-af24-c28c7c9c04ca', '4e2d4276-c11f-4968-9946-b86628e23fc9', 'ac799e0e-f2e5-47e6-bb21-351d33f35c26', 'c753d31c-6ee2-4f09-9aeb-b577c651274b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:21.888426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccc484b2-05f1-4980-b9df-6a311f5e8c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60739a3c-6e59-49fa-af24-c28c7c9c04ca', '4e2d4276-c11f-4968-9946-b86628e23fc9', 'ac799e0e-f2e5-47e6-bb21-351d33f35c26', 'c753d31c-6ee2-4f09-9aeb-b577c651274b']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.889697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287ddd17-7d3c-431a-8795-60cfac4156fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.895589 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b282d154-2b52-4514-a281-20ea5fdcf75e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.898550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b282d154-2b52-4514-a281-20ea5fdcf75e tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 Jul 24 06:06:21.898818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b282d154-2b52-4514-a281-20ea5fdcf75e tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:21.899778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b282d154-2b52-4514-a281-20ea5fdcf75e tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:21.910699 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.910699 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:21.914317 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b282d154-2b52-4514-a281-20ea5fdcf75e tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:21.917823 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (287ddd17-7d3c-431a-8795-60cfac4156fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9914dcf5-ad93-4647-bb15-cbe45e5cdd9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526273055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['60739a3c-6e59-49fa-af24-c28c7c9c04ca','4e2d4276-c11f-4968-9946-b86628e23fc9','ac799e0e-f2e5-47e6-bb21-351d33f35c26','c753d31c-6ee2-4f09-9aeb-b577c651274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1526273055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9914dcf5-ad93-4647-bb15-cbe45e5cdd9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.919082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56a6cbb-6ed1-4707-8623-7f8183b24475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.920476 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b282d154-2b52-4514-a281-20ea5fdcf75e tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 returned with HTTP 200 Jul 24 06:06:21.921229 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 916/3637] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:06:21 2026] GET /volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:21.943638 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f56a6cbb-6ed1-4707-8623-7f8183b24475) transitioned into state 'SUCCESS' from state '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-1526273055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['60739a3c-6e59-49fa-af24-c28c7c9c04ca','4e2d4276-c11f-4968-9946-b86628e23fc9','ac799e0e-f2e5-47e6-bb21-351d33f35c26','c753d31c-6ee2-4f09-9aeb-b577c651274b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.944346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9474f1-42ca-4782-8596-905af7db68b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.954324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9474f1-42ca-4782-8596-905af7db68b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:21.955114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (5cca3f42-2f23-4c42-9066-509b098f1184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.956477 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:21.956477 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d13aeaf-5beb-4612-a613-bf895c1311e9 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:21.956477 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 922/3638] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/volumes => generated 764 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:21.967916 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1f641917-c931-43de-90ed-2c532814920d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f70ef7-0f5d-47c9-a19c-863ace71298f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1393303357"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {"'source_volid": '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1393303357'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:21.972689 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:21.975900 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:21.981323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (856d38b9-4252-43aa-b560-e7a73107bad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:21.982206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69086bea-4400-41c2-bbaf-6d87dc4ee858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:21.983055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:22.006851 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69086bea-4400-41c2-bbaf-6d87dc4ee858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.007590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11d6c5d-4018-45b5-bf51-e130ff8e1bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.044597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['6cb7e72f-e906-4bc6-aa68-0302197861ab', '8f7f7a1f-157b-476a-9590-7713f78adf0d', 'dfc49dc8-344b-4df9-a518-e6caa997fc2a', 'a3d502e6-9c81-451d-a1b9-7715c817457b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:22.045417 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c11d6c5d-4018-45b5-bf51-e130ff8e1bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cb7e72f-e906-4bc6-aa68-0302197861ab', '8f7f7a1f-157b-476a-9590-7713f78adf0d', 'dfc49dc8-344b-4df9-a518-e6caa997fc2a', 'a3d502e6-9c81-451d-a1b9-7715c817457b']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.046159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8395ec96-4e93-4371-93a3-2029cf48aa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.070448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8395ec96-4e93-4371-93a3-2029cf48aa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8535573c-34e5-425a-8842-72960a4605a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1393303357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['6cb7e72f-e906-4bc6-aa68-0302197861ab','8f7f7a1f-157b-476a-9590-7713f78adf0d','dfc49dc8-344b-4df9-a518-e6caa997fc2a','a3d502e6-9c81-451d-a1b9-7715c817457b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1393303357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8535573c-34e5-425a-8842-72960a4605a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.071311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcfcc854-5a25-4248-9b88-c70cf33bedc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.100927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcfcc854-5a25-4248-9b88-c70cf33bedc2) transitioned into state 'SUCCESS' from state '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-1393303357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['6cb7e72f-e906-4bc6-aa68-0302197861ab','8f7f7a1f-157b-476a-9590-7713f78adf0d','dfc49dc8-344b-4df9-a518-e6caa997fc2a','a3d502e6-9c81-451d-a1b9-7715c817457b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.100927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bae887b-58ac-41d6-9cd6-8d2c2064da81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.106183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-553ed927-8100-4e25-8684-7c3f2068cf84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.108282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-553ed927-8100-4e25-8684-7c3f2068cf84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:22.108414 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-553ed927-8100-4e25-8684-7c3f2068cf84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.108595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-553ed927-8100-4e25-8684-7c3f2068cf84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.108714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-553ed927-8100-4e25-8684-7c3f2068cf84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:22.113185 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.113185 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:22.113944 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-553ed927-8100-4e25-8684-7c3f2068cf84 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:22.114316 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 904/3639] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.115160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bae887b-58ac-41d6-9cd6-8d2c2064da81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.116043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (856d38b9-4252-43aa-b560-e7a73107bad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:22.116403 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:22.119695 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1f641917-c931-43de-90ed-2c532814920d tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:22.119695 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 898/3640] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:21 2026] POST /volume/v3/volumes => generated 764 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:22.133054 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.135249 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:22.136118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "70f70ef7-0f5d-47c9-a19c-863ace71298f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-295294709"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:22.137765 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request body: {'volume': {"'source_volid": '70f70ef7-0f5d-47c9-a19c-863ace71298f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-295294709'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:22.138484 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume of 1 GB Jul 24 06:06:22.146552 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Availability Zones retrieved successfully. Jul 24 06:06:22.151352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (1d8865dd-48ee-4055-80bd-2049b7702622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:22.152406 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42407a68-c947-4b76-a2d8-b8ff322d2b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.153451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:22.200647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42407a68-c947-4b76-a2d8-b8ff322d2b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.201344 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5663c07-ac44-4314-aba7-23a0bc0dbe22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.276889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Created reservations ['bb98b0ef-65ad-4ec6-9afc-34f1c5d9b48d', '6204b115-8e14-4eb0-b2ce-d0cfbf2fb804', '61af0812-a6e5-4fce-9403-53f8734519fb', 'f7aaf76d-03c2-4711-bf4e-4aa447a5913a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:22.277926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5663c07-ac44-4314-aba7-23a0bc0dbe22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb98b0ef-65ad-4ec6-9afc-34f1c5d9b48d', '6204b115-8e14-4eb0-b2ce-d0cfbf2fb804', '61af0812-a6e5-4fce-9403-53f8734519fb', 'f7aaf76d-03c2-4711-bf4e-4aa447a5913a']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.279171 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf16fe50-108f-46e5-8de7-888f4b9fa53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.316419 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf16fe50-108f-46e5-8de7-888f4b9fa53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af713929-bd31-4450-826a-8b42bee8a7f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-295294709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['bb98b0ef-65ad-4ec6-9afc-34f1c5d9b48d','6204b115-8e14-4eb0-b2ce-d0cfbf2fb804','61af0812-a6e5-4fce-9403-53f8734519fb','f7aaf76d-03c2-4711-bf4e-4aa447a5913a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-295294709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af713929-bd31-4450-826a-8b42bee8a7f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a35485f33f3d454abf3db3bd48298647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637c6a460ff14bd187d9ce56fde0740e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.318616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e90b264-574b-4e42-a638-3d0be10e3c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.362388 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e90b264-574b-4e42-a638-3d0be10e3c15) transitioned into state 'SUCCESS' from state '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-295294709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a35485f33f3d454abf3db3bd48298647',qos_specs=None,replication_status=,reservations=['bb98b0ef-65ad-4ec6-9afc-34f1c5d9b48d','6204b115-8e14-4eb0-b2ce-d0cfbf2fb804','61af0812-a6e5-4fce-9403-53f8734519fb','f7aaf76d-03c2-4711-bf4e-4aa447a5913a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637c6a460ff14bd187d9ce56fde0740e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.363297 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b404a1-995e-46d5-bd70-5a7a5a8f70c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:22.376855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b404a1-995e-46d5-bd70-5a7a5a8f70c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:22.377987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Flow 'volume_create_api' (1d8865dd-48ee-4055-80bd-2049b7702622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:22.378414 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Create volume request issued successfully. Jul 24 06:06:22.382715 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19bc431d-b2aa-4f83-860e-22cce29e18ff tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:22.382715 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 917/3641] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:22 2026] POST /volume/v3/volumes => generated 763 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:22.397260 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.400775 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 Jul 24 06:06:22.401016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.401192 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.420621 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.420621 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:22.425191 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.429832 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-954d15d9-fbf1-4b86-8ee1-7490c2feaca2 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 returned with HTTP 200 Jul 24 06:06:22.430479 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 923/3642] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.451487 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.454934 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 Jul 24 06:06:22.454934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.454934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.465723 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.465723 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:22.470548 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.475708 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d639ecb6-e4e3-4d82-b765-00d9ce2d89ef tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 returned with HTTP 200 Jul 24 06:06:22.476088 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 905/3643] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.488250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.491627 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e Jul 24 06:06:22.492450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.492751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.505121 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.505121 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:22.508999 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.513332 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14e19f9f-cdd4-4c21-aa21-52db0b028b5a tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e returned with HTTP 200 Jul 24 06:06:22.513814 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 899/3644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.526700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.530550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 Jul 24 06:06:22.530860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.531165 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.538749 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.538749 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:22.548877 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.558628 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ead92b8f-6d65-440a-b827-6e17cd3f558b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 returned with HTTP 200 Jul 24 06:06:22.558628 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 918/3645] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.573096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.574758 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 Jul 24 06:06:22.575011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.575244 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.583631 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.583631 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:22.587870 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.592640 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e1fae7e-b837-4713-bffa-dd502e2b1727 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 returned with HTTP 200 Jul 24 06:06:22.593632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 924/3646] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.609195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1fcaca40-2400-4c74-ae07-198107e3f431 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.611076 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 Jul 24 06:06:22.611244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.611418 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.611598 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: af713929-bd31-4450-826a-8b42bee8a7f2 Jul 24 06:06:22.617694 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.617694 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:22.618090 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.638504 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:22.638732 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fcaca40-2400-4c74-ae07-198107e3f431 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 returned with HTTP 202 Jul 24 06:06:22.639290 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 906/3647] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:22 2026] DELETE /volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:22.646253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-777fb18d-1864-4a72-b10a-282fb76630da None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.649804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-777fb18d-1864-4a72-b10a-282fb76630da tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 Jul 24 06:06:22.649804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-777fb18d-1864-4a72-b10a-282fb76630da tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.649804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-777fb18d-1864-4a72-b10a-282fb76630da tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.657512 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.657512 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:22.661522 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-777fb18d-1864-4a72-b10a-282fb76630da tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:22.666164 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-777fb18d-1864-4a72-b10a-282fb76630da tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 returned with HTTP 200 Jul 24 06:06:22.666935 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 900/3648] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.936773 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.942319 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 Jul 24 06:06:22.942568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.942831 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.955425 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:22.955425 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:22.959066 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:22.962947 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-efabd9b0-30d0-4745-8d05-5a36185cc447 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 returned with HTTP 200 Jul 24 06:06:22.963393 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 919/3649] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:22.980152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fcf98f8e-3d3a-4614-845c-2f0ef7781354 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:22.982229 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcf98f8e-3d3a-4614-845c-2f0ef7781354 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:06:22.982497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcf98f8e-3d3a-4614-845c-2f0ef7781354 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:22.982772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fcf98f8e-3d3a-4614-845c-2f0ef7781354 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:22.988027 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fcf98f8e-3d3a-4614-845c-2f0ef7781354 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:06:22.988433 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 925/3650] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:06:22 2026] GET /volume/v3/messages => generated 1982 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:23.001429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-399886b0-4a91-41db-b6b2-612564624edd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.003715 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-399886b0-4a91-41db-b6b2-612564624edd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] GET https://10.4.3.200/volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc Jul 24 06:06:23.004012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-399886b0-4a91-41db-b6b2-612564624edd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.004257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-399886b0-4a91-41db-b6b2-612564624edd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.008442 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-399886b0-4a91-41db-b6b2-612564624edd tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-reader] https://10.4.3.200/volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc returned with HTTP 200 Jul 24 06:06:23.008901 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 907/3651] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:06:23 2026] GET /volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:23.020367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-21a00a11-cbad-4b89-bf64-e222f2a84a18 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.021952 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21a00a11-cbad-4b89-bf64-e222f2a84a18 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc Jul 24 06:06:23.026945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21a00a11-cbad-4b89-bf64-e222f2a84a18 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.026945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-21a00a11-cbad-4b89-bf64-e222f2a84a18 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.045569 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-21a00a11-cbad-4b89-bf64-e222f2a84a18 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc returned with HTTP 204 Jul 24 06:06:23.046256 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 901/3652] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:06:23 2026] DELETE /volume/v3/messages/21ca1ce7-3b4c-40be-aab7-fe8b28ed5fcc => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:06:23.057309 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.059173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 Jul 24 06:06:23.059374 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.059557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.059777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Delete volume with id: c3b4fa21-441d-4441-a351-795d6912d664 Jul 24 06:06:23.068634 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:23.068634 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:23.069087 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Volume info retrieved successfully. Jul 24 06:06:23.070797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:06:23.083054 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1135736132 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1135736132, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:23.083419 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1135736132 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1135736132, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:23.094085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Created reservations ['1fbb3468-642d-4be2-ba9a-177a28d807e5', 'db67fec9-fc5c-4763-a85f-94f320e4bcf5', '25850964-92a7-40a9-8435-038691495a4d', 'eb819983-dfb3-491b-a482-8b54ffb5ee45'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:23.125648 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Delete volume request issued successfully. Jul 24 06:06:23.125907 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-92f8a3c5-3a14-4e2d-b4e4-6547e6304f73 tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 returned with HTTP 202 Jul 24 06:06:23.126434 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 920/3653] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:06:23 2026] DELETE /volume/v3/volumes/c3b4fa21-441d-4441-a351-795d6912d664 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:23.127079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.130932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:23.131165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.131597 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.131597 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:23.133933 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46203527-9f0a-4892-9163-320c66e6691d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.135781 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46203527-9f0a-4892-9163-320c66e6691d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] DELETE https://10.4.3.200/volume/v3/types/9eef6b05-0dcb-4f71-8810-c65433aca25e Jul 24 06:06:23.135973 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46203527-9f0a-4892-9163-320c66e6691d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.136191 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46203527-9f0a-4892-9163-320c66e6691d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.136611 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:23.136611 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:23.137609 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79115fe6-6fe0-4b29-a05d-04e42c155bf1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:23.138076 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 926/3654] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:23 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:23.168042 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46203527-9f0a-4892-9163-320c66e6691d tempest-ProjectReaderTests-488096145 tempest-ProjectReaderTests-488096145-project-admin] https://10.4.3.200/volume/v3/types/9eef6b05-0dcb-4f71-8810-c65433aca25e returned with HTTP 202 Jul 24 06:06:23.168609 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 908/3655] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:23 2026] DELETE /volume/v3/types/9eef6b05-0dcb-4f71-8810-c65433aca25e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:23.680322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-978c8494-2de7-4fc9-9770-e9b6565cec93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.682040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-978c8494-2de7-4fc9-9770-e9b6565cec93 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 Jul 24 06:06:23.682262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-978c8494-2de7-4fc9-9770-e9b6565cec93 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.682365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-978c8494-2de7-4fc9-9770-e9b6565cec93 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.694472 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-978c8494-2de7-4fc9-9770-e9b6565cec93 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 returned with HTTP 404 Jul 24 06:06:23.695209 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 902/3656] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:23 2026] GET /volume/v3/volumes/af713929-bd31-4450-826a-8b42bee8a7f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:23.704903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e156a282-1e57-4490-b5ac-012028551af4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.707241 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 Jul 24 06:06:23.707450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.707719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.707885 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: 8535573c-34e5-425a-8842-72960a4605a6 Jul 24 06:06:23.715969 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:23.715969 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:23.716806 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:23.735393 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:23.735669 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e156a282-1e57-4490-b5ac-012028551af4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 returned with HTTP 202 Jul 24 06:06:23.736139 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 921/3657] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:23 2026] DELETE /volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:23.743388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:23.745415 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 Jul 24 06:06:23.745724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:23.745840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:23.753878 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:23.753878 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:23.760288 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:23.762870 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bc3d57e7-6c44-44ca-be94-25edbb7250a4 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 returned with HTTP 200 Jul 24 06:06:23.765390 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 927/3658] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:23 2026] GET /volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.156592 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.158797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:24.158979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:24.159173 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:24.159260 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:24.165739 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:24.165739 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:24.166782 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15e6973f-7c4f-4296-85e0-dbc3b6080cb2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:24.167245 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 909/3659] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:24 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.777467 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a68c1be0-79fc-4bc8-989c-692db60f3a0b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.779124 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a68c1be0-79fc-4bc8-989c-692db60f3a0b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 Jul 24 06:06:24.779325 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a68c1be0-79fc-4bc8-989c-692db60f3a0b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:24.779495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a68c1be0-79fc-4bc8-989c-692db60f3a0b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:24.784999 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a68c1be0-79fc-4bc8-989c-692db60f3a0b tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 returned with HTTP 404 Jul 24 06:06:24.785530 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 903/3660] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:24 2026] GET /volume/v3/volumes/8535573c-34e5-425a-8842-72960a4605a6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:24.794264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.795786 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e Jul 24 06:06:24.795962 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:24.796116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:24.796265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: 9914dcf5-ad93-4647-bb15-cbe45e5cdd9e Jul 24 06:06:24.802630 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:24.802630 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:24.803066 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:24.803405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a87cab7-32bb-4489-8341-9ecf593e854c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.818993 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:24.819221 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-efdb8f5b-3baa-442d-9f11-7cd538aa8b3f tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e returned with HTTP 202 Jul 24 06:06:24.819748 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 922/3661] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:24 2026] DELETE /volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:24.832005 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f9fbaaf-c04a-490c-8587-70c345590096 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.833652 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9fbaaf-c04a-490c-8587-70c345590096 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e Jul 24 06:06:24.833923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9fbaaf-c04a-490c-8587-70c345590096 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:24.834177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f9fbaaf-c04a-490c-8587-70c345590096 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:24.851747 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:24.851747 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:24.856923 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4f9fbaaf-c04a-490c-8587-70c345590096 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:24.863404 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f9fbaaf-c04a-490c-8587-70c345590096 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e returned with HTTP 200 Jul 24 06:06:24.863967 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 910/3662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:24 2026] GET /volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.894697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a87cab7-32bb-4489-8341-9ecf593e854c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:24.895316 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a87cab7-32bb-4489-8341-9ecf593e854c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-511391026", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:24.915534 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a87cab7-32bb-4489-8341-9ecf593e854c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:24.915973 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 928/3663] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:24 2026] POST /volume/v3/types => generated 379 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.924471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-60a3acbb-5674-42f7-bc6f-40ede6a41983 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.926262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60a3acbb-5674-42f7-bc6f-40ede6a41983 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption Jul 24 06:06:24.926634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-60a3acbb-5674-42f7-bc6f-40ede6a41983 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:24.943661 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-60a3acbb-5674-42f7-bc6f-40ede6a41983 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption returned with HTTP 200 Jul 24 06:06:24.944100 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 904/3664] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:24 2026] POST /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.951868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7cd6eff-3bf8-416d-96a3-b23c8a85af4f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:24.953465 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7cd6eff-3bf8-416d-96a3-b23c8a85af4f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:24.953880 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7cd6eff-3bf8-416d-96a3-b23c8a85af4f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1035466405", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:24.968724 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7cd6eff-3bf8-416d-96a3-b23c8a85af4f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:24.969103 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 923/3665] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:24 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:24.977988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d56f0d85-e4be-4c48-8e49-cc410a69c3a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.033929 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d56f0d85-e4be-4c48-8e49-cc410a69c3a5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] POST https://10.4.3.200/volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6/encryption Jul 24 06:06:25.034255 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d56f0d85-e4be-4c48-8e49-cc410a69c3a5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.036069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-d56f0d85-e4be-4c48-8e49-cc410a69c3a5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.036273 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d56f0d85-e4be-4c48-8e49-cc410a69c3a5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6/encryption returned with HTTP 403 Jul 24 06:06:25.036725 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 911/3666] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:24 2026] POST /volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.048581 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7dc9ec3e-59a0-4623-858a-5f0321452e91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.051083 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dc9ec3e-59a0-4623-858a-5f0321452e91 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:25.051629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7dc9ec3e-59a0-4623-858a-5f0321452e91 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-994913878", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.071111 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7dc9ec3e-59a0-4623-858a-5f0321452e91 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:25.071659 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 929/3667] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:25 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 24 06:06:25.079135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-275eac2a-cea0-4f4e-b3e5-4ae012ca8261 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.080741 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275eac2a-cea0-4f4e-b3e5-4ae012ca8261 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] POST https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs Jul 24 06:06:25.081044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-275eac2a-cea0-4f4e-b3e5-4ae012ca8261 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.082789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-275eac2a-cea0-4f4e-b3e5-4ae012ca8261 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.082990 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275eac2a-cea0-4f4e-b3e5-4ae012ca8261 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs returned with HTTP 403 Jul 24 06:06:25.083359 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 905/3668] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.090561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2fa3ea4c-23a2-4ca9-aae0-60337e74a27a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.092829 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fa3ea4c-23a2-4ca9-aae0-60337e74a27a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] PUT https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs/key2 Jul 24 06:06:25.093237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2fa3ea4c-23a2-4ca9-aae0-60337e74a27a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.095898 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-2fa3ea4c-23a2-4ca9-aae0-60337e74a27a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.096121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2fa3ea4c-23a2-4ca9-aae0-60337e74a27a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs/key2 returned with HTTP 403 Jul 24 06:06:25.096638 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 924/3669] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:06:25 2026] PUT /volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.106542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-219e75bc-ef11-471f-a783-117872d6bc8a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.109024 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-219e75bc-ef11-471f-a783-117872d6bc8a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:25.109616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-219e75bc-ef11-471f-a783-117872d6bc8a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.112964 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-219e75bc-ef11-471f-a783-117872d6bc8a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.113324 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-219e75bc-ef11-471f-a783-117872d6bc8a tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types returned with HTTP 403 Jul 24 06:06:25.114027 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 912/3670] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.122084 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-16d9663f-93fd-44fe-850d-9a178dbe9318 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.124364 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16d9663f-93fd-44fe-850d-9a178dbe9318 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:25.124850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16d9663f-93fd-44fe-850d-9a178dbe9318 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1188718401", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.154112 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16d9663f-93fd-44fe-850d-9a178dbe9318 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:25.154644 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 930/3671] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.166376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-64cd61e2-d617-4f84-9c8a-95817e3bd25c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.168205 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64cd61e2-d617-4f84-9c8a-95817e3bd25c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption Jul 24 06:06:25.168586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-64cd61e2-d617-4f84-9c8a-95817e3bd25c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.180362 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03c44eb0-a607-447c-b80e-885a849d47e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.182666 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03c44eb0-a607-447c-b80e-885a849d47e1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:25.182957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03c44eb0-a607-447c-b80e-885a849d47e1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.183228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03c44eb0-a607-447c-b80e-885a849d47e1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.183371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-03c44eb0-a607-447c-b80e-885a849d47e1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:25.188840 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.188840 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:25.189900 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03c44eb0-a607-447c-b80e-885a849d47e1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:25.190390 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 925/3672] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.190467 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-64cd61e2-d617-4f84-9c8a-95817e3bd25c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption returned with HTTP 200 Jul 24 06:06:25.190927 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 906/3673] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.203953 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.205319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.206097 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] DELETE https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption/8eac5590-049e-4a46-b5ab-c7e8719f3910 Jul 24 06:06:25.206305 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.206491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.207119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.207231 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d/restore Jul 24 06:06:25.207282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f0464a0a-4bce-4baa-b608-42732d5a3895 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption/8eac5590-049e-4a46-b5ab-c7e8719f3910 returned with HTTP 403 Jul 24 06:06:25.207604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "bfe90eac-6b3a-40c0-8247-dea649c169d6"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.207832 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 913/3674] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c/encryption/8eac5590-049e-4a46-b5ab-c7e8719f3910 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.209062 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Restoring backup f4f01f52-f805-4869-b9f7-c55105628a6d ({'restore': {'volume_id': 'bfe90eac-6b3a-40c0-8247-dea649c169d6'}}) {{(pid=100224) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:06:25.209168 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Restoring backup f4f01f52-f805-4869-b9f7-c55105628a6d to volume bfe90eac-6b3a-40c0-8247-dea649c169d6. Jul 24 06:06:25.216104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b741c67-9f68-4a09-aed5-f3a019bcad86 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.217560 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.217560 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:25.218186 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b741c67-9f68-4a09-aed5-f3a019bcad86 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:25.218663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b741c67-9f68-4a09-aed5-f3a019bcad86 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-134123009", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.225708 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.225708 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:25.225708 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:25.225863 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Checking backup size 1 against volume size 1 {{(pid=100224) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:06:25.225939 np0000005810 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Overwriting volume bfe90eac-6b3a-40c0-8247-dea649c169d6 with restore of backup f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:25.241850 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b741c67-9f68-4a09-aed5-f3a019bcad86 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:25.242322 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 926/3675] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.245293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] restore_backup in rpcapi backup_id f4f01f52-f805-4869-b9f7-c55105628a6d {{(pid=100224) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:06:25.248846 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-245cb8b6-140b-4e73-bcbe-671a1b7f4860 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d/restore returned with HTTP 202 Jul 24 06:06:25.249300 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 931/3676] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 06:06:25 2026] POST /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d/restore => generated 181 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:25.252350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.257842 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] DELETE https://10.4.3.200/volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450/extra_specs/key1 Jul 24 06:06:25.258126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.258389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.259066 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8e62c22-a337-4749-b539-32d31e5e499f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.261232 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8e62c22-a337-4749-b539-32d31e5e499f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:25.261522 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8e62c22-a337-4749-b539-32d31e5e499f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.261827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8e62c22-a337-4749-b539-32d31e5e499f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.262004 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c8e62c22-a337-4749-b539-32d31e5e499f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:25.269311 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.269311 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:25.269839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.270520 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8e62c22-a337-4749-b539-32d31e5e499f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:25.271111 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 914/3677] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.271668 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e572d1e1-71dc-4af9-a4be-0b3d686fdd33 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450/extra_specs/key1 returned with HTTP 403 Jul 24 06:06:25.272225 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 907/3678] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.283503 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-af90f060-cea8-4a6d-898a-50e975832ac6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.285374 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af90f060-cea8-4a6d-898a-50e975832ac6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:25.285766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af90f060-cea8-4a6d-898a-50e975832ac6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1422939960", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.304528 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af90f060-cea8-4a6d-898a-50e975832ac6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:25.304528 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 927/3679] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:25 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 24 06:06:25.312387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-338e73ff-7681-4de8-a0f6-920f996ef88c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.314290 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-338e73ff-7681-4de8-a0f6-920f996ef88c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] DELETE https://10.4.3.200/volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad Jul 24 06:06:25.314611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-338e73ff-7681-4de8-a0f6-920f996ef88c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.314894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-338e73ff-7681-4de8-a0f6-920f996ef88c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.315828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-338e73ff-7681-4de8-a0f6-920f996ef88c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.316080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-338e73ff-7681-4de8-a0f6-920f996ef88c tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad returned with HTTP 403 Jul 24 06:06:25.319139 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 932/3680] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.326272 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c2179675-65f4-4a84-a614-b3e5f677abf5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.330285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2179675-65f4-4a84-a614-b3e5f677abf5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs Jul 24 06:06:25.330285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2179675-65f4-4a84-a614-b3e5f677abf5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.330285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2179675-65f4-4a84-a614-b3e5f677abf5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.338378 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2179675-65f4-4a84-a614-b3e5f677abf5 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs returned with HTTP 200 Jul 24 06:06:25.338902 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 915/3681] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.348459 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.351524 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types Jul 24 06:06:25.351828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.352105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.353115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:06:25.391926 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-602e92d4-4215-47e1-b3ca-62e5581800c6 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:25.392470 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 908/3682] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types => generated 2582 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:25.403314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5ab95742-129d-4545-904d-b51aa786a4d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.405379 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ab95742-129d-4545-904d-b51aa786a4d3 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/cipher Jul 24 06:06:25.405628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ab95742-129d-4545-904d-b51aa786a4d3 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.405847 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5ab95742-129d-4545-904d-b51aa786a4d3 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.406473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-5ab95742-129d-4545-904d-b51aa786a4d3 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.406653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5ab95742-129d-4545-904d-b51aa786a4d3 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/cipher returned with HTTP 403 Jul 24 06:06:25.407124 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 928/3683] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.414025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a82e649d-8242-4c1e-b537-b4af97833f10 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.416289 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a82e649d-8242-4c1e-b537-b4af97833f10 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption Jul 24 06:06:25.416536 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a82e649d-8242-4c1e-b537-b4af97833f10 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.416737 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a82e649d-8242-4c1e-b537-b4af97833f10 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.417447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-a82e649d-8242-4c1e-b537-b4af97833f10 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.417649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a82e649d-8242-4c1e-b537-b4af97833f10 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption returned with HTTP 403 Jul 24 06:06:25.418138 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 933/3684] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.425928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3ee23429-7f09-4db3-b510-22861e1f1c38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.428352 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ee23429-7f09-4db3-b510-22861e1f1c38 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/multiattach Jul 24 06:06:25.428706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ee23429-7f09-4db3-b510-22861e1f1c38 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.429025 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3ee23429-7f09-4db3-b510-22861e1f1c38 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.438120 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3ee23429-7f09-4db3-b510-22861e1f1c38 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/multiattach returned with HTTP 200 Jul 24 06:06:25.438637 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 916/3685] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:06:25.446463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6aacbf55-e2c5-43a2-9c1d-9c26a28d8e8e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.448782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6aacbf55-e2c5-43a2-9c1d-9c26a28d8e8e tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/volume_backend_name Jul 24 06:06:25.449024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6aacbf55-e2c5-43a2-9c1d-9c26a28d8e8e tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.449246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6aacbf55-e2c5-43a2-9c1d-9c26a28d8e8e tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.457934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6aacbf55-e2c5-43a2-9c1d-9c26a28d8e8e tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 06:06:25.458497 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 909/3686] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.469056 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6af5e9c-fd20-49be-9626-2257e77513e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.470967 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6af5e9c-fd20-49be-9626-2257e77513e9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] GET https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 Jul 24 06:06:25.471176 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6af5e9c-fd20-49be-9626-2257e77513e9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.471357 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6af5e9c-fd20-49be-9626-2257e77513e9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.477643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6af5e9c-fd20-49be-9626-2257e77513e9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 returned with HTTP 200 Jul 24 06:06:25.478014 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 929/3687] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:25.488115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48c26af1-ead2-47f2-bf22-8fc399c8558f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.490233 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48c26af1-ead2-47f2-bf22-8fc399c8558f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] PUT https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/77c63f76-1baf-4db2-a8e6-646467e2eb2c Jul 24 06:06:25.490621 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48c26af1-ead2-47f2-bf22-8fc399c8558f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.493277 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-48c26af1-ead2-47f2-bf22-8fc399c8558f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.493478 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48c26af1-ead2-47f2-bf22-8fc399c8558f tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/77c63f76-1baf-4db2-a8e6-646467e2eb2c returned with HTTP 403 Jul 24 06:06:25.494019 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 934/3688] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 24 06:06:25 2026] PUT /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/encryption/77c63f76-1baf-4db2-a8e6-646467e2eb2c => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.502775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9694cde2-de07-45c4-b91f-aa599b6eb4b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.504584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9694cde2-de07-45c4-b91f-aa599b6eb4b7 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] PUT https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/key1 Jul 24 06:06:25.504981 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9694cde2-de07-45c4-b91f-aa599b6eb4b7 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.506804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-9694cde2-de07-45c4-b91f-aa599b6eb4b7 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.507057 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9694cde2-de07-45c4-b91f-aa599b6eb4b7 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/key1 returned with HTTP 403 Jul 24 06:06:25.507537 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 917/3689] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:06:25 2026] PUT /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.516648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6d4ba670-26f5-4c85-9c90-d546b98eec6b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.518830 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d4ba670-26f5-4c85-9c90-d546b98eec6b tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] PUT https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 Jul 24 06:06:25.519285 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6d4ba670-26f5-4c85-9c90-d546b98eec6b tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:25.523825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-6d4ba670-26f5-4c85-9c90-d546b98eec6b tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '553e3e7369e343f08b54e8e3b05e06d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1eed1ce7dfe1486594d36e55dcc643ad', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:25.524124 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6d4ba670-26f5-4c85-9c90-d546b98eec6b tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-member] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 returned with HTTP 403 Jul 24 06:06:25.524806 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 910/3690] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 24 06:06:25 2026] PUT /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.534114 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-008ce1e6-272e-45b8-b31f-02dafd1316c2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.536262 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-008ce1e6-272e-45b8-b31f-02dafd1316c2 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad Jul 24 06:06:25.536466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-008ce1e6-272e-45b8-b31f-02dafd1316c2 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.536722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-008ce1e6-272e-45b8-b31f-02dafd1316c2 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.564624 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-008ce1e6-272e-45b8-b31f-02dafd1316c2 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad returned with HTTP 202 Jul 24 06:06:25.565133 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 930/3691] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/0d7f1e44-9e30-4103-9a1c-eedfcacdf7ad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.571888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3e83598c-9b1c-47a5-bcff-17e262d37a90 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.573889 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e83598c-9b1c-47a5-bcff-17e262d37a90 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450 Jul 24 06:06:25.574097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e83598c-9b1c-47a5-bcff-17e262d37a90 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.574334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3e83598c-9b1c-47a5-bcff-17e262d37a90 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.596638 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3e83598c-9b1c-47a5-bcff-17e262d37a90 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450 returned with HTTP 202 Jul 24 06:06:25.597059 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 935/3692] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/1f41c06e-87d0-4c6d-ac16-6aedabcb1450 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.603088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96e7a69d-9690-49dd-a8a5-5b8315c47817 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.605689 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96e7a69d-9690-49dd-a8a5-5b8315c47817 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c Jul 24 06:06:25.605912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96e7a69d-9690-49dd-a8a5-5b8315c47817 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.606145 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96e7a69d-9690-49dd-a8a5-5b8315c47817 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.633366 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96e7a69d-9690-49dd-a8a5-5b8315c47817 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c returned with HTTP 202 Jul 24 06:06:25.633910 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 918/3693] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/77a8c638-6cb4-4eac-9462-3f4ad801d70c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.640203 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e1acb8d4-52de-40e0-a153-72b77ae100f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.642136 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1acb8d4-52de-40e0-a153-72b77ae100f9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69 Jul 24 06:06:25.642371 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1acb8d4-52de-40e0-a153-72b77ae100f9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.642655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e1acb8d4-52de-40e0-a153-72b77ae100f9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.665656 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e1acb8d4-52de-40e0-a153-72b77ae100f9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69 returned with HTTP 202 Jul 24 06:06:25.666168 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 911/3694] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/b813f989-a921-4e37-9083-2ef232c06f69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.672852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3e517092-f0c9-4446-b317-85b752d08fa8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.674620 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e517092-f0c9-4446-b317-85b752d08fa8 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6 Jul 24 06:06:25.674828 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e517092-f0c9-4446-b317-85b752d08fa8 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.675044 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e517092-f0c9-4446-b317-85b752d08fa8 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.697187 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e517092-f0c9-4446-b317-85b752d08fa8 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6 returned with HTTP 202 Jul 24 06:06:25.697727 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 931/3695] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/1a8f5043-f4f2-4a23-bba5-c47c325f3df6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.703802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a2dd724-bb84-4dd1-ba53-b7f1902710c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.705324 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a2dd724-bb84-4dd1-ba53-b7f1902710c9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] DELETE https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 Jul 24 06:06:25.705486 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a2dd724-bb84-4dd1-ba53-b7f1902710c9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.705673 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a2dd724-bb84-4dd1-ba53-b7f1902710c9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.726913 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a2dd724-bb84-4dd1-ba53-b7f1902710c9 tempest-VolumeTypesMemberTests-233347949 tempest-VolumeTypesMemberTests-233347949-project-admin] https://10.4.3.200/volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 returned with HTTP 202 Jul 24 06:06:25.727307 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 936/3696] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/types/adac31ca-6cf3-4a7a-bf7b-2c653b4b0f82 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.879793 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13a61049-11f2-4e0a-977f-fa2af9858351 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.882396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13a61049-11f2-4e0a-977f-fa2af9858351 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e Jul 24 06:06:25.883445 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13a61049-11f2-4e0a-977f-fa2af9858351 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.883775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13a61049-11f2-4e0a-977f-fa2af9858351 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.891010 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13a61049-11f2-4e0a-977f-fa2af9858351 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e returned with HTTP 404 Jul 24 06:06:25.891621 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 919/3697] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/volumes/9914dcf5-ad93-4647-bb15-cbe45e5cdd9e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:25.898032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.900138 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 Jul 24 06:06:25.900426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.900619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.900825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: 6978ec8f-adef-4469-8246-840266f7f8e3 Jul 24 06:06:25.909153 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.909153 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:25.909714 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:25.930217 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:25.930464 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-288ac7d7-d63c-462a-8073-fc7661e73db3 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 returned with HTTP 202 Jul 24 06:06:25.931028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 912/3698] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:25 2026] DELETE /volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:25.940145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:25.941101 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 Jul 24 06:06:25.941347 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:25.941660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:25.949838 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:25.949838 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:25.954186 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:25.960252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6f2999a-4c51-422f-97d9-d5bc816355bb tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 returned with HTTP 200 Jul 24 06:06:25.960252 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 932/3699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:25 2026] GET /volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:26.281841 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:26.283942 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:26.284133 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:26.284367 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:26.284491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:26.291425 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:26.291425 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:26.292562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56b957fd-ca76-4d20-b7fc-a99ee5018afc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:26.293122 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 937/3700] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:26 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:26.973557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-438bb8cf-d787-4b87-bedd-3883c21a1f03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:26.975844 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-438bb8cf-d787-4b87-bedd-3883c21a1f03 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 Jul 24 06:06:26.975844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-438bb8cf-d787-4b87-bedd-3883c21a1f03 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:26.975844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-438bb8cf-d787-4b87-bedd-3883c21a1f03 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:26.982103 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-438bb8cf-d787-4b87-bedd-3883c21a1f03 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 returned with HTTP 404 Jul 24 06:06:26.982710 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 920/3701] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:26 2026] GET /volume/v3/volumes/6978ec8f-adef-4469-8246-840266f7f8e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:26.991276 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:26.991647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71a51718-1cbb-472f-8636-fea70ebcb846 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:26.993175 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:26.993363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:26.993544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:26.993603 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 Jul 24 06:06:26.994014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:26.994251 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:26.994444 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 Jul 24 06:06:27.000338 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:27.000338 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:27.003657 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:27.003657 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:27.003890 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:27.004305 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:27.008499 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f087a8b6-370b-40c9-991d-0b621aeb1e7b tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:06:27.008899 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 933/3702] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:26 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.028741 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:27.029075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71a51718-1cbb-472f-8636-fea70ebcb846 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 returned with HTTP 202 Jul 24 06:06:27.029640 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 913/3703] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:26 2026] DELETE /volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:27.040280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.042139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 Jul 24 06:06:27.042365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.042608 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.051717 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:27.051717 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:27.056284 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:27.061856 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79b578ad-d5aa-4183-aaf2-db627439fea8 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 returned with HTTP 200 Jul 24 06:06:27.062242 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 938/3704] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.065162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d322db8f-542c-43e2-8679-4a28253203a2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.066903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d322db8f-542c-43e2-8679-4a28253203a2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:27.067111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d322db8f-542c-43e2-8679-4a28253203a2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.067302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d322db8f-542c-43e2-8679-4a28253203a2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.074163 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:27.074163 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:27.078153 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d322db8f-542c-43e2-8679-4a28253203a2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:27.082501 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d322db8f-542c-43e2-8679-4a28253203a2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:06:27.082954 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 921/3705] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.309353 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.309976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-98a5618f-55f7-4905-9e9c-6a64b66ee577 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.311403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:27.311581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.311817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.311915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:27.317018 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:27.317018 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:27.317835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bc99f42-ad84-45b4-9994-6562b87d3675 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:27.318288 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 934/3706] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.399273 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98a5618f-55f7-4905-9e9c-6a64b66ee577 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.399603 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-98a5618f-55f7-4905-9e9c-6a64b66ee577 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1359723845", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.416787 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-98a5618f-55f7-4905-9e9c-6a64b66ee577 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.417141 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 914/3707] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types => generated 380 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.426760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c2c4c85-6bee-4cd8-9231-82c74d2716dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.427845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c2c4c85-6bee-4cd8-9231-82c74d2716dd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption Jul 24 06:06:27.428166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c2c4c85-6bee-4cd8-9231-82c74d2716dd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.445309 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c2c4c85-6bee-4cd8-9231-82c74d2716dd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption returned with HTTP 200 Jul 24 06:06:27.445947 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 939/3708] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.454209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8137eda6-24d1-4fa4-9efa-e25cd68bebce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.456101 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8137eda6-24d1-4fa4-9efa-e25cd68bebce tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.456482 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8137eda6-24d1-4fa4-9efa-e25cd68bebce tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1075977558", "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=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.474006 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8137eda6-24d1-4fa4-9efa-e25cd68bebce tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.475274 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 922/3709] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 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 24 06:06:27.483193 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-be8be273-ffc0-4dad-9d41-ab565b2a03f9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.545558 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be8be273-ffc0-4dad-9d41-ab565b2a03f9 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] POST https://10.4.3.200/volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389/encryption Jul 24 06:06:27.545989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-be8be273-ffc0-4dad-9d41-ab565b2a03f9 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.548252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-be8be273-ffc0-4dad-9d41-ab565b2a03f9 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.548471 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-be8be273-ffc0-4dad-9d41-ab565b2a03f9 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389/encryption returned with HTTP 403 Jul 24 06:06:27.548995 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 935/3710] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389/encryption => generated 127 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.573591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e99a4dc-ccec-4626-8467-1e4787c4d88a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.580497 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e99a4dc-ccec-4626-8467-1e4787c4d88a tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.580497 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e99a4dc-ccec-4626-8467-1e4787c4d88a tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1939978871", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.603986 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e99a4dc-ccec-4626-8467-1e4787c4d88a tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.604426 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 915/3711] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 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 24 06:06:27.615731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24a8d656-f24b-47b2-b4ed-b6ecf696708b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.619852 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24a8d656-f24b-47b2-b4ed-b6ecf696708b tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] POST https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs Jul 24 06:06:27.619852 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24a8d656-f24b-47b2-b4ed-b6ecf696708b tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.620872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-24a8d656-f24b-47b2-b4ed-b6ecf696708b tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.621174 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24a8d656-f24b-47b2-b4ed-b6ecf696708b tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs returned with HTTP 403 Jul 24 06:06:27.622396 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 940/3712] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.629081 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12398e62-07b5-48f2-a046-908572625d22 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.631464 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12398e62-07b5-48f2-a046-908572625d22 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] PUT https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs/key2 Jul 24 06:06:27.631888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12398e62-07b5-48f2-a046-908572625d22 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.634067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-12398e62-07b5-48f2-a046-908572625d22 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.634271 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12398e62-07b5-48f2-a046-908572625d22 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs/key2 returned with HTTP 403 Jul 24 06:06:27.634804 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 923/3713] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:06:27 2026] PUT /volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.646230 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99688696-08e7-4413-91b7-a115cf7a4103 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.648157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99688696-08e7-4413-91b7-a115cf7a4103 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.648492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99688696-08e7-4413-91b7-a115cf7a4103 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.650963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-99688696-08e7-4413-91b7-a115cf7a4103 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.651252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99688696-08e7-4413-91b7-a115cf7a4103 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types returned with HTTP 403 Jul 24 06:06:27.651778 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 936/3714] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.661729 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32c6ea9b-fa1a-4526-a9af-6514a7ff5e77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.663414 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32c6ea9b-fa1a-4526-a9af-6514a7ff5e77 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.663896 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32c6ea9b-fa1a-4526-a9af-6514a7ff5e77 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2002238530", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.686883 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32c6ea9b-fa1a-4526-a9af-6514a7ff5e77 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.687131 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 916/3715] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.705308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-807b1d4c-f67c-41e8-97e8-f8adaa2d3ec5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.711463 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-807b1d4c-f67c-41e8-97e8-f8adaa2d3ec5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption Jul 24 06:06:27.711463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-807b1d4c-f67c-41e8-97e8-f8adaa2d3ec5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.731545 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-807b1d4c-f67c-41e8-97e8-f8adaa2d3ec5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption returned with HTTP 200 Jul 24 06:06:27.732050 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 941/3716] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.742303 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.747567 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] DELETE https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption/47b4303a-4be9-4e89-8880-a2dc43a2dd2d Jul 24 06:06:27.747865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.748129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.749058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.749397 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af1f8f79-ce94-4924-a086-7edbee2a7544 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption/47b4303a-4be9-4e89-8880-a2dc43a2dd2d returned with HTTP 403 Jul 24 06:06:27.753289 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 924/3717] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 24 06:06:27 2026] DELETE /volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d/encryption/47b4303a-4be9-4e89-8880-a2dc43a2dd2d => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.764370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9e828424-5c1b-4ac6-9261-40b498114dc5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.765641 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e828424-5c1b-4ac6-9261-40b498114dc5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.766108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e828424-5c1b-4ac6-9261-40b498114dc5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-869426309", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.793434 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e828424-5c1b-4ac6-9261-40b498114dc5 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.794035 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 937/3718] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.802957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.804894 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] DELETE https://10.4.3.200/volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808/extra_specs/key1 Jul 24 06:06:27.805098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.805280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.815122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.815347 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9189b4d2-605f-4c2f-a669-b1a9051690b1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808/extra_specs/key1 returned with HTTP 403 Jul 24 06:06:27.815848 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 917/3719] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:06:27 2026] DELETE /volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.827040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e322ee8-f14a-4dac-8d82-e7e679a1e910 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.829640 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e322ee8-f14a-4dac-8d82-e7e679a1e910 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:27.829640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e322ee8-f14a-4dac-8d82-e7e679a1e910 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-802263098", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.848998 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e322ee8-f14a-4dac-8d82-e7e679a1e910 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:27.849580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 942/3720] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:27 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.857074 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.859262 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] DELETE https://10.4.3.200/volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c Jul 24 06:06:27.859444 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.859669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.860321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.860484 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-812dfe00-16c8-4a2d-abcb-6c3f6e0debf0 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c returned with HTTP 403 Jul 24 06:06:27.861158 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 925/3721] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:27 2026] DELETE /volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.869338 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-042594fb-9283-433d-a89f-7a2772fd8b7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.871133 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-042594fb-9283-433d-a89f-7a2772fd8b7c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] GET https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs Jul 24 06:06:27.871331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-042594fb-9283-433d-a89f-7a2772fd8b7c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.871516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-042594fb-9283-433d-a89f-7a2772fd8b7c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.878704 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-042594fb-9283-433d-a89f-7a2772fd8b7c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs returned with HTTP 200 Jul 24 06:06:27.879138 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 938/3722] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:27.889353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.891790 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] GET https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/cipher Jul 24 06:06:27.892060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.892314 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.893177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.893403 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b9fffeaa-59f3-4b2d-9cee-86f3974da2e1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/cipher returned with HTTP 403 Jul 24 06:06:27.893977 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 918/3723] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.901391 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.903124 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] GET https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption Jul 24 06:06:27.903328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.903511 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.904189 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.904364 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa6f4ef5-c58c-4fd4-a3fa-7df0427530f1 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption returned with HTTP 403 Jul 24 06:06:27.905080 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 943/3724] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.912455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21ac9823-bd91-4430-ad25-e69996ea8737 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.914257 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21ac9823-bd91-4430-ad25-e69996ea8737 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] GET https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/multiattach Jul 24 06:06:27.914454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21ac9823-bd91-4430-ad25-e69996ea8737 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.914691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21ac9823-bd91-4430-ad25-e69996ea8737 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.921645 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21ac9823-bd91-4430-ad25-e69996ea8737 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/multiattach returned with HTTP 200 Jul 24 06:06:27.921990 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 926/3725] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 24 06:06:27.930847 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b138c2ba-53fc-4fa0-b681-829b7bdd4985 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.932499 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b138c2ba-53fc-4fa0-b681-829b7bdd4985 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] GET https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/volume_backend_name Jul 24 06:06:27.932719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b138c2ba-53fc-4fa0-b681-829b7bdd4985 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.932908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b138c2ba-53fc-4fa0-b681-829b7bdd4985 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:27.939847 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b138c2ba-53fc-4fa0-b681-829b7bdd4985 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/volume_backend_name returned with HTTP 404 Jul 24 06:06:27.940360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 939/3726] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 24 06:06:27 2026] GET /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/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 24 06:06:27.948878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a74ea9dd-f3ba-4bb3-9946-ae36d2719886 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.950668 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a74ea9dd-f3ba-4bb3-9946-ae36d2719886 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] PUT https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/87596a23-078c-4af0-94cf-f428069c88bf Jul 24 06:06:27.951017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a74ea9dd-f3ba-4bb3-9946-ae36d2719886 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.953281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-a74ea9dd-f3ba-4bb3-9946-ae36d2719886 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.953445 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a74ea9dd-f3ba-4bb3-9946-ae36d2719886 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/87596a23-078c-4af0-94cf-f428069c88bf returned with HTTP 403 Jul 24 06:06:27.953896 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 919/3727] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 24 06:06:27 2026] PUT /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/encryption/87596a23-078c-4af0-94cf-f428069c88bf => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.962139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-513518ba-2ffb-45a7-9586-ad5936a58136 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.963945 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-513518ba-2ffb-45a7-9586-ad5936a58136 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] PUT https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/key1 Jul 24 06:06:27.964287 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-513518ba-2ffb-45a7-9586-ad5936a58136 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.966372 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-513518ba-2ffb-45a7-9586-ad5936a58136 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.966604 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-513518ba-2ffb-45a7-9586-ad5936a58136 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/key1 returned with HTTP 403 Jul 24 06:06:27.967029 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 944/3728] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:06:27 2026] PUT /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.974764 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fb89f94d-52cc-41f6-9069-31beba35f934 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.976435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb89f94d-52cc-41f6-9069-31beba35f934 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] PUT https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e Jul 24 06:06:27.976777 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fb89f94d-52cc-41f6-9069-31beba35f934 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:27.978504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-fb89f94d-52cc-41f6-9069-31beba35f934 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e76cdd11bc674b5bb15c2aded9477ff0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b775668685b245e6abf4ad9b0258f3f3', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:06:27.978718 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fb89f94d-52cc-41f6-9069-31beba35f934 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-reader] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e returned with HTTP 403 Jul 24 06:06:27.979090 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 927/3729] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 24 06:06:27 2026] PUT /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:27.986730 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b8ec90d-82a5-4a39-9b21-1bc86bca4bdf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:27.989148 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b8ec90d-82a5-4a39-9b21-1bc86bca4bdf tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c Jul 24 06:06:27.989472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b8ec90d-82a5-4a39-9b21-1bc86bca4bdf tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:27.989835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b8ec90d-82a5-4a39-9b21-1bc86bca4bdf tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.022572 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b8ec90d-82a5-4a39-9b21-1bc86bca4bdf tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c returned with HTTP 202 Jul 24 06:06:28.026934 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 940/3730] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:27 2026] DELETE /volume/v3/types/2e486f92-8642-429c-b1e0-f4941b05ab8c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.038319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fa60d38-909d-4e3a-b88f-af959cdca424 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.040787 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fa60d38-909d-4e3a-b88f-af959cdca424 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808 Jul 24 06:06:28.041059 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fa60d38-909d-4e3a-b88f-af959cdca424 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.041302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fa60d38-909d-4e3a-b88f-af959cdca424 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.075814 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fa60d38-909d-4e3a-b88f-af959cdca424 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808 returned with HTTP 202 Jul 24 06:06:28.076894 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 920/3731] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/types/7a2100d3-a9ed-43c2-875e-0dfdbd9bc808 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.079154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9b3212a-1fa1-41f7-9493-c015c7523e06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.081839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9b3212a-1fa1-41f7-9493-c015c7523e06 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 Jul 24 06:06:28.082174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9b3212a-1fa1-41f7-9493-c015c7523e06 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.082420 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9b3212a-1fa1-41f7-9493-c015c7523e06 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.083204 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0084b964-34e4-4be7-8aaa-2124dc83321c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.089102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0084b964-34e4-4be7-8aaa-2124dc83321c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d Jul 24 06:06:28.089358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0084b964-34e4-4be7-8aaa-2124dc83321c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.090539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0084b964-34e4-4be7-8aaa-2124dc83321c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.093631 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9b3212a-1fa1-41f7-9493-c015c7523e06 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 returned with HTTP 404 Jul 24 06:06:28.094214 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 945/3732] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:28 2026] GET /volume/v3/volumes/fbc0a88e-7a5c-4826-ba41-c1fe3018ad51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:06:28.101464 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9eeba003-f37b-44cf-ad2e-320d96837502 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.103051 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] DELETE https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:28.103211 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.103426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.103586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume with id: 70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:28.109792 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:28.109792 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:28.110194 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:28.127066 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Delete volume request issued successfully. Jul 24 06:06:28.127253 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9eeba003-f37b-44cf-ad2e-320d96837502 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f returned with HTTP 202 Jul 24 06:06:28.127733 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 941/3733] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.138915 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.140646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0084b964-34e4-4be7-8aaa-2124dc83321c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d returned with HTTP 202 Jul 24 06:06:28.141180 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 928/3734] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/types/a8c297ef-2974-40dc-9c67-ade59dd5ef3d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.141921 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:28.142227 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.142478 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.151607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-77706ddf-c163-4012-8604-108149b32ccd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.152980 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:28.152980 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:28.157230 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77706ddf-c163-4012-8604-108149b32ccd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4 Jul 24 06:06:28.157445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77706ddf-c163-4012-8604-108149b32ccd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.157723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-77706ddf-c163-4012-8604-108149b32ccd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.158446 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Volume info retrieved successfully. Jul 24 06:06:28.165792 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2d11b88-2413-4d83-bd9a-301d60eb3aaa tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f returned with HTTP 200 Jul 24 06:06:28.166300 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 921/3735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:28 2026] GET /volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:28.197154 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-77706ddf-c163-4012-8604-108149b32ccd tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4 returned with HTTP 202 Jul 24 06:06:28.197689 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 946/3736] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/types/9eb70aec-c2c2-47c8-85c8-bec7aa4116b4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.206608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5f1b831e-0d41-4f5b-8fee-91c4dc93521c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.209016 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f1b831e-0d41-4f5b-8fee-91c4dc93521c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389 Jul 24 06:06:28.209313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f1b831e-0d41-4f5b-8fee-91c4dc93521c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.209657 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5f1b831e-0d41-4f5b-8fee-91c4dc93521c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.240330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5f1b831e-0d41-4f5b-8fee-91c4dc93521c tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389 returned with HTTP 202 Jul 24 06:06:28.240799 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 942/3737] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/types/098673f2-1dd0-4fe8-9452-b8635b377389 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.248962 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53d753d3-35f1-491a-a22a-8bfb2de7b0b3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.252599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53d753d3-35f1-491a-a22a-8bfb2de7b0b3 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] DELETE https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e Jul 24 06:06:28.252812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53d753d3-35f1-491a-a22a-8bfb2de7b0b3 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.253038 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53d753d3-35f1-491a-a22a-8bfb2de7b0b3 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.301603 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53d753d3-35f1-491a-a22a-8bfb2de7b0b3 tempest-VolumeTypesReaderTests-1583554326 tempest-VolumeTypesReaderTests-1583554326-project-admin] https://10.4.3.200/volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e returned with HTTP 202 Jul 24 06:06:28.302063 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 929/3738] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/types/f7cdb602-9685-4e06-bdc6-213deab8eb2e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:28.332985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-747b5782-6781-4197-a194-596c19e20259 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.334809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-747b5782-6781-4197-a194-596c19e20259 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:28.335445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-747b5782-6781-4197-a194-596c19e20259 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.335445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-747b5782-6781-4197-a194-596c19e20259 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.335445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-747b5782-6781-4197-a194-596c19e20259 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:28.344754 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:28.344754 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:28.345884 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-747b5782-6781-4197-a194-596c19e20259 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:28.346089 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 922/3739] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:28 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:28.907929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-2e55614d-022f-4016-8196-a81a426c706f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:28.910900 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-2e55614d-022f-4016-8196-a81a426c706f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 Jul 24 06:06:28.911163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-2e55614d-022f-4016-8196-a81a426c706f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:28.911411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-2e55614d-022f-4016-8196-a81a426c706f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:28.920625 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:28.920625 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:28.965656 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1a4d6e8c-3f83-4de4-b659-264ddbc462ed req-2e55614d-022f-4016-8196-a81a426c706f tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 returned with HTTP 200 Jul 24 06:06:28.966258 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 947/3740] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:06:28 2026] DELETE /volume/v3/attachments/18d2339f-3cf0-448b-afae-868400bdab69 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:29.183500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a972365a-cac0-4e66-a403-2abbe85c5543 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:29.185723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a972365a-cac0-4e66-a403-2abbe85c5543 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] GET https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f Jul 24 06:06:29.185987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a972365a-cac0-4e66-a403-2abbe85c5543 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:29.186245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a972365a-cac0-4e66-a403-2abbe85c5543 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:29.193102 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a972365a-cac0-4e66-a403-2abbe85c5543 tempest-CreateVolumesFromSourceVolumeTest-568420511 tempest-CreateVolumesFromSourceVolumeTest-568420511-project-member] https://10.4.3.200/volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f returned with HTTP 404 Jul 24 06:06:29.193702 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 943/3741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:29 2026] GET /volume/v3/volumes/70f70ef7-0f5d-47c9-a19c-863ace71298f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:29.361068 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:29.363154 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:29.364697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:29.364697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:29.364697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:29.369446 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:29.369446 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:29.370471 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aed26646-ab90-4ab3-8c5d-ca4943529f64 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:29.371044 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 930/3742] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:29 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:29.475931 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:29.478943 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:29.479251 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:29.479562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:29.489804 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:29.489804 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:29.494903 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:29.500809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bcd93cd9-c8fa-46cc-bb19-ab522768eadc req-2967610b-4e85-4338-8f69-f4e1657cecee tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:06:29.501416 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 923/3743] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:29 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:30.097268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5723d88e-83d2-41a9-894e-e676d208fe42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:30.101322 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:30.101596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:30.101864 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:30.102062 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Delete volume with id: c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:30.112509 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:30.112509 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:30.112963 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:30.136749 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Delete volume request issued successfully. Jul 24 06:06:30.136749 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5723d88e-83d2-41a9-894e-e676d208fe42 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 202 Jul 24 06:06:30.136749 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 948/3744] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:30 2026] DELETE /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:30.145473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:30.147729 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:30.148010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:30.148462 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:30.157713 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:30.157713 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:30.162263 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:30.167138 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8e0cc4a4-4780-4299-b5c2-5871733726f2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 200 Jul 24 06:06:30.167505 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 944/3745] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:30 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:30.385323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-772eb68b-520b-4292-8633-590adf783c72 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:30.387321 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-772eb68b-520b-4292-8633-590adf783c72 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:30.387524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-772eb68b-520b-4292-8633-590adf783c72 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:30.387780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-772eb68b-520b-4292-8633-590adf783c72 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:30.387880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-772eb68b-520b-4292-8633-590adf783c72 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:30.392492 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:30.392492 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:30.393284 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-772eb68b-520b-4292-8633-590adf783c72 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:30.393991 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 931/3746] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:30 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:31.182812 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b337d5e-1b3e-470e-8ef5-1ad620d4ff39 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:31.186543 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b337d5e-1b3e-470e-8ef5-1ad620d4ff39 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e Jul 24 06:06:31.187108 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b337d5e-1b3e-470e-8ef5-1ad620d4ff39 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:31.187803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b337d5e-1b3e-470e-8ef5-1ad620d4ff39 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:31.197097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b337d5e-1b3e-470e-8ef5-1ad620d4ff39 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e returned with HTTP 404 Jul 24 06:06:31.197962 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 924/3747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:31 2026] GET /volume/v3/volumes/c08679f3-f6ed-49d9-b0e2-a620ae48835e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:31.264064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:31.265647 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:06:31.265864 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:31.266061 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:31.266223 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Delete volume with id: 2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:06:31.274279 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:31.274279 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:31.274808 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:31.290498 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Delete volume request issued successfully. Jul 24 06:06:31.293705 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1f103c5-9b2f-4e3d-a8fd-a83e9fc41cb2 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 202 Jul 24 06:06:31.293705 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 949/3748] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:31 2026] DELETE /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:31.300709 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:31.301153 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:06:31.301402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:31.301701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:31.311158 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:31.311158 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:31.314318 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Volume info retrieved successfully. Jul 24 06:06:31.317356 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42143e6e-a584-4b55-9e44-902fec3d7d31 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 200 Jul 24 06:06:31.318000 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 945/3749] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:31 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:31.406764 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67d47db6-269b-468d-abdc-c6831432dd83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:31.408333 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67d47db6-269b-468d-abdc-c6831432dd83 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:31.408491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67d47db6-269b-468d-abdc-c6831432dd83 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:31.408720 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67d47db6-269b-468d-abdc-c6831432dd83 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:31.408823 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-67d47db6-269b-468d-abdc-c6831432dd83 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:31.413066 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:31.413066 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:31.413724 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67d47db6-269b-468d-abdc-c6831432dd83 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:31.414124 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 932/3750] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:31 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:32.259854 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.261270 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:32.261569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3e70bd55-5b78-4f06-b41d-02eb19e5e13c", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:32.262855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3e70bd55-5b78-4f06-b41d-02eb19e5e13c', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:32.332214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a846991d-a157-4782-a498-0ba826a92de3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.333938 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a846991d-a157-4782-a498-0ba826a92de3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] GET https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 Jul 24 06:06:32.334128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a846991d-a157-4782-a498-0ba826a92de3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:32.334312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a846991d-a157-4782-a498-0ba826a92de3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:32.341922 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a846991d-a157-4782-a498-0ba826a92de3 tempest-AttachVolumeShelveTestJSON-1935073213 tempest-AttachVolumeShelveTestJSON-1935073213-project-member] https://10.4.3.200/volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 returned with HTTP 404 Jul 24 06:06:32.342337 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 950/3751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:32 2026] GET /volume/v3/volumes/2d8f1c4d-a844-4d18-8843-a38259dd7e01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:32.343263 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume of 1 GB Jul 24 06:06:32.349223 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Availability Zones retrieved successfully. Jul 24 06:06:32.354307 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (affc997a-f840-4463-82b8-8bd726b9563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:32.355983 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a19153b-1390-4809-b54b-4eede01a92b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:32.356870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:32.381357 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.384883 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:32.385171 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:32.385437 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:32.385655 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume with id: 3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:32.392734 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:32.392734 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:32.393225 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:32.404944 np0000005810 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:06:32.413700 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Delete volume request issued successfully. Jul 24 06:06:32.413700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a691310-5d9e-4f96-9cf4-3279113e6605 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 202 Jul 24 06:06:32.413700 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 946/3752] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:32 2026] DELETE /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:32.420656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.423345 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:32.423345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:32.423345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:32.426562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a19153b-1390-4809-b54b-4eede01a92b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:32.427545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f013bb11-fa9a-4514-aa9c-75f065fdcc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:32.429481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.430305 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:32.430305 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:32.432153 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:32.432465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:32.433619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:32.433619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:32.436788 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Volume info retrieved successfully. Jul 24 06:06:32.438245 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:32.438245 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:32.439281 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c106de5-cc42-4f71-9304-fc323a7467c2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:32.439951 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 951/3753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:32 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:32.441823 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c638ae41-2e07-4dfb-96e4-acd96724e1ae tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 200 Jul 24 06:06:32.443695 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 933/3754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:32 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:32.507173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['9b88e1ff-07be-41c5-97b9-9080bca28157', 'a13bba3d-4114-4cd6-bd72-e389b4444ba2', '2db04771-3aff-4704-b334-fe74e0d529ee', '1d8f628d-f85c-42ba-ac5d-ce40501623e3'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:32.508010 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f013bb11-fa9a-4514-aa9c-75f065fdcc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b88e1ff-07be-41c5-97b9-9080bca28157', 'a13bba3d-4114-4cd6-bd72-e389b4444ba2', '2db04771-3aff-4704-b334-fe74e0d529ee', '1d8f628d-f85c-42ba-ac5d-ce40501623e3']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:32.508699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd0486a-4334-469f-b2c3-589733041589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:32.531248 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fd0486a-4334-469f-b2c3-589733041589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f3d8783-76b2-4c99-8e45-37c9a9f12811', '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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['9b88e1ff-07be-41c5-97b9-9080bca28157','a13bba3d-4114-4cd6-bd72-e389b4444ba2','2db04771-3aff-4704-b334-fe74e0d529ee','1d8f628d-f85c-42ba-ac5d-ce40501623e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:32Z,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=3f3d8783-76b2-4c99-8e45-37c9a9f12811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56f856477e6940528956eabfe5b700ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b9258a23684528acade642f61e09cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:32.531953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8021fb92-7c30-45cc-a3f4-62bd52175891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:32.548015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8021fb92-7c30-45cc-a3f4-62bd52175891) transitioned into state 'SUCCESS' from 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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['9b88e1ff-07be-41c5-97b9-9080bca28157','a13bba3d-4114-4cd6-bd72-e389b4444ba2','2db04771-3aff-4704-b334-fe74e0d529ee','1d8f628d-f85c-42ba-ac5d-ce40501623e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:32.548656 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94a28b7-486c-4451-9259-27fcc3440c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:32.556854 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c94a28b7-486c-4451-9259-27fcc3440c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:32.557567 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (affc997a-f840-4463-82b8-8bd726b9563d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:32.557861 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request issued successfully. Jul 24 06:06:32.558348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c69d967-fd67-44e3-9cae-8ee15156e481 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:32.558766 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 925/3755] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:06:32 2026] POST /volume/v3/volumes => generated 775 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:32.573378 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:32.575180 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:32.575407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:32.575608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:32.582551 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:32.582551 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:32.586104 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:32.590055 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc674c2e-bb04-4c53-93c4-2c7de08706d8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:32.590453 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 947/3756] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:32 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:33.450561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:33.452459 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:33.452660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:33.452859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:33.452960 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:33.456921 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9a4af6db-46df-46e1-b03c-fd4103c8bef0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:33.457322 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:33.457322 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:33.458137 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-096adb16-b08c-4c3f-ba3d-9660f59f4e8c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:33.458632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 952/3757] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:33 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:33.458949 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a4af6db-46df-46e1-b03c-fd4103c8bef0 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] GET https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 Jul 24 06:06:33.459207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a4af6db-46df-46e1-b03c-fd4103c8bef0 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:33.459438 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9a4af6db-46df-46e1-b03c-fd4103c8bef0 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:33.468986 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9a4af6db-46df-46e1-b03c-fd4103c8bef0 tempest-TestEncryptedCinderVolumes-1797721474 tempest-TestEncryptedCinderVolumes-1797721474-project-member] https://10.4.3.200/volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 returned with HTTP 404 Jul 24 06:06:33.469550 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 934/3758] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:33 2026] GET /volume/v3/volumes/3b83de5e-7fee-468f-b1e0-e2524b404942 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:33.477094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d59f44d2-b978-4107-a934-807dad1aedce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:33.594852 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:06:33.595102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:33.595384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:33.596178 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:33.596178 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:33.596524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:06:33.605494 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:33.608090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:33.608334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:33.608598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:33.617869 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:33.617869 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:33.621687 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Get all volumes completed successfully. Jul 24 06:06:33.621933 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:33.623056 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:33.623056 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:33.627433 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d59f44d2-b978-4107-a934-807dad1aedce tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:06:33.627509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d9568d45-7d9d-4252-8fd7-2f24241f3833 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:33.627903 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 948/3759] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:33 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 925 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:33.628012 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 926/3760] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:06:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7014 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:33.648864 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d023f133-fca7-427d-9bab-feae50f1c43c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:33.650437 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d023f133-fca7-427d-9bab-feae50f1c43c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] DELETE https://10.4.3.200/volume/v3/types/77336316-8860-4663-947d-848fbcd22b52 Jul 24 06:06:33.650655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d023f133-fca7-427d-9bab-feae50f1c43c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:33.650876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d023f133-fca7-427d-9bab-feae50f1c43c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:33.691540 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d023f133-fca7-427d-9bab-feae50f1c43c tempest-TestEncryptedCinderVolumes-290664820 tempest-TestEncryptedCinderVolumes-290664820-project-admin] https://10.4.3.200/volume/v3/types/77336316-8860-4663-947d-848fbcd22b52 returned with HTTP 202 Jul 24 06:06:33.691971 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 953/3761] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:33 2026] DELETE /volume/v3/types/77336316-8860-4663-947d-848fbcd22b52 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:34.476079 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:34.478338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:34.478562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:34.478827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:34.478968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:34.484438 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:34.484438 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:34.485368 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a746b3f-6db2-4c14-ac0a-36013de4a0fe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:34.485989 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 935/3762] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:34 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:34.642221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f08ba800-ed57-4a62-bae7-4c4165060618 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:34.644394 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f08ba800-ed57-4a62-bae7-4c4165060618 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:34.644740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f08ba800-ed57-4a62-bae7-4c4165060618 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:34.644958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f08ba800-ed57-4a62-bae7-4c4165060618 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:34.656097 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:34.656097 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:34.665746 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f08ba800-ed57-4a62-bae7-4c4165060618 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:34.673702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f08ba800-ed57-4a62-bae7-4c4165060618 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:34.673702 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 949/3763] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:34 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:34.790020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:34.791261 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:06:34.791726 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e17360ec-1273-4237-b57f-50532d65e420", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-7862292", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:34.806947 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:34.806947 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:34.807380 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:34.807532 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:06:34.838159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['b3c19cc0-ebb2-4010-b5dd-c9dbd5c4e86f', '7fc37d24-9a73-47bd-b1e2-e954e5ba51c8', '10980ddf-cc4c-48e8-8bc4-7a4ae074ee1f', '8dcaf5ba-521e-4339-ac06-e68b3dc9a0e5'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:34.875929 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:06:34.876341 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bd2a7859-cee9-4e4b-9a2e-1b0a243a5b60 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:06:34.876913 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 927/3764] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:06:34 2026] POST /volume/v3/snapshots => generated 305 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:34.887499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:34.890317 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:34.890582 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:34.891049 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:34.898906 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:34.898906 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:34.899511 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:34.900563 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-032f9f80-9268-49b3-89f0-1e6b55c5e569 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 200 Jul 24 06:06:34.901437 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 954/3765] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:34 2026] GET /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:35.497424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:35.500069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:35.500069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:35.500069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:35.500194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:35.507324 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:35.507324 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:35.508381 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7599a31f-5663-4d83-bb6d-0f8b9c7be703 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:35.509465 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 936/3766] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:35 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:35.688913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:35.690589 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:35.690929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:35.692204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:35.698612 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:35.698612 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:35.702192 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:35.705974 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fa3a0125-99b2-4665-8f27-f3b2a82f478d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:35.706389 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 950/3767] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:35 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:35.913303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0103753b-4f29-478e-935f-f7c6e52dec6e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:35.917455 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0103753b-4f29-478e-935f-f7c6e52dec6e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:35.919247 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0103753b-4f29-478e-935f-f7c6e52dec6e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:35.919557 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0103753b-4f29-478e-935f-f7c6e52dec6e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:35.927429 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:35.927429 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:35.928300 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0103753b-4f29-478e-935f-f7c6e52dec6e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:35.929826 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0103753b-4f29-478e-935f-f7c6e52dec6e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 200 Jul 24 06:06:35.930416 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 928/3768] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:35 2026] GET /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:35.941648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:35.944357 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:35.944780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:35.945119 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:35.952804 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e72bcbbc-52c4-478a-a1fc-c68474284248 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:35.953815 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:35.953815 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:35.955118 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:35.956236 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-67f4819b-6812-4b64-9900-0de8ec8c16a3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 200 Jul 24 06:06:35.962321 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 955/3769] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:35 2026] GET /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:36.064943 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e72bcbbc-52c4-478a-a1fc-c68474284248 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:06:36.065471 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e72bcbbc-52c4-478a-a1fc-c68474284248 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1842249075", "description": "tempest-group-type-description-1693194738", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:36.083000 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e72bcbbc-52c4-478a-a1fc-c68474284248 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:06:36.083345 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 937/3770] 10.4.3.200 () {70 vars in 1312 bytes} [Fri Jul 24 06:06:35 2026] POST /volume/v3/group_types => generated 265 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:36.094096 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f7a54599-2531-4664-bc69-b26dcf442203 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.097983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7a54599-2531-4664-bc69-b26dcf442203 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types Jul 24 06:06:36.098251 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7a54599-2531-4664-bc69-b26dcf442203 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.098480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7a54599-2531-4664-bc69-b26dcf442203 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.117718 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7a54599-2531-4664-bc69-b26dcf442203 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 200 Jul 24 06:06:36.118189 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 951/3771] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types => generated 499 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.129611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ccfe0ac8-2b25-4ef3-a283-92c402bfa5bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.132005 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccfe0ac8-2b25-4ef3-a283-92c402bfa5bf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] PUT https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e Jul 24 06:06:36.132534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccfe0ac8-2b25-4ef3-a283-92c402bfa5bf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2055925638", "description": "updated-group-type-desc"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:36.147537 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccfe0ac8-2b25-4ef3-a283-92c402bfa5bf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e returned with HTTP 200 Jul 24 06:06:36.148051 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 929/3772] 10.4.3.200 () {70 vars in 1422 bytes} [Fri Jul 24 06:06:36 2026] PUT /volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.157116 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4348fb75-89df-4b57-8c81-72fe538002f5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.159351 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4348fb75-89df-4b57-8c81-72fe538002f5 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e Jul 24 06:06:36.159714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4348fb75-89df-4b57-8c81-72fe538002f5 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.159911 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4348fb75-89df-4b57-8c81-72fe538002f5 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.164792 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4348fb75-89df-4b57-8c81-72fe538002f5 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e returned with HTTP 200 Jul 24 06:06:36.165179 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 956/3773] 10.4.3.200 () {68 vars in 1401 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e => generated 255 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.173371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b4e6ece-3ebb-4569-9546-734576b0fa9a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.175612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b4e6ece-3ebb-4569-9546-734576b0fa9a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e Jul 24 06:06:36.175868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b4e6ece-3ebb-4569-9546-734576b0fa9a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.177395 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b4e6ece-3ebb-4569-9546-734576b0fa9a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.194959 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b4e6ece-3ebb-4569-9546-734576b0fa9a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e returned with HTTP 202 Jul 24 06:06:36.195381 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 938/3774] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:06:36 2026] DELETE /volume/v3/group_types/923caa19-889a-4550-8299-c2e7f35d6b7e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:36.203532 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6cea350e-2935-4437-885c-9610e6d5e10a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.208831 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cea350e-2935-4437-885c-9610e6d5e10a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types Jul 24 06:06:36.209264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cea350e-2935-4437-885c-9610e6d5e10a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.209513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6cea350e-2935-4437-885c-9610e6d5e10a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.219162 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6cea350e-2935-4437-885c-9610e6d5e10a tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 200 Jul 24 06:06:36.219536 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 952/3775] 10.4.3.200 () {68 vars in 1290 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.232092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b5240ac-50fd-492e-8b29-18eab1a21a3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.234219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b5240ac-50fd-492e-8b29-18eab1a21a3d tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:06:36.234579 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b5240ac-50fd-492e-8b29-18eab1a21a3d tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-37477676", "is_public": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:36.258962 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b5240ac-50fd-492e-8b29-18eab1a21a3d tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:06:36.259782 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 930/3776] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:06:36 2026] POST /volume/v3/group_types => generated 162 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:36.270875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b30c019e-ee47-4f67-ac50-48210c4390b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.271768 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b30c019e-ee47-4f67-ac50-48210c4390b9 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:06:36.272127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b30c019e-ee47-4f67-ac50-48210c4390b9 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-2117220179", "is_public": false}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:36.297773 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b30c019e-ee47-4f67-ac50-48210c4390b9 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:06:36.297935 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 957/3777] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:06:36 2026] POST /volume/v3/group_types => generated 165 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:36.307848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-184629ae-aa9e-4599-89ae-7de24e3aa009 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.310873 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-184629ae-aa9e-4599-89ae-7de24e3aa009 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 24 06:06:36.311130 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-184629ae-aa9e-4599-89ae-7de24e3aa009 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.311345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-184629ae-aa9e-4599-89ae-7de24e3aa009 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.324725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-184629ae-aa9e-4599-89ae-7de24e3aa009 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 24 06:06:36.325140 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 939/3778] 10.4.3.200 () {68 vars in 1351 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.336212 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e012446a-0ed7-4253-96d2-7f51938a8888 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.338636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e012446a-0ed7-4253-96d2-7f51938a8888 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 24 06:06:36.338969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e012446a-0ed7-4253-96d2-7f51938a8888 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.339190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e012446a-0ed7-4253-96d2-7f51938a8888 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.353695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e012446a-0ed7-4253-96d2-7f51938a8888 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 24 06:06:36.353695 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 953/3779] 10.4.3.200 () {68 vars in 1353 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.361492 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3fcee399-50a7-4a62-ac7f-f208fec6ff37 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.363847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcee399-50a7-4a62-ac7f-f208fec6ff37 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types?is_public=False Jul 24 06:06:36.364074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcee399-50a7-4a62-ac7f-f208fec6ff37 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.364310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3fcee399-50a7-4a62-ac7f-f208fec6ff37 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.377970 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3fcee399-50a7-4a62-ac7f-f208fec6ff37 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 24 06:06:36.379065 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 931/3780] 10.4.3.200 () {68 vars in 1321 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.388073 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f4d3d08-9eb0-428e-9e87-45d615748edd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.391273 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f4d3d08-9eb0-428e-9e87-45d615748edd tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] GET https://10.4.3.200/volume/v3/group_types?is_public=True Jul 24 06:06:36.391508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f4d3d08-9eb0-428e-9e87-45d615748edd tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.391752 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f4d3d08-9eb0-428e-9e87-45d615748edd tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.403300 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f4d3d08-9eb0-428e-9e87-45d615748edd tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 24 06:06:36.403712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 958/3781] 10.4.3.200 () {68 vars in 1319 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:36.413994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15357adb-a277-46fd-8eea-a54c35830ddf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.416499 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15357adb-a277-46fd-8eea-a54c35830ddf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/b63354fa-d75b-4d84-bac7-987221e4a0b9 Jul 24 06:06:36.416842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15357adb-a277-46fd-8eea-a54c35830ddf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.417214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15357adb-a277-46fd-8eea-a54c35830ddf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.441190 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15357adb-a277-46fd-8eea-a54c35830ddf tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types/b63354fa-d75b-4d84-bac7-987221e4a0b9 returned with HTTP 202 Jul 24 06:06:36.441828 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 940/3782] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:06:36 2026] DELETE /volume/v3/group_types/b63354fa-d75b-4d84-bac7-987221e4a0b9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:36.448459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-261f0e7a-7306-4e40-b45e-57989a66a474 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.450108 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-261f0e7a-7306-4e40-b45e-57989a66a474 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/ca112efa-3217-47f9-97e4-c5b410c8f1f6 Jul 24 06:06:36.450309 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-261f0e7a-7306-4e40-b45e-57989a66a474 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.450498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-261f0e7a-7306-4e40-b45e-57989a66a474 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.462267 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-261f0e7a-7306-4e40-b45e-57989a66a474 tempest-GroupTypesTest-1316114969 tempest-GroupTypesTest-1316114969-project-admin] https://10.4.3.200/volume/v3/group_types/ca112efa-3217-47f9-97e4-c5b410c8f1f6 returned with HTTP 202 Jul 24 06:06:36.462664 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 954/3783] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:06:36 2026] DELETE /volume/v3/group_types/ca112efa-3217-47f9-97e4-c5b410c8f1f6 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:36.521249 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.523580 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:36.523840 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.524035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.524165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:36.529136 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:36.529136 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:36.529969 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5cdb06eb-42a5-4f49-8140-f3db86d4799b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:36.530370 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 932/3784] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:36.718234 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:36.719954 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:36.720145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:36.720327 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:36.727463 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:36.727463 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:36.730983 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:36.734880 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329dfda9-4e68-4e89-b723-6575a38fa4a6 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:36.735246 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 959/3785] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:36 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:37.542502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0a02607c-39cf-4078-9732-2cf10ed24701 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:37.544200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a02607c-39cf-4078-9732-2cf10ed24701 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:37.544380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a02607c-39cf-4078-9732-2cf10ed24701 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:37.544555 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0a02607c-39cf-4078-9732-2cf10ed24701 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:37.544718 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0a02607c-39cf-4078-9732-2cf10ed24701 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:37.550209 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:37.550209 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:37.551004 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0a02607c-39cf-4078-9732-2cf10ed24701 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:37.551389 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 941/3786] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:37 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:37.749800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:37.753155 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:37.753155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:37.753155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:37.762755 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:37.762755 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:37.766469 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:37.773544 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7c766fb7-4be5-4c75-a5b6-d9acd77bd924 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:37.773544 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 955/3787] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:37 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:38.564661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:38.567622 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:38.567622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:38.567622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:38.567793 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:38.575707 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:38.575707 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:38.576270 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d740a479-9c12-47d0-b183-b2ed04e5e712 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:38.577084 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 933/3788] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:38 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:38.586161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da0bfe8f-c1d7-45de-832a-803140366650 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:38.588298 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da0bfe8f-c1d7-45de-832a-803140366650 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:06:38.588402 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da0bfe8f-c1d7-45de-832a-803140366650 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:38.588743 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da0bfe8f-c1d7-45de-832a-803140366650 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:38.596730 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:38.596730 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:38.600691 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da0bfe8f-c1d7-45de-832a-803140366650 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:38.604497 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da0bfe8f-c1d7-45de-832a-803140366650 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 200 Jul 24 06:06:38.604970 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 960/3789] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:38 2026] GET /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:38.620754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:38.622942 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:38.623124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:38.623360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:38.623553 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: f4f01f52-f805-4869-b9f7-c55105628a6d. Jul 24 06:06:38.629720 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:38.629720 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:38.649189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id f4f01f52-f805-4869-b9f7-c55105628a6d {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:06:38.651241 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be3f42e8-40b9-4d29-a8ef-508360f316dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 202 Jul 24 06:06:38.651989 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 942/3790] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:38 2026] DELETE /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:06:38.658011 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:38.659752 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:38.659955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:38.660137 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:38.660235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:38.664480 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:38.664480 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:38.665701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7e5a64e-68d6-4e7f-894a-eefb8b159c7d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 200 Jul 24 06:06:38.665917 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 956/3791] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:38 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:38.788174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:38.790094 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:38.790094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:38.790262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:38.803201 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:38.803201 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:38.810950 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:38.817328 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-85229f66-07de-41d7-9b6a-dbc8d4eb2895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:38.817779 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 934/3792] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:38 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:39.051339 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5235f0c0-437e-42d9-90e4-6c8e3c35e8ce None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.188487 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5235f0c0-437e-42d9-90e4-6c8e3c35e8ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:39.188940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5235f0c0-437e-42d9-90e4-6c8e3c35e8ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1376450224"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:39.206695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5235f0c0-437e-42d9-90e4-6c8e3c35e8ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:39.207162 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 961/3793] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:06:39 2026] POST /volume/v3/types => generated 220 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:39.216655 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e96d087c-5803-4131-8c37-b67aa0f215c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.218315 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e96d087c-5803-4131-8c37-b67aa0f215c2 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] POST https://10.4.3.200/volume/v3/group_types Jul 24 06:06:39.218695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e96d087c-5803-4131-8c37-b67aa0f215c2 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-308281383"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:39.245461 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e96d087c-5803-4131-8c37-b67aa0f215c2 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] https://10.4.3.200/volume/v3/group_types returned with HTTP 202 Jul 24 06:06:39.245804 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 943/3794] 10.4.3.200 () {70 vars in 1311 bytes} [Fri Jul 24 06:06:39 2026] POST /volume/v3/group_types => generated 176 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:39.254903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.328876 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] POST https://10.4.3.200/volume/v3/groups Jul 24 06:06:39.329478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6c1bb051-c16a-46b5-8d15-e07e5daadd3f", "volume_types": ["bee60098-4cac-4d8d-95fc-f5bdb28bd881"], "name": "tempest-GroupsV314Test-Group-1159501939"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:39.333381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Creating new group {'group': {'group_type': '6c1bb051-c16a-46b5-8d15-e07e5daadd3f', 'volume_types': ['bee60098-4cac-4d8d-95fc-f5bdb28bd881'], 'name': 'tempest-GroupsV314Test-Group-1159501939'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 24 06:06:39.339806 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.groups [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Creating group tempest-GroupsV314Test-Group-1159501939. Jul 24 06:06:39.347237 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Availability Zones retrieved successfully. Jul 24 06:06:39.368408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Created reservations ['22494479-80d4-4513-9174-7f62a77b2079'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:39.393907 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c9c5bb22-e6e1-45d2-b05d-0783e2f80151 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups returned with HTTP 202 Jul 24 06:06:39.394562 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 957/3795] 10.4.3.200 () {70 vars in 1297 bytes} [Fri Jul 24 06:06:39 2026] POST /volume/v3/groups => generated 108 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:39.402773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe614c85-b343-4c02-8e1c-219d3775e867 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.404585 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe614c85-b343-4c02-8e1c-219d3775e867 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 Jul 24 06:06:39.404825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe614c85-b343-4c02-8e1c-219d3775e867 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:39.405006 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe614c85-b343-4c02-8e1c-219d3775e867 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:39.405182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-fe614c85-b343-4c02-8e1c-219d3775e867 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] show called for member d3a879ed-758a-42ef-8c3b-36db2db3ad80 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:06:39.408539 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:39.408539 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:39.417324 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe614c85-b343-4c02-8e1c-219d3775e867 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 returned with HTTP 200 Jul 24 06:06:39.417771 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 935/3796] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:06:39 2026] GET /volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:39.680183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.682815 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d Jul 24 06:06:39.682815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:39.682815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:39.682815 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f4f01f52-f805-4869-b9f7-c55105628a6d. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:39.686928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d845c96c-8283-4bd0-9f47-330aea6ed1e8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d returned with HTTP 404 Jul 24 06:06:39.689072 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 962/3797] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:39 2026] GET /volume/v3/backups/f4f01f52-f805-4869-b9f7-c55105628a6d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:39.696989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.699591 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:39.700021 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-574299546"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:39.701352 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-574299546'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:39.701501 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume of 1 GB Jul 24 06:06:39.706056 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Availability Zones retrieved successfully. Jul 24 06:06:39.712299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (341f69f5-7380-49e5-a300-c7ff1da6bcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:39.713297 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871fa1cf-e8b5-4392-a457-a1bf7227d272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:39.722752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:39.767744 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871fa1cf-e8b5-4392-a457-a1bf7227d272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:39.768698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74af1d6-5834-44e1-8bc1-c238675bbe8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:39.810964 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['e7835f60-2f21-4017-ab79-e2e6eb39f667', 'e5505c1b-36c2-451c-818c-6b37d4ecccdf', '5988e77e-fda5-4588-a5be-75258f144c06', '0992663b-7b65-4dd5-8a1e-6b714fe8d9f7'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:39.811970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74af1d6-5834-44e1-8bc1-c238675bbe8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7835f60-2f21-4017-ab79-e2e6eb39f667', 'e5505c1b-36c2-451c-818c-6b37d4ecccdf', '5988e77e-fda5-4588-a5be-75258f144c06', '0992663b-7b65-4dd5-8a1e-6b714fe8d9f7']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:39.812867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592f5ffd-fc46-4d3b-a145-34728944d513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:39.831563 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.834467 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:39.835290 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:39.835571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:39.838090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (592f5ffd-fc46-4d3b-a145-34728944d513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d0705a-111b-4b17-85d2-a3c05d3b5f18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-574299546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['e7835f60-2f21-4017-ab79-e2e6eb39f667','e5505c1b-36c2-451c-818c-6b37d4ecccdf','5988e77e-fda5-4588-a5be-75258f144c06','0992663b-7b65-4dd5-8a1e-6b714fe8d9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-574299546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d0705a-111b-4b17-85d2-a3c05d3b5f18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a266a0483d74decb9c72b6b873e0e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10444f7b0d8341868c8877f399612739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:39.838866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a14f04c-ca34-4bf7-ac69-12e0e2e9de0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:39.845402 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:39.845402 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:39.854387 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:39.856519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a14f04c-ca34-4bf7-ac69-12e0e2e9de0c) transitioned into state 'SUCCESS' from state '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-574299546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['e7835f60-2f21-4017-ab79-e2e6eb39f667','e5505c1b-36c2-451c-818c-6b37d4ecccdf','5988e77e-fda5-4588-a5be-75258f144c06','0992663b-7b65-4dd5-8a1e-6b714fe8d9f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:39.857311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1769720d-2edb-4f05-8d2c-b7d64489a989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:39.860053 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d177925e-e715-4061-b8c1-4a44ea77eb0a tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:39.860587 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 958/3798] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:39 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:39.868626 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1769720d-2edb-4f05-8d2c-b7d64489a989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:39.869392 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (341f69f5-7380-49e5-a300-c7ff1da6bcec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:39.869728 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request issued successfully. Jul 24 06:06:39.870214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e60098-ed85-4cbd-ad20-276a90a83ad6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:39.870846 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 944/3799] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:39 2026] POST /volume/v3/volumes => generated 748 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:39.881832 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af99e487-7b98-4bab-936d-15cce20aee30 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:39.885365 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af99e487-7b98-4bab-936d-15cce20aee30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:06:39.885657 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af99e487-7b98-4bab-936d-15cce20aee30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:39.885959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af99e487-7b98-4bab-936d-15cce20aee30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:39.894500 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:39.894500 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:39.899002 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-af99e487-7b98-4bab-936d-15cce20aee30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:39.904634 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af99e487-7b98-4bab-936d-15cce20aee30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 200 Jul 24 06:06:39.905189 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 936/3800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:39 2026] GET /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:40.426789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-79540960-7ffc-4066-8d56-127012c52288 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.428901 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79540960-7ffc-4066-8d56-127012c52288 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 Jul 24 06:06:40.429157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79540960-7ffc-4066-8d56-127012c52288 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:40.429403 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-79540960-7ffc-4066-8d56-127012c52288 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:40.429587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-79540960-7ffc-4066-8d56-127012c52288 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] show called for member d3a879ed-758a-42ef-8c3b-36db2db3ad80 {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:06:40.433455 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.433455 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:40.441063 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-79540960-7ffc-4066-8d56-127012c52288 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 returned with HTTP 200 Jul 24 06:06:40.441463 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 963/3801] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:06:40 2026] GET /volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:40.452469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-494903e9-8783-4186-b519-57aed98d425e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.454726 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:40.455208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1765539866", "volume_type": "bee60098-4cac-4d8d-95fc-f5bdb28bd881", "group_id": "d3a879ed-758a-42ef-8c3b-36db2db3ad80", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:40.457078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1765539866', 'volume_type': 'bee60098-4cac-4d8d-95fc-f5bdb28bd881', 'group_id': 'd3a879ed-758a-42ef-8c3b-36db2db3ad80', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:40.464558 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.464558 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:40.465003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Create volume of 1 GB Jul 24 06:06:40.469810 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Availability Zones retrieved successfully. Jul 24 06:06:40.474944 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Flow 'volume_create_api' (6bb3ae32-69e9-432e-a6a1-2c136c89bfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:40.475967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210dfd7e-115e-459a-81e4-1930764699ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:40.476508 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.476508 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:40.476954 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:40.495355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (210dfd7e-115e-459a-81e4-1930764699ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bee60098-4cac-4d8d-95fc-f5bdb28bd881,is_public=True,name='tempest-GroupsV314Test-volume-type-1376450224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bee60098-4cac-4d8d-95fc-f5bdb28bd881', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd3a879ed-758a-42ef-8c3b-36db2db3ad80', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:40.496089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c3e624-3428-43e1-98b2-a601b5a7ec7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:40.521331 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1376450224 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1376450224, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:40.521633 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1376450224 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1376450224, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:40.550109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Created reservations ['f88ecd12-7e6b-4b06-b7cd-6b314b618f1d', 'f4190059-94f9-496d-83f2-3b93f2f40026', 'f3461751-860b-44b6-81a7-a05e25cfbd1f', 'c1f1acb8-8998-488d-9fff-b668189c00ba'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:40.550859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c3e624-3428-43e1-98b2-a601b5a7ec7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f88ecd12-7e6b-4b06-b7cd-6b314b618f1d', 'f4190059-94f9-496d-83f2-3b93f2f40026', 'f3461751-860b-44b6-81a7-a05e25cfbd1f', 'c1f1acb8-8998-488d-9fff-b668189c00ba']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:40.551489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f791f341-b44a-449a-90cb-50625b82b400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:40.571752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f791f341-b44a-449a-90cb-50625b82b400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3652ee-1f67-43f5-b991-b7b6773ca6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1765539866',encryption_key_id=None,group_id=d3a879ed-758a-42ef-8c3b-36db2db3ad80,group_type_id=,metadata={},multiattach=False,project_id='8e4b6c627231424f8e79ed30d56bb749',qos_specs=None,replication_status=,reservations=['f88ecd12-7e6b-4b06-b7cd-6b314b618f1d','f4190059-94f9-496d-83f2-3b93f2f40026','f3461751-860b-44b6-81a7-a05e25cfbd1f','c1f1acb8-8998-488d-9fff-b668189c00ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c373e119d6044a1c88ba6a327f00ba96',volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1765539866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d3a879ed-758a-42ef-8c3b-36db2db3ad80,host=None,id=5c3652ee-1f67-43f5-b991-b7b6773ca6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4b6c627231424f8e79ed30d56bb749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c373e119d6044a1c88ba6a327f00ba96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bee60098-4cac-4d8d-95fc-f5bdb28bd881),volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:40.572454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08b3226-8af1-428a-bc1d-57fb8ba65109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:40.590216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08b3226-8af1-428a-bc1d-57fb8ba65109) transitioned into state 'SUCCESS' from state '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-1765539866',encryption_key_id=None,group_id=d3a879ed-758a-42ef-8c3b-36db2db3ad80,group_type_id=,metadata={},multiattach=False,project_id='8e4b6c627231424f8e79ed30d56bb749',qos_specs=None,replication_status=,reservations=['f88ecd12-7e6b-4b06-b7cd-6b314b618f1d','f4190059-94f9-496d-83f2-3b93f2f40026','f3461751-860b-44b6-81a7-a05e25cfbd1f','c1f1acb8-8998-488d-9fff-b668189c00ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c373e119d6044a1c88ba6a327f00ba96',volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:40.591037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c127a85-dbc4-482b-b434-a576ae050bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:40.602709 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c127a85-dbc4-482b-b434-a576ae050bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:40.603491 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Flow 'volume_create_api' (6bb3ae32-69e9-432e-a6a1-2c136c89bfa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:40.604012 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Create volume request issued successfully. Jul 24 06:06:40.604693 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:40.604874 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:40.652567 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:40.656029 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.656029 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:40.661541 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-494903e9-8783-4186-b519-57aed98d425e tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:40.662128 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 959/3802] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:06:40 2026] POST /volume/v3/volumes => generated 819 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:40.675259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.677846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 Jul 24 06:06:40.678148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:40.678404 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:40.689090 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.689090 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:40.694892 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Volume info retrieved successfully. Jul 24 06:06:40.695855 np0000005810 devstack@c-api.service[100225]: WARNING stevedore.named [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:40.696207 np0000005810 devstack@c-api.service[100225]: WARNING castellan.key_manager [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:40.743089 np0000005810 devstack@c-api.service[100225]: DEBUG oslo_db.sqlalchemy.engines [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:40.746295 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.746295 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:40.758175 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f600461f-e2be-445e-a22d-cc0ac9043e84 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 returned with HTTP 200 Jul 24 06:06:40.758815 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 945/3803] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:40 2026] GET /volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 => generated 887 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:40.873050 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16d3a72f-21a8-400a-b788-6616492e0d5e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.874950 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16d3a72f-21a8-400a-b788-6616492e0d5e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:40.875127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16d3a72f-21a8-400a-b788-6616492e0d5e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:40.875297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16d3a72f-21a8-400a-b788-6616492e0d5e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:40.882065 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.882065 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:40.885488 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-16d3a72f-21a8-400a-b788-6616492e0d5e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:40.889303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16d3a72f-21a8-400a-b788-6616492e0d5e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:40.889673 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 937/3804] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:40 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:40.917586 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e8e9760d-a455-4204-8512-7153b0517db7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.919645 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8e9760d-a455-4204-8512-7153b0517db7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:06:40.919893 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8e9760d-a455-4204-8512-7153b0517db7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:40.920130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e8e9760d-a455-4204-8512-7153b0517db7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:40.929613 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.929613 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:40.934292 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e8e9760d-a455-4204-8512-7153b0517db7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:40.942414 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e8e9760d-a455-4204-8512-7153b0517db7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 200 Jul 24 06:06:40.943523 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 964/3805] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:40 2026] GET /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:40.958198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:40.960172 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:06:40.960807 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85d0705a-111b-4b17-85d2-a3c05d3b5f18", "name": "tempest-VolumesBackupsTest-Backup-1866941180"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:40.962874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': '85d0705a-111b-4b17-85d2-a3c05d3b5f18', 'name': 'tempest-VolumesBackupsTest-Backup-1866941180'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:06:40.963081 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume 85d0705a-111b-4b17-85d2-a3c05d3b5f18 in container None Jul 24 06:06:40.973355 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:40.973355 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:40.975104 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:06:40.993331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['e92fb697-cac2-42a0-afdf-a9f05864b92d', '27d73a4f-a2bb-4f01-990b-20435ec4eb5a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:41.024479 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82f37047-5bb7-4c88-a737-c0edaa908b1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:06:41.025034 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 960/3806] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:40 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:41.036359 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c136141-0a55-4be2-91e3-beca4557c087 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.040418 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c136141-0a55-4be2-91e3-beca4557c087 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:41.040741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c136141-0a55-4be2-91e3-beca4557c087 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:41.041052 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c136141-0a55-4be2-91e3-beca4557c087 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:41.041205 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5c136141-0a55-4be2-91e3-beca4557c087 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:41.047222 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.047222 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:41.048529 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c136141-0a55-4be2-91e3-beca4557c087 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:41.049178 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 946/3807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:41 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:41.772872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5d525207-06d4-4d26-b81d-8eca328953e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.774489 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 Jul 24 06:06:41.774721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:41.774896 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:41.781560 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.781560 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:41.785392 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Volume info retrieved successfully. Jul 24 06:06:41.786158 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:41.786319 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:41.826698 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:41.829509 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.829509 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:41.836454 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5d525207-06d4-4d26-b81d-8eca328953e9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 returned with HTTP 200 Jul 24 06:06:41.836865 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 938/3808] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:41 2026] GET /volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:41.848245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8df31ba6-d151-4fab-9404-87bda394dc82 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.850372 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] POST https://10.4.3.200/volume/v3/groups/action Jul 24 06:06:41.850899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action body: b'{"create-from-src": {"source_group_id": "d3a879ed-758a-42ef-8c3b-36db2db3ad80", "name": "tempest-Group_from_grp-1143624445"}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:41.851070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "d3a879ed-758a-42ef-8c3b-36db2db3ad80", "name": "tempest-Group_from_grp-1143624445"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:41.852997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.groups [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Creating new group {'create-from-src': {'source_group_id': 'd3a879ed-758a-42ef-8c3b-36db2db3ad80', 'name': 'tempest-Group_from_grp-1143624445'}}. {{(pid=100224) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 24 06:06:41.853134 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.groups [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Creating group tempest-Group_from_grp-1143624445 from source group d3a879ed-758a-42ef-8c3b-36db2db3ad80. Jul 24 06:06:41.857173 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.857173 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:41.864274 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.864274 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:41.885382 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Created reservations ['28a7993b-39e5-4a3e-a985-2769926c6a13'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:41.903570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2481d43c-5822-4699-a537-35b30597698b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.905848 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2481d43c-5822-4699-a537-35b30597698b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:41.906046 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2481d43c-5822-4699-a537-35b30597698b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:41.906224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2481d43c-5822-4699-a537-35b30597698b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:41.920236 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.920236 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:41.928915 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2481d43c-5822-4699-a537-35b30597698b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:41.934532 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2481d43c-5822-4699-a537-35b30597698b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:41.934950 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 961/3809] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:41 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 1193 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:41.949234 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.950971 np0000005810 devstack@c-api.service[100224]: INFO cinder.group.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] A mapping entry already exists for group 5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 and volume type bee60098-4cac-4d8d-95fc-f5bdb28bd881. Do not need to create again. Jul 24 06:06:41.951352 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:41.951392 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.951392 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:41.951608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:41.951848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:41.952012 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Availability Zones retrieved successfully. Jul 24 06:06:41.960291 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Flow 'volume_create_api' (185ca396-b36b-429b-9f98-71a093c4488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:41.961499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf34a02-8487-4915-8228-20bda2d8359d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:41.963191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:41.967538 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:41.967538 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:41.974756 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:41.979825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-250b4bed-aec4-4f5f-bef6-81a6392f46e5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:41.980251 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 947/3810] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:41 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:41.988667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf34a02-8487-4915-8228-20bda2d8359d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5c3652ee-1f67-43f5-b991-b7b6773ca6b4', 'volume_type': VolumeType(created_at=2026-07-24T06:06:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bee60098-4cac-4d8d-95fc-f5bdb28bd881,is_public=True,name='tempest-GroupsV314Test-volume-type-1376450224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bee60098-4cac-4d8d-95fc-f5bdb28bd881', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5a1b08c6-e5a7-42de-b0ab-74a2c99282e3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:41.989518 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78946d6-0086-4da8-a132-54fb909cd2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:41.994113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:41.996019 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:41.996230 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:41.996431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:41.996615 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: 3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:42.005837 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.005837 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.006413 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:42.023438 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1376450224 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1376450224, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:42.023438 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1376450224 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1376450224, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:42.037708 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume request issued successfully. Jul 24 06:06:42.037708 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8d1dcfa-fb3d-4cac-a437-8bed0dca5a04 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 202 Jul 24 06:06:42.037708 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 939/3811] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:06:41 2026] DELETE /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:42.048523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Created reservations ['8649b4ad-9bad-498e-ae96-8954db55a45b', 'f7f12634-38fb-475a-9815-9f56771f2046', 'a52f1d25-eebc-4dbe-ab46-87ab71b9c03f', 'cf66e598-e5ae-4bcb-870a-8f850aea488a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:42.049952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c78946d6-0086-4da8-a132-54fb909cd2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8649b4ad-9bad-498e-ae96-8954db55a45b', 'f7f12634-38fb-475a-9815-9f56771f2046', 'a52f1d25-eebc-4dbe-ab46-87ab71b9c03f', 'cf66e598-e5ae-4bcb-870a-8f850aea488a']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:42.049952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102e6005-a59c-4b9b-b57f-e809e246144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:42.053077 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.055795 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:42.056052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.056908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.068901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.069992 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.069992 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:42.074427 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:42.074668 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:42.074713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.074977 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.075095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:42.080770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c0d40ad-7d37-47ef-b034-4ee2018cd623 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 200 Jul 24 06:06:42.081371 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 962/3812] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 1192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:42.081437 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.081437 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:42.082196 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ac26d72c-905c-4985-a31c-0e2610e7e52f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:42.082584 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 948/3813] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:42.092401 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (102e6005-a59c-4b9b-b57f-e809e246144c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4ac9e7-6779-4af5-afd7-1a569f56406f', '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=5a1b08c6-e5a7-42de-b0ab-74a2c99282e3,group_type_id=,metadata={},multiattach=False,project_id='8e4b6c627231424f8e79ed30d56bb749',qos_specs=None,replication_status=,reservations=['8649b4ad-9bad-498e-ae96-8954db55a45b','f7f12634-38fb-475a-9815-9f56771f2046','a52f1d25-eebc-4dbe-ab46-87ab71b9c03f','cf66e598-e5ae-4bcb-870a-8f850aea488a'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c3652ee-1f67-43f5-b991-b7b6773ca6b4,status='creating',user_id='c373e119d6044a1c88ba6a327f00ba96',volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5a1b08c6-e5a7-42de-b0ab-74a2c99282e3,host=None,id=2c4ac9e7-6779-4af5-afd7-1a569f56406f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e4b6c627231424f8e79ed30d56bb749',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5c3652ee-1f67-43f5-b991-b7b6773ca6b4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c373e119d6044a1c88ba6a327f00ba96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bee60098-4cac-4d8d-95fc-f5bdb28bd881),volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:42.093508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdc1e41-6236-4283-bd47-d2cd3c556961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:42.124885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdc1e41-6236-4283-bd47-d2cd3c556961) transitioned into state 'SUCCESS' from 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=5a1b08c6-e5a7-42de-b0ab-74a2c99282e3,group_type_id=,metadata={},multiattach=False,project_id='8e4b6c627231424f8e79ed30d56bb749',qos_specs=None,replication_status=,reservations=['8649b4ad-9bad-498e-ae96-8954db55a45b','f7f12634-38fb-475a-9815-9f56771f2046','a52f1d25-eebc-4dbe-ab46-87ab71b9c03f','cf66e598-e5ae-4bcb-870a-8f850aea488a'],size=1,snapshot_id=None,source_replicaid=,source_volid=5c3652ee-1f67-43f5-b991-b7b6773ca6b4,status='creating',user_id='c373e119d6044a1c88ba6a327f00ba96',volume_type_id=bee60098-4cac-4d8d-95fc-f5bdb28bd881)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:42.125984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Flow 'volume_create_api' (185ca396-b36b-429b-9f98-71a093c4488f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:42.126401 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Create volume request issued successfully. Jul 24 06:06:42.141877 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8df31ba6-d151-4fab-9404-87bda394dc82 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/action returned with HTTP 202 Jul 24 06:06:42.141937 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 965/3814] 10.4.3.200 () {70 vars in 1318 bytes} [Fri Jul 24 06:06:41 2026] POST /volume/v3/groups/action => generated 102 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:42.150969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2411fc8f-a2fc-4249-926d-42679134d623 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.158153 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:06:42.158445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.158695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.159041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:06:42.161552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:06:42.171329 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Get all volumes completed successfully. Jul 24 06:06:42.172169 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.172387 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.211870 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.215217 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.215217 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.220303 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.220303 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.261168 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.264170 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.264170 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.271769 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2411fc8f-a2fc-4249-926d-42679134d623 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:06:42.272161 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 940/3815] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:42.294045 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.297316 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f Jul 24 06:06:42.297531 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.297751 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.305126 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.305126 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:42.308832 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Volume info retrieved successfully. Jul 24 06:06:42.309472 np0000005810 devstack@c-api.service[100222]: WARNING stevedore.named [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.309666 np0000005810 devstack@c-api.service[100222]: WARNING castellan.key_manager [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.347557 np0000005810 devstack@c-api.service[100222]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.350955 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.350955 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:42.359243 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ba67791-a28c-47da-b6e3-2a5f6904b6b2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f returned with HTTP 200 Jul 24 06:06:42.359710 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 963/3816] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f => generated 923 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:42.377136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2f877225-35d6-498e-b771-7f452326d901 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.381796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f877225-35d6-498e-b771-7f452326d901 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 Jul 24 06:06:42.382082 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f877225-35d6-498e-b771-7f452326d901 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.382275 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f877225-35d6-498e-b771-7f452326d901 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.382487 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-2f877225-35d6-498e-b771-7f452326d901 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] show called for member 5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:06:42.386883 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.386883 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:42.399253 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f877225-35d6-498e-b771-7f452326d901 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 returned with HTTP 200 Jul 24 06:06:42.399723 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 949/3817] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:42.410436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.412306 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:06:42.412516 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.412728 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.413013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:06:42.413309 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.413309 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:42.416749 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:06:42.423094 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Get all volumes completed successfully. Jul 24 06:06:42.423973 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.424166 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.453746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-caba7a18-6e13-4c27-8609-69b358173906 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.456181 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:42.456436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.456789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.456938 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:42.462835 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.462835 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.463382 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:42.468352 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.471603 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.471603 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:42.475459 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.475563 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.484202 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:06:42.484426 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caba7a18-6e13-4c27-8609-69b358173906 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 202 Jul 24 06:06:42.484958 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 941/3818] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:06:42 2026] DELETE /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:42.495383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.498755 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:42.498967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.499168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.506554 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.506554 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:42.507108 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:42.507977 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00f670a0-d137-4e9a-b42c-5d6f66bec98b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 200 Jul 24 06:06:42.508406 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 964/3819] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:42.526431 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.529381 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.529381 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:42.537224 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c3b4c2d-d55c-4f5d-a7d5-31e3da2c2363 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:06:42.537692 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 966/3820] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:42.550389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.552200 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] POST https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3/action Jul 24 06:06:42.552637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:42.552816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:42.554259 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] delete called for group 5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:06:42.554413 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Delete group with id: 5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 Jul 24 06:06:42.557738 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.557738 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:42.596965 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4256ac63-560f-4306-a8eb-ebc8d2083b7d tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3/action returned with HTTP 202 Jul 24 06:06:42.597601 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 950/3821] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:06:42 2026] POST /volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:42.604769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:42.606973 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f Jul 24 06:06:42.607209 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:42.607451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:42.616746 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.616746 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.621360 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Volume info retrieved successfully. Jul 24 06:06:42.622266 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:42.622459 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:42.667424 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:42.671035 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:42.671035 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:42.678224 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d85db6b-c42e-408e-b32f-aef87cf97fd5 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f returned with HTTP 200 Jul 24 06:06:42.678655 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 942/3822] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:42 2026] GET /volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:43.094652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.096415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3a7e552f-c499-427a-bc94-16fe62ff7895 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.097075 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:43.097323 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.097579 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.097755 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:43.098880 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a7e552f-c499-427a-bc94-16fe62ff7895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:06:43.099149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a7e552f-c499-427a-bc94-16fe62ff7895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.099776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3a7e552f-c499-427a-bc94-16fe62ff7895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.102517 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:43.102517 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:43.103465 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c6e46f2-83bc-4bc9-8f32-40313cf6c819 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:43.103779 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 965/3823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:43.106886 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3a7e552f-c499-427a-bc94-16fe62ff7895 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 404 Jul 24 06:06:43.107475 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 967/3824] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:06:43.516819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-81bd8374-32ea-45b1-8885-4f5560933871 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.519087 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81bd8374-32ea-45b1-8885-4f5560933871 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 Jul 24 06:06:43.519274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81bd8374-32ea-45b1-8885-4f5560933871 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.519454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-81bd8374-32ea-45b1-8885-4f5560933871 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.524162 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-81bd8374-32ea-45b1-8885-4f5560933871 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 returned with HTTP 404 Jul 24 06:06:43.524806 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 951/3825] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/snapshots/9b300d80-0882-45b3-a65e-e4138e446c47 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:43.693065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9fee58c-5e47-4ce8-9ad2-f311c8861a66 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.695312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9fee58c-5e47-4ce8-9ad2-f311c8861a66 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f Jul 24 06:06:43.695537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9fee58c-5e47-4ce8-9ad2-f311c8861a66 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.695779 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9fee58c-5e47-4ce8-9ad2-f311c8861a66 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.701082 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9fee58c-5e47-4ce8-9ad2-f311c8861a66 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f returned with HTTP 404 Jul 24 06:06:43.701567 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 943/3826] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/volumes/2c4ac9e7-6779-4af5-afd7-1a569f56406f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:06:43.707461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7cb477b-559f-4c25-912e-c9f7115423df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.709252 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7cb477b-559f-4c25-912e-c9f7115423df tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 Jul 24 06:06:43.709508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7cb477b-559f-4c25-912e-c9f7115423df tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.709784 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7cb477b-559f-4c25-912e-c9f7115423df tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.709965 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.groups [None req-e7cb477b-559f-4c25-912e-c9f7115423df tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] show called for member 5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:06:43.712940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7cb477b-559f-4c25-912e-c9f7115423df tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 returned with HTTP 404 Jul 24 06:06:43.713563 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 966/3827] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/groups/5a1b08c6-e5a7-42de-b0ab-74a2c99282e3 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:06:43.720711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.722385 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/detail Jul 24 06:06:43.722638 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.722862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.723126 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:06:43.723947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:06:43.732465 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Get all volumes completed successfully. Jul 24 06:06:43.733369 np0000005810 devstack@c-api.service[100224]: WARNING stevedore.named [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:43.733592 np0000005810 devstack@c-api.service[100224]: WARNING castellan.key_manager [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:43.776300 np0000005810 devstack@c-api.service[100224]: DEBUG oslo_db.sqlalchemy.engines [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:43.779875 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:43.779875 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:43.788137 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd7552ba-fef9-4c32-8a0e-fc4f1ffc2752 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/detail returned with HTTP 200 Jul 24 06:06:43.788544 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 968/3828] 10.4.3.200 () {68 vars in 1299 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:43.801471 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.803749 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] POST https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80/action Jul 24 06:06:43.804219 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:43.804440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:43.806470 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.groups [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] delete called for group d3a879ed-758a-42ef-8c3b-36db2db3ad80 {{(pid=100225) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 24 06:06:43.806614 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.groups [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Delete group with id: d3a879ed-758a-42ef-8c3b-36db2db3ad80 Jul 24 06:06:43.809825 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:43.809825 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:43.841825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f2141533-4e3b-4f2b-9698-26611ec8cbb2 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80/action returned with HTTP 202 Jul 24 06:06:43.842942 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 952/3829] 10.4.3.200 () {70 vars in 1428 bytes} [Fri Jul 24 06:06:43 2026] POST /volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:43.849106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:43.851439 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 Jul 24 06:06:43.851734 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:43.852005 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:43.860418 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:43.860418 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:43.864427 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Volume info retrieved successfully. Jul 24 06:06:43.865077 np0000005810 devstack@c-api.service[100223]: WARNING stevedore.named [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 24 06:06:43.865316 np0000005810 devstack@c-api.service[100223]: WARNING castellan.key_manager [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 24 06:06:43.901692 np0000005810 devstack@c-api.service[100223]: DEBUG oslo_db.sqlalchemy.engines [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 24 06:06:43.906081 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:43.906081 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:43.919009 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5fd00dd-c8c9-475a-aebd-f436a2acde67 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 returned with HTTP 200 Jul 24 06:06:43.919380 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 944/3830] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:43 2026] GET /volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:44.116623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-235cfb8d-d149-4974-88c7-318a9920b4dd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:44.118303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-235cfb8d-d149-4974-88c7-318a9920b4dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:44.118534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-235cfb8d-d149-4974-88c7-318a9920b4dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:44.118754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-235cfb8d-d149-4974-88c7-318a9920b4dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:44.118907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-235cfb8d-d149-4974-88c7-318a9920b4dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:44.124006 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:44.124006 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:44.124862 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-235cfb8d-d149-4974-88c7-318a9920b4dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:44.125345 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 967/3831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:44 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:44.925300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-696fe8ae-d517-4456-b505-62706fa4b38d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:44.927858 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:44.928312 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "989b2323-08cb-408f-9efc-0ff664198580", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:44.929732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '989b2323-08cb-408f-9efc-0ff664198580', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:44.942980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b987222-42ca-484b-95a6-96ac53ede969 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:44.945495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b987222-42ca-484b-95a6-96ac53ede969 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 Jul 24 06:06:44.945495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b987222-42ca-484b-95a6-96ac53ede969 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:44.945846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b987222-42ca-484b-95a6-96ac53ede969 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:44.954405 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b987222-42ca-484b-95a6-96ac53ede969 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 returned with HTTP 404 Jul 24 06:06:44.955144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 953/3832] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:44 2026] GET /volume/v3/volumes/5c3652ee-1f67-43f5-b991-b7b6773ca6b4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:06:44.965197 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:44.967760 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] GET https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 Jul 24 06:06:44.967853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:44.968101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:44.968265 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.groups [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] show called for member d3a879ed-758a-42ef-8c3b-36db2db3ad80 {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 24 06:06:44.971218 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1221895e-8dd2-49d7-9457-a1f300260ad9 tempest-GroupsV314Test-1810774638 tempest-GroupsV314Test-1810774638-project-member] https://10.4.3.200/volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 returned with HTTP 404 Jul 24 06:06:44.971723 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 945/3833] 10.4.3.200 () {68 vars in 1386 bytes} [Fri Jul 24 06:06:44 2026] GET /volume/v3/groups/d3a879ed-758a-42ef-8c3b-36db2db3ad80 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 24 06:06:44.978963 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-01be2faf-2e68-4603-8c76-2d447be8a364 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:44.980727 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-01be2faf-2e68-4603-8c76-2d447be8a364 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] DELETE https://10.4.3.200/volume/v3/group_types/6c1bb051-c16a-46b5-8d15-e07e5daadd3f Jul 24 06:06:44.980973 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-01be2faf-2e68-4603-8c76-2d447be8a364 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:44.981104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-01be2faf-2e68-4603-8c76-2d447be8a364 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.002505 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-01be2faf-2e68-4603-8c76-2d447be8a364 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] https://10.4.3.200/volume/v3/group_types/6c1bb051-c16a-46b5-8d15-e07e5daadd3f returned with HTTP 202 Jul 24 06:06:45.003359 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 968/3834] 10.4.3.200 () {68 vars in 1404 bytes} [Fri Jul 24 06:06:44 2026] DELETE /volume/v3/group_types/6c1bb051-c16a-46b5-8d15-e07e5daadd3f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:45.009545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3dfb7313-3750-4357-a5ae-3e53086f6471 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:45.012115 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dfb7313-3750-4357-a5ae-3e53086f6471 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] DELETE https://10.4.3.200/volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 Jul 24 06:06:45.012174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6e2430c9-2430-45a5-9612-cd3cb9abfde1 req-bf4106b2-c616-4235-ac52-41eef48d67d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:45.012451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dfb7313-3750-4357-a5ae-3e53086f6471 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:45.012914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3dfb7313-3750-4357-a5ae-3e53086f6471 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.014662 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6e2430c9-2430-45a5-9612-cd3cb9abfde1 req-bf4106b2-c616-4235-ac52-41eef48d67d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 Jul 24 06:06:45.014875 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6e2430c9-2430-45a5-9612-cd3cb9abfde1 req-bf4106b2-c616-4235-ac52-41eef48d67d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:45.015129 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6e2430c9-2430-45a5-9612-cd3cb9abfde1 req-bf4106b2-c616-4235-ac52-41eef48d67d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.017804 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume of 1 GB Jul 24 06:06:45.022524 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Availability Zones retrieved successfully. Jul 24 06:06:45.022982 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:45.022982 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:45.027829 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (08759eeb-0e1f-4e91-86e5-8009b4d44820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:45.029131 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ac5e2c-e672-47ec-85cf-36dbe7a4e9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:45.030102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:45.040832 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3dfb7313-3750-4357-a5ae-3e53086f6471 tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] https://10.4.3.200/volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 returned with HTTP 202 Jul 24 06:06:45.041315 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 954/3835] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:06:45 2026] DELETE /volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:45.050497 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c9f28a8-d600-4bf7-a05c-45f04db541ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:45.052380 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c9f28a8-d600-4bf7-a05c-45f04db541ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] GET https://10.4.3.200/volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 Jul 24 06:06:45.052598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c9f28a8-d600-4bf7-a05c-45f04db541ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:45.052972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c9f28a8-d600-4bf7-a05c-45f04db541ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.059811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c9f28a8-d600-4bf7-a05c-45f04db541ce tempest-GroupsV314Test-2029443529 tempest-GroupsV314Test-2029443529-project-admin] https://10.4.3.200/volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 returned with HTTP 404 Jul 24 06:06:45.060335 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 969/3836] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:06:45 2026] GET /volume/v3/types/bee60098-4cac-4d8d-95fc-f5bdb28bd881 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:45.082393 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6e2430c9-2430-45a5-9612-cd3cb9abfde1 req-bf4106b2-c616-4235-ac52-41eef48d67d6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 returned with HTTP 200 Jul 24 06:06:45.082936 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 946/3837] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:06:45 2026] DELETE /volume/v3/attachments/3abca8e7-bdb9-442e-9f5e-d65db8064885 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:45.094891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7ac5e2c-e672-47ec-85cf-36dbe7a4e9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:45.096086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea74a267-8278-4926-a5ff-933697712716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:45.136927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0a06582-8204-4fd7-8130-add41c35632d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:45.139619 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0a06582-8204-4fd7-8130-add41c35632d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:45.139892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0a06582-8204-4fd7-8130-add41c35632d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:45.140199 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0a06582-8204-4fd7-8130-add41c35632d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.140358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b0a06582-8204-4fd7-8130-add41c35632d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:45.142486 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['2b5335d4-597c-4ae4-aaae-d7a26a729b4e', '3b5656bf-8b4a-478f-b44f-469875d0ae07', 'ecd65d30-d656-4e1a-956f-b2992f7cd6bf', '6ea7e1b0-aef5-44d6-8a89-4331002bd9e8'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:45.143309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea74a267-8278-4926-a5ff-933697712716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b5335d4-597c-4ae4-aaae-d7a26a729b4e', '3b5656bf-8b4a-478f-b44f-469875d0ae07', 'ecd65d30-d656-4e1a-956f-b2992f7cd6bf', '6ea7e1b0-aef5-44d6-8a89-4331002bd9e8']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:45.144284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2270571-0b37-41d7-a088-fd99676f8109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:45.145857 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:45.145857 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:45.146701 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0a06582-8204-4fd7-8130-add41c35632d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:45.147051 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 955/3838] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:45 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:45.168038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2270571-0b37-41d7-a088-fd99676f8109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7f52517-c2f9-41f2-b6df-2bed09d9b268', '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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['2b5335d4-597c-4ae4-aaae-d7a26a729b4e','3b5656bf-8b4a-478f-b44f-469875d0ae07','ecd65d30-d656-4e1a-956f-b2992f7cd6bf','6ea7e1b0-aef5-44d6-8a89-4331002bd9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:45Z,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=f7f52517-c2f9-41f2-b6df-2bed09d9b268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56f856477e6940528956eabfe5b700ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b9258a23684528acade642f61e09cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:45.168966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d96b046-2065-46c0-9cad-a956b155e419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:45.194629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d96b046-2065-46c0-9cad-a956b155e419) transitioned into state 'SUCCESS' from 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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['2b5335d4-597c-4ae4-aaae-d7a26a729b4e','3b5656bf-8b4a-478f-b44f-469875d0ae07','ecd65d30-d656-4e1a-956f-b2992f7cd6bf','6ea7e1b0-aef5-44d6-8a89-4331002bd9e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:45.195584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0aef1d7-3442-4c5f-9d2f-3a280d670799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:45.208181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0aef1d7-3442-4c5f-9d2f-3a280d670799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:45.209101 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (08759eeb-0e1f-4e91-86e5-8009b4d44820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:45.209412 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request issued successfully. Jul 24 06:06:45.210437 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-696fe8ae-d517-4456-b505-62706fa4b38d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:45.210820 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 969/3839] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:06:44 2026] POST /volume/v3/volumes => generated 775 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:45.227110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:45.229385 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:45.229651 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:45.229934 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:45.237644 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:45.237644 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:45.244368 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:45.251934 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-30fc915c-29a0-4349-b0c3-12fedb187d59 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:45.252522 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 970/3840] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:45 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:46.159685 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:46.162054 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:46.163824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:46.164173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:46.164275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:46.176856 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:46.176856 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:46.176856 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-736cf2fb-a4df-4789-a817-a223a23c0b99 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:46.177023 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 947/3841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:46 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:46.270776 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19a56af2-59e9-49ef-871d-1f1962b03255 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:46.273071 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a56af2-59e9-49ef-871d-1f1962b03255 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:46.273400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a56af2-59e9-49ef-871d-1f1962b03255 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:46.273717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19a56af2-59e9-49ef-871d-1f1962b03255 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:46.284406 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:46.284406 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:46.290364 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19a56af2-59e9-49ef-871d-1f1962b03255 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:46.296034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19a56af2-59e9-49ef-871d-1f1962b03255 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:46.297109 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 956/3842] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:46 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 925 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:46.563182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:46.564982 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:06:46.565154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:46.565329 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:46.565479 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:06:46.572096 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:46.572096 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:46.572497 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:46.590310 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:06:46.591893 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f307f252-e6d0-4385-ab2f-b05ddb2a453b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 202 Jul 24 06:06:46.591893 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 970/3843] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:46 2026] DELETE /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:46.600141 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:46.601894 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:06:46.602091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:46.602295 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:46.609463 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:46.609463 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:46.613041 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:46.619013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96fad663-ea11-47b2-8f82-ccc02fc744ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 200 Jul 24 06:06:46.619368 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 971/3844] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:46 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:47.187804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2e3eccd-259f-4edc-a150-4008ae029cea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.190010 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2e3eccd-259f-4edc-a150-4008ae029cea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:47.190306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2e3eccd-259f-4edc-a150-4008ae029cea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:47.190542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2e3eccd-259f-4edc-a150-4008ae029cea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:47.190721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d2e3eccd-259f-4edc-a150-4008ae029cea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:47.195431 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:47.195431 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:47.196368 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2e3eccd-259f-4edc-a150-4008ae029cea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:47.196859 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 948/3845] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:47 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:47.310338 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16ec8593-75af-468d-8915-427970368807 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.312906 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16ec8593-75af-468d-8915-427970368807 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:47.313124 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16ec8593-75af-468d-8915-427970368807 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:47.313364 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16ec8593-75af-468d-8915-427970368807 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:47.331825 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:47.331825 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:47.340519 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16ec8593-75af-468d-8915-427970368807 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:47.349453 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16ec8593-75af-468d-8915-427970368807 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:47.350008 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 957/3846] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:47 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 928 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:47.542482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.632618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3e51c46a-0a26-44b5-928f-f47f82b39fd9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.634544 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e51c46a-0a26-44b5-928f-f47f82b39fd9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 Jul 24 06:06:47.634788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e51c46a-0a26-44b5-928f-f47f82b39fd9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:47.635016 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3e51c46a-0a26-44b5-928f-f47f82b39fd9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:47.641362 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3e51c46a-0a26-44b5-928f-f47f82b39fd9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 returned with HTTP 404 Jul 24 06:06:47.641921 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 972/3847] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:47 2026] GET /volume/v3/volumes/e17360ec-1273-4237-b57f-50532d65e420 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:47.650275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:47.650648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-11319515"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:47.651994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-11319515'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:47.652092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume of 1 GB Jul 24 06:06:47.656035 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Availability Zones retrieved successfully. Jul 24 06:06:47.661439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Flow 'volume_create_api' (7d507703-1dc0-4531-88da-63d888dfa859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:47.662433 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8024d067-f6da-4614-bf16-b03cadf310e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.663190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:47.677787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34439100-7e66-4136-ab8c-49965eb6c543 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.679599 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:47.680095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1248377199", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:47.681962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1248377199', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:47.694544 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8024d067-f6da-4614-bf16-b03cadf310e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.695303 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1410b8e-f6c2-4016-aaf6-c0bdfab5871d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.747244 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Created reservations ['2ef38e16-08ec-453c-a902-e6534e8d6d9e', '6c231b06-581e-4d67-b308-845e1dccc43b', '39f83ea0-ea24-46bd-8b7c-1501f7be753d', 'bd1a185f-11ae-4ac8-ba36-8959c965bf73'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:47.747985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1410b8e-f6c2-4016-aaf6-c0bdfab5871d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ef38e16-08ec-453c-a902-e6534e8d6d9e', '6c231b06-581e-4d67-b308-845e1dccc43b', '39f83ea0-ea24-46bd-8b7c-1501f7be753d', 'bd1a185f-11ae-4ac8-ba36-8959c965bf73']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.748637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28fe85d-006b-4324-a4aa-0a40d217194e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.766093 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:06:47.767935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f28fe85d-006b-4324-a4aa-0a40d217194e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7492fda-1e2e-450d-8716-dd4d4ae31571', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-11319515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0112dede4959425892cae2746a77aced',qos_specs=None,replication_status=,reservations=['2ef38e16-08ec-453c-a902-e6534e8d6d9e','6c231b06-581e-4d67-b308-845e1dccc43b','39f83ea0-ea24-46bd-8b7c-1501f7be753d','bd1a185f-11ae-4ac8-ba36-8959c965bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-11319515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7492fda-1e2e-450d-8716-dd4d4ae31571,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0112dede4959425892cae2746a77aced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.768565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870c6916-4f11-47c0-aad4-59b378c99b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.773520 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:06:47.781092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (4450e789-51be-4d8a-b89c-8e4f4e437c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:47.782017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bd22c8-b64a-4dbd-8a5b-f484831fa5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.782983 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:47.785720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (870c6916-4f11-47c0-aad4-59b378c99b9b) transitioned into state 'SUCCESS' from state '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-11319515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0112dede4959425892cae2746a77aced',qos_specs=None,replication_status=,reservations=['2ef38e16-08ec-453c-a902-e6534e8d6d9e','6c231b06-581e-4d67-b308-845e1dccc43b','39f83ea0-ea24-46bd-8b7c-1501f7be753d','bd1a185f-11ae-4ac8-ba36-8959c965bf73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.786365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fafd88f-dfc6-4bf1-8314-fb06184b4d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.795715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fafd88f-dfc6-4bf1-8314-fb06184b4d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.796439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Flow 'volume_create_api' (7d507703-1dc0-4531-88da-63d888dfa859) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:47.796749 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume request issued successfully. Jul 24 06:06:47.797242 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6fd18644-67bd-47e6-be0f-1a898ea2789b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:47.798023 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 971/3848] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:47 2026] POST /volume/v3/volumes => generated 749 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:47.810602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:47.811821 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:47.812020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:47.812195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:47.821375 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:47.821375 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:47.825213 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:47.829383 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbd5375e-3f8e-4ce8-b2f8-c0c8c1cff81f tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:47.829895 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 958/3849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:47 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:47.866106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71bd22c8-b64a-4dbd-8a5b-f484831fa5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.866942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fdaae3-7537-4637-b21b-1591277489ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.915569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['5532d34a-a6db-41b3-8475-b97b45acfcff', '534c1d2a-b73a-413a-b578-177064f03843', '205e180d-0332-4405-ab4c-6e409c1ad16b', '8d9568e3-672f-4f2a-b4bb-ae8d348e3008'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:47.920246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54fdaae3-7537-4637-b21b-1591277489ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5532d34a-a6db-41b3-8475-b97b45acfcff', '534c1d2a-b73a-413a-b578-177064f03843', '205e180d-0332-4405-ab4c-6e409c1ad16b', '8d9568e3-672f-4f2a-b4bb-ae8d348e3008']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.920246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (896a6ea3-99dc-44a9-89c2-ae800f145bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.951117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (896a6ea3-99dc-44a9-89c2-ae800f145bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd310bc5b-b5dc-4115-b635-b65496dd186e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1248377199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['5532d34a-a6db-41b3-8475-b97b45acfcff','534c1d2a-b73a-413a-b578-177064f03843','205e180d-0332-4405-ab4c-6e409c1ad16b','8d9568e3-672f-4f2a-b4bb-ae8d348e3008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1248377199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d310bc5b-b5dc-4115-b635-b65496dd186e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.952095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d23aaba-4257-472f-89f2-981b98b18c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.980186 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d23aaba-4257-472f-89f2-981b98b18c13) transitioned into state 'SUCCESS' from state '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-1248377199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['5532d34a-a6db-41b3-8475-b97b45acfcff','534c1d2a-b73a-413a-b578-177064f03843','205e180d-0332-4405-ab4c-6e409c1ad16b','8d9568e3-672f-4f2a-b4bb-ae8d348e3008'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.981134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796451ec-7ec2-4c0c-a2d7-984406c9956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:47.992279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (796451ec-7ec2-4c0c-a2d7-984406c9956c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:47.993159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (4450e789-51be-4d8a-b89c-8e4f4e437c88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:47.993525 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:06:47.994173 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34439100-7e66-4136-ab8c-49965eb6c543 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:47.994657 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 949/3850] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:47 2026] POST /volume/v3/volumes => generated 759 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:48.008780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.010709 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:48.010916 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.011118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.019297 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.019297 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:48.024766 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:48.030342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dfce2ea8-554a-4442-9a44-02a8bb4232b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:06:48.030805 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 973/3851] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.207984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.210219 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:48.210219 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.210429 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.210636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:48.217605 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.217605 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:48.218428 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5645c2e9-1afb-4079-a83e-1e7f88643b34 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:48.218765 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 972/3852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.364893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.368202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:48.368690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.368975 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.376811 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.376811 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:48.381042 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:48.385337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba37e3fd-15c1-405e-a006-c264099eb8ff tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:48.386055 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 959/3853] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:48.845786 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.849698 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:48.849698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.849698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.858414 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.858414 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:48.862702 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:48.867749 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5a51d04-9c22-4a33-a737-9a1d395c5c64 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:48.868313 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 950/3854] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.879483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.881701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 24 06:06:48.882170 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d7492fda-1e2e-450d-8716-dd4d4ae31571"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:48.884173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd7492fda-1e2e-450d-8716-dd4d4ae31571'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 06:06:48.884323 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Creating transfer of volume d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:48.884470 np0000005810 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Generating transfer record for volume d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:48.893385 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.893385 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:48.903971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-11f790ca-3dd4-4ec2-92ae-9aa1aa3033c8 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 06:06:48.904386 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 974/3855] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 24 06:06:48 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:48.911761 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.913589 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:48.913810 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.913995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.920193 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:48.920193 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:48.924107 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:48.929637 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b36b133-8f64-4ef1-a1aa-c4a44dcb298c tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:48.930200 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 973/3856] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.943535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b594763c-118b-4b5d-a5e9-1ff186c1b5dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.945265 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b594763c-118b-4b5d-a5e9-1ff186c1b5dd tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 Jul 24 06:06:48.945448 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b594763c-118b-4b5d-a5e9-1ff186c1b5dd tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.945655 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b594763c-118b-4b5d-a5e9-1ff186c1b5dd tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.949875 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b594763c-118b-4b5d-a5e9-1ff186c1b5dd tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 returned with HTTP 200 Jul 24 06:06:48.950213 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 960/3857] 10.4.3.200 () {66 vars in 1381 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 => generated 409 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.957858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:48.959401 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer Jul 24 06:06:48.959731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:48.960028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:48.960276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.volume_transfer [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Listing volume transfers {{(pid=100223) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 06:06:48.964663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-811e4c23-0c87-4dc0-9166-51da28cf28e7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 200 Jul 24 06:06:48.965181 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 951/3858] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 24 06:06:48 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:48.974722 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e64094de-38cd-4823-8c43-9297a40cb4ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.044539 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91cd9350-640c-4b91-9804-c177724ee05a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.046352 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91cd9350-640c-4b91-9804-c177724ee05a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:49.046561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91cd9350-640c-4b91-9804-c177724ee05a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.046822 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91cd9350-640c-4b91-9804-c177724ee05a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.057073 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6/accept Jul 24 06:06:49.057119 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.057119 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:49.057438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0dbc0b60dd5cd060"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:49.060243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.volume_transfer [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Accepting volume transfer 3832a7fd-b28a-4299-8d96-f1bcab4afdb6 {{(pid=100222) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 24 06:06:49.060451 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Accepting transfer 3832a7fd-b28a-4299-8d96-f1bcab4afdb6 Jul 24 06:06:49.062652 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-91cd9350-640c-4b91-9804-c177724ee05a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:49.069752 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91cd9350-640c-4b91-9804-c177724ee05a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:06:49.070304 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 974/3859] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:49.085825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.087495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:49.087736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.088207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.095151 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.095151 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:49.099286 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:49.106250 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bcdad38-4bf3-4de8-afe8-0cefc0dbec09 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:06:49.106692 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 961/3860] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:49.111164 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Created reservations ['599f38de-b1d9-498b-ad78-f27c92f055f8', 'b1406105-ec9f-4971-9833-cff481b85cc7', '1af606d2-d0f1-46d7-bd8e-529cafb19c3d', '28dc799f-76bf-4ae8-822a-0280ea50fa74'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:49.120638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.125694 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:06:49.125694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d310bc5b-b5dc-4115-b635-b65496dd186e", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1215456757", "description": null, "metadata": null}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:49.131041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Created reservations ['130e054f-5132-4567-a5ef-4c78f66a2568', '3bb00baf-4961-4d6d-b5c5-0218d3c33f27', '62d4ed88-ca3d-4d8d-9557-3bbae66ba63c', '8064809e-8767-4c5a-ac21-6a2df0f7df33'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:49.133568 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.133568 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:49.134239 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:49.134455 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:49.163332 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['2907dc0e-bce1-4f53-9b63-6a2104e349d4', '4302d15b-9bc3-4cac-92bf-0a1c4b647e1b', '7edb7440-4539-4cc4-afe9-3193101621fc', '59887da9-16de-4c7d-a96d-e58bd813945d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:49.201256 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot create request issued successfully. Jul 24 06:06:49.201256 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f22f28a8-7568-4cdf-96e5-0a839ab166ea tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:06:49.201256 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 952/3861] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:06:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:49.203780 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Created reservations ['1ac828f5-c2d4-485f-9c73-0dc93864163f', 'ee42c93d-f8d3-44e2-8a4a-602857248426', '737b5275-a2ea-4812-b1fa-92dd7cb8a622', 'be3cf28f-c5b9-48a2-afcc-490ec4edd62d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:49.213051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.215348 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:49.215696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.215953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.221503 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.221503 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:49.222024 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:49.222843 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9507b116-c0b0-43d3-a10c-4718fa3b8ec0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:49.223358 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 975/3862] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:49.229995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.234192 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:49.234387 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.234591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.234745 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:49.246625 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.246625 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:49.247523 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74d86068-9fc3-42cf-98c8-b9b8b215b5cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:49.247987 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 962/3863] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:49.256377 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Created reservations ['ffd97de9-9555-4a34-b335-a87136de6aa5', 'd298d790-7dba-4ff3-a40f-f6fca262348a', '5dd740fc-8de8-4e64-891a-bcdca8a02d47', '43aeab32-6c08-43ae-92c7-f38e801f4a15'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:49.272833 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Transfer volume completed successfully. Jul 24 06:06:49.333127 np0000005810 devstack@c-api.service[100222]: INFO cinder.transfer.api [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Volume d7492fda-1e2e-450d-8716-dd4d4ae31571 has been transferred. Jul 24 06:06:49.340991 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e64094de-38cd-4823-8c43-9297a40cb4ea tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6/accept returned with HTTP 202 Jul 24 06:06:49.341657 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 975/3864] 10.4.3.200 () {68 vars in 1423 bytes} [Fri Jul 24 06:06:48 2026] POST /volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6/accept => generated 365 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:49.350003 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.352114 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:49.352334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.352595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.361353 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.361353 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:49.365365 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Volume info retrieved successfully. Jul 24 06:06:49.370393 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d94fe68a-9cc9-47f7-b876-52db3ede118f tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:49.370930 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 953/3865] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:49.382985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a98c9718-2d71-4fce-b298-59ed18150f18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.384601 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a98c9718-2d71-4fce-b298-59ed18150f18 tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:49.384827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a98c9718-2d71-4fce-b298-59ed18150f18 tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.385067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a98c9718-2d71-4fce-b298-59ed18150f18 tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.392074 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.392074 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:49.395801 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a98c9718-2d71-4fce-b298-59ed18150f18 tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] Volume info retrieved successfully. Jul 24 06:06:49.401466 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a98c9718-2d71-4fce-b298-59ed18150f18 tempest-VolumesTransfersTest-539086177 tempest-VolumesTransfersTest-539086177-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:49.401466 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 976/3866] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:49.401608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72e630dc-3269-4888-9690-4b98bd82ad6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.405717 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72e630dc-3269-4888-9690-4b98bd82ad6d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:49.405717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72e630dc-3269-4888-9690-4b98bd82ad6d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.405717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72e630dc-3269-4888-9690-4b98bd82ad6d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.413191 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.413191 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:49.417699 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72e630dc-3269-4888-9690-4b98bd82ad6d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:49.420838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.422519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 Jul 24 06:06:49.422741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.422950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.423089 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.volume_transfer [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Delete transfer with id: 3832a7fd-b28a-4299-8d96-f1bcab4afdb6 Jul 24 06:06:49.423835 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72e630dc-3269-4888-9690-4b98bd82ad6d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:49.424413 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 963/3867] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:49.426066 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e2fe7591-f7c3-40b3-84e6-2601e463861e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 returned with HTTP 404 Jul 24 06:06:49.426475 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 976/3868] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 24 06:06:49 2026] DELETE /volume/v3/os-volume-transfer/3832a7fd-b28a-4299-8d96-f1bcab4afdb6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:49.432893 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.461936 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:49.462113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.462280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.462437 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Delete volume with id: d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:49.468648 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.468648 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:49.468990 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Volume info retrieved successfully. Jul 24 06:06:49.488061 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Delete volume request issued successfully. Jul 24 06:06:49.488284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d586b3e2-a749-4e16-8c70-5b599d1d2ad6 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 202 Jul 24 06:06:49.488860 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 954/3869] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:49 2026] DELETE /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:49.497182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7342f28a-5da2-4836-bc57-87c98a062383 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:49.498948 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7342f28a-5da2-4836-bc57-87c98a062383 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:49.499168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7342f28a-5da2-4836-bc57-87c98a062383 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:49.499370 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7342f28a-5da2-4836-bc57-87c98a062383 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:49.507014 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:49.507014 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:49.510518 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7342f28a-5da2-4836-bc57-87c98a062383 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Volume info retrieved successfully. Jul 24 06:06:49.514342 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7342f28a-5da2-4836-bc57-87c98a062383 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 200 Jul 24 06:06:49.514712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 977/3870] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:49 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:50.068736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cae38237-157a-48ca-8a0a-c93b712d4d5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.106842 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cae38237-157a-48ca-8a0a-c93b712d4d5c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:50.106842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cae38237-157a-48ca-8a0a-c93b712d4d5c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:50.119120 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cae38237-157a-48ca-8a0a-c93b712d4d5c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:50.119783 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 964/3871] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:50 2026] POST /volume/v3/types => generated 268 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.234457 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a24827f7-1a42-4647-9282-ea2adedd73ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.236385 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a24827f7-1a42-4647-9282-ea2adedd73ab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:50.236596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a24827f7-1a42-4647-9282-ea2adedd73ab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.236784 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a24827f7-1a42-4647-9282-ea2adedd73ab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.242663 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.242663 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:50.243114 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a24827f7-1a42-4647-9282-ea2adedd73ab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:50.243939 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a24827f7-1a42-4647-9282-ea2adedd73ab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:50.244281 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 977/3872] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.253897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.256113 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:50.256311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.256504 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.259984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.261936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:50.262153 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.262380 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.262482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:50.264133 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.264133 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:50.264596 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:50.265366 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a4d54e7-b711-40c2-9b41-ea8905840671 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:50.265771 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 955/3873] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.268547 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.268547 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:50.269328 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18b09af2-3cf6-469a-8ed9-07c2ef61dc1a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:50.269686 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 978/3874] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.405817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.407874 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:50.408012 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.408645 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.413830 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.413830 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:50.415945 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:50.415945 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-6667bda5-2f51-448f-947e-5a1516ae0e5c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:50.415945 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 965/3875] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.426619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.428912 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:50.428999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.431981 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.436308 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.437997 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:50.438247 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.438397 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.445551 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.445551 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:50.447830 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.447830 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:50.452218 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:50.453154 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:50.458793 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-cdef2e10-bb06-49ed-98b9-0ba45dc2125c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:06:50.459201 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 978/3876] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:50.460233 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9ccccffe-2b0d-4202-9a6b-409ea7b19092 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:50.460956 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 956/3877] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:50.531629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6646f9d0-94a7-450b-8ca1-ff518eeb97c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.533754 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6646f9d0-94a7-450b-8ca1-ff518eeb97c0 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:50.533949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6646f9d0-94a7-450b-8ca1-ff518eeb97c0 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.534127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6646f9d0-94a7-450b-8ca1-ff518eeb97c0 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.542743 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6646f9d0-94a7-450b-8ca1-ff518eeb97c0 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 404 Jul 24 06:06:50.543171 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 979/3878] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:06:50.552374 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-757bd24a-f71c-4168-8bf0-4b4ebe84a09b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.554400 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-757bd24a-f71c-4168-8bf0-4b4ebe84a09b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:50.554611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-757bd24a-f71c-4168-8bf0-4b4ebe84a09b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.554852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-757bd24a-f71c-4168-8bf0-4b4ebe84a09b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.560939 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-757bd24a-f71c-4168-8bf0-4b4ebe84a09b tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 404 Jul 24 06:06:50.561382 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 966/3879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:50.572253 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.574038 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:50.574226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.574461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.574694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Delete volume with id: d7492fda-1e2e-450d-8716-dd4d4ae31571 Jul 24 06:06:50.582617 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f05bbdbf-7fd4-4e55-8c9f-8b9908a764b7 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 returned with HTTP 404 Jul 24 06:06:50.583183 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 979/3880] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:50 2026] DELETE /volume/v3/volumes/d7492fda-1e2e-450d-8716-dd4d4ae31571 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:50.594748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.596402 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:50.596967 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1030845308"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:50.598507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1030845308'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:50.598649 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume of 1 GB Jul 24 06:06:50.602473 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Availability Zones retrieved successfully. Jul 24 06:06:50.608462 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Flow 'volume_create_api' (8fe56242-fa62-447f-a2bd-13cb0e2ea190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:50.609782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e222b779-11e5-46ad-8c73-18dbc957934a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:50.611029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:50.647495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e222b779-11e5-46ad-8c73-18dbc957934a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:50.648504 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711eb699-6859-4acb-ab54-693f83dc10d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:50.690717 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Created reservations ['fe86cc07-2e6f-48bb-8da7-cc11ab82c672', '77e225aa-a3fa-46c3-9a29-eb7c740f4af2', '437a3e1f-21b3-45bc-abd9-36a73bba0809', 'c8ea628e-79b7-43f3-8c76-03982cecf894'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:50.691622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (711eb699-6859-4acb-ab54-693f83dc10d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe86cc07-2e6f-48bb-8da7-cc11ab82c672', '77e225aa-a3fa-46c3-9a29-eb7c740f4af2', '437a3e1f-21b3-45bc-abd9-36a73bba0809', 'c8ea628e-79b7-43f3-8c76-03982cecf894']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:50.692731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1117f441-963c-4b7b-ab24-b99bdf79d3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:50.717488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1117f441-963c-4b7b-ab24-b99bdf79d3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d48ba9c-b5b3-42a2-ae3a-fd71df82237c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1030845308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0112dede4959425892cae2746a77aced',qos_specs=None,replication_status=,reservations=['fe86cc07-2e6f-48bb-8da7-cc11ab82c672','77e225aa-a3fa-46c3-9a29-eb7c740f4af2','437a3e1f-21b3-45bc-abd9-36a73bba0809','c8ea628e-79b7-43f3-8c76-03982cecf894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1030845308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d48ba9c-b5b3-42a2-ae3a-fd71df82237c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0112dede4959425892cae2746a77aced',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:50.717488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e355dc5a-f004-49ac-9c2a-eaec4d8718ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:50.741943 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e355dc5a-f004-49ac-9c2a-eaec4d8718ea) transitioned into state 'SUCCESS' from state '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-1030845308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0112dede4959425892cae2746a77aced',qos_specs=None,replication_status=,reservations=['fe86cc07-2e6f-48bb-8da7-cc11ab82c672','77e225aa-a3fa-46c3-9a29-eb7c740f4af2','437a3e1f-21b3-45bc-abd9-36a73bba0809','c8ea628e-79b7-43f3-8c76-03982cecf894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a59d98e90942c9824c3c5e682bdd32',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:50.742918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9b8101-7e58-4ddb-b20d-8b393ed8ca80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:50.756635 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec9b8101-7e58-4ddb-b20d-8b393ed8ca80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:50.757939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Flow 'volume_create_api' (8fe56242-fa62-447f-a2bd-13cb0e2ea190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:50.758407 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Create volume request issued successfully. Jul 24 06:06:50.759578 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2f98a4cd-ceb8-472a-89bb-b00ac1147547 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:50.760201 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 957/3881] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:06:50 2026] POST /volume/v3/volumes => generated 751 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 24 06:06:50.773420 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.775217 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:50.775426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.775659 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.782522 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.782522 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:50.786528 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:50.791429 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-223cf823-ce94-4e30-a6e2-a23c1894af60 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 200 Jul 24 06:06:50.791429 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 980/3882] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:50.950040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:50.952655 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:50.953021 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:50.953368 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:50.959721 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:50.959721 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:50.960011 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:50.963296 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bc2278ea-79a3-48c1-9208-2ca46e086be7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:50.963296 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 967/3883] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:06:50 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:51.280991 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2af06a5e-676e-4301-abcd-830fb18ba78c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.283349 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2af06a5e-676e-4301-abcd-830fb18ba78c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:51.283633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2af06a5e-676e-4301-abcd-830fb18ba78c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.283889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2af06a5e-676e-4301-abcd-830fb18ba78c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.284034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2af06a5e-676e-4301-abcd-830fb18ba78c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:51.289081 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.289081 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:51.289838 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2af06a5e-676e-4301-abcd-830fb18ba78c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:51.290189 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 980/3884] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:51.473218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8695fe2-8485-4691-80f7-2de38acb7648 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.475763 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8695fe2-8485-4691-80f7-2de38acb7648 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:51.476266 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8695fe2-8485-4691-80f7-2de38acb7648 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.476701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8695fe2-8485-4691-80f7-2de38acb7648 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.487394 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.487394 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:51.495026 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8695fe2-8485-4691-80f7-2de38acb7648 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:51.501362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8695fe2-8485-4691-80f7-2de38acb7648 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:51.501951 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 958/3885] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:51.516053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.521019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:51.521343 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.521636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.537796 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.537796 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:51.548782 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:51.559466 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad7c1a3e-7b81-4863-af0b-1852a4fc824c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:51.560001 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 981/3886] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 1193 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:51.574415 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.577007 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:51.577350 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "f7f52517-c2f9-41f2-b6df-2bed09d9b268", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:51.578859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'f7f52517-c2f9-41f2-b6df-2bed09d9b268', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:51.585816 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.585816 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:51.586274 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume retrieved successfully. Jul 24 06:06:51.586396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume of 1 GB Jul 24 06:06:51.589813 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Availability Zones retrieved successfully. Jul 24 06:06:51.595687 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (8840f8a9-69c7-4cab-8c13-c00db7fc9a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:51.596794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f8b21f-46a3-45f8-b398-7c23821c21e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.597671 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:51.621633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41f8b21f-46a3-45f8-b398-7c23821c21e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f7f52517-c2f9-41f2-b6df-2bed09d9b268', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.622699 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24da169-9726-4c3a-88ea-64926dbc6ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.682835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['f2ace60f-b778-4b2e-b0ae-46a22d595020', '0b908a02-2f48-476d-9023-81b3da3014ba', '152f8b75-3a7a-4202-b47f-b139618a0c93', '7582482f-ed2c-428f-bf97-8e6010c84c2d'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:51.684076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24da169-9726-4c3a-88ea-64926dbc6ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ace60f-b778-4b2e-b0ae-46a22d595020', '0b908a02-2f48-476d-9023-81b3da3014ba', '152f8b75-3a7a-4202-b47f-b139618a0c93', '7582482f-ed2c-428f-bf97-8e6010c84c2d']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.685045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff80433-c615-4324-a7f7-364ccf251b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.731206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ff80433-c615-4324-a7f7-364ccf251b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2', '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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['f2ace60f-b778-4b2e-b0ae-46a22d595020','0b908a02-2f48-476d-9023-81b3da3014ba','152f8b75-3a7a-4202-b47f-b139618a0c93','7582482f-ed2c-428f-bf97-8e6010c84c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7f52517-c2f9-41f2-b6df-2bed09d9b268,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:06:51Z,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=2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56f856477e6940528956eabfe5b700ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f7f52517-c2f9-41f2-b6df-2bed09d9b268,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b9258a23684528acade642f61e09cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.732433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee11629-5e96-4d94-92b0-d2391473e6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.759320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee11629-5e96-4d94-92b0-d2391473e6b6) transitioned into state 'SUCCESS' from 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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['f2ace60f-b778-4b2e-b0ae-46a22d595020','0b908a02-2f48-476d-9023-81b3da3014ba','152f8b75-3a7a-4202-b47f-b139618a0c93','7582482f-ed2c-428f-bf97-8e6010c84c2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=f7f52517-c2f9-41f2-b6df-2bed09d9b268,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.760257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb78d840-38fd-4071-8835-808e53b77b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.781200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb78d840-38fd-4071-8835-808e53b77b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.782225 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (8840f8a9-69c7-4cab-8c13-c00db7fc9a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:51.782603 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request issued successfully. Jul 24 06:06:51.783234 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dbee869-7f7b-4e51-9a80-d48e8e5055e7 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:51.783809 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 968/3887] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:06:51 2026] POST /volume/v3/volumes => generated 809 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:51.802839 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.807636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:06:51.807636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.807636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.809914 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.810151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.812060 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:51.812260 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.812452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.815002 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:06:51.815286 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.815542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.817735 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.817735 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:51.822271 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.822271 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:51.822567 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.822567 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:51.823367 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:51.823432 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:51.824474 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bba1f61f-d461-4af5-b8a5-2b2f549f53e7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:06:51.826200 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 959/3888] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:06:51.827726 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9f1c484f-2d1a-49b0-87f2-a761f60779b3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 200 Jul 24 06:06:51.828087 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:51.828167 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 981/3889] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:51.834866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.834946 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b468b85d-7e73-4a41-8452-a6dfdbdff0f6 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 200 Jul 24 06:06:51.835526 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 982/3890] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:51.845187 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:06:51.845187 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.845187 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.853794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.857595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] POST https://10.4.3.200/volume/v3/os-volume-transfer Jul 24 06:06:51.858120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9d48ba9c-b5b3-42a2-ae3a-fd71df82237c"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:51.858475 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.858475 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:51.861806 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.volume_transfer [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Creating new volume transfer {'transfer': {'volume_id': '9d48ba9c-b5b3-42a2-ae3a-fd71df82237c'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 24 06:06:51.862609 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:51.864981 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Creating transfer of volume 9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:51.865110 np0000005810 devstack@c-api.service[100223]: INFO cinder.transfer.api [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Generating transfer record for volume 9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:51.868979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-b53f9355-9779-466d-827a-56d612f366a5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:06:51.869237 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 969/3891] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 1367 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:51.873001 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.873001 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:51.878892 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.881821 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d2bc8260-37c6-4110-841c-eaa702d44c40 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer returned with HTTP 202 Jul 24 06:06:51.882260 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 960/3892] 10.4.3.200 () {68 vars in 1291 bytes} [Fri Jul 24 06:06:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:51.888183 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:51.888756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "bf1dc207-a33f-4ced-b0d4-70b9bc5be29c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:51.891390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'bf1dc207-a33f-4ced-b0d4-70b9bc5be29c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:51.892297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.894201 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:51.894788 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.895066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.903958 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.903958 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:51.907222 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.907222 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:51.907826 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:06:51.907986 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:06:51.908248 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:51.908853 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:06:51.914962 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-63a4d57a-c624-49ee-a035-b32bb9e39170 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 200 Jul 24 06:06:51.915377 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 983/3893] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:51.918115 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (a35d536e-4529-41ae-96db-b14299d2f0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:51.919661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6130e92a-6944-424b-8727-42511a565527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.921189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:51.932447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.934659 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/os-volume-transfer/detail Jul 24 06:06:51.934883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.935068 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.935214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.volume_transfer [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Listing volume transfers {{(pid=100225) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 24 06:06:51.938950 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abfe5879-88a5-4354-94c1-9cccb87a1702 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 24 06:06:51.939287 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 970/3894] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:51.951961 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33d29836-30c8-42b5-a081-094d18527303 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.953151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6130e92a-6944-424b-8727-42511a565527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bf1dc207-a33f-4ced-b0d4-70b9bc5be29c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:51.955697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbefb6fa-1332-4d63-aa15-27de6aa82f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:51.955939 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33d29836-30c8-42b5-a081-094d18527303 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 Jul 24 06:06:51.955939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33d29836-30c8-42b5-a081-094d18527303 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:51.956173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33d29836-30c8-42b5-a081-094d18527303 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:51.956439 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.volume_transfer [None req-33d29836-30c8-42b5-a081-094d18527303 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Delete transfer with id: 33d717e9-e2d5-413b-b96b-b4a3b9c65c54 Jul 24 06:06:51.972591 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:51.972591 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:51.986419 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33d29836-30c8-42b5-a081-094d18527303 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 returned with HTTP 202 Jul 24 06:06:51.987076 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 961/3895] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 24 06:06:51 2026] DELETE /volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:06:51.996299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:51.999230 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:52.000953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.000953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.008303 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.008303 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:52.010609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['884b6f3b-08c0-427d-985b-1e125cd6d715', '4db77f04-af23-4419-8d42-03d1594803c0', '94d3b954-5ce8-4dc2-8e2c-5f2ec3f9b763', '39ebb3b1-5ccf-4da9-ba8b-929051a48ead'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:52.011375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbefb6fa-1332-4d63-aa15-27de6aa82f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['884b6f3b-08c0-427d-985b-1e125cd6d715', '4db77f04-af23-4419-8d42-03d1594803c0', '94d3b954-5ce8-4dc2-8e2c-5f2ec3f9b763', '39ebb3b1-5ccf-4da9-ba8b-929051a48ead']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.012186 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6832f20e-7082-4bae-9c3c-39ee2e531764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.014288 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Volume info retrieved successfully. Jul 24 06:06:52.018660 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-457779b9-8ebc-43b6-95ae-edbfd7ff43dc tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 200 Jul 24 06:06:52.019469 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 984/3896] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:51 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.033543 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.035041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] DELETE https://10.4.3.200/volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 Jul 24 06:06:52.035421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.035755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.035949 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.volume_transfer [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Delete transfer with id: 33d717e9-e2d5-413b-b96b-b4a3b9c65c54 Jul 24 06:06:52.039041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eadf5903-004b-4a10-abbe-a9d1b459bf42 tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 returned with HTTP 404 Jul 24 06:06:52.039630 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 971/3897] 10.4.3.200 () {66 vars in 1384 bytes} [Fri Jul 24 06:06:52 2026] DELETE /volume/v3/os-volume-transfer/33d717e9-e2d5-413b-b96b-b4a3b9c65c54 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:52.047244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.049331 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:52.049598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.049868 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.050086 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Delete volume with id: 9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:52.054665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6832f20e-7082-4bae-9c3c-39ee2e531764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51d86058-b1e7-46c2-ac48-dcd80b14d5cb', '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='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['884b6f3b-08c0-427d-985b-1e125cd6d715','4db77f04-af23-4419-8d42-03d1594803c0','94d3b954-5ce8-4dc2-8e2c-5f2ec3f9b763','39ebb3b1-5ccf-4da9-ba8b-929051a48ead'],size=1,snapshot_id=bf1dc207-a33f-4ced-b0d4-70b9bc5be29c,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:06: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=51d86058-b1e7-46c2-ac48-dcd80b14d5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bf1dc207-a33f-4ced-b0d4-70b9bc5be29c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.055903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c8eb11-e6d0-4a06-9034-b6f219e972d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.060821 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.060821 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:52.061341 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Volume info retrieved successfully. Jul 24 06:06:52.076027 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c8eb11-e6d0-4a06-9034-b6f219e972d4) transitioned into 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='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['884b6f3b-08c0-427d-985b-1e125cd6d715','4db77f04-af23-4419-8d42-03d1594803c0','94d3b954-5ce8-4dc2-8e2c-5f2ec3f9b763','39ebb3b1-5ccf-4da9-ba8b-929051a48ead'],size=1,snapshot_id=bf1dc207-a33f-4ced-b0d4-70b9bc5be29c,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.076726 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a94773-3f83-429f-886e-0792ee574a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.081135 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Delete volume request issued successfully. Jul 24 06:06:52.081461 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76351d21-95a1-40cd-a27a-1e5ef788de19 tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 202 Jul 24 06:06:52.082035 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 962/3898] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:52 2026] DELETE /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 06:06:52.091387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.095987 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:52.097627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.097627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.104119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48a94773-3f83-429f-886e-0792ee574a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.104255 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.104255 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:52.105620 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (a35d536e-4529-41ae-96db-b14299d2f0d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.105930 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:06:52.106330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1be5fbaf-a901-423b-9943-420d4485b6a6 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:52.107159 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 982/3899] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 06:06:51 2026] POST /volume/v3/volumes => generated 736 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:52.109060 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Volume info retrieved successfully. Jul 24 06:06:52.117034 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f0a685df-7cea-4dc0-95aa-3c452d0176ff tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 200 Jul 24 06:06:52.117752 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 985/3900] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:52.119278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.121438 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:06:52.121625 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.121818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.129053 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.129053 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:52.133117 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:52.137049 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-1dd5dd3d-b79e-4fbb-a012-5d7c4e0da7d2 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 200 Jul 24 06:06:52.137411 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 972/3901] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.147885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.150469 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:06:52.150696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.150942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.158643 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.158643 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:52.163258 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:52.174362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-25bd50e2-7623-45ff-877c-57ebc5e051ae tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 200 Jul 24 06:06:52.174823 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 963/3902] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 804 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.304352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.306622 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:52.306925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.307095 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.307210 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:52.314280 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.314280 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:52.315734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de3c7de0-aa49-4d2c-b454-1c06e9def141 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:52.318142 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 983/3903] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.370564 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b93261e9-c7b9-46e3-9948-5f97cc92076a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.373183 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b93261e9-c7b9-46e3-9948-5f97cc92076a tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:52.373852 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b93261e9-c7b9-46e3-9948-5f97cc92076a tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:52.394553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b93261e9-c7b9-46e3-9948-5f97cc92076a tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:52.395144 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 986/3904] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:52 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.405964 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aa921f00-562b-4a11-87f5-018e0cd2b461 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.407917 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa921f00-562b-4a11-87f5-018e0cd2b461 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:06:52.408327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aa921f00-562b-4a11-87f5-018e0cd2b461 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454", "extra_specs": {}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:52.430179 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aa921f00-562b-4a11-87f5-018e0cd2b461 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:06:52.430634 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 973/3905] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:06:52 2026] POST /volume/v3/types => generated 267 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:52.443893 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.445667 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:52.445989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1921005714", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:52.447630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1921005714', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:52.451239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume of 1 GB Jul 24 06:06:52.451481 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.451481 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:52.451964 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Availability Zones retrieved successfully. Jul 24 06:06:52.457451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (5b83ca74-eac3-4a24-910b-cd116dfd9bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.458463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4768d568-5ceb-4b10-b5d9-bcf029527e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.459276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:52.478146 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4768d568-5ceb-4b10-b5d9-bcf029527e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=107d0040-fb69-494e-8006-584672705f8e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '107d0040-fb69-494e-8006-584672705f8e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.478977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8ccee9-2157-4947-b99c-b23a2d28495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.507460 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:52.507882 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:52.541333 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Created reservations ['9395fb7f-998c-4feb-8d1d-9ca73d160434', 'abb6091e-0b54-48ad-a7df-e2c2be0f0cdf', '8dc6670c-4b72-4b3d-a039-45aae94456a1', 'e246176e-0f6d-419d-9462-1f1f986a52b9'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:52.542313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e8ccee9-2157-4947-b99c-b23a2d28495c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9395fb7f-998c-4feb-8d1d-9ca73d160434', 'abb6091e-0b54-48ad-a7df-e2c2be0f0cdf', '8dc6670c-4b72-4b3d-a039-45aae94456a1', 'e246176e-0f6d-419d-9462-1f1f986a52b9']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.543375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfac8029-e32b-4043-8523-8f2e4fe091e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.571578 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfac8029-e32b-4043-8523-8f2e4fe091e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91cb37ce-0e08-476a-a3c5-38443b66b09f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1921005714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['9395fb7f-998c-4feb-8d1d-9ca73d160434','abb6091e-0b54-48ad-a7df-e2c2be0f0cdf','8dc6670c-4b72-4b3d-a039-45aae94456a1','e246176e-0f6d-419d-9462-1f1f986a52b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=107d0040-fb69-494e-8006-584672705f8e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1921005714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91cb37ce-0e08-476a-a3c5-38443b66b09f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='429fdbf2f1534d308221441d0258784e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(107d0040-fb69-494e-8006-584672705f8e),volume_type_id=107d0040-fb69-494e-8006-584672705f8e)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.572236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd69cc3c-4b36-4ea1-9151-de1dcdba3be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.592448 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd69cc3c-4b36-4ea1-9151-de1dcdba3be5) transitioned into state 'SUCCESS' from state '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-1921005714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['9395fb7f-998c-4feb-8d1d-9ca73d160434','abb6091e-0b54-48ad-a7df-e2c2be0f0cdf','8dc6670c-4b72-4b3d-a039-45aae94456a1','e246176e-0f6d-419d-9462-1f1f986a52b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=107d0040-fb69-494e-8006-584672705f8e)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.593307 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ba95a4-fe9c-4f13-bd2c-4591b0db1da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.603994 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ba95a4-fe9c-4f13-bd2c-4591b0db1da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.605008 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (5b83ca74-eac3-4a24-910b-cd116dfd9bb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.605337 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request issued successfully. Jul 24 06:06:52.606083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0b66c8e4-2d1a-49bb-b6e0-a73c6c7540f6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:52.606587 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 964/3906] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:52 2026] POST /volume/v3/volumes => generated 845 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:52.620104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.622184 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:52.622645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-71527845", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:52.624380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-71527845', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:52.628467 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume of 1 GB Jul 24 06:06:52.628831 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.628831 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:52.629718 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Availability Zones retrieved successfully. Jul 24 06:06:52.635592 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (72c18022-4195-4e8b-b941-fe7498497267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.636518 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3134eb32-729b-4c9a-b296-8a3b28205ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.637559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:52.657244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3134eb32-729b-4c9a-b296-8a3b28205ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ec1fcd6-0a32-4e22-adb1-a965168545de,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ec1fcd6-0a32-4e22-adb1-a965168545de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.658069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eeea042-496e-4f73-ac64-eb614d2a7860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.684198 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:52.684463 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:52.724282 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Created reservations ['a292c8b4-e907-4956-9c73-a4db948af3fc', '26f8bb66-c070-40db-993c-98414f645124', '9afe84ca-8ab5-49d8-a3ab-7e69d07474ef', 'bcc38e9f-67cd-45fd-ab15-4a1b038fbc60'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:52.725139 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eeea042-496e-4f73-ac64-eb614d2a7860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a292c8b4-e907-4956-9c73-a4db948af3fc', '26f8bb66-c070-40db-993c-98414f645124', '9afe84ca-8ab5-49d8-a3ab-7e69d07474ef', 'bcc38e9f-67cd-45fd-ab15-4a1b038fbc60']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.725974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52beb6db-3c63-4e5e-b66c-6a8a33c6f95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.757636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52beb6db-3c63-4e5e-b66c-6a8a33c6f95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474dbaa2-5c06-4207-b45f-1dbe1e31775c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-71527845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['a292c8b4-e907-4956-9c73-a4db948af3fc','26f8bb66-c070-40db-993c-98414f645124','9afe84ca-8ab5-49d8-a3ab-7e69d07474ef','bcc38e9f-67cd-45fd-ab15-4a1b038fbc60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=0ec1fcd6-0a32-4e22-adb1-a965168545de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-71527845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474dbaa2-5c06-4207-b45f-1dbe1e31775c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='429fdbf2f1534d308221441d0258784e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ec1fcd6-0a32-4e22-adb1-a965168545de),volume_type_id=0ec1fcd6-0a32-4e22-adb1-a965168545de)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.759000 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5505d3cb-90d7-4904-a931-b5379166dd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.778326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5505d3cb-90d7-4904-a931-b5379166dd1f) transitioned into state 'SUCCESS' from state '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-71527845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['a292c8b4-e907-4956-9c73-a4db948af3fc','26f8bb66-c070-40db-993c-98414f645124','9afe84ca-8ab5-49d8-a3ab-7e69d07474ef','bcc38e9f-67cd-45fd-ab15-4a1b038fbc60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=0ec1fcd6-0a32-4e22-adb1-a965168545de)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.779072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d87d4e-c172-4e34-b82d-7d6e4fe5c9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.792278 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d87d4e-c172-4e34-b82d-7d6e4fe5c9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.792976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (72c18022-4195-4e8b-b941-fe7498497267) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.793287 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request issued successfully. Jul 24 06:06:52.793881 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f5cdcc47-a056-4589-90b3-fbc562c91822 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:52.794333 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 984/3907] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:52 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 24 06:06:52.821467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.824768 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:52.825259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1406258085", "snapshot_id": null, "imageRef": "9acd60e0-a448-4c34-a894-de7f8ec141c0", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:52.828269 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1406258085', 'snapshot_id': None, 'imageRef': '9acd60e0-a448-4c34-a894-de7f8ec141c0', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:52.843209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bde98449-3969-4fa7-8109-de32d35b5e2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.845389 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bde98449-3969-4fa7-8109-de32d35b5e2d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:06:52.845671 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bde98449-3969-4fa7-8109-de32d35b5e2d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.845963 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bde98449-3969-4fa7-8109-de32d35b5e2d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.854086 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.854086 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:52.858172 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-bde98449-3969-4fa7-8109-de32d35b5e2d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:52.863079 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bde98449-3969-4fa7-8109-de32d35b5e2d tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 200 Jul 24 06:06:52.863542 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 974/3908] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:52.877419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-721c645f-55c4-44b6-af67-838cb952fae1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.880404 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-721c645f-55c4-44b6-af67-838cb952fae1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:06:52.880699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-721c645f-55c4-44b6-af67-838cb952fae1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.880936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-721c645f-55c4-44b6-af67-838cb952fae1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.889327 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.889327 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:52.892764 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-721c645f-55c4-44b6-af67-838cb952fae1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:52.897320 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-721c645f-55c4-44b6-af67-838cb952fae1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 200 Jul 24 06:06:52.897779 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 965/3909] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:52.912884 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume of 1 GB Jul 24 06:06:52.913229 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.913229 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:52.913480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.913819 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Availability Zones retrieved successfully. Jul 24 06:06:52.915348 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:52.915560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.915797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.915960 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:52.919648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (c16a413f-3bb0-45ea-a400-07988af98855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:52.920507 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60773ca-a556-4362-890a-4b8ed08bd9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.921369 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:52.922746 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.922746 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:52.923191 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:52.942049 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume request issued successfully. Jul 24 06:06:52.942294 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7e83d2e5-0b01-4953-959d-715a1eeaf2a3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 202 Jul 24 06:06:52.942727 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 985/3910] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:06:52 2026] DELETE /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:06:52.949936 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:52.952304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:52.952944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:52.953206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:52.961566 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:52.961566 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:52.965540 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:52.969947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60773ca-a556-4362-890a-4b8ed08bd9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:06:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb94ea1f-84a0-4dde-9367-05103567b70c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb94ea1f-84a0-4dde-9367-05103567b70c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:52.970723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65137572-0bfa-4f9e-9dc8-68b41fe8d705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:52.971228 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cee33b56-bad1-488b-8db0-e2bccfb3429b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 200 Jul 24 06:06:52.971774 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 975/3911] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:52 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:52.995616 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:52.995923 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:06:53.032538 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Created reservations ['1c4e1c3a-fd62-408d-a663-59f80beabe41', '6833cf15-8c61-4fac-b436-73c0ae15b38e', '024c9ad5-4c25-4737-9ba6-9f7a9db6f095', '399c5c63-4e77-45a8-98a9-3a72454287e5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:53.033501 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65137572-0bfa-4f9e-9dc8-68b41fe8d705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c4e1c3a-fd62-408d-a663-59f80beabe41', '6833cf15-8c61-4fac-b436-73c0ae15b38e', '024c9ad5-4c25-4737-9ba6-9f7a9db6f095', '399c5c63-4e77-45a8-98a9-3a72454287e5']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:53.034306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba3db52-6709-4d5d-a3ea-3c535039ca24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:53.059321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba3db52-6709-4d5d-a3ea-3c535039ca24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e362933-2ed5-4afa-87f7-85c72c10cb1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1406258085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['1c4e1c3a-fd62-408d-a663-59f80beabe41','6833cf15-8c61-4fac-b436-73c0ae15b38e','024c9ad5-4c25-4737-9ba6-9f7a9db6f095','399c5c63-4e77-45a8-98a9-3a72454287e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=eb94ea1f-84a0-4dde-9367-05103567b70c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1406258085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e362933-2ed5-4afa-87f7-85c72c10cb1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='429fdbf2f1534d308221441d0258784e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb94ea1f-84a0-4dde-9367-05103567b70c),volume_type_id=eb94ea1f-84a0-4dde-9367-05103567b70c)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:53.060161 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e9aff4-4bc9-4d9d-b651-95f71aa8107c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:53.078668 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e9aff4-4bc9-4d9d-b651-95f71aa8107c) transitioned into state 'SUCCESS' from state '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-1406258085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='429fdbf2f1534d308221441d0258784e',qos_specs=None,replication_status=,reservations=['1c4e1c3a-fd62-408d-a663-59f80beabe41','6833cf15-8c61-4fac-b436-73c0ae15b38e','024c9ad5-4c25-4737-9ba6-9f7a9db6f095','399c5c63-4e77-45a8-98a9-3a72454287e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad5c3757a9c94d5ba9b048adc81b47bf',volume_type_id=eb94ea1f-84a0-4dde-9367-05103567b70c)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:53.079345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db25fcd9-6a6c-406e-8892-50fc6d9ff408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:53.091914 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db25fcd9-6a6c-406e-8892-50fc6d9ff408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:53.092785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Flow 'volume_create_api' (c16a413f-3bb0-45ea-a400-07988af98855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:53.093088 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Create volume request issued successfully. Jul 24 06:06:53.093658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-90af2cff-f9bf-41a8-b489-c1952df8ba23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:53.094090 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 987/3912] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:06:52 2026] POST /volume/v3/volumes => generated 846 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:06:53.105813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.107443 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:53.107662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.107866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:53.114424 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:53.114424 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:53.118611 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:53.124350 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3cbb320-b64d-4d35-ac89-e0f7f8da8750 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:53.124900 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 966/3913] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:53 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 914 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:53.134660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7344461-3364-4e93-9ab5-acbb5e890d8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.137039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7344461-3364-4e93-9ab5-acbb5e890d8d tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:53.137288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7344461-3364-4e93-9ab5-acbb5e890d8d tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.137533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7344461-3364-4e93-9ab5-acbb5e890d8d tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:53.145811 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7344461-3364-4e93-9ab5-acbb5e890d8d tempest-VolumesTransfersTest-1830676620 tempest-VolumesTransfersTest-1830676620-project-admin] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 404 Jul 24 06:06:53.146378 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 986/3914] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:53 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:53.154053 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7746613-721a-45fa-badf-614a22e465bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.156244 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7746613-721a-45fa-badf-614a22e465bf tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] GET https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:53.156638 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7746613-721a-45fa-badf-614a22e465bf tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.156853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7746613-721a-45fa-badf-614a22e465bf tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:53.163691 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7746613-721a-45fa-badf-614a22e465bf tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 404 Jul 24 06:06:53.164441 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 976/3915] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:53 2026] GET /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:53.176123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.178300 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:53.178547 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.178798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:53.179054 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] Delete volume with id: 9d48ba9c-b5b3-42a2-ae3a-fd71df82237c Jul 24 06:06:53.190087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f62b9bf-775f-4f5b-899c-80aad9aa590e tempest-VolumesTransfersTest-206533846 tempest-VolumesTransfersTest-206533846-project-member] https://10.4.3.200/volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c returned with HTTP 404 Jul 24 06:06:53.190087 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 988/3916] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:06:53 2026] DELETE /volume/v3/volumes/9d48ba9c-b5b3-42a2-ae3a-fd71df82237c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:53.335367 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.337277 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:53.337477 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.338647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:53.338962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:53.344319 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:53.344319 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:53.345413 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aac76e32-6c3b-4896-ab7a-8ffdf30df2a3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:53.345917 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 967/3917] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:53 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:53.988470 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c2b6047-556d-40d5-9814-ba50979e67ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:53.992342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c2b6047-556d-40d5-9814-ba50979e67ca tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:06:53.992642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c2b6047-556d-40d5-9814-ba50979e67ca tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:53.992897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c2b6047-556d-40d5-9814-ba50979e67ca tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:54.000497 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c2b6047-556d-40d5-9814-ba50979e67ca tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 404 Jul 24 06:06:54.001746 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 987/3918] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:53 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:06:54.137280 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15206289-9976-4994-bf92-4aaf2a8d584a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:54.141308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15206289-9976-4994-bf92-4aaf2a8d584a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:54.141308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15206289-9976-4994-bf92-4aaf2a8d584a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:54.141308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15206289-9976-4994-bf92-4aaf2a8d584a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:54.154940 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:54.154940 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:54.159942 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-15206289-9976-4994-bf92-4aaf2a8d584a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:54.165043 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15206289-9976-4994-bf92-4aaf2a8d584a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:54.165523 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 977/3919] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:54 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:54.358826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59c33f97-9606-406e-9397-428fd55b8cd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:54.361332 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59c33f97-9606-406e-9397-428fd55b8cd6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:54.361627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59c33f97-9606-406e-9397-428fd55b8cd6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:54.361906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59c33f97-9606-406e-9397-428fd55b8cd6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:54.362060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-59c33f97-9606-406e-9397-428fd55b8cd6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:54.367727 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:54.367727 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:54.368865 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59c33f97-9606-406e-9397-428fd55b8cd6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:54.369421 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 989/3920] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:54 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:55.179099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.181412 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:55.181721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.181969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.187127 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.189964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:06:55.190452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.190452 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.194011 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.194011 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:55.200445 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:55.200831 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.200831 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:55.205908 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:55.209556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-37cf7e8c-ffb1-44fb-9bad-dbd1be6d4342 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:55.210105 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 968/3921] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:55.222805 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-bfca240a-0fd0-4fcb-8708-fd426fdd7c1c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 200 Jul 24 06:06:55.223547 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 988/3922] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 1345 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:55.242423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6534b138-1b5d-439d-ab14-0c5473bb22b9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.242966 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6534b138-1b5d-439d-ab14-0c5473bb22b9 None None] GET https://10.4.3.200/volume// Jul 24 06:06:55.242966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6534b138-1b5d-439d-ab14-0c5473bb22b9 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.243177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6534b138-1b5d-439d-ab14-0c5473bb22b9 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.243376 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6534b138-1b5d-439d-ab14-0c5473bb22b9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:06:55.243635 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 978/3923] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:06:55.253271 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-26ee8efd-1ad1-489b-be9e-b164bd59e8b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.256215 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-26ee8efd-1ad1-489b-be9e-b164bd59e8b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:06:55.256556 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-26ee8efd-1ad1-489b-be9e-b164bd59e8b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51d86058-b1e7-46c2-ac48-dcd80b14d5cb", "connector": null, "instance_uuid": "0709ad9b-2e45-497d-b672-c026e36ccf19"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:55.270452 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.270452 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:55.301059 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-26ee8efd-1ad1-489b-be9e-b164bd59e8b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:06:55.301520 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 990/3924] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:06:55 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 24 06:06:55.309044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d227669-a7b1-4781-bcc1-ee871bc181ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.309444 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d227669-a7b1-4781-bcc1-ee871bc181ee None None] GET https://10.4.3.200/volume// Jul 24 06:06:55.309666 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d227669-a7b1-4781-bcc1-ee871bc181ee None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.310405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d227669-a7b1-4781-bcc1-ee871bc181ee None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.310405 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d227669-a7b1-4781-bcc1-ee871bc181ee None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:06:55.310688 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 969/3925] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:06:55.337700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.340515 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:06:55.340515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.340515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.353176 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.353176 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:55.362864 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:06:55.367906 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-f1fa3c17-afde-4b0b-98e6-7da7e7f08bb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 200 Jul 24 06:06:55.368313 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 989/3926] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 1524 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:06:55.387079 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0304149a-5a03-4958-9f7c-f4db0052005d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.389204 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0304149a-5a03-4958-9f7c-f4db0052005d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:55.389446 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0304149a-5a03-4958-9f7c-f4db0052005d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:55.389716 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0304149a-5a03-4958-9f7c-f4db0052005d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:55.389847 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0304149a-5a03-4958-9f7c-f4db0052005d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:55.394218 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.394218 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:55.395063 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0304149a-5a03-4958-9f7c-f4db0052005d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:55.395415 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 979/3927] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:55 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:55.516049 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.518596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c Jul 24 06:06:55.519051 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:55.532398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-51d86058-b1e7-46c2-ac48-dcd80b14d5cb-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:06:55.537324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-51d86058-b1e7-46c2-ac48-dcd80b14d5cb-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:06:55.538633 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.538633 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:55.633029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-51d86058-b1e7-46c2-ac48-dcd80b14d5cb-np0000005810" released by "attachment_update" :: held 0.096s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:06:55.633327 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-29f16574-d525-4c85-9311-77baa5fc2171 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c returned with HTTP 200 Jul 24 06:06:55.633829 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 991/3928] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:06:55 2026] PUT /volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:55.658525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-23a58270-09b5-442d-a806-1f0710147137 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:55.660606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-23a58270-09b5-442d-a806-1f0710147137 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c/action Jul 24 06:06:55.661000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-23a58270-09b5-442d-a806-1f0710147137 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:06:55.661127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-23a58270-09b5-442d-a806-1f0710147137 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:55.676531 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:55.676531 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:55.688028 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-a2210da4-4d25-44cf-9eb9-c1d801dc08d0 req-23a58270-09b5-442d-a806-1f0710147137 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c/action returned with HTTP 204 Jul 24 06:06:55.688434 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 970/3929] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:06:55 2026] POST /volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:56.042588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ed38547-7738-42f8-8852-ac92da8ac758 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:56.044334 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:06:56.044785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "8d68c042-1d57-4aca-9a77-fa14f631733b", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:06:56.046706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '8d68c042-1d57-4aca-9a77-fa14f631733b', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:06:56.107852 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume of 1 GB Jul 24 06:06:56.112037 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Availability Zones retrieved successfully. Jul 24 06:06:56.116901 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (8d9ac385-51c5-4ad8-b113-c17fd07d749a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:56.117850 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3deaf84e-22fc-4a1e-90d3-122c2e4678f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:56.118628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:06:56.164863 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3deaf84e-22fc-4a1e-90d3-122c2e4678f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:56.165520 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a246e2-cce9-4f6f-9c81-8ecfbcfe39cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:56.205370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['dfa73238-2282-4472-be62-aff74c8a9338', '8aa9e9ad-34ab-45c4-acbe-63d7c9d027f7', '0ec3d0ff-f0f6-48a8-a6d6-4582ae3b3bdb', '86d1d441-8276-42bc-8f8b-bc1a981bdeb2'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:06:56.206072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a246e2-cce9-4f6f-9c81-8ecfbcfe39cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa73238-2282-4472-be62-aff74c8a9338', '8aa9e9ad-34ab-45c4-acbe-63d7c9d027f7', '0ec3d0ff-f0f6-48a8-a6d6-4582ae3b3bdb', '86d1d441-8276-42bc-8f8b-bc1a981bdeb2']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:56.206754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61f909-8394-4e6f-a92a-e6176a2b2698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:56.227666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:56.229480 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:56.229732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:56.229971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:56.232809 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f61f909-8394-4e6f-a92a-e6176a2b2698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad165728-4363-4d3d-9b1a-826731ef9199', '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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['dfa73238-2282-4472-be62-aff74c8a9338','8aa9e9ad-34ab-45c4-acbe-63d7c9d027f7','0ec3d0ff-f0f6-48a8-a6d6-4582ae3b3bdb','86d1d441-8276-42bc-8f8b-bc1a981bdeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:06:56Z,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=ad165728-4363-4d3d-9b1a-826731ef9199,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56f856477e6940528956eabfe5b700ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b9258a23684528acade642f61e09cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:56.233641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1522fe-cbc0-46ec-a127-2d054008426f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:56.236666 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:56.236666 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:56.242488 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:56.246563 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0926e023-f22d-4a6e-912a-a08d5bfadaa6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:56.246924 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 980/3930] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:56 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:56.258190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1522fe-cbc0-46ec-a127-2d054008426f) transitioned into state 'SUCCESS' from 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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['dfa73238-2282-4472-be62-aff74c8a9338','8aa9e9ad-34ab-45c4-acbe-63d7c9d027f7','0ec3d0ff-f0f6-48a8-a6d6-4582ae3b3bdb','86d1d441-8276-42bc-8f8b-bc1a981bdeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:56.259134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d207391f-310b-46dc-956f-1fd8a816a1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:06:56.267838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d207391f-310b-46dc-956f-1fd8a816a1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:06:56.268609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (8d9ac385-51c5-4ad8-b113-c17fd07d749a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:06:56.268908 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request issued successfully. Jul 24 06:06:56.269403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ed38547-7738-42f8-8852-ac92da8ac758 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:06:56.270054 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 990/3931] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:06:56 2026] POST /volume/v3/volumes => generated 775 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:06:56.281561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:56.283536 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:06:56.283785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:56.283979 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:56.292029 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:56.292029 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:56.296865 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:56.302206 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7fe051e5-e7fc-49c7-bb73-e0a84fea8b99 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:06:56.302723 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 992/3932] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:56 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:56.405945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:56.407961 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:56.408172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:56.408375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:56.408495 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:56.414389 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:56.414389 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:56.416851 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-22c0fa2e-43bc-4252-b338-5a7637a8e9ef tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:56.416851 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 971/3933] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:56 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:57.260507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c0457fca-e971-4e09-b4bb-b86248981954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:57.262170 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0457fca-e971-4e09-b4bb-b86248981954 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:57.262349 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0457fca-e971-4e09-b4bb-b86248981954 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:57.262528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c0457fca-e971-4e09-b4bb-b86248981954 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:57.270384 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:57.270384 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:57.273973 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c0457fca-e971-4e09-b4bb-b86248981954 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:57.278501 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c0457fca-e971-4e09-b4bb-b86248981954 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:57.278930 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 981/3934] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:57 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:57.315418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:57.317250 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:06:57.317456 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:57.317655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:57.324598 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:57.324598 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:57.327996 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:57.332041 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51df3732-5210-4d2e-8af2-a59a0cdd10e4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:06:57.332405 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 991/3935] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:57 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:57.427740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:57.429937 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:57.430171 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:57.430417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:57.430554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:57.435935 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:57.435935 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:57.436868 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3272ab4c-577d-4d99-b78e-8d0a1ffa235d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:57.437276 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 993/3936] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:57 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:58.291122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-256226e1-758b-4104-b983-84136a2629d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:58.293126 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-256226e1-758b-4104-b983-84136a2629d1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:58.293411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-256226e1-758b-4104-b983-84136a2629d1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:58.293702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-256226e1-758b-4104-b983-84136a2629d1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:58.300961 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:58.300961 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:58.305417 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-256226e1-758b-4104-b983-84136a2629d1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:58.311294 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-256226e1-758b-4104-b983-84136a2629d1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:58.311821 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 972/3937] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:58 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:58.347026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:58.349185 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:06:58.349393 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:58.349639 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:58.356436 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:58.356436 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:58.360587 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:58.365654 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4b8fbe52-e2ac-4958-ac01-08c57f949dd4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:06:58.366026 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 982/3938] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:58 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:58.448335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8b684e7b-78fc-46b7-911a-126718727436 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:58.451477 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b684e7b-78fc-46b7-911a-126718727436 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:58.451903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b684e7b-78fc-46b7-911a-126718727436 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:58.452030 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b684e7b-78fc-46b7-911a-126718727436 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:58.452154 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8b684e7b-78fc-46b7-911a-126718727436 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:58.456305 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:58.456305 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:06:58.457060 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b684e7b-78fc-46b7-911a-126718727436 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:58.457422 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 992/3939] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:58 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:59.324778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4591b743-f493-4857-9125-abdf7dcbc139 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:59.326381 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4591b743-f493-4857-9125-abdf7dcbc139 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:06:59.326543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4591b743-f493-4857-9125-abdf7dcbc139 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:59.326768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4591b743-f493-4857-9125-abdf7dcbc139 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:59.333432 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:59.333432 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:06:59.336870 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4591b743-f493-4857-9125-abdf7dcbc139 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:06:59.340815 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4591b743-f493-4857-9125-abdf7dcbc139 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:06:59.341405 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 994/3940] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:59 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:06:59.379283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c92049c3-e56f-497b-acce-520073f30b72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:59.380889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c92049c3-e56f-497b-acce-520073f30b72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:06:59.381183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c92049c3-e56f-497b-acce-520073f30b72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:59.381351 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c92049c3-e56f-497b-acce-520073f30b72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:59.387804 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:59.387804 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:06:59.391653 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c92049c3-e56f-497b-acce-520073f30b72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:06:59.398847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c92049c3-e56f-497b-acce-520073f30b72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:06:59.399219 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 973/3941] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:06:59 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:06:59.467240 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:06:59.469070 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:06:59.469234 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:06:59.469433 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:06:59.469505 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:06:59.476379 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:06:59.476379 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:06:59.477511 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25abcc6e-5a03-4a38-90da-9683d1cbcdb4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:06:59.478634 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 983/3942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:06:59 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:00.356350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:00.358248 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:00.358497 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:00.358811 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:00.366978 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:00.366978 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:00.370556 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:00.374404 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e88b748d-5dd7-4011-88cb-52afe54629f7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:00.374824 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 993/3943] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:00 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:00.413237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:00.415442 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:00.415746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:00.415996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:00.422824 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:00.422824 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:00.426234 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:00.430183 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d1e6648-ca88-4562-b5c5-db0ae281f73c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:00.430620 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 995/3944] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:00 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:00.491469 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:00.493273 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:00.493467 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:00.493701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:00.493999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:00.497698 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:00.497698 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:00.498378 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a467fe2-55eb-49f3-95fb-6887d4febc1c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:00.498744 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 974/3945] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:00 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:01.240720 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.242633 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:01.242844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.243043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.250477 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.250477 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:01.254283 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:01.258338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-b022d8fe-9c24-4d9b-bb59-0d4426c391fb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:01.258820 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 984/3946] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:01.331838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b65e4aa4-150d-4df6-9123-0664314fa84e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.333059 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b65e4aa4-150d-4df6-9123-0664314fa84e None None] GET https://10.4.3.200/volume// Jul 24 06:07:01.333059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b65e4aa4-150d-4df6-9123-0664314fa84e None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.333059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b65e4aa4-150d-4df6-9123-0664314fa84e None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.333059 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b65e4aa4-150d-4df6-9123-0664314fa84e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:01.333785 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 994/3947] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:01.341014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ceba623a-8d62-4b79-961b-335d366a58ca req-77118fc7-8a7f-4942-825f-1aafc7477a16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.343488 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-77118fc7-8a7f-4942-825f-1aafc7477a16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:01.343927 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-77118fc7-8a7f-4942-825f-1aafc7477a16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "620940c0-2cf0-4f0d-9bff-d3cb6618824a", "connector": null, "instance_uuid": "3c3e549e-3754-45ec-a8cd-250a929e8c50"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:01.352278 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.352278 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:01.374714 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-77118fc7-8a7f-4942-825f-1aafc7477a16 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:01.375176 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 996/3948] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:01 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 24 06:07:01.388014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a78e807-6683-478f-92ec-e8959cc824f0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.390277 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a78e807-6683-478f-92ec-e8959cc824f0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:01.390527 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a78e807-6683-478f-92ec-e8959cc824f0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.390842 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a78e807-6683-478f-92ec-e8959cc824f0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.400009 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.400009 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:01.405760 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6a78e807-6683-478f-92ec-e8959cc824f0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:01.407120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-afab05c2-f738-48f0-998d-ab1aa1498093 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.409037 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afab05c2-f738-48f0-998d-ab1aa1498093 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:01.409222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afab05c2-f738-48f0-998d-ab1aa1498093 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.409461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-afab05c2-f738-48f0-998d-ab1aa1498093 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.412102 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a78e807-6683-478f-92ec-e8959cc824f0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:01.412692 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 975/3949] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 999 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:01.417466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-51770439-42fe-485d-a502-ed59001db91d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.417815 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51770439-42fe-485d-a502-ed59001db91d None None] GET https://10.4.3.200/volume// Jul 24 06:07:01.417956 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51770439-42fe-485d-a502-ed59001db91d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.418122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-51770439-42fe-485d-a502-ed59001db91d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.418423 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-51770439-42fe-485d-a502-ed59001db91d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:01.418728 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 995/3950] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:01.419118 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.419118 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:01.424284 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-afab05c2-f738-48f0-998d-ab1aa1498093 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:01.427636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.430318 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:01.430584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.430906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.432257 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-afab05c2-f738-48f0-998d-ab1aa1498093 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:01.432801 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 985/3951] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:01.442337 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.442337 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:01.443727 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.445529 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:01.445805 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.446023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.446562 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:01.451089 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-df63a47d-1e3e-4bb8-9fd7-16becada9cbb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:01.451672 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 997/3952] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:01.452818 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.452818 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:01.457536 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:01.462030 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d3a98db9-dd58-43ce-ab82-d148c952bd72 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:01.462424 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 976/3953] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:01.509380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c03b656e-e973-402d-b194-f4beff1410ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.511669 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c03b656e-e973-402d-b194-f4beff1410ba tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:01.512055 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c03b656e-e973-402d-b194-f4beff1410ba tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:01.512489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c03b656e-e973-402d-b194-f4beff1410ba tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:01.512725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c03b656e-e973-402d-b194-f4beff1410ba tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:01.517215 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.517215 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:01.517986 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c03b656e-e973-402d-b194-f4beff1410ba tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:01.518404 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 996/3954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:01 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:01.553595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:01.555625 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] PUT https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 Jul 24 06:07:01.555987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:01.563151 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Acquiring lock "cinder-attachment_update-620940c0-2cf0-4f0d-9bff-d3cb6618824a-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:01.568160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Lock "cinder-attachment_update-620940c0-2cf0-4f0d-9bff-d3cb6618824a-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:01.569100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:01.569100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:01.667387 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Lock "cinder-attachment_update-620940c0-2cf0-4f0d-9bff-d3cb6618824a-np0000005810" released by "attachment_update" :: held 0.099s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:01.667799 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-ec03b628-6fda-4763-9439-fde1b36c4782 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 returned with HTTP 200 Jul 24 06:07:01.668244 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 986/3955] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:01 2026] PUT /volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:02.427224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:02.429004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:02.429346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:02.429431 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:02.437102 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:02.437102 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:02.440597 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:02.445377 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b70c009b-93ae-4d58-9137-6f5ea5af7d2b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:02.445850 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 998/3956] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:02 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 1250 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:02.446385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:02.448225 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:02.448407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:02.448591 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:02.456882 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:02.456882 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:02.460021 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:02.463552 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f5d88f75-9de3-4061-88e5-24db7bf43fa7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:02.463915 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 977/3957] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:02 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:02.475862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-62816ec6-d667-4a0d-859a-e529767aff23 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:02.477989 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62816ec6-d667-4a0d-859a-e529767aff23 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:02.478252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62816ec6-d667-4a0d-859a-e529767aff23 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:02.478484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-62816ec6-d667-4a0d-859a-e529767aff23 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:02.485590 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:02.485590 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:02.488949 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-62816ec6-d667-4a0d-859a-e529767aff23 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:02.492775 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-62816ec6-d667-4a0d-859a-e529767aff23 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:02.493270 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 997/3958] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:02 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:02.527525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:02.529092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:02.529257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:02.529431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:02.529532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:02.533853 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:02.533853 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:02.534736 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd2a017e-23f4-4a44-8020-2746afa80b33 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:02.535133 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 987/3959] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:02 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:02.559509 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:02.561498 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:02.561710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:02.561888 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:02.568295 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:02.568295 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:02.571475 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:02.575616 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e40b0cbf-73db-4cb5-bb47-91987ecf6309 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:02.576036 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 999/3960] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:02 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 1250 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:03.228800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.231220 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:03.231411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:03.231598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:03.241838 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:03.241838 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:03.246372 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:03.250797 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-e21f4079-e774-43e2-ad0f-acbd7e17ba3a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:03.251188 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 978/3961] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:03 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:03.262533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-910107c5-45b7-4c7e-b645-d2dda0f9f200 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.262900 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-910107c5-45b7-4c7e-b645-d2dda0f9f200 None None] GET https://10.4.3.200/volume// Jul 24 06:07:03.263100 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-910107c5-45b7-4c7e-b645-d2dda0f9f200 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:03.263366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-910107c5-45b7-4c7e-b645-d2dda0f9f200 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:03.263750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-910107c5-45b7-4c7e-b645-d2dda0f9f200 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:03.264080 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 998/3962] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:07:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:03.273164 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-344283d4-4c55-4f2b-8e73-39c86d64fb91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.276958 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-344283d4-4c55-4f2b-8e73-39c86d64fb91 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:03.277424 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-344283d4-4c55-4f2b-8e73-39c86d64fb91 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e362933-2ed5-4afa-87f7-85c72c10cb1f", "connector": null, "instance_uuid": "a352d6af-95b9-4c99-9166-2859efa9125e"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:03.287762 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:03.287762 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:03.317756 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-344283d4-4c55-4f2b-8e73-39c86d64fb91 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:03.318314 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 988/3963] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:03 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 24 06:07:03.477467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eff54063-7602-48bc-91ee-e667e6a07e9b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.479366 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff54063-7602-48bc-91ee-e667e6a07e9b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:03.479607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eff54063-7602-48bc-91ee-e667e6a07e9b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:03.479975 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eff54063-7602-48bc-91ee-e667e6a07e9b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:03.491381 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:03.491381 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:03.496695 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-eff54063-7602-48bc-91ee-e667e6a07e9b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:03.499087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eff54063-7602-48bc-91ee-e667e6a07e9b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:03.499456 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1000/3964] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:03 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:03.505638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.507717 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:03.508182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:03.508182 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:03.515729 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:03.515729 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:03.519243 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:03.523365 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c6aa2bae-2914-4526-9245-2b0e53f03d93 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:03.523768 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 979/3965] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:03 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:03.545188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:03.547316 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:03.547632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:03.547965 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:03.548349 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:03.554419 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:03.554419 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:03.555541 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5386568-b39b-491e-a7d9-78b0e50744c1 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:03.555990 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 999/3966] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:03 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:04.151932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-85c3f31a-0944-4962-9c2b-d9563bf0e077 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.152430 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85c3f31a-0944-4962-9c2b-d9563bf0e077 None None] GET https://10.4.3.200/volume// Jul 24 06:07:04.152701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85c3f31a-0944-4962-9c2b-d9563bf0e077 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:04.152955 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-85c3f31a-0944-4962-9c2b-d9563bf0e077 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:04.153374 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-85c3f31a-0944-4962-9c2b-d9563bf0e077 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:04.153779 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 989/3967] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:04.160752 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.162699 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:07:04.162895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:04.163091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:04.171587 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.171587 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:04.174559 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:04.178520 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-64e73d78-837f-4ee9-91e9-3c65a5a57ec0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:07:04.178877 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1001/3968] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:04 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:04.284091 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.286389 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] PUT https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 Jul 24 06:07:04.286792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:04.295131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Acquiring lock "cinder-attachment_update-0e362933-2ed5-4afa-87f7-85c72c10cb1f-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:04.301810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-0e362933-2ed5-4afa-87f7-85c72c10cb1f-np0000005810" acquired by "attachment_update" :: waited 0.007s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:04.302880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.302880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:04.393870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-0e362933-2ed5-4afa-87f7-85c72c10cb1f-np0000005810" released by "attachment_update" :: held 0.092s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:04.394172 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-239e9567-86f5-4dff-b511-31bd6398ae3d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 returned with HTTP 200 Jul 24 06:07:04.394653 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 980/3969] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:04 2026] PUT /volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:04.415505 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-513b986b-1c5b-4a74-97d7-a4971dbfcdbf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.417446 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-513b986b-1c5b-4a74-97d7-a4971dbfcdbf tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09/action Jul 24 06:07:04.417817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-513b986b-1c5b-4a74-97d7-a4971dbfcdbf tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:04.417948 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-513b986b-1c5b-4a74-97d7-a4971dbfcdbf tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:04.431762 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.431762 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:04.441561 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d6f66abf-e448-43b4-b68f-c033606ee4dd req-513b986b-1c5b-4a74-97d7-a4971dbfcdbf tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09/action returned with HTTP 204 Jul 24 06:07:04.442022 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1000/3970] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:07:04 2026] POST /volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:04.513122 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.514791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:04.514953 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:04.515119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:04.523764 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.523764 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:04.526833 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:04.530554 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19cf8dbb-c04e-4508-8367-14a657ec4320 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:04.530930 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 990/3971] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:04 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:04.535798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.537652 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:04.537819 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:04.537977 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:04.544969 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.544969 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:04.548214 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:04.551971 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca5af60e-f673-412f-924c-389bdda0f6d9 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:04.552297 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1002/3972] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:04 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:04.567794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.570021 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:04.570273 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:04.570503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:04.570649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:04.575296 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:04.575296 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:04.576277 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a53e575-64bd-4fd8-b891-82de5e21cc4a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:04.576781 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 981/3973] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:04 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:04.950967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:04.952654 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:04.953032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-290851048", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:04.954825 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-290851048', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:04.954938 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume of 1 GB Jul 24 06:07:04.959551 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Availability Zones retrieved successfully. Jul 24 06:07:04.967203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Flow 'volume_create_api' (d1056987-28cd-4d63-b232-7e21a752e998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:04.968272 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a64506b-cccb-438a-b338-7ca7604588ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:04.969153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:05.004515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a64506b-cccb-438a-b338-7ca7604588ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:05.005455 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af3ed32-5396-440a-86b3-e74a53c44f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:05.088463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Created reservations ['09daf007-82d1-418f-822b-c1975707a2b4', '353d22f7-ddcd-44c4-91a4-0b9967db49fb', 'd55c1adb-58d8-4bd2-a89b-503ac95f6092', '5bbba3fb-ee40-434f-a7db-b37f12e4a85b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:05.089616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5af3ed32-5396-440a-86b3-e74a53c44f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09daf007-82d1-418f-822b-c1975707a2b4', '353d22f7-ddcd-44c4-91a4-0b9967db49fb', 'd55c1adb-58d8-4bd2-a89b-503ac95f6092', '5bbba3fb-ee40-434f-a7db-b37f12e4a85b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:05.090774 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72291757-32b8-4f00-95a6-848f85d985a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:05.122955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72291757-32b8-4f00-95a6-848f85d985a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faaf9ee1-b2b2-4664-a7e6-af5ec097ed10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-290851048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58e4c4e90a9428fbaecea9685c2f506',qos_specs=None,replication_status=,reservations=['09daf007-82d1-418f-822b-c1975707a2b4','353d22f7-ddcd-44c4-91a4-0b9967db49fb','d55c1adb-58d8-4bd2-a89b-503ac95f6092','5bbba3fb-ee40-434f-a7db-b37f12e4a85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf41f11c49b746dfb700b9368fd755b3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-290851048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faaf9ee1-b2b2-4664-a7e6-af5ec097ed10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b58e4c4e90a9428fbaecea9685c2f506',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf41f11c49b746dfb700b9368fd755b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:05.123938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2b3f82-c35b-4d35-a325-ecdc690fc8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:05.147548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b2b3f82-c35b-4d35-a325-ecdc690fc8a0) transitioned into state 'SUCCESS' from state '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-290851048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58e4c4e90a9428fbaecea9685c2f506',qos_specs=None,replication_status=,reservations=['09daf007-82d1-418f-822b-c1975707a2b4','353d22f7-ddcd-44c4-91a4-0b9967db49fb','d55c1adb-58d8-4bd2-a89b-503ac95f6092','5bbba3fb-ee40-434f-a7db-b37f12e4a85b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf41f11c49b746dfb700b9368fd755b3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:05.148670 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d06dae3-e023-48d9-9a4c-1e47bb3f7ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:05.161053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d06dae3-e023-48d9-9a4c-1e47bb3f7ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:05.162303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Flow 'volume_create_api' (d1056987-28cd-4d63-b232-7e21a752e998) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:05.162766 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume request issued successfully. Jul 24 06:07:05.163517 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f8d3f5e-95a1-419a-b0b4-6171d397f42d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:05.164132 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1001/3974] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:04 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:05.546827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:05.548549 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:05.548789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:05.548974 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:05.550943 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=385,cinder:UPDATE=111,cinder:INSERT=56 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:07:05.557955 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:05.557955 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:05.561656 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:05.564779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:05.566502 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36044d10-03f3-4c89-ac6d-4fa6fe1b0b88 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:05.566920 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:05.566981 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 991/3975] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:05 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:05.567185 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:05.567392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:05.569671 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=481,cinder:INSERT=93,cinder:UPDATE=125 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:07:05.575330 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:05.575330 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:05.579980 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:05.584863 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fabd34f7-5163-4a96-ae82-d1af261ef97e tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:05.585427 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1003/3976] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:05 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:05.588402 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:05.590249 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:05.590475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:05.590745 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:05.590896 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:05.594895 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:05.594895 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:05.595622 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-caeb51eb-baad-465a-b9cc-83ec3f60a823 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:05.595999 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 982/3977] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:05 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:06.579483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:06.582115 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:06.582337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:06.582603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:06.599479 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:06.599479 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:06.599636 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:06.601865 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:06.602140 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:06.602261 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:06.602381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:06.609330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:06.610635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa79cbe-f422-4755-af77-f6795e2d60e7 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:06.611893 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:06.612026 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:06.612026 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:06.612107 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1002/3978] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:06 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:06.612173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:06.612173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:06.612173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:06.614843 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:06.618052 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:06.618052 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:06.618896 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b3df1b0-8415-49a4-bc57-6db0ca36c15d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:06.619286 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1004/3979] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:06 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:06.619456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-10cfa5b4-bc8a-431c-89cd-32f462ae7753 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:06.620142 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 992/3980] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:06 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:07.185954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:07.187905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:07:07.188138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:07.188342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:07.198803 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:07.198803 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:07.202365 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:07.206873 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ccbb1196-fe9c-41ca-acbd-5989b6d32eb5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 200 Jul 24 06:07:07.207256 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 983/3981] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:07 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:07.624046 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-72f80e26-40ba-41e7-88d9-09d588588c51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:07.626045 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72f80e26-40ba-41e7-88d9-09d588588c51 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:07.626045 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72f80e26-40ba-41e7-88d9-09d588588c51 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:07.626261 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-72f80e26-40ba-41e7-88d9-09d588588c51 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:07.628231 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=526,cinder:UPDATE=172,cinder:DELETE=1,cinder:INSERT=125 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:07:07.632037 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22859714-784e-4665-8a64-885f42efdfa7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:07.635445 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22859714-784e-4665-8a64-885f42efdfa7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:07.635656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22859714-784e-4665-8a64-885f42efdfa7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:07.635905 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22859714-784e-4665-8a64-885f42efdfa7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:07.636019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-22859714-784e-4665-8a64-885f42efdfa7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:07.636473 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:07.638829 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:07.638829 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:07.639523 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:07.639895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:07.640119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:07.640726 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:07.640726 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:07.641421 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22859714-784e-4665-8a64-885f42efdfa7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:07.641980 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1005/3982] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:07 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:07.643956 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-72f80e26-40ba-41e7-88d9-09d588588c51 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:07.648286 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:07.648286 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:07.649125 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-72f80e26-40ba-41e7-88d9-09d588588c51 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:07.649765 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1003/3983] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:07 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:07.658909 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:07.664214 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d9e326d-d2e1-4b11-a734-83b7eb4ece98 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:07.664945 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 993/3984] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:07 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:07.985757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-ceba623a-8d62-4b79-961b-335d366a58ca req-5df79edc-f3ac-4fc0-9f32-c9e3ba33007d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:07.987587 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-5df79edc-f3ac-4fc0-9f32-c9e3ba33007d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31/action Jul 24 06:07:07.987963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-5df79edc-f3ac-4fc0-9f32-c9e3ba33007d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:07.988112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-5df79edc-f3ac-4fc0-9f32-c9e3ba33007d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:08.004949 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.004949 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:08.016483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-ceba623a-8d62-4b79-961b-335d366a58ca req-5df79edc-f3ac-4fc0-9f32-c9e3ba33007d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31/action returned with HTTP 204 Jul 24 06:07:08.016990 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 984/3985] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:07:07 2026] POST /volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:08.652211 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:08.653966 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:08.654148 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:08.654321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:08.654424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:08.658495 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.658495 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:08.659225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de533bbb-eb06-4cca-86c0-0a7d997f43f9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:08.659572 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1006/3986] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:08 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:08.664434 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e436e903-ca80-4ec8-89f7-3887d485f097 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:08.666392 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e436e903-ca80-4ec8-89f7-3887d485f097 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:08.666652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e436e903-ca80-4ec8-89f7-3887d485f097 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:08.666885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e436e903-ca80-4ec8-89f7-3887d485f097 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:08.677036 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.677036 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:08.679432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:08.680486 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e436e903-ca80-4ec8-89f7-3887d485f097 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:08.681071 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:08.681266 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:08.681441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:08.685780 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e436e903-ca80-4ec8-89f7-3887d485f097 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:08.686210 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1004/3987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:08 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1134 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:08.687917 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.687917 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:08.691421 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:08.695217 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75cf56ba-cf2c-4880-b05a-862dbea60e96 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:08.695654 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 994/3988] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:08 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:08.697518 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:08.699116 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:07:08.699418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "620940c0-2cf0-4f0d-9bff-d3cb6618824a", "force": true, "name": "tempest-VolumesBackupsTest-Backup-802041224", "container": "tempest-volumesbackupstest-backup-container-545242793"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:08.700912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': '620940c0-2cf0-4f0d-9bff-d3cb6618824a', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-802041224', 'container': 'tempest-volumesbackupstest-backup-container-545242793'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:07:08.701067 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume 620940c0-2cf0-4f0d-9bff-d3cb6618824a in container tempest-volumesbackupstest-backup-container-545242793 Jul 24 06:07:08.709260 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.709260 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:08.709656 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:08.723767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['ec6998aa-9e22-4f7f-a65d-7f67ff60b9b5', '3994b3ab-4451-4566-a4b0-a734110d049e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:08.747324 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18aa7bc8-ab02-4c2e-a01b-5c7cd91212a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:07:08.747906 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 985/3989] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:08 2026] POST /volume/v3/backups => generated 329 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:08.756828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:08.758565 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:08.758799 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:08.759014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:08.759117 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:08.763255 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:08.763255 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:08.763967 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5c79cd57-2d00-4acf-a840-763ace6adbcc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:08.764313 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1007/3990] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:08 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:09.670032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:09.672611 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:09.672878 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:09.673112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:09.673252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:09.678756 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:09.678756 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:09.679699 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c53a829-4294-487d-b1a5-5c2b3ed61b0d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:09.680182 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1005/3991] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:09 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:09.707435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0262c30c-c94f-428b-b50a-504be4e49e88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:09.709254 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0262c30c-c94f-428b-b50a-504be4e49e88 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:09.709556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0262c30c-c94f-428b-b50a-504be4e49e88 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:09.709868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0262c30c-c94f-428b-b50a-504be4e49e88 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:09.718712 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:09.718712 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:09.722429 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0262c30c-c94f-428b-b50a-504be4e49e88 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:09.726705 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0262c30c-c94f-428b-b50a-504be4e49e88 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:09.727599 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 995/3992] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:09 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:09.774976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c76e0c03-4291-45de-8113-b55cc02c0808 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:09.777273 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c76e0c03-4291-45de-8113-b55cc02c0808 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:09.777506 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c76e0c03-4291-45de-8113-b55cc02c0808 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:09.777759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c76e0c03-4291-45de-8113-b55cc02c0808 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:09.778547 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c76e0c03-4291-45de-8113-b55cc02c0808 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:09.782758 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:09.782758 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:09.783832 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c76e0c03-4291-45de-8113-b55cc02c0808 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:09.784191 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 986/3993] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:09 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:10.690853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-15484504-2633-49b1-86cf-e33cc988bb09 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:10.692551 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15484504-2633-49b1-86cf-e33cc988bb09 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:10.692770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15484504-2633-49b1-86cf-e33cc988bb09 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:10.692990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-15484504-2633-49b1-86cf-e33cc988bb09 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:10.693096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-15484504-2633-49b1-86cf-e33cc988bb09 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:10.697202 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:10.697202 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:10.697936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-15484504-2633-49b1-86cf-e33cc988bb09 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:10.698278 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1008/3994] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:10 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:10.742698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:10.743727 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:10.744011 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:10.744255 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:10.752750 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:10.752750 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:10.756934 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:10.761927 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee5b37f1-c66f-4afd-9893-b5aaa1581090 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:10.762392 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1006/3995] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:10 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:10.795055 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1dfac410-879d-4660-aa11-312876342e9e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:10.796818 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dfac410-879d-4660-aa11-312876342e9e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:10.797326 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1dfac410-879d-4660-aa11-312876342e9e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:10.797326 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1dfac410-879d-4660-aa11-312876342e9e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:10.797326 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1dfac410-879d-4660-aa11-312876342e9e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:10.802887 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:10.802887 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:10.803992 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1dfac410-879d-4660-aa11-312876342e9e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:10.804784 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 996/3996] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:10 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:11.611962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-b96158c6-e8c5-43f3-ba3c-cfe0a4971437 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:11.614244 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-b96158c6-e8c5-43f3-ba3c-cfe0a4971437 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c Jul 24 06:07:11.614421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-b96158c6-e8c5-43f3-ba3c-cfe0a4971437 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:11.614616 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-b96158c6-e8c5-43f3-ba3c-cfe0a4971437 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:11.622954 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:11.622954 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:11.694063 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-b96158c6-e8c5-43f3-ba3c-cfe0a4971437 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c returned with HTTP 200 Jul 24 06:07:11.694620 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 987/3997] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:07:11 2026] DELETE /volume/v3/attachments/64543ae8-48df-4496-85e6-975998d2d40c => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:11.706779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:11.707572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:11.709761 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:11.709995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:11.710227 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:11.710370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:11.710593 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:07:11.710808 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:11.711011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:11.711358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:07:11.716875 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:11.716875 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:11.717705 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b7663ca3-d5aa-4121-9ed4-ecf732d1b126 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:11.718130 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1007/3998] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:11 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:11.719083 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:11.719083 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:11.719548 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:11.737288 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:07:11.737472 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98e94bfe-6632-4224-aa09-86eccf37a013 req-4151f67a-6cda-4061-9cc5-6d4dec4e8255 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 202 Jul 24 06:07:11.737916 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1009/3999] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:07:11 2026] DELETE /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:11.778581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-80187675-776e-49ea-afe2-e77df71e1642 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:11.781191 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80187675-776e-49ea-afe2-e77df71e1642 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:11.784329 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80187675-776e-49ea-afe2-e77df71e1642 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:11.784329 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-80187675-776e-49ea-afe2-e77df71e1642 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:11.793276 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:11.793276 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:11.798401 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-80187675-776e-49ea-afe2-e77df71e1642 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:11.804727 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-80187675-776e-49ea-afe2-e77df71e1642 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:11.805782 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 997/4000] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:11 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 927 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:11.817037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fc2b971a-910c-4319-9285-05eb2141b061 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:11.820132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc2b971a-910c-4319-9285-05eb2141b061 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:11.820358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc2b971a-910c-4319-9285-05eb2141b061 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:11.820546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fc2b971a-910c-4319-9285-05eb2141b061 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:11.820693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fc2b971a-910c-4319-9285-05eb2141b061 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:11.824952 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:11.824952 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:11.827810 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fc2b971a-910c-4319-9285-05eb2141b061 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:11.828193 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 988/4001] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:11 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:12.729706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5571e7bc-0787-4b65-a958-8040e63d13cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.729706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5571e7bc-0787-4b65-a958-8040e63d13cf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:12.729706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5571e7bc-0787-4b65-a958-8040e63d13cf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:12.729706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5571e7bc-0787-4b65-a958-8040e63d13cf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:12.729706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5571e7bc-0787-4b65-a958-8040e63d13cf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:12.733523 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.733523 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:12.734293 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5571e7bc-0787-4b65-a958-8040e63d13cf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:12.734696 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1008/4002] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:12 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:12.743784 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.745468 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:07:12.745834 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85d0705a-111b-4b17-85d2-a3c05d3b5f18", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1809753325"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:12.747216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': '85d0705a-111b-4b17-85d2-a3c05d3b5f18', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1809753325'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:07:12.747346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume 85d0705a-111b-4b17-85d2-a3c05d3b5f18 in container None Jul 24 06:07:12.754768 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.754768 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:12.755162 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:12.771199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['028bf90c-c61c-43c7-99dd-32132b450de6', '987275f6-1f79-45a9-8939-8beeeaf46052'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:12.804096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-16a426a8-411b-41f0-8d0d-334aa1b73ffe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:07:12.804491 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1010/4003] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:12 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:12.814827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.818225 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:12.818707 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:12.819129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:12.819494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:12.819762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.821967 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:12.822264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:12.822502 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:12.826187 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.826187 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:12.826967 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e4c76053-899f-4434-96b7-b9ed113b3b90 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:12.827332 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 998/4004] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:12 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:12.838782 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-35866d6c-9c78-4b31-9afb-3336afe665ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.839764 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.839764 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:12.840836 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35866d6c-9c78-4b31-9afb-3336afe665ab tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:12.841063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35866d6c-9c78-4b31-9afb-3336afe665ab tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:12.843776 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-35866d6c-9c78-4b31-9afb-3336afe665ab tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:12.843776 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-35866d6c-9c78-4b31-9afb-3336afe665ab tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:12.844660 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:12.846102 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.846102 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:12.847403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-35866d6c-9c78-4b31-9afb-3336afe665ab tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:12.847622 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1009/4005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:12 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:12.851376 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1cbc431-7859-44bf-90cb-07b6acf7ac5c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:12.851934 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 989/4006] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:12 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:12.867473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.868972 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:12.872017 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:12.872017 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:12.881479 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.881479 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:12.887603 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:12.890036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a776c85-a99e-41ff-8a4d-dff57eeb0927 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:12.890617 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1011/4007] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:12 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:12.903432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-86415a95-6a25-4316-8530-187e422e375c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:12.905159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:12.905475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad165728-4363-4d3d-9b1a-826731ef9199", "name": "tempest-VolumeImageDependencyTests-Snapshot-1742127994"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:12.917823 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:12.917823 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:12.922477 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:12.924080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create snapshot from volume ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:12.969299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['060960d5-be5a-423f-bef3-d8a8e06e3961', '26cf617c-7ee5-424b-ad97-25ea64c41cd1', 'dc256dc9-5c92-447e-a4b3-055828510260', '6f4f8c73-4e78-4404-9cc5-76cdc0fd8ebc'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:13.002476 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot create request issued successfully. Jul 24 06:07:13.002915 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-86415a95-6a25-4316-8530-187e422e375c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:13.003458 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 999/4008] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:13.015709 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.018017 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:13.018385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.018510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.025642 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:13.025642 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:13.026283 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot retrieved successfully. Jul 24 06:07:13.027366 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc9dbe6-9ad6-4897-b151-f4c62a310cf0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 200 Jul 24 06:07:13.033648 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1010/4009] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:13 2026] GET /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:13.219294 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0c6a99bf-5d03-4901-8366-4f481441b3c7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.222040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c6a99bf-5d03-4901-8366-4f481441b3c7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb Jul 24 06:07:13.222295 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c6a99bf-5d03-4901-8366-4f481441b3c7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.222578 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0c6a99bf-5d03-4901-8366-4f481441b3c7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.245387 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0c6a99bf-5d03-4901-8366-4f481441b3c7 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb returned with HTTP 404 Jul 24 06:07:13.246177 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 990/4010] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:13 2026] GET /volume/v3/volumes/51d86058-b1e7-46c2-ac48-dcd80b14d5cb => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:13.312719 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46045d85-8afd-4ad8-8816-1c063946956e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.314271 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:07:13.316013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.316013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.316013 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:07:13.320670 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:13.320670 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:13.321314 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:07:13.337361 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:07:13.337770 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46045d85-8afd-4ad8-8816-1c063946956e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 202 Jul 24 06:07:13.338292 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1012/4011] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:13 2026] DELETE /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:13.347518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-61f3ccb0-b556-4434-834f-711df1f5c0db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.349721 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61f3ccb0-b556-4434-834f-711df1f5c0db tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:07:13.349947 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61f3ccb0-b556-4434-834f-711df1f5c0db tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.350182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-61f3ccb0-b556-4434-834f-711df1f5c0db tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.355784 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:13.355784 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:13.356304 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-61f3ccb0-b556-4434-834f-711df1f5c0db tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:07:13.357222 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-61f3ccb0-b556-4434-834f-711df1f5c0db tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 200 Jul 24 06:07:13.357661 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1000/4012] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:13 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:13.842640 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.844227 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:13.844403 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.844590 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.844697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:13.848875 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:13.848875 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:13.849703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0bb0bce8-532f-42c9-aa89-ed2c1e1f482a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:13.850065 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1011/4013] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:13 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:13.858214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:13.859977 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:13.860161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:13.860354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:13.860456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:13.864631 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:13.864631 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:13.865365 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9976f03a-3fdb-429e-ae72-c1a1e58ddc82 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:13.865719 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 991/4014] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:13 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:14.042056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.045598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:14.045598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.045598 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.050801 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.050801 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:14.051363 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot retrieved successfully. Jul 24 06:07:14.052335 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bce6303-41dc-46aa-88dd-2de5d2dc93b5 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 200 Jul 24 06:07:14.053172 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1013/4015] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:14.062620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c242375a-d436-4059-aad5-e4dc4bacab52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.064358 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:14.064829 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "d648c11f-baa5-4811-a32a-12daf3cd0573", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:14.066324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'd648c11f-baa5-4811-a32a-12daf3cd0573', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:14.072146 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.072146 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:14.072646 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot retrieved successfully. Jul 24 06:07:14.072815 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume of 1 GB Jul 24 06:07:14.076839 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Availability Zones retrieved successfully. Jul 24 06:07:14.082605 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (be590b73-2825-4621-a323-f2b6a46a597a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:14.084160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b33dd8-b054-4f1d-9c05-8fe419f5f4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:14.085083 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:14.124595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2b33dd8-b054-4f1d-9c05-8fe419f5f4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd648c11f-baa5-4811-a32a-12daf3cd0573', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:14.125416 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab6abde-dd6f-4d9e-950b-e52fa99bd322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:14.169485 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Created reservations ['fec17dd5-2d14-4eaa-8953-9e027c1461d7', 'b48cf6bb-dc35-4105-a129-32ebbc4d4c5e', 'a6f4c46d-bd72-4697-a0f5-edb4c3baf59b', '9c7564ed-47b6-4395-aeea-a819ee485c46'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:14.170661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ab6abde-dd6f-4d9e-950b-e52fa99bd322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec17dd5-2d14-4eaa-8953-9e027c1461d7', 'b48cf6bb-dc35-4105-a129-32ebbc4d4c5e', 'a6f4c46d-bd72-4697-a0f5-edb4c3baf59b', '9c7564ed-47b6-4395-aeea-a819ee485c46']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:14.171820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fce217-cde9-46d6-bf39-0befd2857ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:14.237506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75fce217-cde9-46d6-bf39-0befd2857ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc4313f-44da-4353-9ef7-762ba0228288', '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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['fec17dd5-2d14-4eaa-8953-9e027c1461d7','b48cf6bb-dc35-4105-a129-32ebbc4d4c5e','a6f4c46d-bd72-4697-a0f5-edb4c3baf59b','9c7564ed-47b6-4395-aeea-a819ee485c46'],size=1,snapshot_id=d648c11f-baa5-4811-a32a-12daf3cd0573,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:07:14Z,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=2bc4313f-44da-4353-9ef7-762ba0228288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56f856477e6940528956eabfe5b700ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d648c11f-baa5-4811-a32a-12daf3cd0573,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66b9258a23684528acade642f61e09cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:14.238692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499df6f8-fc10-4afb-9da4-761d57845512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:14.256494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (499df6f8-fc10-4afb-9da4-761d57845512) transitioned into state 'SUCCESS' from 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='56f856477e6940528956eabfe5b700ad',qos_specs=None,replication_status=,reservations=['fec17dd5-2d14-4eaa-8953-9e027c1461d7','b48cf6bb-dc35-4105-a129-32ebbc4d4c5e','a6f4c46d-bd72-4697-a0f5-edb4c3baf59b','9c7564ed-47b6-4395-aeea-a819ee485c46'],size=1,snapshot_id=d648c11f-baa5-4811-a32a-12daf3cd0573,source_replicaid=,source_volid=None,status='creating',user_id='66b9258a23684528acade642f61e09cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:14.257152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94acc0a1-1353-40ca-a2e2-2c7a535e746a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:14.279285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94acc0a1-1353-40ca-a2e2-2c7a535e746a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:14.280249 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Flow 'volume_create_api' (be590b73-2825-4621-a323-f2b6a46a597a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:14.280575 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Create volume request issued successfully. Jul 24 06:07:14.284338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c242375a-d436-4059-aad5-e4dc4bacab52 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:14.285979 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1001/4016] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:07:14 2026] POST /volume/v3/volumes => generated 809 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:14.303564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.305672 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:14.305948 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.306199 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.315144 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.315144 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:14.319298 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:14.324188 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33b5a55f-8f08-4d7b-8be1-b92bd7b53b62 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 200 Jul 24 06:07:14.324620 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1012/4017] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:14.369356 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c77eaeb-6b5f-4ca5-9139-480f54509943 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.373123 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c77eaeb-6b5f-4ca5-9139-480f54509943 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c Jul 24 06:07:14.373123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c77eaeb-6b5f-4ca5-9139-480f54509943 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.373123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c77eaeb-6b5f-4ca5-9139-480f54509943 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.375175 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=467,cinder:UPDATE=151,cinder:INSERT=95 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:07:14.380956 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c77eaeb-6b5f-4ca5-9139-480f54509943 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c returned with HTTP 404 Jul 24 06:07:14.381111 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 992/4018] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/snapshots/bf1dc207-a33f-4ced-b0d4-70b9bc5be29c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:14.391499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.395268 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:07:14.395547 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.395855 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.396139 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:07:14.408020 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.408020 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:14.408657 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:14.432192 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:07:14.432364 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f8b707b3-4779-4f90-b6f7-e5dd1bd39027 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 202 Jul 24 06:07:14.433021 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1014/4019] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:14 2026] DELETE /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:14.452662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.454421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:07:14.454421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.454421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.464899 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.464899 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:14.470655 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:14.478041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-680055b0-9de4-4bad-9dcb-12252fd494e1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 200 Jul 24 06:07:14.478652 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1002/4020] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:14.862892 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.865006 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:14.865238 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.865473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.865595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:14.869906 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.869906 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:14.871863 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-10f1cdcf-64f5-41a4-9295-f8b7da2cb1db tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:14.872639 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1013/4021] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:14.881950 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:14.884755 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:14.884755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:14.884755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:14.884755 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:14.888440 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:14.888440 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:14.889304 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a26c2a4c-0c95-43bf-807c-8e130d2f634f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:14.889531 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 993/4022] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:14 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:15.341433 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.343211 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:15.343443 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.343660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.357705 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.357705 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:15.362277 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:15.373701 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0f0c15a2-7093-475e-aacf-85ff834bb4ec tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 200 Jul 24 06:07:15.373701 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1015/4023] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:15.384566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.387695 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:15.387926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.388183 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.396475 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.396475 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:15.400437 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:15.405012 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83650b58-4e6b-4743-8004-17e4920b6fe2 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 200 Jul 24 06:07:15.405415 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1003/4024] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:15.417335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.418818 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:15.419174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.419477 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.419723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete snapshot with id: d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:15.424644 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.424644 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:15.426711 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot retrieved successfully. Jul 24 06:07:15.441246 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot delete request issued successfully. Jul 24 06:07:15.441604 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7bcc7efe-e08d-4236-b37d-3724fd14bc46 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 202 Jul 24 06:07:15.442353 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1014/4025] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:15 2026] DELETE /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:15.451316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.452375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:15.452625 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.452864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.458870 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.458870 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:15.459173 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Snapshot retrieved successfully. Jul 24 06:07:15.459920 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-56ff635e-9ce0-4b4f-a5d6-6f903a8d9503 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 200 Jul 24 06:07:15.460234 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 994/4026] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:15.493595 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75e4cb31-59bd-4ed5-b3a7-2950c828ff8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.496692 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75e4cb31-59bd-4ed5-b3a7-2950c828ff8e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e Jul 24 06:07:15.497163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75e4cb31-59bd-4ed5-b3a7-2950c828ff8e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.497163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75e4cb31-59bd-4ed5-b3a7-2950c828ff8e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.507269 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75e4cb31-59bd-4ed5-b3a7-2950c828ff8e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e returned with HTTP 404 Jul 24 06:07:15.508974 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1016/4027] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/volumes/d310bc5b-b5dc-4115-b635-b65496dd186e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:15.541452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.543439 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:15.544217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-125128570", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:15.545973 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-125128570', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:15.633548 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:07:15.638377 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:07:15.645983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (9ee5c0f6-eaf3-4e64-973d-52db207036f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:15.647536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bb3055-dda3-45a8-872c-858567b98d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:15.648819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:15.706531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bb3055-dda3-45a8-872c-858567b98d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:15.707336 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c0f4d8-1acd-4bb9-8d5c-86f8cd239e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:15.751210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['e69b883b-03f5-4882-9459-673890a32c08', '9a47cbdc-c76d-4d15-999b-f7360fe3d95c', '0b0c069f-0a72-48a3-b464-266a6dd60ad8', '1f018e85-544b-48f2-b173-91516717d303'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:15.752027 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31c0f4d8-1acd-4bb9-8d5c-86f8cd239e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69b883b-03f5-4882-9459-673890a32c08', '9a47cbdc-c76d-4d15-999b-f7360fe3d95c', '0b0c069f-0a72-48a3-b464-266a6dd60ad8', '1f018e85-544b-48f2-b173-91516717d303']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:15.752731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a69a60c-15b0-445c-90e0-c417d7dee04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:15.779160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a69a60c-15b0-445c-90e0-c417d7dee04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae4739a-dc48-475a-9320-9a2c8aa2fe66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-125128570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['e69b883b-03f5-4882-9459-673890a32c08','9a47cbdc-c76d-4d15-999b-f7360fe3d95c','0b0c069f-0a72-48a3-b464-266a6dd60ad8','1f018e85-544b-48f2-b173-91516717d303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-125128570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ae4739a-dc48-475a-9320-9a2c8aa2fe66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:15.780154 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3cc205-b963-4e59-b8b0-193bc3771bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:15.798657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3cc205-b963-4e59-b8b0-193bc3771bda) transitioned into state 'SUCCESS' from state '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-125128570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['e69b883b-03f5-4882-9459-673890a32c08','9a47cbdc-c76d-4d15-999b-f7360fe3d95c','0b0c069f-0a72-48a3-b464-266a6dd60ad8','1f018e85-544b-48f2-b173-91516717d303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:15.799474 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafbb1f0-9aed-4681-9b2b-0617ca230b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:15.811049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafbb1f0-9aed-4681-9b2b-0617ca230b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:15.811049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (9ee5c0f6-eaf3-4e64-973d-52db207036f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:15.811049 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:07:15.811230 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19bd7b04-a89f-4274-ae55-ecc284d63a03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:15.811596 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1004/4028] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:15 2026] POST /volume/v3/volumes => generated 758 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:15.826086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-464cde82-025c-40c2-9540-8c334a11d782 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.827774 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-464cde82-025c-40c2-9540-8c334a11d782 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:15.833438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-464cde82-025c-40c2-9540-8c334a11d782 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.833438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-464cde82-025c-40c2-9540-8c334a11d782 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.842094 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.842094 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:15.849394 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-464cde82-025c-40c2-9540-8c334a11d782 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:15.861668 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-464cde82-025c-40c2-9540-8c334a11d782 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:15.862390 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1015/4029] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:15.888626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.890881 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:15.891120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.891289 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.891385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:15.896196 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.896196 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:15.897275 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18d5204e-fc6e-4c22-93d9-7b0fe2a96d30 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:15.897776 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 995/4030] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:15.899301 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:15.901259 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:15.901593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:15.901861 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:15.902025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:15.906127 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:15.906127 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:15.907004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-788fbff7-e0f9-452c-80b9-36df46ddeb85 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:15.907346 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1017/4031] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:15 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:16.470924 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe76b5bb-e780-41e9-bf05-88d8d0372909 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.473026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe76b5bb-e780-41e9-bf05-88d8d0372909 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:16.473285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe76b5bb-e780-41e9-bf05-88d8d0372909 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.473532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe76b5bb-e780-41e9-bf05-88d8d0372909 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.479381 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe76b5bb-e780-41e9-bf05-88d8d0372909 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 404 Jul 24 06:07:16.480203 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1005/4032] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:16.486690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.489027 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:16.489288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.489539 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.489783 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: 2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:16.499721 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.499721 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:16.500469 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:16.525133 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume request issued successfully. Jul 24 06:07:16.525399 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e7ac026b-5835-4454-b6d7-8f1d9e05f050 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 202 Jul 24 06:07:16.525941 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1016/4033] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:16 2026] DELETE /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:07:16.539005 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.540966 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:16.541253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.541524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.551704 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.551704 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:16.557331 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:16.564398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e15e36f7-eb4b-4aa6-a5aa-b5ee0b97ed03 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 200 Jul 24 06:07:16.564961 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 996/4034] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 1227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:16.876664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8809215c-d482-4b9f-96a8-b56700414684 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.879243 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8809215c-d482-4b9f-96a8-b56700414684 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:16.879583 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8809215c-d482-4b9f-96a8-b56700414684 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.880081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8809215c-d482-4b9f-96a8-b56700414684 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.888926 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.888926 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:16.892803 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8809215c-d482-4b9f-96a8-b56700414684 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:16.897470 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8809215c-d482-4b9f-96a8-b56700414684 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:16.898187 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1018/4035] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:16.911274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.914738 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:16.914841 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.914894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.914894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.914894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:16.916018 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:16.916512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.916812 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.917238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b4b97479-4738-428b-8b46-660f00fd5b25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:16.919148 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.919148 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:16.919782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4b97479-4738-428b-8b46-660f00fd5b25 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:16.919988 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57f9a377-c7d5-4743-bf57-a5b4969f927a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:16.920036 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4b97479-4738-428b-8b46-660f00fd5b25 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:16.920258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b4b97479-4738-428b-8b46-660f00fd5b25 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:16.920387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b4b97479-4738-428b-8b46-660f00fd5b25 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:16.920446 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1006/4036] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:16.926405 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.926405 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:16.927350 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b4b97479-4738-428b-8b46-660f00fd5b25 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:16.927804 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 997/4037] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:16.928156 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:16.928156 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:16.932416 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:16.938124 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2c7c441-357a-4a02-ae45-530befaa6ea0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:16.938772 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1017/4038] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:16 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:17.588198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b27f520d-b9b0-46f3-aa31-56e3eaaa6e39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:17.592617 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27f520d-b9b0-46f3-aa31-56e3eaaa6e39 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:17.592971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b27f520d-b9b0-46f3-aa31-56e3eaaa6e39 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:17.593273 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b27f520d-b9b0-46f3-aa31-56e3eaaa6e39 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:17.606511 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b27f520d-b9b0-46f3-aa31-56e3eaaa6e39 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 404 Jul 24 06:07:17.607198 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1019/4039] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:17 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:17.896650 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a057f61e-7c67-4513-902a-d661f68190b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:17.898915 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:17.899177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:17.899429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:17.899666 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:17.909268 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:17.909268 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:17.909977 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:17.933722 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume request issued successfully. Jul 24 06:07:17.933941 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a057f61e-7c67-4513-902a-d661f68190b8 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 202 Jul 24 06:07:17.939410 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1007/4040] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:17 2026] DELETE /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:07:17.939966 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d165a173-3cde-4274-94a9-1e9192ec50df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:17.942878 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d165a173-3cde-4274-94a9-1e9192ec50df tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:17.942878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d165a173-3cde-4274-94a9-1e9192ec50df tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:17.942878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d165a173-3cde-4274-94a9-1e9192ec50df tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:17.942878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d165a173-3cde-4274-94a9-1e9192ec50df tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:17.943989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:17.945802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5ad90b48-b78c-404c-9b92-c6892416a17b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:17.946779 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:17.946779 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:17.947537 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d165a173-3cde-4274-94a9-1e9192ec50df tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:17.947916 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 998/4041] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:17 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:17.953931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ad90b48-b78c-404c-9b92-c6892416a17b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:17.954203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ad90b48-b78c-404c-9b92-c6892416a17b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:17.954483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5ad90b48-b78c-404c-9b92-c6892416a17b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:17.954646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5ad90b48-b78c-404c-9b92-c6892416a17b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:17.954995 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:17.955349 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:17.955608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:17.969352 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:17.969352 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:17.969722 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:17.969722 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:17.970436 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5ad90b48-b78c-404c-9b92-c6892416a17b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:17.971262 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1020/4042] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:17 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:17.973868 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:17.978201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-03795b0f-fce2-4f6f-8a34-bf58600b983b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 200 Jul 24 06:07:17.978589 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1018/4043] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:17 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:18.133276 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.135268 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:18.135451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.135652 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:18.142105 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:18.142105 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:18.145428 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:18.149699 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-666eb13d-5d49-40eb-a0da-66fa93f62f3e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:18.150075 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1008/4044] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:18.665468 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.667412 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:18.667640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.667895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:18.674991 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:18.674991 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:18.678594 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:18.683059 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-24aaadb5-94eb-4a96-8c52-beaf443a0b46 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:18.683451 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 999/4045] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:18.696516 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b58a7859-67ec-4763-a7e6-ea48b9263473 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.697005 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b58a7859-67ec-4763-a7e6-ea48b9263473 None None] GET https://10.4.3.200/volume// Jul 24 06:07:18.697164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b58a7859-67ec-4763-a7e6-ea48b9263473 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.697360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b58a7859-67ec-4763-a7e6-ea48b9263473 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:18.697771 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b58a7859-67ec-4763-a7e6-ea48b9263473 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:18.698135 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1021/4046] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:18.707459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-5c4270ec-4f3f-4165-bd4b-2d4f6ca020b0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.709997 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-5c4270ec-4f3f-4165-bd4b-2d4f6ca020b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:18.710445 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-5c4270ec-4f3f-4165-bd4b-2d4f6ca020b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ae4739a-dc48-475a-9320-9a2c8aa2fe66", "connector": null, "instance_uuid": "6ebe8466-86a7-46e3-b244-7fae32978b69"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:18.721187 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:18.721187 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:18.752658 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-5c4270ec-4f3f-4165-bd4b-2d4f6ca020b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:18.753178 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1019/4047] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:18 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 24 06:07:18.959905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.963500 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:18.963757 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.964107 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:18.964239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:18.972154 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:18.972154 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:18.973133 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-abc0ef28-b611-4cdb-8473-04844ffc6715 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:18.973640 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1009/4048] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:18.980732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-464d80b0-c6fb-4276-9981-576eb8390070 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.983474 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-464d80b0-c6fb-4276-9981-576eb8390070 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:18.983730 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-464d80b0-c6fb-4276-9981-576eb8390070 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.983996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-464d80b0-c6fb-4276-9981-576eb8390070 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:18.984517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-464d80b0-c6fb-4276-9981-576eb8390070 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:18.991158 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:18.991158 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:18.991652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-464d80b0-c6fb-4276-9981-576eb8390070 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:18.992083 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1000/4049] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:18.992931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c37c9e78-00ea-49ae-8694-5c35638111ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:18.995365 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c37c9e78-00ea-49ae-8694-5c35638111ae tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:18.995779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c37c9e78-00ea-49ae-8694-5c35638111ae tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:18.996097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c37c9e78-00ea-49ae-8694-5c35638111ae tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.004934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c37c9e78-00ea-49ae-8694-5c35638111ae tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 404 Jul 24 06:07:19.005642 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1022/4050] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:18 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:19.018450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.022695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:19.022695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.022695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.022695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: 2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:19.026852 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8a9bd45f-9896-4832-b3e2-20e29fc77cd3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 404 Jul 24 06:07:19.027378 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1020/4051] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:19 2026] DELETE /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:19.036158 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-939ee364-8d81-4e14-a846-00a5a7cf130c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.038590 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-939ee364-8d81-4e14-a846-00a5a7cf130c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 Jul 24 06:07:19.038829 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-939ee364-8d81-4e14-a846-00a5a7cf130c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.039018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-939ee364-8d81-4e14-a846-00a5a7cf130c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.048158 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-939ee364-8d81-4e14-a846-00a5a7cf130c tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 returned with HTTP 404 Jul 24 06:07:19.048653 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1010/4052] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/volumes/2bc4313f-44da-4353-9ef7-762ba0228288 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:19.055994 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.057834 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:19.058032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.058258 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.058371 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete snapshot with id: d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:19.062652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d9df89d-2731-4ac8-a0d0-e2d09ec4ba84 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 404 Jul 24 06:07:19.063163 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1001/4053] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:19 2026] DELETE /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:19.072296 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a13aaa62-a613-4651-9856-1f1033265de0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.074790 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a13aaa62-a613-4651-9856-1f1033265de0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 Jul 24 06:07:19.075286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a13aaa62-a613-4651-9856-1f1033265de0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.075665 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a13aaa62-a613-4651-9856-1f1033265de0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.081842 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a13aaa62-a613-4651-9856-1f1033265de0 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 returned with HTTP 404 Jul 24 06:07:19.082639 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1023/4054] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/snapshots/d648c11f-baa5-4811-a32a-12daf3cd0573 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:19.089733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.091456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:19.091708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.091921 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.092084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:19.098018 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-715c1899-32f9-41b2-ae1b-cb0492fc6c2b tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 404 Jul 24 06:07:19.098411 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1021/4055] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:19 2026] DELETE /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:19.107345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41880794-d3e5-4df4-8606-8ca28a1ba9a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.109972 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41880794-d3e5-4df4-8606-8ca28a1ba9a1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 Jul 24 06:07:19.110196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41880794-d3e5-4df4-8606-8ca28a1ba9a1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.110383 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41880794-d3e5-4df4-8606-8ca28a1ba9a1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.122391 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41880794-d3e5-4df4-8606-8ca28a1ba9a1 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 returned with HTTP 404 Jul 24 06:07:19.122391 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1011/4056] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/volumes/ad165728-4363-4d3d-9b1a-826731ef9199 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:19.159256 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.161238 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:07:19.161450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.161719 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.161922 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: 2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:07:19.169351 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:19.169351 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:19.169898 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:19.193312 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume request issued successfully. Jul 24 06:07:19.193542 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae2c5661-a583-4663-9ab4-4340d949a5bf tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 202 Jul 24 06:07:19.194035 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1002/4057] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:19 2026] DELETE /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:07:19.202656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.206047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:07:19.206047 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.206047 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.216613 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:19.216613 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:19.221585 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Volume info retrieved successfully. Jul 24 06:07:19.229712 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a731217e-4404-4e24-8ffb-d4abaf426c68 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 200 Jul 24 06:07:19.230171 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1024/4058] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:19.877110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f54a55e5-79ab-4069-9ed1-988fbdbc5d3c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.877574 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f54a55e5-79ab-4069-9ed1-988fbdbc5d3c None None] GET https://10.4.3.200/volume// Jul 24 06:07:19.877801 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f54a55e5-79ab-4069-9ed1-988fbdbc5d3c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.877990 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f54a55e5-79ab-4069-9ed1-988fbdbc5d3c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.878332 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f54a55e5-79ab-4069-9ed1-988fbdbc5d3c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:19.878662 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1022/4059] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:19.887539 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.890423 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:07:19.890767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.891022 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.906006 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:19.906006 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:19.910878 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:07:19.918193 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-9606bdaa-200d-474a-8493-7b23db6e127f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:07:19.918791 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1012/4060] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:19.987140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2deec672-9397-4ead-a738-f989a7b5b2ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:19.992642 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2deec672-9397-4ead-a738-f989a7b5b2ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:19.992943 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2deec672-9397-4ead-a738-f989a7b5b2ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:19.993717 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2deec672-9397-4ead-a738-f989a7b5b2ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:19.993949 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2deec672-9397-4ead-a738-f989a7b5b2ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:19.998293 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:19.998293 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:19.999903 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2deec672-9397-4ead-a738-f989a7b5b2ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:20.000250 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1003/4061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:19 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:20.008770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.010700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:20.010700 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.010828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.011711 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:20.017913 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:20.017913 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:20.018992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b4e871f2-a787-4388-b6f8-a6355d3100dc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:20.019424 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1025/4062] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:20 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:20.048281 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.050954 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 Jul 24 06:07:20.051603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:20.061266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-8ae4739a-dc48-475a-9320-9a2c8aa2fe66-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:20.066193 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8ae4739a-dc48-475a-9320-9a2c8aa2fe66-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:20.067350 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:20.067350 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:20.150996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8ae4739a-dc48-475a-9320-9a2c8aa2fe66-np0000005810" released by "attachment_update" :: held 0.085s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:20.151390 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-3efcca31-1319-45ee-801d-67a436f157ff tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 returned with HTTP 200 Jul 24 06:07:20.152000 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1023/4063] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:20 2026] PUT /volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:20.179956 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-0f908a9a-9f79-470f-ad7f-73f226960a24 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.182384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-0f908a9a-9f79-470f-ad7f-73f226960a24 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608/action Jul 24 06:07:20.182876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-0f908a9a-9f79-470f-ad7f-73f226960a24 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:20.183051 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-0f908a9a-9f79-470f-ad7f-73f226960a24 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:20.208568 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:20.208568 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:20.234081 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-d3ef35e6-1e7f-45c0-b71b-c806f1f20f01 req-0f908a9a-9f79-470f-ad7f-73f226960a24 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608/action returned with HTTP 204 Jul 24 06:07:20.234645 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1013/4064] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:07:20 2026] POST /volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:20.243603 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cc279a01-9c65-4d2e-88ed-bf3649f8b0d3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.245512 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc279a01-9c65-4d2e-88ed-bf3649f8b0d3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 Jul 24 06:07:20.245765 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc279a01-9c65-4d2e-88ed-bf3649f8b0d3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.246166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cc279a01-9c65-4d2e-88ed-bf3649f8b0d3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.252565 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cc279a01-9c65-4d2e-88ed-bf3649f8b0d3 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 returned with HTTP 404 Jul 24 06:07:20.253379 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1004/4065] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:20 2026] GET /volume/v3/volumes/2f4a26d9-395b-4ac3-b9b7-8dad5d838cb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:20.262166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d869ecc5-3537-4130-b572-edfb36060030 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.265835 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d869ecc5-3537-4130-b572-edfb36060030 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:07:20.266064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d869ecc5-3537-4130-b572-edfb36060030 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.266317 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d869ecc5-3537-4130-b572-edfb36060030 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.266648 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d869ecc5-3537-4130-b572-edfb36060030 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:07:20.277166 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d869ecc5-3537-4130-b572-edfb36060030 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 404 Jul 24 06:07:20.277934 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1026/4066] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:20 2026] DELETE /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:20.286721 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1a384d2-b295-4f15-9674-13b655007b73 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.288868 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1a384d2-b295-4f15-9674-13b655007b73 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 Jul 24 06:07:20.289063 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1a384d2-b295-4f15-9674-13b655007b73 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.289270 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1a384d2-b295-4f15-9674-13b655007b73 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.305698 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1a384d2-b295-4f15-9674-13b655007b73 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 returned with HTTP 404 Jul 24 06:07:20.305698 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1024/4067] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:20 2026] GET /volume/v3/volumes/f7f52517-c2f9-41f2-b6df-2bed09d9b268 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:20.358781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.360800 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:07:20.361066 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.361278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.361459 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Delete volume with id: 3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:07:20.368135 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d942f6c1-eccd-4986-9895-4603fa05bef4 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 404 Jul 24 06:07:20.368692 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1014/4068] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:07:20 2026] DELETE /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:20.377480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bfeea983-8563-443d-91a6-bc6661d67329 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:20.379758 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfeea983-8563-443d-91a6-bc6661d67329 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] GET https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 Jul 24 06:07:20.379992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfeea983-8563-443d-91a6-bc6661d67329 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:20.380196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bfeea983-8563-443d-91a6-bc6661d67329 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:20.386741 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bfeea983-8563-443d-91a6-bc6661d67329 tempest-VolumeImageDependencyTests-1820426213 tempest-VolumeImageDependencyTests-1820426213-project-member] https://10.4.3.200/volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 returned with HTTP 404 Jul 24 06:07:20.387666 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1005/4069] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:07:20 2026] GET /volume/v3/volumes/3f3d8783-76b2-4c99-8e45-37c9a9f12811 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:07:21.013981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:21.016394 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:21.016645 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:21.016907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:21.017072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:21.023183 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:21.023183 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:21.024316 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dfede1f7-cbd6-4fcd-96b5-379f9cb0187f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:21.025058 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1027/4070] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:21 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:21.034240 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:21.038699 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:21.038699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:21.038699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:21.038699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:21.045213 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:21.045213 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:21.046747 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd7af350-c0a3-411b-b95f-c89d80b37a32 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:21.047366 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1025/4071] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:21 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:22.041668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.047456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:22.047456 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:22.049882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:22.049882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:22.055803 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.055803 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:22.056599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6942b870-8c62-4e27-9864-00b95aeffdf6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:22.057398 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1015/4072] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:22 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:22.059034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.060912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:22.061110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:22.061307 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:22.061416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:22.068132 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.068132 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:22.068476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.069033 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a943e88-bbfc-46cf-adff-2d99cecf7c0e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:22.069454 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1006/4073] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:22 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:22.071046 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba/restore Jul 24 06:07:22.071483 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "85d0705a-111b-4b17-85d2-a3c05d3b5f18"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:22.073861 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Restoring backup f653f458-f4a9-445b-b5cc-0fb414c8eeba ({'restore': {'volume_id': '85d0705a-111b-4b17-85d2-a3c05d3b5f18'}}) {{(pid=100224) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:07:22.074026 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Restoring backup f653f458-f4a9-445b-b5cc-0fb414c8eeba to volume 85d0705a-111b-4b17-85d2-a3c05d3b5f18. Jul 24 06:07:22.078841 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.078841 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:22.086499 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.086499 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:22.086998 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:22.087151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Checking backup size 1 against volume size 1 {{(pid=100224) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:07:22.087296 np0000005810 devstack@c-api.service[100224]: INFO cinder.backup.api [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Overwriting volume 85d0705a-111b-4b17-85d2-a3c05d3b5f18 with restore of backup f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:22.099278 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] restore_backup in rpcapi backup_id f653f458-f4a9-445b-b5cc-0fb414c8eeba {{(pid=100224) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:07:22.101393 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c0c141b-1e4a-4ad4-b210-e2138ecdf0ed tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba/restore returned with HTTP 202 Jul 24 06:07:22.101975 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1028/4074] 10.4.3.200 () {68 vars in 1393 bytes} [Fri Jul 24 06:07:22 2026] POST /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba/restore => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:22.111256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.113646 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:22.113868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:22.114042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:22.114143 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:22.118932 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.118932 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:22.119784 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f6ba0ad8-22cb-49f4-8c59-074b59ffb4ea tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:22.120194 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1026/4075] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:22 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:22.140644 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.253859 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:22.254208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1212869465"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:22.255614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1212869465'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:22.255754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume of 1 GB Jul 24 06:07:22.263350 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:22.270043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (fffa17f0-c7a6-4574-95d5-bc058439304c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:22.271105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d47ef76-595e-4d82-9617-addbca7c3ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:22.271983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:22.299800 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d47ef76-595e-4d82-9617-addbca7c3ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:22.300496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa859e6-ebe6-4d18-91b9-2d2c3d5a6480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:22.367849 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['78f1fa36-56eb-4779-8b17-e83f828e4e41', '415fbc8c-6c41-45ca-a146-060ced55713a', '1127eaf8-a2c6-4376-8255-b0d51bdc0005', '2bacd417-645b-4d56-947c-32f662ff1559'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:22.368979 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aa859e6-ebe6-4d18-91b9-2d2c3d5a6480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78f1fa36-56eb-4779-8b17-e83f828e4e41', '415fbc8c-6c41-45ca-a146-060ced55713a', '1127eaf8-a2c6-4376-8255-b0d51bdc0005', '2bacd417-645b-4d56-947c-32f662ff1559']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:22.370104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e50ae8-ac3b-43e6-aba0-282b93570395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:22.398097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e50ae8-ac3b-43e6-aba0-282b93570395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bf57720-989d-42af-b4fd-23aa0fe2ea8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212869465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['78f1fa36-56eb-4779-8b17-e83f828e4e41','415fbc8c-6c41-45ca-a146-060ced55713a','1127eaf8-a2c6-4376-8255-b0d51bdc0005','2bacd417-645b-4d56-947c-32f662ff1559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1212869465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bf57720-989d-42af-b4fd-23aa0fe2ea8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac2a989152d4eaab5a229bc55e057d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18152f7cc967487a84fe4763bf543e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:22.398859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ac7043-6985-4f26-be78-93624feb2036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:22.416321 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ac7043-6985-4f26-be78-93624feb2036) transitioned into state 'SUCCESS' from state '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-1212869465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['78f1fa36-56eb-4779-8b17-e83f828e4e41','415fbc8c-6c41-45ca-a146-060ced55713a','1127eaf8-a2c6-4376-8255-b0d51bdc0005','2bacd417-645b-4d56-947c-32f662ff1559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:22.417010 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c297dd6-162f-4791-ae16-3d6f0ab709db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:22.425491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c297dd6-162f-4791-ae16-3d6f0ab709db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:22.426323 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (fffa17f0-c7a6-4574-95d5-bc058439304c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:22.426639 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request issued successfully. Jul 24 06:07:22.427212 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ae1fe90-effc-486a-b353-0fcc4caad3ce tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:22.427716 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1016/4076] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:07:22 2026] POST /volume/v3/volumes => generated 778 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:22.439865 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:22.441579 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:22.441798 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:22.441973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:22.449158 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:22.449158 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:22.452509 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:22.456589 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c8b7435-19b9-406c-b47b-5a87597f8398 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e returned with HTTP 200 Jul 24 06:07:22.456980 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1007/4077] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:22 2026] GET /volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:23.083444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89351a97-bd6d-4396-87e2-66177738a3d4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:23.087110 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89351a97-bd6d-4396-87e2-66177738a3d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:23.087407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89351a97-bd6d-4396-87e2-66177738a3d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:23.087661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89351a97-bd6d-4396-87e2-66177738a3d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:23.087892 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-89351a97-bd6d-4396-87e2-66177738a3d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:23.094058 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:23.094058 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:23.094873 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89351a97-bd6d-4396-87e2-66177738a3d4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:23.095319 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1029/4078] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:23 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:23.131407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:23.133891 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:23.134250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:23.134601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:23.134798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:23.140744 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:23.140744 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:23.141912 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-69dc5c9a-6bec-42a1-8397-99f002a88caa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:23.142466 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1027/4079] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:23 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:23.474796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:23.478698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:23.478698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:23.478698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:23.491707 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:23.491707 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:23.498539 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:23.503949 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-70e5040f-8cbd-4fe5-b85b-ceafb6bf29f0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e returned with HTTP 200 Jul 24 06:07:23.504410 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1017/4080] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:23 2026] GET /volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:23.523374 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:23.525694 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:23.526051 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4bf57720-989d-42af-b4fd-23aa0fe2ea8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1360235969"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:23.538533 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:23.538533 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:23.539130 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:23.539373 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create snapshot from volume 4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:23.588410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['94fb5b26-23d0-43db-86a2-cee02d3e78f0', '3a5b9d62-05c5-4da2-a33c-16f233fc1065', 'd022963b-a409-4187-b7a8-2e613aae8535', 'deabd096-e779-4b93-8456-b8895b203a8e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:23.626238 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot create request issued successfully. Jul 24 06:07:23.626352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de23f2cd-c27f-4bfd-a83d-40dd7a7de278 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:23.626838 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1008/4081] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:23.637487 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:23.641708 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:23.642724 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:23.643305 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:23.649503 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:23.649503 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:23.651322 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:23.651322 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4621a85-bdc7-4c6a-a531-e93e02206d40 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 returned with HTTP 200 Jul 24 06:07:23.651322 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1030/4082] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:23 2026] GET /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:24.105742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.107642 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:24.107980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:24.108245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:24.108418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:24.113954 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.113954 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:24.114803 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-743d11d5-f309-402d-8764-ca9ec77b87b9 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:24.115191 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1028/4083] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:24 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:24.154377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.156924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:24.157388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:24.157669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:24.157834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:24.162098 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.162098 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:24.162933 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b982c7b1-8649-4905-b4f4-cd6139336ecc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:24.163401 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1018/4084] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:24 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:24.660642 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.662540 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:24.663033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:24.663033 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:24.668011 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.668011 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:24.668375 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:24.669108 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80cfd5d1-7d5d-4aeb-9d17-4979edffdf0a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 returned with HTTP 200 Jul 24 06:07:24.669517 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1009/4085] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:24 2026] GET /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:24.679171 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb42df9a-8206-448b-835e-9466a5369f5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.746584 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] POST https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9/action Jul 24 06:07:24.747081 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:24.747289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Snapshot retrieved successfully. Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.policy [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4ed837369b744610b6183f99f06e3848', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ac2a989152d4eaab5a229bc55e057d5', '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=100224) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb42df9a-8206-448b-835e-9466a5369f5e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9/action returned with HTTP 403 Jul 24 06:07:24.756346 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1031/4086] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:07:24 2026] POST /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9/action => generated 133 bytes in 78 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:24.765486 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.767919 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:24.768184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:24.768426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:24.768651 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete snapshot with id: 24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:24.776060 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.776060 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:24.777087 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:24.804411 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot delete request issued successfully. Jul 24 06:07:24.804411 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6cbf8f3-1965-45bc-a907-138ee64a2c6a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 returned with HTTP 202 Jul 24 06:07:24.805657 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1029/4087] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:24 2026] DELETE /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:24.816780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:24.823796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:24.823796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:24.823796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:24.833386 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:24.833386 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:24.833856 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:24.834786 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fbf15ea5-ec18-4de0-8c90-c8b5315f8826 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 returned with HTTP 200 Jul 24 06:07:24.835268 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1019/4088] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:24 2026] GET /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:25.128175 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:25.130490 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:25.130490 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:25.130663 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:25.130763 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:25.137046 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:25.137046 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:25.137924 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6cc9c13c-20eb-4097-8c3f-08e82532450c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:25.138386 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1010/4089] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:25 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:25.174820 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:25.176722 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:25.176923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:25.177158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:25.177264 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:25.181802 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:25.181802 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:25.182629 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1a0604b0-12b9-435f-ac65-8bfa293d3177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:25.183081 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1032/4090] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:25 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:25.845301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-87c83df8-7cda-4434-9334-59cd9c89a1ef None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:25.847425 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87c83df8-7cda-4434-9334-59cd9c89a1ef tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 Jul 24 06:07:25.847729 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87c83df8-7cda-4434-9334-59cd9c89a1ef tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:25.847996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-87c83df8-7cda-4434-9334-59cd9c89a1ef tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:25.852940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-87c83df8-7cda-4434-9334-59cd9c89a1ef tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 returned with HTTP 404 Jul 24 06:07:25.853421 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1030/4091] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:25 2026] GET /volume/v3/snapshots/24d6a7c1-09e3-421c-ba3b-ef5b11199ab9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:25.861107 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fdae0e51-67df-4544-ba12-51575e69e942 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:25.864938 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:25.864938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:25.864938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:25.864938 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume with id: 4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:25.874629 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:25.874629 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:25.875053 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:25.908726 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume request issued successfully. Jul 24 06:07:25.908996 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fdae0e51-67df-4544-ba12-51575e69e942 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e returned with HTTP 202 Jul 24 06:07:25.909484 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1020/4092] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:25 2026] DELETE /volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:25.917440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:25.919420 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:25.919738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:25.920034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:25.928383 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:25.928383 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:25.934042 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:25.946571 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c0a63afd-0b87-4267-8ff2-cdeda5cc0513 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e returned with HTTP 200 Jul 24 06:07:25.946571 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1011/4093] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:25 2026] GET /volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:26.151441 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3afac471-f00e-4f07-87d3-a54b0e17420a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:26.153128 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3afac471-f00e-4f07-87d3-a54b0e17420a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:26.153337 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3afac471-f00e-4f07-87d3-a54b0e17420a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:26.153669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3afac471-f00e-4f07-87d3-a54b0e17420a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:26.153791 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3afac471-f00e-4f07-87d3-a54b0e17420a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:26.158150 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:26.158150 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:26.158957 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3afac471-f00e-4f07-87d3-a54b0e17420a tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:26.159266 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1033/4094] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:26 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:26.194805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-67e2e15d-5dbb-4522-9336-a43893178032 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:26.196603 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67e2e15d-5dbb-4522-9336-a43893178032 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:26.196845 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67e2e15d-5dbb-4522-9336-a43893178032 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:26.197052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67e2e15d-5dbb-4522-9336-a43893178032 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:26.197153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-67e2e15d-5dbb-4522-9336-a43893178032 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:26.202002 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:26.202002 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:26.202777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67e2e15d-5dbb-4522-9336-a43893178032 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:26.203172 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1031/4095] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:26 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:26.962364 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6df3d97f-669f-48a9-adc4-463390dc60e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:26.964648 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6df3d97f-669f-48a9-adc4-463390dc60e1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e Jul 24 06:07:26.965171 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6df3d97f-669f-48a9-adc4-463390dc60e1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:26.965171 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6df3d97f-669f-48a9-adc4-463390dc60e1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:26.971984 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6df3d97f-669f-48a9-adc4-463390dc60e1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e returned with HTTP 404 Jul 24 06:07:26.972577 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1021/4096] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:26 2026] GET /volume/v3/volumes/4bf57720-989d-42af-b4fd-23aa0fe2ea8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:26.980977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:26.982843 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:26.983241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-33858907"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:26.984985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-33858907'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:26.985132 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume of 1 GB Jul 24 06:07:26.990110 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:26.996370 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (ccc92d7f-3078-4f7d-b732-dfdad602f9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:26.997611 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d5cd58-ff8f-49a0-8bd0-aff73fc23818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:26.998428 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:27.028580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d5cd58-ff8f-49a0-8bd0-aff73fc23818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:27.029605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ecbc3-cf70-4f8d-a8f3-cab6d86e736a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:27.074705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['57fcee28-9e23-43e8-96db-e149c5e40b25', 'fd5297a8-7209-4e77-aa0a-ab67855d9121', 'e5753c27-10dd-4d0c-bea2-2d0570fa6e4e', 'fdc16e37-1dc7-482e-9a13-20d3b61e44d0'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:27.075590 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f74ecbc3-cf70-4f8d-a8f3-cab6d86e736a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fcee28-9e23-43e8-96db-e149c5e40b25', 'fd5297a8-7209-4e77-aa0a-ab67855d9121', 'e5753c27-10dd-4d0c-bea2-2d0570fa6e4e', 'fdc16e37-1dc7-482e-9a13-20d3b61e44d0']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:27.076557 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6892803-ba79-40fc-905a-d810ae63b0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:27.105134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6892803-ba79-40fc-905a-d810ae63b0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2f7c39-8257-40cc-b246-c0e7fd95d982', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-33858907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['57fcee28-9e23-43e8-96db-e149c5e40b25','fd5297a8-7209-4e77-aa0a-ab67855d9121','e5753c27-10dd-4d0c-bea2-2d0570fa6e4e','fdc16e37-1dc7-482e-9a13-20d3b61e44d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-33858907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2f7c39-8257-40cc-b246-c0e7fd95d982,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac2a989152d4eaab5a229bc55e057d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18152f7cc967487a84fe4763bf543e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:27.106273 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6751734e-0168-416c-9682-62aad7521a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:27.127933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6751734e-0168-416c-9682-62aad7521a55) transitioned into state 'SUCCESS' from state '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-33858907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['57fcee28-9e23-43e8-96db-e149c5e40b25','fd5297a8-7209-4e77-aa0a-ab67855d9121','e5753c27-10dd-4d0c-bea2-2d0570fa6e4e','fdc16e37-1dc7-482e-9a13-20d3b61e44d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:27.129078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b48dd5-7408-4a2c-9d19-0b1c74312a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:27.144075 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31b48dd5-7408-4a2c-9d19-0b1c74312a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:27.145107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (ccc92d7f-3078-4f7d-b732-dfdad602f9d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:27.145468 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request issued successfully. Jul 24 06:07:27.146329 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73bdd832-cc65-4a87-b3c3-999c738e2a42 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:27.146935 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1012/4097] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:07:26 2026] POST /volume/v3/volumes => generated 776 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:27.165237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:27.171647 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:27.171984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:27.172281 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:27.172691 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:27.175024 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:27.175345 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:27.175523 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:27.175826 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:27.181245 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:27.181245 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:27.182371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6c03693-f55c-4ba9-8900-4982037e5e7b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:27.182878 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1032/4098] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:27 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:27.194460 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:27.194460 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:27.196670 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:27.201997 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e95a9c1a-008a-47f2-b64c-5654b5de95c3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 returned with HTTP 200 Jul 24 06:07:27.202422 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1034/4099] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:27 2026] GET /volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:27.218380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:27.220282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:27.220481 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:27.220701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:27.220827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:27.229100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:27.229100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:27.230048 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2cfaadb-27ab-4d26-98ce-b95a69cbb78f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:27.230615 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1022/4100] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:27 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:28.197654 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.201799 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:28.202408 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.202799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.203016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:28.208451 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.208451 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:28.209967 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e4f91bf6-8688-4ca2-b5f0-bc65eb1d83fc tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:28.210482 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1013/4101] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:28.220071 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.221571 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a28b84cc-52f8-4c40-8784-af2af03b866d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.222223 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:28.222437 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.222671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.223529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a28b84cc-52f8-4c40-8784-af2af03b866d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:28.223801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a28b84cc-52f8-4c40-8784-af2af03b866d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.223990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a28b84cc-52f8-4c40-8784-af2af03b866d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.224086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a28b84cc-52f8-4c40-8784-af2af03b866d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:28.228836 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.228836 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:28.229949 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a28b84cc-52f8-4c40-8784-af2af03b866d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:28.230427 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1035/4102] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:28.235130 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.235130 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:28.239253 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:28.243398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.243990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79de43b0-81de-487e-8f62-94b084bfd721 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.244043 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-668e2534-8e7c-4d59-8cae-35058c10fed9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 returned with HTTP 200 Jul 24 06:07:28.244586 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1033/4103] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:28.245478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:28.245721 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.245945 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.246181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:28.246271 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:07:28.246791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "620940c0-2cf0-4f0d-9bff-d3cb6618824a", "incremental": true, "force": true}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:28.248925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': '620940c0-2cf0-4f0d-9bff-d3cb6618824a', 'incremental': True, 'force': True}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:07:28.249166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume 620940c0-2cf0-4f0d-9bff-d3cb6618824a in container None Jul 24 06:07:28.250875 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.250875 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:28.251870 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e94494f8-2d17-4cd6-9681-ed7d921454ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:28.252322 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1023/4104] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:28.262508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-af158d5e-b18b-43d7-b524-53f1b190e68d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.264368 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:28.267701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c2f7c39-8257-40cc-b246-c0e7fd95d982", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1137745023"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:28.267823 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.267823 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:28.267823 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:28.273175 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.273175 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:28.273517 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:28.274258 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create snapshot from volume 8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:28.286043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['e8d14549-6873-4c7a-b06d-3f5534b9bc7f', '4a8b738f-0df7-4999-b3a2-0127ce34cf51'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:28.299445 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['1f34dfeb-c351-4197-891e-1df6b0170aca', '439e23ff-4249-449e-bec6-331d9fd7a984', '27bef930-46ac-4a1e-9814-f66107740fdf', 'ea1131fb-e5f0-47b4-a557-45780158e5de'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:28.318701 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79de43b0-81de-487e-8f62-94b084bfd721 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:07:28.318701 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1014/4105] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:28 2026] POST /volume/v3/backups => generated 288 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:28.330332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.332121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:28.332346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.332578 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.332737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:28.335978 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot create request issued successfully. Jul 24 06:07:28.336642 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-af158d5e-b18b-43d7-b524-53f1b190e68d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:28.336903 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.336903 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:28.337263 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1036/4106] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:28.337727 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a145b0dd-80c5-435f-89c3-bf5b0902776b tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:28.338112 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1034/4107] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:28.346968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-35918f98-6c95-40fc-8740-37735c348ab1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:28.348823 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35918f98-6c95-40fc-8740-37735c348ab1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:28.349035 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35918f98-6c95-40fc-8740-37735c348ab1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:28.349223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-35918f98-6c95-40fc-8740-37735c348ab1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:28.357703 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:28.357703 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:28.357703 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-35918f98-6c95-40fc-8740-37735c348ab1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:28.358618 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-35918f98-6c95-40fc-8740-37735c348ab1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 returned with HTTP 200 Jul 24 06:07:28.361853 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1024/4108] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:28 2026] GET /volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:29.266743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.268819 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:29.269061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.269289 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.269429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:29.274202 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:29.274202 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:29.275013 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a7c0eec9-2e64-4d32-8ab7-64d3881bec9f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:29.275458 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1015/4109] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:29 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:29.350290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac960534-dc65-46c9-90ed-43da6df07419 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.354491 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac960534-dc65-46c9-90ed-43da6df07419 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:29.354712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac960534-dc65-46c9-90ed-43da6df07419 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.354898 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac960534-dc65-46c9-90ed-43da6df07419 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.355009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac960534-dc65-46c9-90ed-43da6df07419 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:29.369141 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:29.369141 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:29.370004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.370327 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac960534-dc65-46c9-90ed-43da6df07419 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:29.370857 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1037/4110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:29 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 696 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:29.371906 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:29.372116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.372390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.377197 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:29.377197 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:29.377481 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:29.378157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cae84804-e11e-4e92-a115-0e16fc0456c7 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 returned with HTTP 200 Jul 24 06:07:29.378494 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1035/4111] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:29 2026] GET /volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:29.394617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-882da27e-5830-4fd3-ae97-081be2d85f63 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.398256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:29.398505 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.398785 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.399105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:07:29.401007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:07:29.406169 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Get all snapshots completed successfully. Jul 24 06:07:29.406411 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-882da27e-5830-4fd3-ae97-081be2d85f63 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:07:29.406880 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1025/4112] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:07:29 2026] GET /volume/v3/snapshots => generated 336 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:29.416267 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4321dc2e-1500-451b-b250-516d2ea75499 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.418539 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:29.418539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.418539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.418766 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete snapshot with id: 1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:29.423911 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:29.423911 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:29.424242 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:29.447838 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot delete request issued successfully. Jul 24 06:07:29.448113 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4321dc2e-1500-451b-b250-516d2ea75499 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 returned with HTTP 202 Jul 24 06:07:29.448603 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1016/4113] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:29 2026] DELETE /volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:29.457478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:29.459632 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:29.460001 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:29.460238 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:29.465135 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:29.465135 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:29.465496 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:29.466223 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fa0076fd-65b5-4565-90c2-2a9ad2bc6f6d tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 returned with HTTP 200 Jul 24 06:07:29.466591 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1038/4114] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:29 2026] GET /volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:30.290971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:30.292655 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:30.292876 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:30.293064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:30.293133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:30.299595 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:30.299595 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:30.300614 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-42ab7a55-d5ae-4657-b1d2-d44be189b22d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:30.301067 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1036/4115] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:30 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:30.380862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:30.382642 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:30.382923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:30.383168 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:30.383356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:30.390269 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:30.390269 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:30.391166 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7311ec9-51f3-4735-8eaf-219754d47b59 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:30.391666 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1026/4116] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:30 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:30.477400 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-33615ee7-9144-4094-a7b2-27fcc2095862 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:30.481612 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33615ee7-9144-4094-a7b2-27fcc2095862 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 Jul 24 06:07:30.481612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33615ee7-9144-4094-a7b2-27fcc2095862 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:30.481612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-33615ee7-9144-4094-a7b2-27fcc2095862 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:30.485801 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-33615ee7-9144-4094-a7b2-27fcc2095862 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 returned with HTTP 404 Jul 24 06:07:30.486512 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1017/4117] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:30 2026] GET /volume/v3/snapshots/1f133694-b82d-446b-b1a5-21ace8abf801 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:30.495629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:30.497645 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:30.497882 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:30.498065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:30.498275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume with id: 8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:30.509020 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:30.509020 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:30.509468 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:30.529241 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume request issued successfully. Jul 24 06:07:30.529493 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed6dd73a-cbc7-416c-ac5b-b9e8fddaffc2 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 returned with HTTP 202 Jul 24 06:07:30.529981 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1039/4118] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:30 2026] DELETE /volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:30.536669 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d0105442-6c22-4d41-a60b-ea0c869a34de None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:30.538622 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0105442-6c22-4d41-a60b-ea0c869a34de tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:30.538730 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0105442-6c22-4d41-a60b-ea0c869a34de tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:30.538966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0105442-6c22-4d41-a60b-ea0c869a34de tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:30.547729 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:30.547729 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:30.551490 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d0105442-6c22-4d41-a60b-ea0c869a34de tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:30.555980 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0105442-6c22-4d41-a60b-ea0c869a34de tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 returned with HTTP 200 Jul 24 06:07:30.556404 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1037/4119] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:30 2026] GET /volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:31.311245 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:31.313431 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:31.313649 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:31.314077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:31.314077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:31.319128 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:31.319128 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:31.320008 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4be4de21-a6d5-48e8-94ac-a62c89d930ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:31.320420 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1027/4120] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:31 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:31.402712 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:31.404761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:31.405200 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:31.406718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:31.406718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:31.411515 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:31.411515 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:31.413719 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9be55d32-fb8f-4c24-b998-b3f67a8d132e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:31.414331 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1018/4121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:31 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:31.572425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f926b688-6f3c-4602-be2f-347320169a47 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:31.575823 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f926b688-6f3c-4602-be2f-347320169a47 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 Jul 24 06:07:31.576015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f926b688-6f3c-4602-be2f-347320169a47 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:31.576181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f926b688-6f3c-4602-be2f-347320169a47 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:31.588401 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f926b688-6f3c-4602-be2f-347320169a47 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 returned with HTTP 404 Jul 24 06:07:31.590025 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1040/4122] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:31 2026] GET /volume/v3/volumes/8c2f7c39-8257-40cc-b246-c0e7fd95d982 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:31.601290 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:31.603375 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:31.603798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1501376723"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:31.605334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1501376723'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:31.605470 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume of 1 GB Jul 24 06:07:31.610146 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:31.616586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (8e200827-86d8-4780-af98-66a8bc35ebe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:31.617599 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cdce5a2-aed0-475a-a791-0aba775afc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:31.618421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:31.646667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cdce5a2-aed0-475a-a791-0aba775afc11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:31.647531 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ede53ea-9c0f-4295-8649-3f44326a6e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:31.690667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['cc2c0f9d-6054-4193-b76e-549d72c6cc71', 'e47cc6b5-d5a8-4f31-9058-c5654e176532', '4663c283-9c89-413a-a5b8-28774bb98afc', 'b7969454-5c85-4ba6-9602-04fb4ffb5f41'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:31.691832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ede53ea-9c0f-4295-8649-3f44326a6e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc2c0f9d-6054-4193-b76e-549d72c6cc71', 'e47cc6b5-d5a8-4f31-9058-c5654e176532', '4663c283-9c89-413a-a5b8-28774bb98afc', 'b7969454-5c85-4ba6-9602-04fb4ffb5f41']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:31.692890 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd4c8f4-1c52-4991-a9e9-fc1fac45b47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:31.722239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cd4c8f4-1c52-4991-a9e9-fc1fac45b47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799bd463-1a8e-4528-9380-3d8a1418479b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501376723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['cc2c0f9d-6054-4193-b76e-549d72c6cc71','e47cc6b5-d5a8-4f31-9058-c5654e176532','4663c283-9c89-413a-a5b8-28774bb98afc','b7969454-5c85-4ba6-9602-04fb4ffb5f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1501376723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799bd463-1a8e-4528-9380-3d8a1418479b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac2a989152d4eaab5a229bc55e057d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18152f7cc967487a84fe4763bf543e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:31.723267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e586de65-6b37-49e9-826b-edc8c21772e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:31.747418 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e586de65-6b37-49e9-826b-edc8c21772e4) transitioned into state 'SUCCESS' from state '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-1501376723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['cc2c0f9d-6054-4193-b76e-549d72c6cc71','e47cc6b5-d5a8-4f31-9058-c5654e176532','4663c283-9c89-413a-a5b8-28774bb98afc','b7969454-5c85-4ba6-9602-04fb4ffb5f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:31.748469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe4914f-f40d-40de-9c00-93b482c5ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:31.758576 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe4914f-f40d-40de-9c00-93b482c5ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:31.759613 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (8e200827-86d8-4780-af98-66a8bc35ebe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:31.759995 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request issued successfully. Jul 24 06:07:31.760667 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a22adcdf-4d1a-416f-b626-2e97bd4c80e4 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:31.761280 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1038/4123] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:07:31 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:31.775960 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-da2556de-63cd-48a2-ac2c-75b51978af69 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:31.778456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da2556de-63cd-48a2-ac2c-75b51978af69 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:31.778783 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da2556de-63cd-48a2-ac2c-75b51978af69 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:31.779040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-da2556de-63cd-48a2-ac2c-75b51978af69 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:31.799965 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:31.799965 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:31.806897 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-da2556de-63cd-48a2-ac2c-75b51978af69 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:31.812179 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-da2556de-63cd-48a2-ac2c-75b51978af69 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b returned with HTTP 200 Jul 24 06:07:31.812649 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1028/4124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:31 2026] GET /volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:32.338406 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:32.340158 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:32.341592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:32.341592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:32.341592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:32.345434 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:32.345434 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:32.346625 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aaca4001-6578-4e83-943f-4bd52e19aa45 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:32.347258 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1019/4125] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:32 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:32.424846 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:32.427192 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:32.427444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:32.427660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:32.427782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:32.437135 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:32.437135 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:32.438077 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e91b76e4-ba92-4b8f-934d-2ff79de3f058 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:32.438582 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1041/4126] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:32 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:32.827167 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:32.828846 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:32.829018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:32.829187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:32.836504 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:32.836504 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:32.840328 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:32.844464 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04d46a26-52d4-41d1-b2ca-7c91755caa3a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b returned with HTTP 200 Jul 24 06:07:32.844852 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1039/4127] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:32 2026] GET /volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:32.856330 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04c5ad59-cd49-4ea3-a504-657810540425 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:32.858216 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:32.858554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "799bd463-1a8e-4528-9380-3d8a1418479b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-883977041"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:32.883007 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:32.883007 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:32.883443 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:32.883653 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create snapshot from volume 799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:32.945970 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['2ef2ac7d-45c5-4936-8669-8911983578fb', '005825bf-35f3-434f-a9b9-91cfaf823018', '7e3cf873-432d-4d4d-9e4c-952078005b7a', '96efb790-8017-47c3-b8c7-2858826f4e7a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:32.990192 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot create request issued successfully. Jul 24 06:07:32.990685 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04c5ad59-cd49-4ea3-a504-657810540425 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:32.991319 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1029/4128] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:33.002067 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:33.003969 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:33.004170 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:33.004368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:33.009347 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:33.009347 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:33.009844 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:33.010602 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a9eb047-8bbe-4341-a8bf-2e2c68fdca14 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 returned with HTTP 200 Jul 24 06:07:33.011056 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1020/4129] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:33 2026] GET /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:33.358216 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:33.360210 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:33.360408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:33.360710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:33.360840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:33.367967 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:33.367967 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:33.368894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e2ba1eb-c2a3-46ec-bf3b-d0a33291a61c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:33.369337 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1042/4130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:33 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:33.451800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-479ceb70-6bc2-4439-855c-50630147631d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:33.453866 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-479ceb70-6bc2-4439-855c-50630147631d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:33.454112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-479ceb70-6bc2-4439-855c-50630147631d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:33.454326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-479ceb70-6bc2-4439-855c-50630147631d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:33.454451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-479ceb70-6bc2-4439-855c-50630147631d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:33.461098 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:33.461098 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:33.462040 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-479ceb70-6bc2-4439-855c-50630147631d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:33.462467 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1040/4131] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:33 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:34.021191 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.025818 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:34.026033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:34.026233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:34.032118 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.032118 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:34.032534 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:34.033482 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6db42f3-dd23-4be7-8b81-09de45533f62 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 returned with HTTP 200 Jul 24 06:07:34.034016 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1030/4132] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:34 2026] GET /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:34.043773 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.046111 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] POST https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001/action Jul 24 06:07:34.046713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:34.047019 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:34.049377 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Updating snapshot '961e894e-5bc5-449c-b180-ae5917ef1001' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 06:07:34.061952 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.061952 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:34.062766 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4ed837369b744610b6183f99f06e3848', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ac2a989152d4eaab5a229bc55e057d5', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:07:34.063165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ce5ca89d-62f2-481d-ace5-ce7f8bcde1e8 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001/action returned with HTTP 403 Jul 24 06:07:34.063912 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1021/4133] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:07:34 2026] POST /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:34.072613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.075064 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:34.075375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:34.075669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:34.075859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete snapshot with id: 961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:34.082547 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.082547 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:34.082968 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:34.107703 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot delete request issued successfully. Jul 24 06:07:34.107703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2c780a9-b75c-4c3c-ac98-351a37d7b6b3 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 returned with HTTP 202 Jul 24 06:07:34.107703 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1043/4134] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:34 2026] DELETE /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:34.111870 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-808b71cb-9a1a-4819-91fa-08f337014e83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.113634 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-808b71cb-9a1a-4819-91fa-08f337014e83 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:34.113931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-808b71cb-9a1a-4819-91fa-08f337014e83 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:34.114093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-808b71cb-9a1a-4819-91fa-08f337014e83 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:34.120419 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.120419 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:34.121080 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-808b71cb-9a1a-4819-91fa-08f337014e83 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:34.122060 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-808b71cb-9a1a-4819-91fa-08f337014e83 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 returned with HTTP 200 Jul 24 06:07:34.124338 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1041/4135] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:34 2026] GET /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:34.384498 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1010170f-de51-498a-9dfe-099b9a288fb9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.386785 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1010170f-de51-498a-9dfe-099b9a288fb9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:34.387029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1010170f-de51-498a-9dfe-099b9a288fb9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:34.387311 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1010170f-de51-498a-9dfe-099b9a288fb9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:34.387507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1010170f-de51-498a-9dfe-099b9a288fb9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:34.394859 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.394859 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:34.396171 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1010170f-de51-498a-9dfe-099b9a288fb9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:34.396739 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1031/4136] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:34 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:34.474301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4ca3968c-4890-428f-b379-08cca0c5478d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:34.476352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ca3968c-4890-428f-b379-08cca0c5478d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:34.476810 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ca3968c-4890-428f-b379-08cca0c5478d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:34.477196 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4ca3968c-4890-428f-b379-08cca0c5478d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:34.477410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4ca3968c-4890-428f-b379-08cca0c5478d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:34.481955 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:34.481955 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:34.482863 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4ca3968c-4890-428f-b379-08cca0c5478d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:34.483547 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1022/4137] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:34 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:35.133846 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e24a5cb7-54fe-4e96-9233-0abdcb900209 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:35.136440 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e24a5cb7-54fe-4e96-9233-0abdcb900209 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 Jul 24 06:07:35.136707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e24a5cb7-54fe-4e96-9233-0abdcb900209 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:35.137002 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e24a5cb7-54fe-4e96-9233-0abdcb900209 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:35.145458 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e24a5cb7-54fe-4e96-9233-0abdcb900209 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 returned with HTTP 404 Jul 24 06:07:35.146349 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1044/4138] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:35 2026] GET /volume/v3/snapshots/961e894e-5bc5-449c-b180-ae5917ef1001 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:35.153829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f58329e6-028f-49c6-96e6-c7db617603c0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:35.156586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:35.156586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:35.156586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:35.156586 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume with id: 799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:35.165075 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:35.165075 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:35.165442 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:35.183642 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume request issued successfully. Jul 24 06:07:35.183892 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f58329e6-028f-49c6-96e6-c7db617603c0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b returned with HTTP 202 Jul 24 06:07:35.184452 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1042/4139] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:35 2026] DELETE /volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:35.192484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6cf50e99-982a-419e-be40-1a3ad4de896b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:35.195148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6cf50e99-982a-419e-be40-1a3ad4de896b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:35.195312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6cf50e99-982a-419e-be40-1a3ad4de896b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:35.195603 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6cf50e99-982a-419e-be40-1a3ad4de896b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:35.206051 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:35.206051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:35.210903 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6cf50e99-982a-419e-be40-1a3ad4de896b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:35.216151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6cf50e99-982a-419e-be40-1a3ad4de896b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b returned with HTTP 200 Jul 24 06:07:35.216513 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1032/4140] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:35 2026] GET /volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:35.407099 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af3236d7-46ce-478b-8936-0a5b6e161177 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:35.409982 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af3236d7-46ce-478b-8936-0a5b6e161177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:35.410569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af3236d7-46ce-478b-8936-0a5b6e161177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:35.410569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af3236d7-46ce-478b-8936-0a5b6e161177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:35.410740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-af3236d7-46ce-478b-8936-0a5b6e161177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:35.416018 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:35.416018 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:35.416846 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af3236d7-46ce-478b-8936-0a5b6e161177 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:35.417313 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1023/4141] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:35 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:35.494768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:35.495583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:35.495782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:35.495952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:35.496048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:35.502544 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:35.502544 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:35.503430 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a965349-b09a-494e-9d20-c5e7b901fda8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:35.503855 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1045/4142] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:35 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:36.230998 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9911076f-3c48-4fbd-bd8a-995e83fbec67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:36.233041 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9911076f-3c48-4fbd-bd8a-995e83fbec67 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b Jul 24 06:07:36.233389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9911076f-3c48-4fbd-bd8a-995e83fbec67 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:36.233604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9911076f-3c48-4fbd-bd8a-995e83fbec67 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:36.241786 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9911076f-3c48-4fbd-bd8a-995e83fbec67 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b returned with HTTP 404 Jul 24 06:07:36.242476 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1043/4143] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:36 2026] GET /volume/v3/volumes/799bd463-1a8e-4528-9380-3d8a1418479b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:36.255121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:36.258574 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:36.259085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-349726647"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:36.264042 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-349726647'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:36.264148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume of 1 GB Jul 24 06:07:36.274661 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:36.282383 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (4bf79661-6eef-4662-aa8c-1f5cb3de5831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:36.284212 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d96ee1-9d3c-4c05-b984-ca74faa0234b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:36.285354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:36.315994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39d96ee1-9d3c-4c05-b984-ca74faa0234b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:36.316624 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6095ac-f4f8-48e7-83d6-d462d7c9b214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:36.373769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['f6fafa81-67f0-462d-9bce-2fdb502cff3a', '054b5fc1-c709-458e-a11a-8f69a2c7289d', '2472238f-37f3-4bcd-97db-0e8177833c5d', '204c77f3-04ee-465e-a1fc-a797705c9f47'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:36.374830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6095ac-f4f8-48e7-83d6-d462d7c9b214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6fafa81-67f0-462d-9bce-2fdb502cff3a', '054b5fc1-c709-458e-a11a-8f69a2c7289d', '2472238f-37f3-4bcd-97db-0e8177833c5d', '204c77f3-04ee-465e-a1fc-a797705c9f47']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:36.376316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea7415e-44df-4608-825a-d1821a12991d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:36.403826 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bea7415e-44df-4608-825a-d1821a12991d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5325f300-b228-4808-93a9-1b8442c10d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349726647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['f6fafa81-67f0-462d-9bce-2fdb502cff3a','054b5fc1-c709-458e-a11a-8f69a2c7289d','2472238f-37f3-4bcd-97db-0e8177833c5d','204c77f3-04ee-465e-a1fc-a797705c9f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349726647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5325f300-b228-4808-93a9-1b8442c10d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac2a989152d4eaab5a229bc55e057d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18152f7cc967487a84fe4763bf543e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:36.405200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4695754c-e86d-4ef6-b3b9-f5f402db6ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:36.429615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:36.433166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4695754c-e86d-4ef6-b3b9-f5f402db6ddb) transitioned into state 'SUCCESS' from state '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-349726647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['f6fafa81-67f0-462d-9bce-2fdb502cff3a','054b5fc1-c709-458e-a11a-8f69a2c7289d','2472238f-37f3-4bcd-97db-0e8177833c5d','204c77f3-04ee-465e-a1fc-a797705c9f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:36.433476 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:36.433617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:36.433824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:36.434113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:36.434378 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fec905-8afe-4182-8501-f20958c83dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:36.444956 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:36.444956 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:36.447208 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a6d2902-36ac-46b4-9a19-13d064e8166e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:36.447338 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8fec905-8afe-4182-8501-f20958c83dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:36.448277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (4bf79661-6eef-4662-aa8c-1f5cb3de5831) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:36.448588 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request issued successfully. Jul 24 06:07:36.449239 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f697a29d-bba3-4efc-a9e4-40bfe7ca340e tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:36.449869 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1033/4144] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:07:36 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:36.451236 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1024/4145] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:36 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:36.465397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:36.467418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:36.467578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:36.467910 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:36.480634 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:36.480634 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:36.492367 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:36.499050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7659b875-2171-4f17-87ae-ca04d86d3d19 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f returned with HTTP 200 Jul 24 06:07:36.499595 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1046/4146] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:36 2026] GET /volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:36.517098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:36.520852 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:36.520852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:36.520852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:36.520852 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:36.524224 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:36.524224 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:36.525021 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cd99609f-d3a5-476a-99ae-bc0a487f0c31 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:36.526250 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1044/4147] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:36 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:37.461857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.465602 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:37.465912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.466167 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.466314 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:37.473146 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.473146 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:37.474254 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed88b390-d79a-4732-9acf-3a85e53bdb62 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:37.474763 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1034/4148] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:37.490775 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.493756 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:07:37.494055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.494319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.502523 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.502523 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:37.506838 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:37.511638 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9dc981d5-2324-4d76-8d14-adfae75cdd2f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 200 Jul 24 06:07:37.512121 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1025/4149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:37.521944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.524191 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:37.524400 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.524605 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.527943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-46db2e53-0d56-44d9-b58a-d9d70070810f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.532192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:37.532192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.532192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.532192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: f653f458-f4a9-445b-b5cc-0fb414c8eeba. Jul 24 06:07:37.535790 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.535790 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:37.538128 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.538128 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:37.538396 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.542327 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:37.542327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.542327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.542327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:37.545275 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:37.552569 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.552569 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:37.554285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dde1ec31-d4dc-4226-af2e-62cc16060de4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:37.554898 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1035/4150] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:37.555431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id f653f458-f4a9-445b-b5cc-0fb414c8eeba {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:07:37.555530 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2beaf09-9845-48ad-9d4a-469ab8930af0 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f returned with HTTP 200 Jul 24 06:07:37.558788 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1047/4151] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:37.558903 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-46db2e53-0d56-44d9-b58a-d9d70070810f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 202 Jul 24 06:07:37.558903 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1045/4152] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:37 2026] DELETE /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:37.568259 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.571409 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:37.571827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.571891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.572220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.572408 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:37.573901 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:37.574327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5325f300-b228-4808-93a9-1b8442c10d5f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-614565816"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:37.577136 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.577136 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:37.578043 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f912cd54-6b77-4c2e-9d70-cd0527df7223 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 200 Jul 24 06:07:37.578463 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1026/4153] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:37.584746 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.584746 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:37.585080 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:37.585232 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create snapshot from volume 5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:37.611245 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['9be041c2-410f-464d-b388-5b36ba5de0b1', '2f450a84-00d7-4c3e-861a-8edc5a08afa2', 'fb343118-cf5c-4216-937a-c02b3631c4c1', '92a31ca2-36a6-44e9-b582-4e11f33cc164'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:37.641025 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot create request issued successfully. Jul 24 06:07:37.641708 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1183d2a9-3620-466a-841f-9d8397fc5d65 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:37.641878 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1036/4154] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:37.652953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bb184697-6b66-40b7-af96-cfa59058a485 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:37.655326 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb184697-6b66-40b7-af96-cfa59058a485 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:37.655655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb184697-6b66-40b7-af96-cfa59058a485 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:37.655967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bb184697-6b66-40b7-af96-cfa59058a485 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:37.662877 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:37.662877 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:37.663589 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bb184697-6b66-40b7-af96-cfa59058a485 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:37.664418 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bb184697-6b66-40b7-af96-cfa59058a485 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 200 Jul 24 06:07:37.665128 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1048/4155] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:37 2026] GET /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.567358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.569184 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:38.569381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.569572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.569684 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:38.573953 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.573953 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:38.574641 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-70fda41b-6e9b-4c76-b4b6-6d47b6764dba tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:38.574998 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1046/4156] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.584960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8415b237-5866-4101-8c4c-69c0800853eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.586915 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8415b237-5866-4101-8c4c-69c0800853eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:38.587121 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8415b237-5866-4101-8c4c-69c0800853eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.587300 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8415b237-5866-4101-8c4c-69c0800853eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.587403 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8415b237-5866-4101-8c4c-69c0800853eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:38.590292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.591849 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.591849 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:38.592393 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba Jul 24 06:07:38.592581 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8415b237-5866-4101-8c4c-69c0800853eb tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:38.592633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.592795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.592889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id f653f458-f4a9-445b-b5cc-0fb414c8eeba. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:38.592969 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1027/4157] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.596362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5312b9f-2e54-4c54-be19-bc2e934fe6ac tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba returned with HTTP 404 Jul 24 06:07:38.596822 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1037/4158] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/backups/f653f458-f4a9-445b-b5cc-0fb414c8eeba => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:38.601896 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.603542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:38.603774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.603998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.604143 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: bf50f342-6ccf-48e5-a8b5-2e512280ceb9. Jul 24 06:07:38.604248 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.605985 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:38.606206 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.606412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.606518 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: b4714a81-43fd-4f56-95b5-edb1cf552742. Jul 24 06:07:38.608465 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.608465 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:38.610854 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.610854 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:38.619311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id bf50f342-6ccf-48e5-a8b5-2e512280ceb9 {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:07:38.620822 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4ff36a98-5a2d-4116-af4a-4ab3dce25aee tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 202 Jul 24 06:07:38.621198 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1049/4159] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:38 2026] DELETE /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:38.624084 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id b4714a81-43fd-4f56-95b5-edb1cf552742 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:07:38.625898 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6dba71d-1743-42d4-a766-0fc9d0dd6f50 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 202 Jul 24 06:07:38.626317 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1047/4160] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:38 2026] DELETE /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:38.629035 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.631318 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:38.631588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.631865 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.631984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:38.635742 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-48569895-d650-4578-9ff2-fa2439c0aed6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.636801 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.636801 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:38.637513 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48569895-d650-4578-9ff2-fa2439c0aed6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:38.637646 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-682a5687-7b15-4177-b2ed-a9c05a6c55af tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 200 Jul 24 06:07:38.637736 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48569895-d650-4578-9ff2-fa2439c0aed6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.637939 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-48569895-d650-4578-9ff2-fa2439c0aed6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.638047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-48569895-d650-4578-9ff2-fa2439c0aed6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:38.638104 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1028/4161] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.644215 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.644215 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:38.645267 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-48569895-d650-4578-9ff2-fa2439c0aed6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 200 Jul 24 06:07:38.645699 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1038/4162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.677324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.679060 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:38.679250 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.679439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.684712 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.684712 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:38.685009 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:38.685659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54fe4c2f-854e-4533-8403-c35758bb1a4b tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 200 Jul 24 06:07:38.685995 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1050/4163] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.694904 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.696721 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] GET https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:38.696926 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.697121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.703109 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.703109 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:38.703109 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Snapshot retrieved successfully. Jul 24 06:07:38.703109 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f8a87b3-ccaa-4f55-b282-f81db2c4e17c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 200 Jul 24 06:07:38.703546 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1048/4164] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:38.713856 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-400a4113-551b-4a6e-a194-90f35c921b7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.719613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:38.719613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.719613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.719613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete snapshot with id: 7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:38.729326 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.729326 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:38.729708 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:38.749220 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot delete request issued successfully. Jul 24 06:07:38.749476 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-400a4113-551b-4a6e-a194-90f35c921b7a tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 202 Jul 24 06:07:38.749991 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1029/4165] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:38 2026] DELETE /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:38.761080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:38.764527 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:38.764819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:38.765077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:38.771326 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:38.771326 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:38.771806 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:38.772713 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dddee73-a97a-4ab9-8a65-54e05551de79 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 200 Jul 24 06:07:38.773196 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1039/4166] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:38 2026] GET /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:39.650380 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.652799 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 Jul 24 06:07:39.653042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.653227 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.653348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id bf50f342-6ccf-48e5-a8b5-2e512280ceb9. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:39.657124 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-900f23a0-ef51-4240-bea1-a3d86af1e898 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 returned with HTTP 404 Jul 24 06:07:39.657652 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1051/4167] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:39 2026] GET /volume/v3/backups/bf50f342-6ccf-48e5-a8b5-2e512280ceb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:39.659467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.661930 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 Jul 24 06:07:39.662181 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.662446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.662604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id b4714a81-43fd-4f56-95b5-edb1cf552742. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:39.664244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.668935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:07:39.669392 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "620940c0-2cf0-4f0d-9bff-d3cb6618824a", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-659164614", "container": "tempest-volumesbackupstest-backup-container-723381566"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:39.671492 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ccdb1e9-46a8-4db5-8bc6-f09dcc1250b2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 returned with HTTP 404 Jul 24 06:07:39.672127 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1049/4168] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:39 2026] GET /volume/v3/backups/b4714a81-43fd-4f56-95b5-edb1cf552742 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:39.672733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating new backup {'backup': {'volume_id': '620940c0-2cf0-4f0d-9bff-d3cb6618824a', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-659164614', 'container': 'tempest-volumesbackupstest-backup-container-723381566'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:07:39.672931 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Creating backup of volume 620940c0-2cf0-4f0d-9bff-d3cb6618824a in container tempest-volumesbackupstest-backup-container-723381566 Jul 24 06:07:39.685007 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:39.685007 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:39.685746 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:39.702924 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.703350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Created reservations ['462bdd3f-f46a-47a7-a125-0bc501e25840', '9cfb11ae-1677-483d-8134-d755258f7177'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:39.704810 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:39.705166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "name": "tempest-VolumesBackupsTest-Volume-382016992"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:39.706492 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'name': 'tempest-VolumesBackupsTest-Volume-382016992'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:39.740717 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1bfbbb5-ea44-4295-8e8b-602d9cb4a365 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:07:39.740717 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1030/4169] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:39 2026] POST /volume/v3/backups => generated 329 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:39.749994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2e9f0828-76db-474e-a20f-916e3c687586 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.751767 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e9f0828-76db-474e-a20f-916e3c687586 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:39.751983 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e9f0828-76db-474e-a20f-916e3c687586 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.752334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2e9f0828-76db-474e-a20f-916e3c687586 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.752334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2e9f0828-76db-474e-a20f-916e3c687586 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:39.758519 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:39.758519 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:39.758519 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2e9f0828-76db-474e-a20f-916e3c687586 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:39.758519 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1052/4170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:39 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:39.783559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e87a9aac-6ec7-4596-b844-a3d07ea49137 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.785289 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e87a9aac-6ec7-4596-b844-a3d07ea49137 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 Jul 24 06:07:39.785472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e87a9aac-6ec7-4596-b844-a3d07ea49137 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.785730 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e87a9aac-6ec7-4596-b844-a3d07ea49137 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.790584 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e87a9aac-6ec7-4596-b844-a3d07ea49137 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 returned with HTTP 404 Jul 24 06:07:39.791094 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1050/4171] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:39 2026] GET /volume/v3/snapshots/7d6b6e68-e975-40e2-a75d-5c0500ed76f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:39.800920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.802146 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:39.802343 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.802542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.802727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume with id: 5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:39.809565 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:39.809565 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:39.809989 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:39.826184 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume request issued successfully. Jul 24 06:07:39.826364 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4df9a61e-7f47-415e-96de-ba5fe0dbd8f5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f returned with HTTP 202 Jul 24 06:07:39.826782 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1031/4172] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:39 2026] DELETE /volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:39.836850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:39.838951 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:39.839166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:39.839412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:39.849469 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:39.849469 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:39.853756 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:39.858102 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0aa1724a-38fd-4e35-b262-9795a8435dfc tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f returned with HTTP 200 Jul 24 06:07:39.858632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1053/4173] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:39 2026] GET /volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:39.902755 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume of 1 GB Jul 24 06:07:39.906932 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Availability Zones retrieved successfully. Jul 24 06:07:39.911754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (f8f0166b-451e-43ff-a441-017a3c632be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:39.912887 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9024e8-8738-44d3-9b7e-91da219719d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:39.913771 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:39.977752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b9024e8-8738-44d3-9b7e-91da219719d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:39.978856 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1216e13-0cf1-4ae6-be44-d0cdbaab11f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.014771 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['d9b75de2-2bdf-4175-a363-f32bcca5ddc2', 'f6bfcbba-dd44-45b7-9fc5-1944d1f1fa18', '64cd5cc1-5e1b-4765-9432-fe71234fbd7d', '5103dcab-c8bc-4701-8573-5973f4680f6e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:40.015468 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1216e13-0cf1-4ae6-be44-d0cdbaab11f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b75de2-2bdf-4175-a363-f32bcca5ddc2', 'f6bfcbba-dd44-45b7-9fc5-1944d1f1fa18', '64cd5cc1-5e1b-4765-9432-fe71234fbd7d', '5103dcab-c8bc-4701-8573-5973f4680f6e']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.016170 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3aeabb-abc9-47d7-a157-f5b4c55baf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.036654 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3aeabb-abc9-47d7-a157-f5b4c55baf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2917554-6d41-4bbd-9503-f48e7addba5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-382016992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['d9b75de2-2bdf-4175-a363-f32bcca5ddc2','f6bfcbba-dd44-45b7-9fc5-1944d1f1fa18','64cd5cc1-5e1b-4765-9432-fe71234fbd7d','5103dcab-c8bc-4701-8573-5973f4680f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-382016992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2917554-6d41-4bbd-9503-f48e7addba5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a266a0483d74decb9c72b6b873e0e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10444f7b0d8341868c8877f399612739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.037464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d2b802-38fb-47f7-a6c5-92e7c3e6378f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.054176 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d2b802-38fb-47f7-a6c5-92e7c3e6378f) transitioned into state 'SUCCESS' from state '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-382016992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['d9b75de2-2bdf-4175-a363-f32bcca5ddc2','f6bfcbba-dd44-45b7-9fc5-1944d1f1fa18','64cd5cc1-5e1b-4765-9432-fe71234fbd7d','5103dcab-c8bc-4701-8573-5973f4680f6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.054841 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7578c3d-a24e-47f3-8c7f-b38f59ac1527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.065688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7578c3d-a24e-47f3-8c7f-b38f59ac1527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.065688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (f8f0166b-451e-43ff-a441-017a3c632be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:40.065688 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request issued successfully. Jul 24 06:07:40.065688 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8034ef17-a6c2-47bb-b79c-153b1379abbb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:40.065688 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1040/4174] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:39 2026] POST /volume/v3/volumes => generated 748 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:40.082480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de82afda-d3c3-4d6f-ae10-c48573925894 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:40.084278 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de82afda-d3c3-4d6f-ae10-c48573925894 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:07:40.084474 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de82afda-d3c3-4d6f-ae10-c48573925894 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:40.084668 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de82afda-d3c3-4d6f-ae10-c48573925894 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:40.091728 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:40.091728 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:40.095454 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-de82afda-d3c3-4d6f-ae10-c48573925894 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:40.099920 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de82afda-d3c3-4d6f-ae10-c48573925894 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:07:40.100285 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1051/4175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:40 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:40.771350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:40.773707 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:40.773976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:40.774239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:40.774348 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:40.778939 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:40.778939 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:40.779927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12dd3568-daf2-49a0-9e76-370b5eafab42 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:40.780410 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1032/4176] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:40 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:40.875632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-922fb7a6-e78c-4f51-b277-e2fd941d0ecf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:40.877516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-922fb7a6-e78c-4f51-b277-e2fd941d0ecf tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f Jul 24 06:07:40.877739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-922fb7a6-e78c-4f51-b277-e2fd941d0ecf tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:40.877926 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-922fb7a6-e78c-4f51-b277-e2fd941d0ecf tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:40.884020 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-922fb7a6-e78c-4f51-b277-e2fd941d0ecf tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f returned with HTTP 404 Jul 24 06:07:40.884492 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1054/4177] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:40 2026] GET /volume/v3/volumes/5325f300-b228-4808-93a9-1b8442c10d5f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:40.893770 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:40.895986 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:40.896298 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-658817827"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:40.897470 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-658817827'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:40.897605 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume of 1 GB Jul 24 06:07:40.897889 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:40.897889 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:40.902051 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:40.907476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (1fddfa5e-bfda-499d-b209-2e570d676f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:40.908391 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f557425f-12b5-4013-a255-6899ae14c555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.909213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:40.934667 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f557425f-12b5-4013-a255-6899ae14c555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.935422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aacf3de-3e8e-4358-b95f-eece517dfec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:40.972520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['68cd7251-35c1-454e-bc9c-a95a046752fd', 'b5f84025-94b4-4810-b080-2f3257537733', '3ecaa034-529d-4a7c-943c-3be8427e5e98', '269077d9-c5ed-421e-837c-6edb9d805ee5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:40.973364 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aacf3de-3e8e-4358-b95f-eece517dfec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68cd7251-35c1-454e-bc9c-a95a046752fd', 'b5f84025-94b4-4810-b080-2f3257537733', '3ecaa034-529d-4a7c-943c-3be8427e5e98', '269077d9-c5ed-421e-837c-6edb9d805ee5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:40.974174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30149a7c-c537-4b9b-b803-90ebd317e6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:41.001485 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30149a7c-c537-4b9b-b803-90ebd317e6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b0637e2-e0bc-4a68-9214-e17208f25769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-658817827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['68cd7251-35c1-454e-bc9c-a95a046752fd','b5f84025-94b4-4810-b080-2f3257537733','3ecaa034-529d-4a7c-943c-3be8427e5e98','269077d9-c5ed-421e-837c-6edb9d805ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-658817827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b0637e2-e0bc-4a68-9214-e17208f25769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ac2a989152d4eaab5a229bc55e057d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18152f7cc967487a84fe4763bf543e99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:41.002956 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2488e1a-df24-428c-abb7-51962ce1d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:41.021875 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2488e1a-df24-428c-abb7-51962ce1d940) transitioned into state 'SUCCESS' from state '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-658817827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ac2a989152d4eaab5a229bc55e057d5',qos_specs=None,replication_status=,reservations=['68cd7251-35c1-454e-bc9c-a95a046752fd','b5f84025-94b4-4810-b080-2f3257537733','3ecaa034-529d-4a7c-943c-3be8427e5e98','269077d9-c5ed-421e-837c-6edb9d805ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18152f7cc967487a84fe4763bf543e99',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:41.022658 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221d209c-e3ac-4925-9903-742066cfa70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:41.034705 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221d209c-e3ac-4925-9903-742066cfa70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:41.034705 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Flow 'volume_create_api' (1fddfa5e-bfda-499d-b209-2e570d676f53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:41.034705 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create volume request issued successfully. Jul 24 06:07:41.034705 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1644e3a2-3024-42ee-af90-8d0b1ba6a5ff tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:41.035128 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1041/4178] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:07:40 2026] POST /volume/v3/volumes => generated 777 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:41.056300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-90943235-f317-48f7-9b01-acf7551aa8f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:41.058759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90943235-f317-48f7-9b01-acf7551aa8f1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:41.059770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90943235-f317-48f7-9b01-acf7551aa8f1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:41.059770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90943235-f317-48f7-9b01-acf7551aa8f1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:41.069141 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:41.069141 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:41.073652 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-90943235-f317-48f7-9b01-acf7551aa8f1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:41.078771 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90943235-f317-48f7-9b01-acf7551aa8f1 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 returned with HTTP 200 Jul 24 06:07:41.079269 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1052/4179] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:41 2026] GET /volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:41.116494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:41.118334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:07:41.118520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:41.118750 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:41.125880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:41.125880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:41.129916 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:41.136759 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c411cd9f-28e1-4e00-ab6c-e9e7751a2fe6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:07:41.137230 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1033/4180] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:41 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:41.154196 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0929141e-bbd2-425a-8ada-2eded279531f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:41.154196 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:07:41.154408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2917554-6d41-4bbd-9503-f48e7addba5c", "name": "tempest-VolumesBackupsTest-Backup-728018937"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:41.155704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': 'c2917554-6d41-4bbd-9503-f48e7addba5c', 'name': 'tempest-VolumesBackupsTest-Backup-728018937'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:07:41.156210 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume c2917554-6d41-4bbd-9503-f48e7addba5c in container None Jul 24 06:07:41.164192 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:41.164192 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:41.164638 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:41.186521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['2ba2ec1f-bc2f-4e72-bcb1-532eb4f7f5c2', '1de2f1a4-245b-4330-894a-6096361f1ae6'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:41.216127 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0929141e-bbd2-425a-8ada-2eded279531f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:07:41.216562 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1055/4181] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:07:41 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:41.226079 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:41.228465 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:41.228706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:41.228939 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:41.229050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:41.233308 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:41.233308 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:41.234202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bb3493a0-bdc8-42e7-bc34-ea6cf594a326 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:41.234723 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1042/4182] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:41 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:41.790499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:41.793195 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:41.793467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:41.793817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:41.793982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:41.799896 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:41.799896 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:41.801147 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd218c0e-04e9-42d6-bb96-c64fba73a0ae tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:41.801746 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1053/4183] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:41 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:42.092542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:42.094452 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:42.094690 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:42.094901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:42.103287 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:42.103287 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:42.107455 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:42.112663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b793b6bb-85b6-4931-8c1d-625f080d7174 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 returned with HTTP 200 Jul 24 06:07:42.113373 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1034/4184] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:42 2026] GET /volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:42.124742 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:42.126514 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:42.126804 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b0637e2-e0bc-4a68-9214-e17208f25769", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-372665189"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:42.135279 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:42.135279 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:42.135601 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:42.135781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Create snapshot from volume 3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:42.160302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Created reservations ['d8bf9ed4-d29b-49db-84b0-cf4b1ca453c5', 'd2d81878-cb9a-4d49-98d4-3d064f95959e', '720c48f1-275a-4ecd-8083-691908360f9f', '51d7400c-5c0a-49fe-b836-c19c802d6125'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:42.190209 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot create request issued successfully. Jul 24 06:07:42.190604 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a8829ea1-fa27-4e45-ae7f-64fe3a842dd6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:42.191103 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1056/4185] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:42 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:42.203103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:42.205325 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:42.205552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:42.205796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:42.215217 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:42.215217 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:42.215708 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:42.216693 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa9b6672-1bef-43d4-96d8-826069bc4c27 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 returned with HTTP 200 Jul 24 06:07:42.217202 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1043/4186] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:42 2026] GET /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:42.244602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:42.246836 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:42.247112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:42.247373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:42.247578 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:42.252839 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:42.252839 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:42.253826 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f4bb7e3-e0e2-43d4-aa36-5f53b204039a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:42.254482 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1054/4187] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:42 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:42.814166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9260bd7b-18b3-4412-836e-9b27aac26135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:42.815950 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9260bd7b-18b3-4412-836e-9b27aac26135 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:42.816159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9260bd7b-18b3-4412-836e-9b27aac26135 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:42.816388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9260bd7b-18b3-4412-836e-9b27aac26135 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:42.816523 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9260bd7b-18b3-4412-836e-9b27aac26135 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:42.821256 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:42.821256 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:42.822077 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9260bd7b-18b3-4412-836e-9b27aac26135 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:42.822488 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1035/4188] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:42 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:07:43.227358 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.230002 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:43.230257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:43.230541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:43.240168 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.240168 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:43.240709 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:43.241734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd49d6b4-63bf-43a7-9abe-324df9011bd9 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 returned with HTTP 200 Jul 24 06:07:43.242251 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1057/4189] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:43 2026] GET /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:43.257006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a375a982-65a0-4bb2-880d-a800660634e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.259275 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] POST https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6/action Jul 24 06:07:43.259818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:43.259948 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:43.262296 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.snapshot_unmanage [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Unmanage snapshot with id: 660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:43.266249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-433c7821-be78-446e-963f-dbf0f9f727e6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.268265 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-433c7821-be78-446e-963f-dbf0f9f727e6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:43.268481 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.268481 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:43.268595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-433c7821-be78-446e-963f-dbf0f9f727e6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:43.268733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-433c7821-be78-446e-963f-dbf0f9f727e6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:43.268843 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-433c7821-be78-446e-963f-dbf0f9f727e6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:43.269088 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Snapshot retrieved successfully. Jul 24 06:07:43.270192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4ed837369b744610b6183f99f06e3848', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3ac2a989152d4eaab5a229bc55e057d5', '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=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:07:43.270460 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a375a982-65a0-4bb2-880d-a800660634e5 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-reader] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6/action returned with HTTP 403 Jul 24 06:07:43.271241 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1044/4190] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:07:43 2026] POST /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:43.274414 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.274414 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:43.275213 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-433c7821-be78-446e-963f-dbf0f9f727e6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:43.276308 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1055/4191] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:43 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:43.281984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3897525e-71ed-410d-84f1-137356d48315 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.286845 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:43.287058 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:43.287377 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:43.287487 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete snapshot with id: 660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:43.293285 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.293285 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:43.293721 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:43.311908 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot delete request issued successfully. Jul 24 06:07:43.312163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3897525e-71ed-410d-84f1-137356d48315 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 returned with HTTP 202 Jul 24 06:07:43.312614 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1036/4192] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:07:43 2026] DELETE /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:43.320691 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.324115 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:43.324286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:43.324495 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:43.332159 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.332159 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:43.332618 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Snapshot retrieved successfully. Jul 24 06:07:43.333517 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32db7225-bd6c-4fb2-b019-8a78aa4f6825 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 returned with HTTP 200 Jul 24 06:07:43.334072 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1058/4193] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:43 2026] GET /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:43.834008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-758b6684-f364-41b9-95cd-51792aa401d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:43.835753 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-758b6684-f364-41b9-95cd-51792aa401d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:43.835977 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-758b6684-f364-41b9-95cd-51792aa401d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:43.836120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-758b6684-f364-41b9-95cd-51792aa401d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:43.836243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-758b6684-f364-41b9-95cd-51792aa401d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:43.840786 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:43.840786 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:43.841508 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-758b6684-f364-41b9-95cd-51792aa401d0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:43.841917 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1045/4194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:43 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:44.288366 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:44.290722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:44.290966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:44.291184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:44.291292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:44.295749 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:44.295749 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:44.296583 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-105d7c94-37f0-4ab5-b8a9-13b3d61320ec tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:44.296955 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1056/4195] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:44 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:44.346366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff3fac3e-2a21-43d7-98e4-ef3f65b4624c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:44.348054 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3fac3e-2a21-43d7-98e4-ef3f65b4624c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 Jul 24 06:07:44.348235 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3fac3e-2a21-43d7-98e4-ef3f65b4624c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:44.348412 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff3fac3e-2a21-43d7-98e4-ef3f65b4624c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:44.352837 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff3fac3e-2a21-43d7-98e4-ef3f65b4624c tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 returned with HTTP 404 Jul 24 06:07:44.353265 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1037/4196] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:44 2026] GET /volume/v3/snapshots/660a565c-1b45-43f7-a23a-8080f34d06b6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:44.361618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-452e3769-8187-48e1-88b8-3acb66158781 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:44.364364 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:44.365055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:44.365173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:44.365394 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume with id: 3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:44.383308 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:44.383308 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:44.384003 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:44.414148 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Delete volume request issued successfully. Jul 24 06:07:44.414565 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-452e3769-8187-48e1-88b8-3acb66158781 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 returned with HTTP 202 Jul 24 06:07:44.415252 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1059/4197] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:44 2026] DELETE /volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:44.428995 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-01898807-2b6b-4baf-a428-b2560390afa6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:44.431467 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01898807-2b6b-4baf-a428-b2560390afa6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:44.431604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01898807-2b6b-4baf-a428-b2560390afa6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:44.431604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-01898807-2b6b-4baf-a428-b2560390afa6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:44.443587 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:44.443587 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:44.453089 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-01898807-2b6b-4baf-a428-b2560390afa6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Volume info retrieved successfully. Jul 24 06:07:44.459812 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-01898807-2b6b-4baf-a428-b2560390afa6 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 returned with HTTP 200 Jul 24 06:07:44.459812 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1046/4198] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:44 2026] GET /volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:44.856708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:44.860233 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:44.860423 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:44.860647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:44.860781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:44.867717 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:44.867717 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:44.867717 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1789faf-6d66-4190-9e17-f2616eeaa0d5 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:44.867717 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1057/4199] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:44 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:45.311342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:45.313358 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:45.313613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:45.313855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:45.313992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:45.319399 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:45.319399 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:45.320423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7a7440ea-75cf-4a8c-b158-edb9ebd8d833 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:45.320871 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1038/4200] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:45 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:45.474274 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7767814b-3f0b-4291-a09c-abf4424d1296 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:45.476750 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7767814b-3f0b-4291-a09c-abf4424d1296 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] GET https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 Jul 24 06:07:45.477015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7767814b-3f0b-4291-a09c-abf4424d1296 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:45.477289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7767814b-3f0b-4291-a09c-abf4424d1296 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:45.484919 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7767814b-3f0b-4291-a09c-abf4424d1296 tempest-ProjectReaderTests-1013033120 tempest-ProjectReaderTests-1013033120-project-admin] https://10.4.3.200/volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 returned with HTTP 404 Jul 24 06:07:45.485724 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1060/4201] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:45 2026] GET /volume/v3/volumes/3b0637e2-e0bc-4a68-9214-e17208f25769 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:45.878767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:45.881362 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:45.881617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:45.881894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:45.882088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:45.888450 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:45.888450 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:45.889825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a5e5dec-c777-4c88-809b-8cbceef2be27 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:45.890289 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1047/4202] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:45 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:46.334187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:46.338151 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:46.338289 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:46.338466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:46.338596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:46.344186 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:46.344186 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:46.345169 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-28224d8c-735d-4c90-a86d-7c4df40b4f42 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:46.345600 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1058/4203] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:46 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:46.901138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:46.902906 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:46.903090 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:46.903275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:46.903396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:46.907692 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:46.907692 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:46.908466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e7483aff-76b9-4d09-9118-f7c550569ea3 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:46.909005 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1039/4204] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:46 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:46.945396 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8bfc1124-50b5-408a-86e6-5481f7934af5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.019912 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bfc1124-50b5-408a-86e6-5481f7934af5 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:07:47.020318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8bfc1124-50b5-408a-86e6-5481f7934af5 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1844922101", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1481515744", "vendor_name": "tempest-vendor_name-372881010"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:47.036918 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8bfc1124-50b5-408a-86e6-5481f7934af5 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:07:47.037291 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1061/4205] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:07:46 2026] POST /volume/v3/types => generated 328 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:47.046050 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.047962 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:47.048316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92bd6a1a-d624-4118-b9fd-4efb3933912f", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:47.049632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request body: {'volume': {'volume_type': '92bd6a1a-d624-4118-b9fd-4efb3933912f', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:47.053292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume of 1 GB Jul 24 06:07:47.053566 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.053566 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:47.053921 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:47.059166 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (e34411ac-1cc1-4264-a087-066b2b179231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:47.060070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a48dca-53a1-4450-82f8-2e61b588aa61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:47.060822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:47.079401 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a48dca-53a1-4450-82f8-2e61b588aa61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:07:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1481515744',vendor_name='tempest-vendor_name-372881010'},id=92bd6a1a-d624-4118-b9fd-4efb3933912f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1844922101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92bd6a1a-d624-4118-b9fd-4efb3933912f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:47.080128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec31985-ecb5-44a2-93ff-c82e0b26ca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:47.107166 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1844922101 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1844922101, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:47.107454 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1844922101 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1844922101, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:47.137547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['480b3001-8f72-4864-9a3d-8f9aeb610d5a', 'a985cff3-7e8e-4918-91ff-de4c00fcc818', 'a2226a69-bc02-4c04-a7cc-c5384d3552d3', '3c628ff8-b97b-4cca-a3ba-223ee1e50270'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:47.138555 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec31985-ecb5-44a2-93ff-c82e0b26ca85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['480b3001-8f72-4864-9a3d-8f9aeb610d5a', 'a985cff3-7e8e-4918-91ff-de4c00fcc818', 'a2226a69-bc02-4c04-a7cc-c5384d3552d3', '3c628ff8-b97b-4cca-a3ba-223ee1e50270']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:47.139561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52f3a16-f73b-4a11-8e66-a6a1ee9bb528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:47.170214 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f52f3a16-f73b-4a11-8e66-a6a1ee9bb528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '863f90eb-46fb-4d2f-898c-d0a0ee402f69', '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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['480b3001-8f72-4864-9a3d-8f9aeb610d5a','a985cff3-7e8e-4918-91ff-de4c00fcc818','a2226a69-bc02-4c04-a7cc-c5384d3552d3','3c628ff8-b97b-4cca-a3ba-223ee1e50270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=92bd6a1a-d624-4118-b9fd-4efb3933912f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=863f90eb-46fb-4d2f-898c-d0a0ee402f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81314b9c49a4908864827cfd8ca2d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92bd6a1a-d624-4118-b9fd-4efb3933912f),volume_type_id=92bd6a1a-d624-4118-b9fd-4efb3933912f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:47.171002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3d647c-0b92-4e3f-a3df-415032d7076f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:47.187390 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f3d647c-0b92-4e3f-a3df-415032d7076f) transitioned into state 'SUCCESS' from 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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['480b3001-8f72-4864-9a3d-8f9aeb610d5a','a985cff3-7e8e-4918-91ff-de4c00fcc818','a2226a69-bc02-4c04-a7cc-c5384d3552d3','3c628ff8-b97b-4cca-a3ba-223ee1e50270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=92bd6a1a-d624-4118-b9fd-4efb3933912f)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:47.188192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a777c7d-e401-4eb9-b415-491bc00ff0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:47.196972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a777c7d-e401-4eb9-b415-491bc00ff0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:47.198026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (e34411ac-1cc1-4264-a087-066b2b179231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:47.198299 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request issued successfully. Jul 24 06:07:47.198957 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b86d3e2-461c-40d3-a7b8-0acbf46073ab tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:47.199431 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1048/4206] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:07:47 2026] POST /volume/v3/volumes => generated 773 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:47.211972 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.213917 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 Jul 24 06:07:47.214150 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.214386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.222853 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.222853 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:47.229596 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:47.237393 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c4a2a61-1054-4aea-87ee-0cff7c49162f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 returned with HTTP 200 Jul 24 06:07:47.237926 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1059/4207] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:47 2026] GET /volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 => generated 952 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:47.358839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.360784 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:47.361001 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.361227 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.361364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:47.366052 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.366052 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:47.366920 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df95fd7a-a03c-4a59-b987-e3cc0ac7196e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:47.367331 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1040/4208] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:47 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:47.918277 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.920345 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:47.920603 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.921257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.921257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:47.926449 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.926449 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:47.927378 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-34a531e5-4fd2-4399-bff1-3c6dee83ef93 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:47.927824 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1062/4209] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:47 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:47.937903 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.940196 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:47.940442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.940691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.940859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:47.946090 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.946090 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:47.946994 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02040415-b47c-4ecc-b8d1-d7a18bd366e0 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:47.947425 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1049/4210] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:47 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:47.955296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.957217 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:47.957485 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.957734 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.957850 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: 087669cf-6674-4ac4-955d-7c0b0db58e84. Jul 24 06:07:47.962124 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.962124 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:47.975356 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id 087669cf-6674-4ac4-955d-7c0b0db58e84 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:07:47.977063 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-38eebe11-9175-44fe-9dd3-6d4f7368b124 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 202 Jul 24 06:07:47.977505 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1060/4211] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:47 2026] DELETE /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:47.985041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:47.986773 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:47.986970 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:47.987139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:47.987244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:47.991546 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:47.991546 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:47.992292 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c1d8e0d-989f-4b5e-a996-1bcccad8297d tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 200 Jul 24 06:07:47.992716 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1041/4212] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:47 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.251720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b257024f-890b-426c-9eb1-f995d5212ebf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.253538 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b257024f-890b-426c-9eb1-f995d5212ebf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 Jul 24 06:07:48.253803 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b257024f-890b-426c-9eb1-f995d5212ebf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.254000 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b257024f-890b-426c-9eb1-f995d5212ebf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.261833 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.261833 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:48.265444 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b257024f-890b-426c-9eb1-f995d5212ebf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:48.269185 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b257024f-890b-426c-9eb1-f995d5212ebf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 returned with HTTP 200 Jul 24 06:07:48.269732 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1063/4213] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.284371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1c14767-e056-4439-95aa-1117ee62fbcf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.286396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1c14767-e056-4439-95aa-1117ee62fbcf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:07:48.286691 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1c14767-e056-4439-95aa-1117ee62fbcf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.286897 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1c14767-e056-4439-95aa-1117ee62fbcf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.290910 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1c14767-e056-4439-95aa-1117ee62fbcf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:07:48.291293 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1050/4214] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/messages => generated 1982 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:48.301932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-04a771ec-47f9-4351-993e-78ffa271c405 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.303952 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04a771ec-47f9-4351-993e-78ffa271c405 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 Jul 24 06:07:48.304176 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04a771ec-47f9-4351-993e-78ffa271c405 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.304364 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-04a771ec-47f9-4351-993e-78ffa271c405 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.315581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-04a771ec-47f9-4351-993e-78ffa271c405 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 returned with HTTP 204 Jul 24 06:07:48.316022 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1061/4215] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:07:48 2026] DELETE /volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:07:48.323580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd76149f-b204-4f02-80c0-8a461c775780 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.325348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd76149f-b204-4f02-80c0-8a461c775780 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 Jul 24 06:07:48.325550 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd76149f-b204-4f02-80c0-8a461c775780 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.325796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd76149f-b204-4f02-80c0-8a461c775780 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.328925 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd76149f-b204-4f02-80c0-8a461c775780 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 returned with HTTP 404 Jul 24 06:07:48.329264 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1042/4216] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/messages/c5492b65-51ed-4de5-bf66-2eb269f12205 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:48.336331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.338885 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 Jul 24 06:07:48.339129 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.339367 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.339562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume with id: 863f90eb-46fb-4d2f-898c-d0a0ee402f69 Jul 24 06:07:48.348863 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.348863 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:48.349262 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:48.350696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:07:48.362718 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1844922101 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1844922101, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:48.363151 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1844922101 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1844922101, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:48.373948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['9852b7be-51d6-4bbc-a33d-8a5234fdbca6', 'd081635e-656d-4ae5-aaa9-c599ff530592', '9bee7afa-085e-4ed4-8ac8-91df2b11ffd6', 'eae6fca8-6d6f-48f4-8a6c-f4c41a8c53ec'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:48.377769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.380168 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:48.380425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.380735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.380890 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:48.386585 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.386585 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:48.387658 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-671bc9fd-c01c-48ec-a223-2688b8e3998e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:48.388181 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1051/4217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.400414 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume request issued successfully. Jul 24 06:07:48.400687 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca62fa4-831d-43d1-b7d9-1e1f6e14d70e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 returned with HTTP 202 Jul 24 06:07:48.401230 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1064/4218] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:07:48 2026] DELETE /volume/v3/volumes/863f90eb-46fb-4d2f-898c-d0a0ee402f69 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:48.408090 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5c642af6-dec3-48c0-9ecb-74ef6e25e79f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.409826 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c642af6-dec3-48c0-9ecb-74ef6e25e79f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/types/92bd6a1a-d624-4118-b9fd-4efb3933912f Jul 24 06:07:48.410047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c642af6-dec3-48c0-9ecb-74ef6e25e79f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.410273 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5c642af6-dec3-48c0-9ecb-74ef6e25e79f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.433264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5c642af6-dec3-48c0-9ecb-74ef6e25e79f tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types/92bd6a1a-d624-4118-b9fd-4efb3933912f returned with HTTP 202 Jul 24 06:07:48.433690 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1062/4219] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:07:48 2026] DELETE /volume/v3/types/92bd6a1a-d624-4118-b9fd-4efb3933912f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:48.442978 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55a109a4-4505-4147-ae35-2797e71db5bf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.444767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55a109a4-4505-4147-ae35-2797e71db5bf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:07:48.445117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55a109a4-4505-4147-ae35-2797e71db5bf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-49663626", "extra_specs": {"storage_protocol": "tempest-storage_protocol-797072844", "vendor_name": "tempest-vendor_name-432979273"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:48.459899 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55a109a4-4505-4147-ae35-2797e71db5bf tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:07:48.460337 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1043/4220] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:07:48 2026] POST /volume/v3/types => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.468373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.469900 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:48.470220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3f903dbf-a08e-4432-b755-f4c4e6008305", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:48.471541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request body: {'volume': {'volume_type': '3f903dbf-a08e-4432-b755-f4c4e6008305', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:48.475851 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume of 1 GB Jul 24 06:07:48.476100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.476100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:48.476478 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:48.484148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (73e713d0-36b7-49e0-9c0c-7bb07528705a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:48.485705 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbbcfda-e7af-4418-831e-2cb81792cfbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:48.486552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:48.504110 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bbbcfda-e7af-4418-831e-2cb81792cfbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:07:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-797072844',vendor_name='tempest-vendor_name-432979273'},id=3f903dbf-a08e-4432-b755-f4c4e6008305,is_public=True,name='tempest-ProjectAdminTests-volume-type-49663626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f903dbf-a08e-4432-b755-f4c4e6008305', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:48.504844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cfdd98-15e3-44a0-83d2-30dd41cebe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:48.527942 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-49663626 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-49663626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:48.528202 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-49663626 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-49663626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:48.551911 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['3de5f183-88c9-4dbc-a49c-c13d37ec10b1', '64a585d0-8794-4868-8be7-42d353a098c2', '637ee470-d298-47b0-b502-47a8a34fedde', 'd5f1d697-b776-4331-8815-e0ab9a6b3afe'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:48.552690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cfdd98-15e3-44a0-83d2-30dd41cebe68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3de5f183-88c9-4dbc-a49c-c13d37ec10b1', '64a585d0-8794-4868-8be7-42d353a098c2', '637ee470-d298-47b0-b502-47a8a34fedde', 'd5f1d697-b776-4331-8815-e0ab9a6b3afe']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:48.553442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e2639-2371-40c3-98e4-24c095da3718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:48.577973 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0e2639-2371-40c3-98e4-24c095da3718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f83efafd-6ffb-42e9-bc21-44e074b040d8', '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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['3de5f183-88c9-4dbc-a49c-c13d37ec10b1','64a585d0-8794-4868-8be7-42d353a098c2','637ee470-d298-47b0-b502-47a8a34fedde','d5f1d697-b776-4331-8815-e0ab9a6b3afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=3f903dbf-a08e-4432-b755-f4c4e6008305), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f83efafd-6ffb-42e9-bc21-44e074b040d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81314b9c49a4908864827cfd8ca2d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f903dbf-a08e-4432-b755-f4c4e6008305),volume_type_id=3f903dbf-a08e-4432-b755-f4c4e6008305)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:48.578693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e69fe-3b15-4c07-b899-64ce467b0bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:48.594326 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40e69fe-3b15-4c07-b899-64ce467b0bb2) transitioned into state 'SUCCESS' from 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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['3de5f183-88c9-4dbc-a49c-c13d37ec10b1','64a585d0-8794-4868-8be7-42d353a098c2','637ee470-d298-47b0-b502-47a8a34fedde','d5f1d697-b776-4331-8815-e0ab9a6b3afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=3f903dbf-a08e-4432-b755-f4c4e6008305)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:48.594971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024b691e-994b-4437-a950-19ff32d0f971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:48.606609 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024b691e-994b-4437-a950-19ff32d0f971) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:48.608123 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (73e713d0-36b7-49e0-9c0c-7bb07528705a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:48.608123 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request issued successfully. Jul 24 06:07:48.608320 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5df7516-f4e6-42d2-8e6e-7dc818b565be tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:48.608762 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1052/4221] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:07:48 2026] POST /volume/v3/volumes => generated 771 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:48.612732 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.614763 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:48.614985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.615156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.621534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.622032 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.622032 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:48.623871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 Jul 24 06:07:48.624144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.624367 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.626221 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:48.630860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e58fe24b-2521-46d5-ba95-0489d54a14aa tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:48.631404 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1065/4222] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.633922 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.633922 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:48.637819 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:48.641843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-773acfb5-9b37-4dee-8e46-b1e6b431cea7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 returned with HTTP 200 Jul 24 06:07:48.642211 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1063/4223] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.643007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5693da3c-aada-462b-a69b-3200e96181f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.644756 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5693da3c-aada-462b-a69b-3200e96181f8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:48.644974 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5693da3c-aada-462b-a69b-3200e96181f8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.645128 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5693da3c-aada-462b-a69b-3200e96181f8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.652466 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.652466 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:48.656307 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5693da3c-aada-462b-a69b-3200e96181f8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:48.660491 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5693da3c-aada-462b-a69b-3200e96181f8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:48.660830 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1044/4224] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.705213 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.707791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:48.708030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.708289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.716263 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.716263 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:48.720529 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:48.725797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3f5eaa4e-b7ff-4781-9c61-45f29b58b288 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:48.726328 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1053/4225] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.803874 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cd54bcf-725f-485a-8886-f78e703eb0b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.804269 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd54bcf-725f-485a-8886-f78e703eb0b2 None None] GET https://10.4.3.200/volume// Jul 24 06:07:48.804497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd54bcf-725f-485a-8886-f78e703eb0b2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.804818 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd54bcf-725f-485a-8886-f78e703eb0b2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.805232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd54bcf-725f-485a-8886-f78e703eb0b2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:48.805597 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1066/4226] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:48.814317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3a112c34-d1bd-4fcc-b2c6-d1e5e9e5c11e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.925903 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3a112c34-d1bd-4fcc-b2c6-d1e5e9e5c11e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:48.926240 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3a112c34-d1bd-4fcc-b2c6-d1e5e9e5c11e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "faaf9ee1-b2b2-4664-a7e6-af5ec097ed10", "connector": null, "instance_uuid": "4dedfde4-9dc4-45cc-94da-b0361308a7ea"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:48.933810 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.933810 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:48.953726 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-3a112c34-d1bd-4fcc-b2c6-d1e5e9e5c11e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:48.954167 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1064/4227] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:48 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:48.978973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.980798 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:48.980930 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.981211 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.987149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e146d5f0-e4a4-4e94-969a-fb45870de821 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.987508 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e146d5f0-e4a4-4e94-969a-fb45870de821 None None] GET https://10.4.3.200/volume// Jul 24 06:07:48.987731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e146d5f0-e4a4-4e94-969a-fb45870de821 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.987917 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e146d5f0-e4a4-4e94-969a-fb45870de821 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:48.988225 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e146d5f0-e4a4-4e94-969a-fb45870de821 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:48.988530 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1054/4228] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:48.989641 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:48.989641 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:48.993012 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:48.995324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:48.996853 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e6a90db6-a880-41cd-8354-d6b69f69e91e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:48.997270 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1045/4229] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:48.997690 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:48.997971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:48.998226 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.004916 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2601ccbe-060f-4925-b335-1232a474af62 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.007491 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.007491 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:49.010355 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2601ccbe-060f-4925-b335-1232a474af62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 Jul 24 06:07:49.010577 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:49.010643 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2601ccbe-060f-4925-b335-1232a474af62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.010947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2601ccbe-060f-4925-b335-1232a474af62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.011107 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2601ccbe-060f-4925-b335-1232a474af62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 087669cf-6674-4ac4-955d-7c0b0db58e84. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:49.014235 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-d92c3911-8d7c-437e-b814-02b46aa27ef9 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:49.014592 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1067/4230] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:48 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:49.015508 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2601ccbe-060f-4925-b335-1232a474af62 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 returned with HTTP 404 Jul 24 06:07:49.016254 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1065/4231] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/backups/087669cf-6674-4ac4-955d-7c0b0db58e84 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:49.089148 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.091119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:49.091312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.091507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.091610 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete backup with id: 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. Jul 24 06:07:49.096095 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.096095 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:49.107846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] delete_backup rpcapi backup_id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:07:49.109383 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b9e1b61c-ce40-4858-b8bb-cb2a41b438ac tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 202 Jul 24 06:07:49.109994 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1055/4232] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:49 2026] DELETE /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:49.116550 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.118177 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:49.118369 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.118565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.118654 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:49.122541 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.122541 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:49.123228 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-46ed6efa-fa96-49ce-8c91-c0dce87fa7d6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 200 Jul 24 06:07:49.123578 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1046/4233] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:49.126953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.129497 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] PUT https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 Jul 24 06:07:49.130008 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:49.138667 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Acquiring lock "cinder-attachment_update-faaf9ee1-b2b2-4664-a7e6-af5ec097ed10-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:49.143573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Lock "cinder-attachment_update-faaf9ee1-b2b2-4664-a7e6-af5ec097ed10-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:49.144886 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.144886 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:49.239228 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Lock "cinder-attachment_update-faaf9ee1-b2b2-4664-a7e6-af5ec097ed10-np0000005810" released by "attachment_update" :: held 0.096s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:49.240062 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-5605da03-3c33-43fd-976b-cff8fce6e78e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 returned with HTTP 200 Jul 24 06:07:49.240657 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1068/4234] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:49 2026] PUT /volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:49.408374 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-21854da8-03ec-42b0-8814-3d96a6704827 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.413808 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21854da8-03ec-42b0-8814-3d96a6704827 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:49.414056 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21854da8-03ec-42b0-8814-3d96a6704827 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.414331 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-21854da8-03ec-42b0-8814-3d96a6704827 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.414412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-21854da8-03ec-42b0-8814-3d96a6704827 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:49.421018 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.421018 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:49.422010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-21854da8-03ec-42b0-8814-3d96a6704827 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:49.422466 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1066/4235] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:49.655018 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.657247 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 Jul 24 06:07:49.657562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.657793 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.668400 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.668400 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:49.672858 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:49.677629 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98a7e9dc-b16e-4222-bfbd-58c3f8380c20 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 returned with HTTP 200 Jul 24 06:07:49.678126 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1056/4236] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:49.693915 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ef81bab-e7e1-47b5-81bf-cb9a51d4d26b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.696571 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ef81bab-e7e1-47b5-81bf-cb9a51d4d26b tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:07:49.696814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ef81bab-e7e1-47b5-81bf-cb9a51d4d26b tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.697002 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ef81bab-e7e1-47b5-81bf-cb9a51d4d26b tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.700935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ef81bab-e7e1-47b5-81bf-cb9a51d4d26b tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:07:49.701345 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1047/4237] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/messages => generated 1982 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:49.710439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0222eb49-8928-4117-a1ea-cf283dfcfcd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.712299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0222eb49-8928-4117-a1ea-cf283dfcfcd3 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:07:49.712600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0222eb49-8928-4117-a1ea-cf283dfcfcd3 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.712878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0222eb49-8928-4117-a1ea-cf283dfcfcd3 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.713217 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.713217 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:49.717072 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0222eb49-8928-4117-a1ea-cf283dfcfcd3 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:07:49.717747 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1069/4238] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:07:49 2026] GET /volume/v3/messages => generated 1982 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:49.726135 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-582dcb5e-c35b-4070-9922-63f2c8f3ceff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.728051 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-582dcb5e-c35b-4070-9922-63f2c8f3ceff tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/messages/0db50849-53ec-4d09-b865-eaf8de0e47dd Jul 24 06:07:49.728320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-582dcb5e-c35b-4070-9922-63f2c8f3ceff tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.728406 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-582dcb5e-c35b-4070-9922-63f2c8f3ceff tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.738383 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-582dcb5e-c35b-4070-9922-63f2c8f3ceff tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages/0db50849-53ec-4d09-b865-eaf8de0e47dd returned with HTTP 204 Jul 24 06:07:49.738825 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1067/4239] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:07:49 2026] DELETE /volume/v3/messages/0db50849-53ec-4d09-b865-eaf8de0e47dd => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:07:49.745195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.746848 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 Jul 24 06:07:49.747085 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.747312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.747500 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume with id: f83efafd-6ffb-42e9-bc21-44e074b040d8 Jul 24 06:07:49.757649 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.757649 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:49.758142 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:49.759335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:07:49.778030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['7feba9aa-f130-4218-9f16-9a0bdb842239', '7ad09cac-ff57-43a3-a4dc-50a2f7850843', 'c10def63-8d75-4355-8f59-82ca969bd96f', '49467d52-6227-43d1-b6c0-d551de86092a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:49.803279 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume request issued successfully. Jul 24 06:07:49.803544 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d0f088a-797a-4b01-8c49-b1bad3d217de tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 returned with HTTP 202 Jul 24 06:07:49.804027 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1057/4240] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:07:49 2026] DELETE /volume/v3/volumes/f83efafd-6ffb-42e9-bc21-44e074b040d8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:49.811872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-930008ec-e7af-42d7-924b-dd84c379665e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.813772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-930008ec-e7af-42d7-924b-dd84c379665e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/types/3f903dbf-a08e-4432-b755-f4c4e6008305 Jul 24 06:07:49.813976 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-930008ec-e7af-42d7-924b-dd84c379665e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:49.814189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-930008ec-e7af-42d7-924b-dd84c379665e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:49.843317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-930008ec-e7af-42d7-924b-dd84c379665e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types/3f903dbf-a08e-4432-b755-f4c4e6008305 returned with HTTP 202 Jul 24 06:07:49.843495 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1048/4241] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:07:49 2026] DELETE /volume/v3/types/3f903dbf-a08e-4432-b755-f4c4e6008305 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:49.853313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f74bb66-19d4-463e-b4b0-8c6a9fcdab73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.855125 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f74bb66-19d4-463e-b4b0-8c6a9fcdab73 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:07:49.855516 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f74bb66-19d4-463e-b4b0-8c6a9fcdab73 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-22573764", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1675147332", "vendor_name": "tempest-vendor_name-1458831213"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:49.872013 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f74bb66-19d4-463e-b4b0-8c6a9fcdab73 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:07:49.872471 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1070/4242] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:07:49 2026] POST /volume/v3/types => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:49.883316 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:49.885656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:07:49.886071 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9f51d339-e2ad-420c-9855-8df02496c122", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:49.887829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request body: {'volume': {'volume_type': '9f51d339-e2ad-420c-9855-8df02496c122', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:07:49.891901 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume of 1 GB Jul 24 06:07:49.892225 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:49.892225 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:49.892637 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Availability Zones retrieved successfully. Jul 24 06:07:49.898924 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (c643b94e-6b62-4f65-94b1-b1bae1c267a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:49.900092 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf49da77-d178-4342-8978-a98189a547f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:49.900997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:07:49.922357 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf49da77-d178-4342-8978-a98189a547f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:07:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1675147332',vendor_name='tempest-vendor_name-1458831213'},id=9f51d339-e2ad-420c-9855-8df02496c122,is_public=True,name='tempest-ProjectAdminTests-volume-type-22573764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f51d339-e2ad-420c-9855-8df02496c122', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:49.923169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c330c0-ae76-462a-9615-e3ee283bbc9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:49.959698 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-22573764 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-22573764, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:49.960263 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-22573764 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-22573764, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:49.988779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['30fd0540-e182-48c6-b085-42f77ef2d7eb', '82a5fb71-0f95-45b4-ae8b-2776f15a4bcc', '6191b901-4670-49aa-80e9-107089368610', '5380c7c7-d50b-43de-ab32-80911bd09381'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:49.989481 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c330c0-ae76-462a-9615-e3ee283bbc9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30fd0540-e182-48c6-b085-42f77ef2d7eb', '82a5fb71-0f95-45b4-ae8b-2776f15a4bcc', '6191b901-4670-49aa-80e9-107089368610', '5380c7c7-d50b-43de-ab32-80911bd09381']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:49.990142 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64bb0cf-270a-40cd-aa61-fc00ee1234ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:50.014540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.015048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c64bb0cf-270a-40cd-aa61-fc00ee1234ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a68495-cd23-4942-8eba-24e175f38e13', '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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['30fd0540-e182-48c6-b085-42f77ef2d7eb','82a5fb71-0f95-45b4-ae8b-2776f15a4bcc','6191b901-4670-49aa-80e9-107089368610','5380c7c7-d50b-43de-ab32-80911bd09381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=9f51d339-e2ad-420c-9855-8df02496c122), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:07:49Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51a68495-cd23-4942-8eba-24e175f38e13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c81314b9c49a4908864827cfd8ca2d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f51d339-e2ad-420c-9855-8df02496c122),volume_type_id=9f51d339-e2ad-420c-9855-8df02496c122)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:50.016080 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a3b425-3fc9-484e-85cc-47a0a537f42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:50.016825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:50.017053 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.017278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.028630 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.028630 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:50.033914 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:50.037297 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a3b425-3fc9-484e-85cc-47a0a537f42a) transitioned into state 'SUCCESS' from 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='c81314b9c49a4908864827cfd8ca2d29',qos_specs=None,replication_status=,reservations=['30fd0540-e182-48c6-b085-42f77ef2d7eb','82a5fb71-0f95-45b4-ae8b-2776f15a4bcc','6191b901-4670-49aa-80e9-107089368610','5380c7c7-d50b-43de-ab32-80911bd09381'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fa967c38bfe410b830f0a20be75ddc7',volume_type_id=9f51d339-e2ad-420c-9855-8df02496c122)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:50.038032 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3827f67-3ebe-49ea-a71c-a300f4738931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:07:50.039916 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9820426b-1a15-4b5d-b4e8-1ed7495c77f1 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:50.040462 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1058/4243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:50.047244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3827f67-3ebe-49ea-a71c-a300f4738931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:07:50.048064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Flow 'volume_create_api' (c643b94e-6b62-4f65-94b1-b1bae1c267a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:07:50.048407 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Create volume request issued successfully. Jul 24 06:07:50.049018 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6c0d908c-1a09-4d69-9673-dfb38e96141e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:07:50.049470 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1068/4244] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:07:49 2026] POST /volume/v3/volumes => generated 771 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:50.063748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.065351 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 Jul 24 06:07:50.065581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.065778 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.072881 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.072881 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:50.076012 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:50.079545 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-31e7fbb6-23b8-4481-878b-b2fa97af49e7 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 returned with HTTP 200 Jul 24 06:07:50.079916 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1049/4245] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:50.133055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.135438 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e Jul 24 06:07:50.135847 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.136099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.136254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Show backup with id 49e32212-0ca2-48d4-aaba-540f2bb3dd3e. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:50.139839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48f1a7e7-01dd-4ab8-b71f-fdc044112362 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e returned with HTTP 404 Jul 24 06:07:50.140333 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1071/4246] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/backups/49e32212-0ca2-48d4-aaba-540f2bb3dd3e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:50.249211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.251291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:50.251527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.251731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.260430 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.260430 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:50.263511 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:50.267343 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-dea885e3-0022-412f-9c82-e7a71fdec17e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:50.267746 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1059/4247] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:50.289404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.292027 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] POST https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a/action Jul 24 06:07:50.292464 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:50.292644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:50.306924 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.306924 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:50.306924 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:50.315397 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Begin detaching volume completed successfully. Jul 24 06:07:50.315694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-19d06994-0504-408f-b740-20981403baf6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a/action returned with HTTP 202 Jul 24 06:07:50.316268 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1069/4248] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:07:50 2026] POST /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:50.335709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.338000 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:50.338000 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.338410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.348388 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.348388 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:50.351873 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:50.355844 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-794916a2-a58d-40e4-af6d-bad9b2cb90f6 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:50.356384 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1050/4249] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:50.358935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4967fb6f-026b-49d0-af13-8f99cb549a16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.359434 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4967fb6f-026b-49d0-af13-8f99cb549a16 None None] GET https://10.4.3.200/volume// Jul 24 06:07:50.359671 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4967fb6f-026b-49d0-af13-8f99cb549a16 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.359937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4967fb6f-026b-49d0-af13-8f99cb549a16 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.360327 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4967fb6f-026b-49d0-af13-8f99cb549a16 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:50.360694 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1072/4250] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:50.378271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.381115 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:50.381419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.381724 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.394392 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.394392 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:50.398545 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:50.403119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-d843799c-327c-4b2e-b73a-ae62eec534a1 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:50.404208 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1060/4251] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1317 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:50.435135 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:50.436003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:50.436641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:50.436641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:50.436641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:50.441167 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:50.441167 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:50.441903 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-500a6f7d-81ea-4ef9-9b7c-eddc37a9f9cd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:50.442274 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1070/4252] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:50 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:51.053231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4a431080-d4b5-4185-b50c-36ac66e07352 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.055010 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a431080-d4b5-4185-b50c-36ac66e07352 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:51.055206 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a431080-d4b5-4185-b50c-36ac66e07352 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.055434 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4a431080-d4b5-4185-b50c-36ac66e07352 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.066027 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:51.066027 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:51.070223 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4a431080-d4b5-4185-b50c-36ac66e07352 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:51.075341 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4a431080-d4b5-4185-b50c-36ac66e07352 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:51.075861 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1051/4253] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:51.095016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-408eb489-8b94-4314-a5a5-1184c422c3ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.097163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-408eb489-8b94-4314-a5a5-1184c422c3ad tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 Jul 24 06:07:51.097406 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-408eb489-8b94-4314-a5a5-1184c422c3ad tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.097652 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-408eb489-8b94-4314-a5a5-1184c422c3ad tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.105796 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:51.105796 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:51.109469 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-408eb489-8b94-4314-a5a5-1184c422c3ad tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:51.113611 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-408eb489-8b94-4314-a5a5-1184c422c3ad tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 returned with HTTP 200 Jul 24 06:07:51.114062 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1073/4254] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:51.125211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-680c8005-9719-4106-bea7-b22877487c92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.126768 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-680c8005-9719-4106-bea7-b22877487c92 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:07:51.126968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-680c8005-9719-4106-bea7-b22877487c92 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.127140 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-680c8005-9719-4106-bea7-b22877487c92 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.130609 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-680c8005-9719-4106-bea7-b22877487c92 tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:07:51.130970 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1061/4255] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/messages => generated 1982 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:51.139159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-66917fbd-1483-436c-9bef-5caa93ba6c3e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.141231 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66917fbd-1483-436c-9bef-5caa93ba6c3e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] GET https://10.4.3.200/volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e Jul 24 06:07:51.141501 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66917fbd-1483-436c-9bef-5caa93ba6c3e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.141804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-66917fbd-1483-436c-9bef-5caa93ba6c3e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.145462 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-66917fbd-1483-436c-9bef-5caa93ba6c3e tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e returned with HTTP 200 Jul 24 06:07:51.145885 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1071/4256] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:51.153113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d40571fd-eb3b-40e8-b97f-86920490beca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.155087 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d40571fd-eb3b-40e8-b97f-86920490beca tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e Jul 24 06:07:51.155337 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d40571fd-eb3b-40e8-b97f-86920490beca tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.155572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d40571fd-eb3b-40e8-b97f-86920490beca tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.165087 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d40571fd-eb3b-40e8-b97f-86920490beca tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e returned with HTTP 204 Jul 24 06:07:51.165566 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1052/4257] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:07:51 2026] DELETE /volume/v3/messages/6a898ea8-0981-441f-bcfc-b11eb7fb109e => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:07:51.172615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.174691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 Jul 24 06:07:51.174932 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.175163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.175355 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume with id: 51a68495-cd23-4942-8eba-24e175f38e13 Jul 24 06:07:51.184369 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:51.184369 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:51.184832 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Volume info retrieved successfully. Jul 24 06:07:51.186181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:07:51.196513 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-22573764 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-22573764, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:51.196809 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-22573764 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-22573764, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:07:51.204549 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Created reservations ['c67e9b4b-cc0a-48d0-bc72-b0e0d034175f', '78da171f-b44e-456d-b45c-a0af3941cd1a', '035258c2-90f7-4221-b58b-fa84a06f3aaf', '873d5c02-72e2-40ad-990d-a8d8d0d7dee9'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:51.228302 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Delete volume request issued successfully. Jul 24 06:07:51.228501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c2ccb8d-456a-420e-96c3-d32875c2535a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 returned with HTTP 202 Jul 24 06:07:51.228986 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1074/4258] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:07:51 2026] DELETE /volume/v3/volumes/51a68495-cd23-4942-8eba-24e175f38e13 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:51.236092 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4c2962e-c183-4504-822b-9ee72c1f264a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.237981 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4c2962e-c183-4504-822b-9ee72c1f264a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] DELETE https://10.4.3.200/volume/v3/types/9f51d339-e2ad-420c-9855-8df02496c122 Jul 24 06:07:51.238224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4c2962e-c183-4504-822b-9ee72c1f264a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.238490 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4c2962e-c183-4504-822b-9ee72c1f264a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.264335 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4c2962e-c183-4504-822b-9ee72c1f264a tempest-ProjectAdminTests-2003521514 tempest-ProjectAdminTests-2003521514-project-admin] https://10.4.3.200/volume/v3/types/9f51d339-e2ad-420c-9855-8df02496c122 returned with HTTP 202 Jul 24 06:07:51.264802 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1062/4259] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:07:51 2026] DELETE /volume/v3/types/9f51d339-e2ad-420c-9855-8df02496c122 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:51.370456 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.372559 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:51.372812 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.373029 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.384644 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:51.384644 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:51.389475 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:51.395191 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c860a656-a0ab-41e9-9bb3-b9e8c8cb9f5c tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:51.395862 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1072/4260] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:51.455030 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:51.456692 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:51.456888 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:51.457077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:51.457172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:51.461550 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:51.461550 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:51.462464 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ea64a3d8-3e73-4205-9be7-6417fd97c4ad tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:51.462925 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1053/4261] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:51 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:52.090595 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.092491 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:52.092790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.093019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.102751 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.102751 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:52.106043 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:52.110228 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-108aa1e4-ff0a-46a8-95a3-a89c5067dc96 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:52.110658 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1075/4262] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:52.409149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.409552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cfe761df-61c3-4038-be89-6813e7a54dad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.410913 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:52.411248 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.411323 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.412206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfe761df-61c3-4038-be89-6813e7a54dad tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:52.412527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfe761df-61c3-4038-be89-6813e7a54dad tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.412732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cfe761df-61c3-4038-be89-6813e7a54dad tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.418230 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.418230 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:52.422086 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:52.423849 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.423849 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:52.428058 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad5010c1-bcc8-4156-9c8d-fffff21fd123 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:52.428444 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1073/4263] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:07:52.428513 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cfe761df-61c3-4038-be89-6813e7a54dad tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:52.432625 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cfe761df-61c3-4038-be89-6813e7a54dad tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:52.433011 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1063/4264] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:52.475322 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e0450911-227d-48ab-a042-25f8fbdd8196 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.477514 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0450911-227d-48ab-a042-25f8fbdd8196 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:52.477805 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0450911-227d-48ab-a042-25f8fbdd8196 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.478060 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e0450911-227d-48ab-a042-25f8fbdd8196 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.478194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e0450911-227d-48ab-a042-25f8fbdd8196 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:52.483372 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.483372 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:52.484371 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e0450911-227d-48ab-a042-25f8fbdd8196 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:52.485051 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1054/4265] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:07:52.491555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-b767c544-2b3d-457a-8665-1a6127205d41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.494232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-b767c544-2b3d-457a-8665-1a6127205d41 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17/action Jul 24 06:07:52.494797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-b767c544-2b3d-457a-8665-1a6127205d41 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:52.494929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-b767c544-2b3d-457a-8665-1a6127205d41 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:52.536825 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.536825 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:52.559244 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-b0b035a5-7c7d-4b6f-a4ed-f21c725691f7 req-b767c544-2b3d-457a-8665-1a6127205d41 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17/action returned with HTTP 204 Jul 24 06:07:52.559913 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1076/4266] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:07:52 2026] POST /volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:52.654525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-46baaf29-c9ca-40f8-bb1e-9f07df013fe4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.660294 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-46baaf29-c9ca-40f8-bb1e-9f07df013fe4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 Jul 24 06:07:52.660433 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-46baaf29-c9ca-40f8-bb1e-9f07df013fe4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.660631 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-46baaf29-c9ca-40f8-bb1e-9f07df013fe4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.667549 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.667549 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:52.718674 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3b2b93f1-c707-4301-8cd0-ab0845114660 req-46baaf29-c9ca-40f8-bb1e-9f07df013fe4 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 returned with HTTP 200 Jul 24 06:07:52.719037 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1074/4267] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:07:52 2026] DELETE /volume/v3/attachments/9a67ebd1-e6bb-44e0-b7be-d08d745ceb31 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:52.829043 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.831187 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:52.831571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.831937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.840589 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:52.840589 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:52.848709 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:52.851380 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-ea5ba3c9-fef8-4d1f-9165-be1dae6c2d44 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:52.851989 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1064/4268] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:52.932468 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca0c72d5-001d-454e-a36f-4766be5b5072 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:52.932972 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0c72d5-001d-454e-a36f-4766be5b5072 None None] GET https://10.4.3.200/volume// Jul 24 06:07:52.933193 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0c72d5-001d-454e-a36f-4766be5b5072 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:52.933419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca0c72d5-001d-454e-a36f-4766be5b5072 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:52.933799 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca0c72d5-001d-454e-a36f-4766be5b5072 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:52.934122 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1055/4269] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:07:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:52.942461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-4ae1522b-9695-46e2-936b-31361640f1ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.109835 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-4ae1522b-9695-46e2-936b-31361640f1ff tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:53.110323 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-4ae1522b-9695-46e2-936b-31361640f1ff tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91cb37ce-0e08-476a-a3c5-38443b66b09f", "connector": null, "instance_uuid": "a352d6af-95b9-4c99-9166-2859efa9125e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:53.149634 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.149634 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:53.157829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e85336dd-b969-46ee-9540-55f8b0c98471 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.159290 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e85336dd-b969-46ee-9540-55f8b0c98471 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:53.159553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e85336dd-b969-46ee-9540-55f8b0c98471 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.159848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e85336dd-b969-46ee-9540-55f8b0c98471 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.170990 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.170990 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:53.174998 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e85336dd-b969-46ee-9540-55f8b0c98471 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:53.178451 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-4ae1522b-9695-46e2-936b-31361640f1ff tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:53.178451 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1077/4270] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:52 2026] POST /volume/v3/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:53.181013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e85336dd-b969-46ee-9540-55f8b0c98471 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:53.181725 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1075/4271] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 1131 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:53.208987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.210505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.211117 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:53.214254 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.214254 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.214321 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:53.214321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.214321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.223160 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.223160 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:53.226051 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.226051 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:53.229247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa22f709-ec9e-4ab4-9ca0-dbdace731c3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.229666 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa22f709-ec9e-4ab4-9ca0-dbdace731c3d None None] GET https://10.4.3.200/volume// Jul 24 06:07:53.229831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa22f709-ec9e-4ab4-9ca0-dbdace731c3d None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.230286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa22f709-ec9e-4ab4-9ca0-dbdace731c3d None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.230336 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:53.230390 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa22f709-ec9e-4ab4-9ca0-dbdace731c3d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:53.230709 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1078/4272] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:53.235165 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:53.237795 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aeb8f7ab-1044-44c1-82de-6b1e87cb0965 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:53.237907 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f54dfdf-d89f-46eb-90df-f37732de4536 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:53.238181 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1065/4273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:53.238356 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1056/4274] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:53.245619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.253339 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:53.253690 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.253986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.266161 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.266161 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:53.271083 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:53.276899 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-a33ac91d-3878-4b90-b22e-16000afd99c1 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:53.277429 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1076/4275] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 1117 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:53.369811 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.371956 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] PUT https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 Jul 24 06:07:53.372361 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:53.380347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Acquiring lock "cinder-attachment_update-91cb37ce-0e08-476a-a3c5-38443b66b09f-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:53.384649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-91cb37ce-0e08-476a-a3c5-38443b66b09f-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:53.385744 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.385744 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:53.445971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.450076 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:53.450258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.450431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.459101 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.459101 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:53.464010 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:53.468827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-36b75099-bad0-4185-b99a-8c71ca6cda2f tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:53.469503 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1066/4276] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:53.473254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-91cb37ce-0e08-476a-a3c5-38443b66b09f-np0000005810" released by "attachment_update" :: held 0.089s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:53.473613 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-108b17c4-91a2-4983-ae78-496e1022b66f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 returned with HTTP 200 Jul 24 06:07:53.474083 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1079/4277] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:53 2026] PUT /volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:53.499964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:53.503278 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:53.504435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:53.504699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:53.504895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:53.510782 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:53.510782 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:53.512023 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c93b7ae0-5873-4c85-918f-7b67e7ad04ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:53.512628 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1057/4278] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:53 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:54.253351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6f065445-40bc-4f65-961a-9e4968c15f89 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:54.253351 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f065445-40bc-4f65-961a-9e4968c15f89 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:54.253351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f065445-40bc-4f65-961a-9e4968c15f89 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:54.253351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6f065445-40bc-4f65-961a-9e4968c15f89 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:54.268206 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:54.268206 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:54.276085 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6f065445-40bc-4f65-961a-9e4968c15f89 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:54.281615 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6f065445-40bc-4f65-961a-9e4968c15f89 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:54.282040 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1077/4279] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:54 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:54.526101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-53760649-cf60-4084-a984-00552459d66a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:54.530420 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53760649-cf60-4084-a984-00552459d66a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:54.530715 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53760649-cf60-4084-a984-00552459d66a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:54.531013 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-53760649-cf60-4084-a984-00552459d66a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:54.531152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-53760649-cf60-4084-a984-00552459d66a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:54.537045 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:54.537045 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:54.540271 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-53760649-cf60-4084-a984-00552459d66a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:54.540271 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1067/4280] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:54 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:55.296299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:55.298975 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:55.299175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:55.299686 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:55.312579 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:55.312579 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:55.317472 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:55.322080 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c6336cc-eb21-4ea5-b716-27aef752b17c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:55.322697 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1080/4281] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:55 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:55.549698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:55.552478 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:55.553466 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:55.553733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:55.553899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:55.559856 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:55.559856 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:55.561097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b2fa434c-f0f5-47e2-b408-9ffa068be3bb tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:55.562113 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1058/4282] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:55 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:56.340095 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.342046 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:56.342207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:56.342385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:56.352049 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.352049 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:56.355473 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:56.359725 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b29b53d3-a4ae-454f-b962-0f1fa93619df tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:56.360101 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1078/4283] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:56 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:56.425835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.427419 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:56.427610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:56.427810 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:56.434969 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.434969 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:56.438669 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:56.442743 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-410e2b4d-517e-4167-8207-130a8bcc66a8 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:56.443096 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1068/4284] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:56 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:56.455313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.457232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] DELETE https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:56.457697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:56.457777 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:56.457939 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume with id: 620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:56.469313 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.469313 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:56.470006 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:56.501596 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Delete volume request issued successfully. Jul 24 06:07:56.501906 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e233ec1e-aeae-43bf-a4b9-485d44c8e583 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 202 Jul 24 06:07:56.502456 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1081/4285] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:07:56 2026] DELETE /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:07:56.511218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.513802 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:56.514025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:56.514244 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:56.521233 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.521233 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:56.525367 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Volume info retrieved successfully. Jul 24 06:07:56.531732 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a79eeefa-d54a-419d-95b4-88584fc35f2e tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 200 Jul 24 06:07:56.532135 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1059/4286] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:56 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:56.576332 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4d4f484e-a185-4eff-844d-02cd333fc592 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.580483 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d4f484e-a185-4eff-844d-02cd333fc592 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:56.580785 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d4f484e-a185-4eff-844d-02cd333fc592 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:56.581081 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d4f484e-a185-4eff-844d-02cd333fc592 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:56.581244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4d4f484e-a185-4eff-844d-02cd333fc592 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:56.586094 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.586094 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:56.586882 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d4f484e-a185-4eff-844d-02cd333fc592 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:56.587246 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1079/4287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:56 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:56.754290 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-2d83bfe3-972f-4e80-9ec0-e49b05077b53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:56.756558 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-2d83bfe3-972f-4e80-9ec0-e49b05077b53 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66/action Jul 24 06:07:56.757024 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-2d83bfe3-972f-4e80-9ec0-e49b05077b53 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:56.757218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-2d83bfe3-972f-4e80-9ec0-e49b05077b53 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:56.771933 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:56.771933 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:56.782338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ef1ef882-f525-443e-a4d7-bd7fae8c8676 req-2d83bfe3-972f-4e80-9ec0-e49b05077b53 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66/action returned with HTTP 204 Jul 24 06:07:56.782985 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1069/4288] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:07:56 2026] POST /volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:57.100902 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.102782 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:57.102948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.103130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.111959 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.111959 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:57.114851 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:57.118765 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-8aba1e5a-ffb9-42c7-b3dd-352c5b532318 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:57.119130 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1082/4289] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:57.134384 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.136219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10/action Jul 24 06:07:57.136521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:07:57.136636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:57.146162 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.146162 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:57.146581 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:57.151992 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Begin detaching volume completed successfully. Jul 24 06:07:57.152182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-e3835f56-ff6d-401e-b5c6-2296a33095be tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10/action returned with HTTP 202 Jul 24 06:07:57.152731 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1060/4290] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:07:57 2026] POST /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:07:57.192595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68ac19cd-0463-4048-981f-bebbd80ede5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.194466 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68ac19cd-0463-4048-981f-bebbd80ede5d None None] GET https://10.4.3.200/volume// Jul 24 06:07:57.194466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68ac19cd-0463-4048-981f-bebbd80ede5d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.194466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68ac19cd-0463-4048-981f-bebbd80ede5d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.194466 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68ac19cd-0463-4048-981f-bebbd80ede5d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:57.194466 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1080/4291] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:57.202846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.205481 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:57.205760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.206036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.222786 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.222786 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:57.227577 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:57.232847 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b5dcc8d7-04e3-4f06-8973-5259580fc012 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:07:57.233186 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1070/4292] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:57.377020 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b74b2513-7919-47af-bdd3-2589746bc602 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.378638 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b74b2513-7919-47af-bdd3-2589746bc602 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:57.378825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b74b2513-7919-47af-bdd3-2589746bc602 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.379019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b74b2513-7919-47af-bdd3-2589746bc602 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.390620 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.390620 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:57.394546 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b74b2513-7919-47af-bdd3-2589746bc602 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:57.399855 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b74b2513-7919-47af-bdd3-2589746bc602 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:57.400403 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1083/4293] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:57.416768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-bca0d568-3f24-4387-bd05-924fa709d521 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.420617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bca0d568-3f24-4387-bd05-924fa709d521 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:07:57.420617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bca0d568-3f24-4387-bd05-924fa709d521 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.420617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-bca0d568-3f24-4387-bd05-924fa709d521 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.427963 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.427963 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:57.430970 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-bca0d568-3f24-4387-bd05-924fa709d521 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:57.434621 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-bca0d568-3f24-4387-bd05-924fa709d521 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:07:57.435009 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1061/4294] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:57.548751 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c692d17b-27bc-4cdc-b7f6-7352ef1520a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.551148 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c692d17b-27bc-4cdc-b7f6-7352ef1520a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] GET https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a Jul 24 06:07:57.552105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c692d17b-27bc-4cdc-b7f6-7352ef1520a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.552105 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c692d17b-27bc-4cdc-b7f6-7352ef1520a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.562209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c692d17b-27bc-4cdc-b7f6-7352ef1520a2 tempest-VolumesBackupsTest-1345917225 tempest-VolumesBackupsTest-1345917225-project-member] https://10.4.3.200/volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a returned with HTTP 404 Jul 24 06:07:57.562696 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1081/4295] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/620940c0-2cf0-4f0d-9bff-d3cb6618824a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:07:57.601881 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.603422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:07:57.603636 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.603893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.604098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:07:57.615867 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.615867 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:57.617055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6194f04d-a085-4f0f-8451-aa4c4cf4ba37 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:07:57.617611 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1071/4296] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:57.982416 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:57.984997 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:07:57.984997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:57.984997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:57.991401 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:57.991401 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:57.995048 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:57.999507 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bdbb5247-6f1d-4d35-9119-849f85f085f3 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:07:57.999969 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1084/4297] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:57 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:58.153123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b9845633-5935-4789-8923-860264481647 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.156302 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b9845633-5935-4789-8923-860264481647 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] DELETE https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 Jul 24 06:07:58.156609 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b9845633-5935-4789-8923-860264481647 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.158138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b9845633-5935-4789-8923-860264481647 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.166956 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.166956 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:58.229894 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-88497b64-f1ee-4b4f-8bf4-1f813f095b0b req-b9845633-5935-4789-8923-860264481647 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 returned with HTTP 200 Jul 24 06:07:58.230443 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1062/4298] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:07:58 2026] DELETE /volume/v3/attachments/65441b37-4ba9-49d9-b0bd-051a3867cb17 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:58.335047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.337975 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:07:58.338304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.338602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.348780 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.348780 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:58.353635 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:58.359763 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-d31b02ed-6e5b-413a-afa4-9750a560a522 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:07:58.360260 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1082/4299] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:58 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:58.443493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c90c2d76-7501-493d-8c35-9c38495331df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.443874 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c90c2d76-7501-493d-8c35-9c38495331df None None] GET https://10.4.3.200/volume// Jul 24 06:07:58.444007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c90c2d76-7501-493d-8c35-9c38495331df None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.444195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c90c2d76-7501-493d-8c35-9c38495331df None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.444562 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c90c2d76-7501-493d-8c35-9c38495331df None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:58.444937 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1072/4300] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:58.454405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-2d907f43-adf1-4663-90bb-9e60759acf35 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.586946 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-2d907f43-adf1-4663-90bb-9e60759acf35 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:58.587368 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-2d907f43-adf1-4663-90bb-9e60759acf35 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "474dbaa2-5c06-4207-b45f-1dbe1e31775c", "connector": null, "instance_uuid": "a352d6af-95b9-4c99-9166-2859efa9125e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:58.596470 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.596470 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:58.621298 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-2d907f43-adf1-4663-90bb-9e60759acf35 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:58.621784 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1085/4301] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:58 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:58.650166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.651888 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:07:58.652048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.652229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.663856 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.663856 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:58.665517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce056e42-6dd7-441e-be0c-171f119a36f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.665965 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce056e42-6dd7-441e-be0c-171f119a36f7 None None] GET https://10.4.3.200/volume// Jul 24 06:07:58.666140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce056e42-6dd7-441e-be0c-171f119a36f7 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.666310 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce056e42-6dd7-441e-be0c-171f119a36f7 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.666657 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce056e42-6dd7-441e-be0c-171f119a36f7 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:58.667047 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1083/4302] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:58.670429 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:58.674356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.675217 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c01120fc-72e7-40c7-aceb-dbb61b468d54 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:07:58.675759 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1063/4303] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:58 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:58.679436 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:07:58.679647 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:58.679884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:58.704743 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.704743 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:58.707595 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:58.711425 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-b8997016-2d49-4b72-b690-d058d1440abe tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:07:58.711834 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1073/4304] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:07:58 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 1115 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:07:58.827404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:58.831296 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] PUT https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 Jul 24 06:07:58.831296 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:58.838530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Acquiring lock "cinder-attachment_update-474dbaa2-5c06-4207-b45f-1dbe1e31775c-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:07:58.844949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-474dbaa2-5c06-4207-b45f-1dbe1e31775c-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:07:58.844949 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:58.844949 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:07:58.916019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Lock "cinder-attachment_update-474dbaa2-5c06-4207-b45f-1dbe1e31775c-np0000005810" released by "attachment_update" :: held 0.073s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:07:58.916307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-ffeb299e-e486-4bb5-9d89-0b6e3efd0b23 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 returned with HTTP 200 Jul 24 06:07:58.916783 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1086/4305] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:07:58 2026] PUT /volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:59.331747 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.333344 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:07:59.334896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "faaf9ee1-b2b2-4664-a7e6-af5ec097ed10", "force": false, "name": "tempest-TestStampPattern-snapshot-444415932", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:59.348642 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:59.348642 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:59.352010 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:07:59.353277 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create snapshot from volume faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:07:59.400053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Created reservations ['60742e3f-f988-4e3c-9a90-095b3b478061', '0304de05-bb67-4540-9e49-1e7a01ea97ec', 'f257abd5-83ef-4a19-a431-d710f323afd3', 'babb13e7-3221-4c42-a967-ccba5221ec2f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:07:59.433740 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot create request issued successfully. Jul 24 06:07:59.433740 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ed4fe692-bc3c-4f63-b751-a11e2b85e2c4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:07:59.433740 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1084/4306] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:07:59 2026] POST /volume/v3/snapshots => generated 302 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:07:59.435270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.439129 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:07:59.441494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:59.441813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:59.443058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.447065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:07:59.447065 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:59.447065 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:59.452518 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:59.452518 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:59.453101 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:07:59.454148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5746c2ec-fe63-491e-ab2a-3036e6c55a5f tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 200 Jul 24 06:07:59.454628 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1074/4307] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:07:59 2026] GET /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 434 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:07:59.458699 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:59.458699 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:07:59.465710 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:07:59.471571 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-c038d60e-6c42-4004-9630-0559dd1858f2 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:07:59.472304 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1064/4308] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:07:59 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1356 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:07:59.482968 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2246b0a-3937-407c-a91d-bb68c7776c30 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.483428 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2246b0a-3937-407c-a91d-bb68c7776c30 None None] GET https://10.4.3.200/volume// Jul 24 06:07:59.483428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2246b0a-3937-407c-a91d-bb68c7776c30 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:59.483763 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2246b0a-3937-407c-a91d-bb68c7776c30 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:59.484071 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2246b0a-3937-407c-a91d-bb68c7776c30 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:07:59.484343 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1087/4309] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:07:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:07:59.494093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-0cec792d-ee15-40e4-95c8-472646889797 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.496012 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-0cec792d-ee15-40e4-95c8-472646889797 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:07:59.496370 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-0cec792d-ee15-40e4-95c8-472646889797 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2917554-6d41-4bbd-9503-f48e7addba5c", "connector": null, "instance_uuid": "0da2ea13-58f6-4381-9c03-2e8758322a6e"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:07:59.504179 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:59.504179 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:07:59.541388 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-0cec792d-ee15-40e4-95c8-472646889797 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:07:59.542132 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1085/4310] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:07:59 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 24 06:07:59.690282 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:07:59.691360 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:07:59.691560 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:07:59.691773 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:07:59.703051 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:07:59.703051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:07:59.707860 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:07:59.712584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3aef0cb5-253a-4fb5-ac05-0467654aa96f tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:07:59.712994 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1075/4311] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:07:59 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:00.468488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.470297 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:08:00.470646 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:00.470980 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:00.477878 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.477878 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:00.478649 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:08:00.483877 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5bbdd31-fbe3-450f-9621-f2200167ac90 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 200 Jul 24 06:08:00.484561 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1065/4312] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:00 2026] GET /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:00.496246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.498855 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:08:00.499157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:00.499269 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:00.509119 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.509119 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:00.511132 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:08:00.511132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e720ddb-0dc7-4b2b-8eda-a76b7c2530a3 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 200 Jul 24 06:08:00.511132 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1088/4313] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:00 2026] GET /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:00.624989 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00e5d8d7-8dd3-42ed-85b0-ed46111e924d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.626034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00e5d8d7-8dd3-42ed-85b0-ed46111e924d None None] GET https://10.4.3.200/volume// Jul 24 06:08:00.626034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00e5d8d7-8dd3-42ed-85b0-ed46111e924d None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:00.626034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00e5d8d7-8dd3-42ed-85b0-ed46111e924d None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:00.626034 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00e5d8d7-8dd3-42ed-85b0-ed46111e924d None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:00.626409 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1086/4314] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:00.633411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.635797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:08:00.635999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:00.636197 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:00.646724 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.646724 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:00.652380 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:08:00.658622 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-5d725b20-667a-42b8-a0ce-9d39d1eede31 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:08:00.659233 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1076/4315] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:00 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:00.726183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.728334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:00.728334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:00.728334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:00.737155 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.737155 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:00.740801 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:00.744454 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4acdd45c-6a1f-41f2-ab95-e79629846ba6 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:00.745525 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1066/4316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:00 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:00.762346 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.765071 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] PUT https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f Jul 24 06:08:00.765566 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:00.774769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Acquiring lock "cinder-attachment_update-c2917554-6d41-4bbd-9503-f48e7addba5c-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:08:00.780097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Lock "cinder-attachment_update-c2917554-6d41-4bbd-9503-f48e7addba5c-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:08:00.781585 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.781585 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:00.874096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Lock "cinder-attachment_update-c2917554-6d41-4bbd-9503-f48e7addba5c-np0000005810" released by "attachment_update" :: held 0.094s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:08:00.874096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-9980ae84-2462-4e01-9be3-16724c13e4a9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f returned with HTTP 200 Jul 24 06:08:00.874571 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1089/4317] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:08:00 2026] PUT /volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:00.897498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-695fd5b7-ea8f-4813-9b08-f420b6f510d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:00.900449 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-695fd5b7-ea8f-4813-9b08-f420b6f510d8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f/action Jul 24 06:08:00.900870 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-695fd5b7-ea8f-4813-9b08-f420b6f510d8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:00.901023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-695fd5b7-ea8f-4813-9b08-f420b6f510d8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:00.919937 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:00.919937 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:00.938273 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-aa92b700-e6f1-4bb0-a93f-4eb5abc98fd6 req-695fd5b7-ea8f-4813-9b08-f420b6f510d8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f/action returned with HTTP 204 Jul 24 06:08:00.938830 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1087/4318] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:08:00 2026] POST /volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:01.225291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:01.348976 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:01.349300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-419092002", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:01.350900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-419092002', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:01.351017 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume of 1 GB Jul 24 06:08:01.357433 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Availability Zones retrieved successfully. Jul 24 06:08:01.364086 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Flow 'volume_create_api' (411a33eb-2b55-49a1-9fcc-e4d4a6f1ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:01.364980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b6da3c-1d6f-4c52-a511-538d982a2ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:01.370381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:01.404535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b6da3c-1d6f-4c52-a511-538d982a2ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:01.405304 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a581f2-f7fa-4aa9-87b4-15db8c5a10eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:01.489605 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Created reservations ['dc71ca8b-c70e-43aa-82a5-372a39249f4d', 'ab57715a-af58-411a-b9cb-9996b3d30d9f', '3bdd0539-22d7-486a-a9ec-0d91526887ce', '0b3acde7-22c4-4292-b2a5-68fe1a5f4247'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:01.490602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a581f2-f7fa-4aa9-87b4-15db8c5a10eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc71ca8b-c70e-43aa-82a5-372a39249f4d', 'ab57715a-af58-411a-b9cb-9996b3d30d9f', '3bdd0539-22d7-486a-a9ec-0d91526887ce', '0b3acde7-22c4-4292-b2a5-68fe1a5f4247']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:01.491688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0ff474-4544-490b-b4e7-b4cb5ed3d8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:01.529233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e0ff474-4544-490b-b4e7-b4cb5ed3d8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f05d0d7-6925-47cd-8402-61780e90312e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-419092002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ebfd8809584016a5b0c4231b31639f',qos_specs=None,replication_status=,reservations=['dc71ca8b-c70e-43aa-82a5-372a39249f4d','ab57715a-af58-411a-b9cb-9996b3d30d9f','3bdd0539-22d7-486a-a9ec-0d91526887ce','0b3acde7-22c4-4292-b2a5-68fe1a5f4247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-419092002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f05d0d7-6925-47cd-8402-61780e90312e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ebfd8809584016a5b0c4231b31639f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:01.529233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5564d877-4582-4aef-9456-a5c6f7567dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:01.548443 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5564d877-4582-4aef-9456-a5c6f7567dd7) transitioned into state 'SUCCESS' from state '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-419092002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ebfd8809584016a5b0c4231b31639f',qos_specs=None,replication_status=,reservations=['dc71ca8b-c70e-43aa-82a5-372a39249f4d','ab57715a-af58-411a-b9cb-9996b3d30d9f','3bdd0539-22d7-486a-a9ec-0d91526887ce','0b3acde7-22c4-4292-b2a5-68fe1a5f4247'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:01.549142 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f5b785-f6e6-40e0-b813-2a1be0b4156e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:01.560226 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f5b785-f6e6-40e0-b813-2a1be0b4156e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:01.561531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Flow 'volume_create_api' (411a33eb-2b55-49a1-9fcc-e4d4a6f1ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:01.561980 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume request issued successfully. Jul 24 06:08:01.562724 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6dfbb248-4f99-493f-912d-2eaf063b3cf3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:01.563210 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1077/4319] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:08:01 2026] POST /volume/v3/volumes => generated 753 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:01.578548 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b667cd31-fa0e-4162-9d26-b523532d947a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:01.581868 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b667cd31-fa0e-4162-9d26-b523532d947a tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:01.582115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b667cd31-fa0e-4162-9d26-b523532d947a tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:01.582420 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b667cd31-fa0e-4162-9d26-b523532d947a tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:01.594300 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:01.594300 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:01.598913 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b667cd31-fa0e-4162-9d26-b523532d947a tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:01.604572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b667cd31-fa0e-4162-9d26-b523532d947a tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 200 Jul 24 06:08:01.605030 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1067/4320] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:01 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:01.760526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:01.763144 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:01.763501 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:01.763895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:01.776779 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:01.776779 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:01.784457 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:01.789291 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04a7ff8e-f5a0-4801-ac06-77bf6b62d09d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:01.789689 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1090/4321] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:01 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:02.222634 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-acbf6b72-676c-48c3-9796-c63fecb8a6e4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.224989 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-acbf6b72-676c-48c3-9796-c63fecb8a6e4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23/action Jul 24 06:08:02.225351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-acbf6b72-676c-48c3-9796-c63fecb8a6e4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:02.225457 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-acbf6b72-676c-48c3-9796-c63fecb8a6e4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:02.258498 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.258498 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:02.272950 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f2b830b1-ed0b-43dd-b84f-42ecc6001694 req-acbf6b72-676c-48c3-9796-c63fecb8a6e4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23/action returned with HTTP 204 Jul 24 06:08:02.273663 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1088/4322] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:08:02 2026] POST /volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:02.617729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8528ee80-0766-436d-8b76-b1df12ab3441 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.619412 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8528ee80-0766-436d-8b76-b1df12ab3441 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:02.619611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8528ee80-0766-436d-8b76-b1df12ab3441 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:02.619819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8528ee80-0766-436d-8b76-b1df12ab3441 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:02.626573 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.626573 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:02.630060 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8528ee80-0766-436d-8b76-b1df12ab3441 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:02.634202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8528ee80-0766-436d-8b76-b1df12ab3441 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 200 Jul 24 06:08:02.635140 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1078/4323] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:02 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:02.645813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-112004d9-1ff9-473e-8442-5e41df28d672 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.647949 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-112004d9-1ff9-473e-8442-5e41df28d672 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:02.648107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-112004d9-1ff9-473e-8442-5e41df28d672 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:02.648283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-112004d9-1ff9-473e-8442-5e41df28d672 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:02.655543 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.655543 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:02.659218 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-112004d9-1ff9-473e-8442-5e41df28d672 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:02.663030 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-112004d9-1ff9-473e-8442-5e41df28d672 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 200 Jul 24 06:08:02.663382 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1068/4324] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:02 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:02.675178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.676964 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:02.677317 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f05d0d7-6925-47cd-8402-61780e90312e", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1892061749", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:02.685277 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.685277 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:02.685745 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:02.685884 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create snapshot from volume 0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:02.717212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Created reservations ['2ee0f958-cfeb-4670-a877-b0741b10b044', 'd9a0395f-47ba-45fe-9c92-d00099ba5712', '6cb846fd-0265-47a9-a8f7-23ddf6c2b1a8', '528e8f7a-93a2-4c4f-9977-dfd6ca0362f5'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:02.749199 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot force create request issued successfully. Jul 24 06:08:02.750216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-377e7070-0412-4df5-a90c-52ace6ed6bd3 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:02.750216 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1091/4325] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:02 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:02.759621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.761770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:02.762010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:02.762224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:02.766853 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.766853 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:02.767275 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:02.768012 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f7f3ee07-c7c1-4e5f-ad77-0cbc85516856 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 200 Jul 24 06:08:02.768534 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1089/4326] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:02 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:02.801453 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.803325 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:02.803497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:02.803733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:02.813176 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.813176 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:02.816642 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:02.821261 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1a9f003-cf73-4e4e-952a-5d5723c7b91b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:02.821663 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1079/4327] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:02 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:02.833180 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:02.834840 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:02.835015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:02.835192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:02.843414 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:02.843414 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:02.846570 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:02.850202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34b1ea11-5a90-48d2-a714-77fc69162b5b tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:02.850590 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1069/4328] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:02 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:03.780065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2662a269-d87d-4301-9e31-27eaec696b46 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:03.785812 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2662a269-d87d-4301-9e31-27eaec696b46 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:03.786091 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2662a269-d87d-4301-9e31-27eaec696b46 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:03.786354 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2662a269-d87d-4301-9e31-27eaec696b46 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:03.797004 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:03.797004 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:03.797664 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2662a269-d87d-4301-9e31-27eaec696b46 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:03.799026 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2662a269-d87d-4301-9e31-27eaec696b46 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 200 Jul 24 06:08:03.799498 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1092/4329] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:03 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:03.815541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:03.817170 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:03.817334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:03.817537 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:03.821955 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:03.821955 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:03.822764 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:03.822937 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-db7f1039-e576-4a1e-a7b1-e79f858a0a5d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 200 Jul 24 06:08:03.823457 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1090/4330] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:03 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:03.834092 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-78432f93-59a5-4ef9-a523-ffec7d805954 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:03.835937 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78432f93-59a5-4ef9-a523-ffec7d805954 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:03.836132 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78432f93-59a5-4ef9-a523-ffec7d805954 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:03.836740 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-78432f93-59a5-4ef9-a523-ffec7d805954 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:03.840928 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:03.840928 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:03.841445 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-78432f93-59a5-4ef9-a523-ffec7d805954 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:03.842337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-78432f93-59a5-4ef9-a523-ffec7d805954 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 200 Jul 24 06:08:03.842737 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1080/4331] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:03 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:03.851435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:03.854219 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:03.854718 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c6997ab0-4681-4b39-b62f-e67e77c9b499", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:03.856542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume request body: {'volume': {'snapshot_id': 'c6997ab0-4681-4b39-b62f-e67e77c9b499', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:03.863050 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:03.863050 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:03.863760 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:03.863952 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume of 1 GB Jul 24 06:08:03.869765 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Availability Zones retrieved successfully. Jul 24 06:08:03.875440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Flow 'volume_create_api' (734d8e66-39d5-4a51-8d25-7b384117ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:03.877344 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e335240c-32f2-4fe2-a405-9a7d49821417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:03.878323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:03.911098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e335240c-32f2-4fe2-a405-9a7d49821417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c6997ab0-4681-4b39-b62f-e67e77c9b499', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:03.911817 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8a7738-f2aa-4036-9612-0f8b1aeba074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:03.949647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Created reservations ['a8b7c1dd-2962-4dfa-99f5-f6601b4f9ac6', '13ba00b4-85d6-44fa-8af9-ec623e6ad2af', '4f30c940-f54a-40f0-a883-eaf622da898a', '01e1ea8f-450f-4da0-b61d-1366e9cace93'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:03.950441 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b8a7738-f2aa-4036-9612-0f8b1aeba074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8b7c1dd-2962-4dfa-99f5-f6601b4f9ac6', '13ba00b4-85d6-44fa-8af9-ec623e6ad2af', '4f30c940-f54a-40f0-a883-eaf622da898a', '01e1ea8f-450f-4da0-b61d-1366e9cace93']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:03.951351 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28900edb-1752-40eb-98b8-035723d0f449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:03.998798 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28900edb-1752-40eb-98b8-035723d0f449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f853657-21f7-400b-b6db-1b41945ce68c', '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='80ebfd8809584016a5b0c4231b31639f',qos_specs=None,replication_status=,reservations=['a8b7c1dd-2962-4dfa-99f5-f6601b4f9ac6','13ba00b4-85d6-44fa-8af9-ec623e6ad2af','4f30c940-f54a-40f0-a883-eaf622da898a','01e1ea8f-450f-4da0-b61d-1366e9cace93'],size=1,snapshot_id=c6997ab0-4681-4b39-b62f-e67e77c9b499,source_replicaid=,source_volid=None,status='creating',user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:03Z,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=2f853657-21f7-400b-b6db-1b41945ce68c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ebfd8809584016a5b0c4231b31639f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c6997ab0-4681-4b39-b62f-e67e77c9b499,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:03.999751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b72bb65-155b-4fbf-ad50-63d04bfb8210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:04.031653 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b72bb65-155b-4fbf-ad50-63d04bfb8210) transitioned into state 'SUCCESS' from 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='80ebfd8809584016a5b0c4231b31639f',qos_specs=None,replication_status=,reservations=['a8b7c1dd-2962-4dfa-99f5-f6601b4f9ac6','13ba00b4-85d6-44fa-8af9-ec623e6ad2af','4f30c940-f54a-40f0-a883-eaf622da898a','01e1ea8f-450f-4da0-b61d-1366e9cace93'],size=1,snapshot_id=c6997ab0-4681-4b39-b62f-e67e77c9b499,source_replicaid=,source_volid=None,status='creating',user_id='511b3b926c254fdeb234ccb0ce1f896d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:04.032313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e635bd-6a99-43cb-a956-997d1537c35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:04.055661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e635bd-6a99-43cb-a956-997d1537c35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:04.056399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Flow 'volume_create_api' (734d8e66-39d5-4a51-8d25-7b384117ca0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:04.056844 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Create volume request issued successfully. Jul 24 06:08:04.057391 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-001ae662-40e5-46ce-b4d3-88e056b53fe5 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:04.057906 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1070/4332] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:08:03 2026] POST /volume/v3/volumes => generated 741 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:04.072580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32048e6f-4796-407e-a92f-31173956bc72 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:04.075737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32048e6f-4796-407e-a92f-31173956bc72 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:04.075967 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32048e6f-4796-407e-a92f-31173956bc72 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:04.076348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32048e6f-4796-407e-a92f-31173956bc72 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:04.083920 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:04.083920 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:04.086849 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32048e6f-4796-407e-a92f-31173956bc72 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:04.091848 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32048e6f-4796-407e-a92f-31173956bc72 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 200 Jul 24 06:08:04.091848 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1093/4333] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:04 2026] GET /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:04.496241 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:04.499277 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/limits Jul 24 06:08:04.499573 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:04.499860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:04.514138 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.514562 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.514945 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-42289896-1532783171, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.515583 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-901275173-761274454, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.515852 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.516077 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.516284 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1994770055-156263411, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:08:04.530146 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-29a30f02-5427-473f-bf0e-2f3d81505e0e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/limits returned with HTTP 200 Jul 24 06:08:04.530722 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1091/4334] 10.4.3.200 () {68 vars in 1484 bytes} [Fri Jul 24 06:08:04 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:04.565365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:04.567340 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:08:04.567578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:04.567785 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:04.579970 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:04.579970 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:04.583521 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:04.588183 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-cd2df0a3-f598-41a5-9eb7-5f9a041f0b92 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:08:04.588777 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1081/4335] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:04 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1658 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:04.598215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:04.600312 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:04.600649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ae4739a-dc48-475a-9320-9a2c8aa2fe66", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-771096625", "description": null, "metadata": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:04.610491 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:04.610491 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:04.610969 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:04.611133 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume 8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:08:04.633767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['25939e6a-10a3-4f24-85b1-55e596948c60', '39e027ae-8ec0-45be-8118-1da4c998bf4b', 'c43ce536-ce83-44e6-b991-d60d0d06dd1d', '22d3e3f2-cd92-466b-9b08-3ae4aa2f1ce1'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:04.673543 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:08:04.673958 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-304da37d-cd94-414f-a30d-ee3b42a54024 req-1d416b9e-99c5-41bf-8568-d5b1db6c8bfb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:04.674456 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1071/4336] 10.4.3.200 () {72 vars in 1547 bytes} [Fri Jul 24 06:08:04 2026] POST /volume/v3/snapshots => generated 319 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:05.104213 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:05.105861 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:05.106038 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:05.106212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:05.112381 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:05.112381 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:05.115837 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:05.119849 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0f80c8c-6e9a-4b54-8159-0e3e2d13a84c tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 200 Jul 24 06:08:05.120273 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1094/4337] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:05 2026] GET /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:05.135473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:05.139121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:05.139121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:05.139121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:05.145887 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:05.145887 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:05.152695 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:05.161774 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd4d0879-ed98-45fa-a7c1-034deb01d0e0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 200 Jul 24 06:08:05.161933 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1092/4338] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:05 2026] GET /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:05.175730 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:05.177154 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:05.177792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:05.177792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:05.177792 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete snapshot with id: c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:05.182406 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:05.182406 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:05.182827 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:05.197230 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot delete request issued successfully. Jul 24 06:08:05.198640 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-19c1bdac-789a-4ce8-b589-f9595ad4541d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 202 Jul 24 06:08:05.198640 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1082/4339] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:05 2026] DELETE /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:05.207594 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:05.209795 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:05.209999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:05.210195 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:05.219455 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:05.219455 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:05.220616 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Snapshot retrieved successfully. Jul 24 06:08:05.222317 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c193a50f-cc72-49a3-bfc2-bb21bb584178 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 200 Jul 24 06:08:05.222725 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1072/4340] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:05 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:06.233076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b7f278a-e04d-4c6b-aed5-420c164a44ec None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:06.235167 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b7f278a-e04d-4c6b-aed5-420c164a44ec tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:06.235394 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b7f278a-e04d-4c6b-aed5-420c164a44ec tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:06.235627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b7f278a-e04d-4c6b-aed5-420c164a44ec tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:06.237531 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=272,cinder:UPDATE=102,cinder:INSERT=44 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:08:06.240806 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b7f278a-e04d-4c6b-aed5-420c164a44ec tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 404 Jul 24 06:08:06.240945 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1095/4341] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:06 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:06.249717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a093c536-7177-4803-8928-743edfaef2d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:06.251981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:06.252253 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:06.252616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:06.252945 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete volume with id: 0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:06.261335 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:06.261335 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:06.262831 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:06.286264 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete volume request issued successfully. Jul 24 06:08:06.286264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a093c536-7177-4803-8928-743edfaef2d9 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 202 Jul 24 06:08:06.286697 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1093/4342] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:06 2026] DELETE /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:06.296134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:06.298306 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:06.298477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:06.298722 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:06.300528 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=458,cinder:INSERT=91,cinder:UPDATE=171 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:08:06.308324 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:06.308324 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:06.312686 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:06.317706 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f1aff577-3ea5-4684-93b9-39d628be2cf8 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 200 Jul 24 06:08:06.318110 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1083/4343] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:06 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:08:06.354525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:06.356782 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:06.357044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1782109766", "snapshot_id": "24872957-7f46-4b4c-bb41-97dbe650b815", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:06.358649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1782109766', 'snapshot_id': '24872957-7f46-4b4c-bb41-97dbe650b815', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:06.363882 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:06.363882 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:06.364349 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:08:06.364536 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume of 1 GB Jul 24 06:08:06.367734 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Availability Zones retrieved successfully. Jul 24 06:08:06.374127 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Flow 'volume_create_api' (53821297-4137-48af-a416-23412171622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:06.375161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd6d0cd-ab6a-4bd6-905f-df9fe2a13fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:06.376631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:06.407438 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cd6d0cd-ab6a-4bd6-905f-df9fe2a13fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '24872957-7f46-4b4c-bb41-97dbe650b815', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:06.408374 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7a395d-195d-4d5c-833e-3d37015c55f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:06.444108 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Created reservations ['8f043d6e-f08e-485e-8c8f-61162ee1676a', '7ec94231-41c9-4404-9b8a-00b1aef5483a', '5aad38e0-448a-4aad-a778-145b4abd0441', 'd9e7a24a-d5fc-4bce-b1d8-55ea209cbbd9'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:06.444933 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7a395d-195d-4d5c-833e-3d37015c55f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f043d6e-f08e-485e-8c8f-61162ee1676a', '7ec94231-41c9-4404-9b8a-00b1aef5483a', '5aad38e0-448a-4aad-a778-145b4abd0441', 'd9e7a24a-d5fc-4bce-b1d8-55ea209cbbd9']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:06.445608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fbc436-fe75-4867-89a0-1923ab4ff6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:06.483207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fbc436-fe75-4867-89a0-1923ab4ff6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0931004-a48b-4609-bf0f-3d216f2c60c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1782109766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58e4c4e90a9428fbaecea9685c2f506',qos_specs=None,replication_status=,reservations=['8f043d6e-f08e-485e-8c8f-61162ee1676a','7ec94231-41c9-4404-9b8a-00b1aef5483a','5aad38e0-448a-4aad-a778-145b4abd0441','d9e7a24a-d5fc-4bce-b1d8-55ea209cbbd9'],size=1,snapshot_id=24872957-7f46-4b4c-bb41-97dbe650b815,source_replicaid=,source_volid=None,status='creating',user_id='cf41f11c49b746dfb700b9368fd755b3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1782109766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0931004-a48b-4609-bf0f-3d216f2c60c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b58e4c4e90a9428fbaecea9685c2f506',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=24872957-7f46-4b4c-bb41-97dbe650b815,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf41f11c49b746dfb700b9368fd755b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:06.483959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfd21d7-f99e-45da-9857-5bc25cd76e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:06.499658 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbfd21d7-f99e-45da-9857-5bc25cd76e23) transitioned into state 'SUCCESS' from state '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-1782109766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b58e4c4e90a9428fbaecea9685c2f506',qos_specs=None,replication_status=,reservations=['8f043d6e-f08e-485e-8c8f-61162ee1676a','7ec94231-41c9-4404-9b8a-00b1aef5483a','5aad38e0-448a-4aad-a778-145b4abd0441','d9e7a24a-d5fc-4bce-b1d8-55ea209cbbd9'],size=1,snapshot_id=24872957-7f46-4b4c-bb41-97dbe650b815,source_replicaid=,source_volid=None,status='creating',user_id='cf41f11c49b746dfb700b9368fd755b3',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:06.500864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0bc5f5-2286-4754-b90e-98432082fc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:06.521382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f0bc5f5-2286-4754-b90e-98432082fc74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:06.522223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Flow 'volume_create_api' (53821297-4137-48af-a416-23412171622e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:06.522511 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Create volume request issued successfully. Jul 24 06:08:06.523035 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5eb3bb38-a76a-4eff-b2f8-fc23d897a947 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:06.523427 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1073/4344] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:08:06 2026] POST /volume/v3/volumes => generated 781 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:06.656731 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:06.657992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:08:06.658736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:06.658736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:06.663866 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:06.663866 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:06.664342 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:08:06.665132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f71222b-be55-49ea-86ae-10cd3fdeae6f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 200 Jul 24 06:08:06.665487 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1096/4345] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:06 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:07.336301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-274ac207-23fc-46b1-b0a6-d54fc65a7326 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.336301 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-274ac207-23fc-46b1-b0a6-d54fc65a7326 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:07.336671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-274ac207-23fc-46b1-b0a6-d54fc65a7326 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.336671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-274ac207-23fc-46b1-b0a6-d54fc65a7326 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.344063 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-274ac207-23fc-46b1-b0a6-d54fc65a7326 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 404 Jul 24 06:08:07.344557 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1094/4346] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:07 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:07.352276 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.355243 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:07.355243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.355243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.355243 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete volume with id: 2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:07.378435 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:07.378435 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:07.378922 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:07.413012 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete volume request issued successfully. Jul 24 06:08:07.413182 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24b33068-76c2-4f0b-a404-a057d6d4a8f0 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 202 Jul 24 06:08:07.413569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1084/4347] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:07 2026] DELETE /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:07.428373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.431274 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:07.431656 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.432174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.440370 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:07.440370 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:07.449700 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Volume info retrieved successfully. Jul 24 06:08:07.453173 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-04993cc3-8d1b-44f1-b9bb-a3641fe416eb tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 200 Jul 24 06:08:07.454009 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1074/4348] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:07 2026] GET /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:07.727397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.729137 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:07.729294 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.729461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.737813 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:07.737813 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:07.740741 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:07.746030 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-0f00ff8e-a7f5-451b-ad7c-7c822f6b365d tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:08:07.746543 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1097/4349] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:07 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 1230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:07.764414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.766731 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f/action Jul 24 06:08:07.767155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:07.767335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:07.771041 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=278,cinder:UPDATE=65,cinder:INSERT=27 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:08:07.781546 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:07.781546 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:07.782166 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:07.788418 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Begin detaching volume completed successfully. Jul 24 06:08:07.788615 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-1a68a88a-20c9-41c8-8071-3b34c24dd966 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f/action returned with HTTP 202 Jul 24 06:08:07.789028 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1095/4350] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:08:07 2026] POST /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:08:07.840127 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-38c8e4d4-f7d8-4663-9564-b08168406845 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.840472 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38c8e4d4-f7d8-4663-9564-b08168406845 None None] GET https://10.4.3.200/volume// Jul 24 06:08:07.840659 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38c8e4d4-f7d8-4663-9564-b08168406845 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.840876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-38c8e4d4-f7d8-4663-9564-b08168406845 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.841187 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-38c8e4d4-f7d8-4663-9564-b08168406845 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:07.841475 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1085/4351] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:07.850007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:07.852352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:07.852548 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:07.852931 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:07.862350 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:07.862350 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:07.865577 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:07.869384 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-a11ae58a-6fc7-4995-b805-2829f4d35a3e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 200 Jul 24 06:08:07.869788 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1075/4352] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:07 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 1413 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:08.410904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.418274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:08:08.419141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.419973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.430754 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:08.430754 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:08.431077 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:08:08.436585 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-47b06f23-2e34-4957-a4ad-2b99e589388d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 200 Jul 24 06:08:08.436585 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1098/4353] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:08:08 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 478 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:08.469628 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce5fd172-6804-4517-a52d-c1d402efc1fd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.471735 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce5fd172-6804-4517-a52d-c1d402efc1fd tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c Jul 24 06:08:08.471928 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce5fd172-6804-4517-a52d-c1d402efc1fd tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.472116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce5fd172-6804-4517-a52d-c1d402efc1fd tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.485332 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce5fd172-6804-4517-a52d-c1d402efc1fd tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c returned with HTTP 404 Jul 24 06:08:08.485863 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1096/4354] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:08 2026] GET /volume/v3/volumes/2f853657-21f7-400b-b6db-1b41945ce68c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:08.498105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.501584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:08.501584 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.501584 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.501584 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete snapshot with id: c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:08.505291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-767880c1-1feb-4dd5-9eb6-2d49e2207f54 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 404 Jul 24 06:08:08.505814 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1086/4355] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:08 2026] DELETE /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:08.515119 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d126ff10-1cc1-4737-a5d6-863b28f07401 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.517200 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d126ff10-1cc1-4737-a5d6-863b28f07401 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 Jul 24 06:08:08.517476 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d126ff10-1cc1-4737-a5d6-863b28f07401 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.517815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d126ff10-1cc1-4737-a5d6-863b28f07401 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.528029 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d126ff10-1cc1-4737-a5d6-863b28f07401 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 returned with HTTP 404 Jul 24 06:08:08.528029 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1076/4356] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:08 2026] GET /volume/v3/snapshots/c6997ab0-4681-4b39-b62f-e67e77c9b499 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:08.535224 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-eced93c1-1814-4d74-b395-62c83867d4a2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.537004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eced93c1-1814-4d74-b395-62c83867d4a2 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:08.537366 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eced93c1-1814-4d74-b395-62c83867d4a2 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.537366 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-eced93c1-1814-4d74-b395-62c83867d4a2 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.537542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-eced93c1-1814-4d74-b395-62c83867d4a2 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Delete volume with id: 0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:08.550168 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-eced93c1-1814-4d74-b395-62c83867d4a2 tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 404 Jul 24 06:08:08.551240 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1099/4357] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:08 2026] DELETE /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:08.559383 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de964b5a-441f-4c51-a85f-d30bfe9de27d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.564230 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de964b5a-441f-4c51-a85f-d30bfe9de27d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] GET https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e Jul 24 06:08:08.564398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de964b5a-441f-4c51-a85f-d30bfe9de27d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.564593 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de964b5a-441f-4c51-a85f-d30bfe9de27d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.570362 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de964b5a-441f-4c51-a85f-d30bfe9de27d tempest-SnapshotDependencyTests-1054303343 tempest-SnapshotDependencyTests-1054303343-project-member] https://10.4.3.200/volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e returned with HTTP 404 Jul 24 06:08:08.570859 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1097/4358] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:08 2026] GET /volume/v3/volumes/0f05d0d7-6925-47cd-8402-61780e90312e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:08.785571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-044a59ad-c903-4fb7-b5b9-6e2a23473606 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.787507 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-044a59ad-c903-4fb7-b5b9-6e2a23473606 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 Jul 24 06:08:08.787913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-044a59ad-c903-4fb7-b5b9-6e2a23473606 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.787913 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-044a59ad-c903-4fb7-b5b9-6e2a23473606 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.796886 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:08.796886 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:08.853412 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1dbaa2b3-e6c7-4c63-a3c8-2c7b8fd78487 req-044a59ad-c903-4fb7-b5b9-6e2a23473606 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 returned with HTTP 200 Jul 24 06:08:08.853761 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1087/4359] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:08 2026] DELETE /volume/v3/attachments/f8b296fc-d7a8-48a5-b28f-34f4d5065c66 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:08.906287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:08.912070 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:08.912519 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:08.912569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:08.912989 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume with id: 91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:08.925607 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:08.925607 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:08.926392 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:08.961206 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume request issued successfully. Jul 24 06:08:08.961466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-da1868c2-45bf-4c37-a6b7-6735dead61ae tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 202 Jul 24 06:08:08.961956 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1077/4360] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:08 2026] DELETE /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:09.825570 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:09.831082 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:08:09.831335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:09.831634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:09.838940 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:09.838940 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:09.839394 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:08:09.840584 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-681c6b7e-c4ad-4580-9ea3-852e75077e31 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 200 Jul 24 06:08:09.841236 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1100/4361] 10.4.3.200 () {68 vars in 1604 bytes} [Fri Jul 24 06:08:09 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:09.849781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:09.853707 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:08:09.854001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:09.854208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:09.866500 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:09.866500 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:09.870804 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:09.877220 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-d05575f6-2fc4-47e3-85ed-a9c16a5ef760 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 200 Jul 24 06:08:09.877876 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1098/4362] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:09 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 1658 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:09.888634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:09.891221 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:09.891751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f389db22-862b-4f87-834d-b5bae5141e14", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:09.893710 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f389db22-862b-4f87-834d-b5bae5141e14', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:09.904413 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:09.904413 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:09.905306 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:08:09.905478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:08:09.906448 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:08:09.914335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (36970560-894e-408f-84bc-c71abb498560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:09.916283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee87838-e315-43fe-8d58-abb0681ca7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:09.918007 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:09.954474 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee87838-e315-43fe-8d58-abb0681ca7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f389db22-862b-4f87-834d-b5bae5141e14', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:09.956235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c31763-e18c-47b5-bb1d-03813f02e35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.018149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['e5d31e1a-4dda-4504-835c-912979da9678', '6e701acd-1d06-4878-a8af-1eaa0ed89a31', '993ac5b2-33f8-4b0c-b45d-158b1d5193d0', '700e31d0-6351-4a90-bcad-806400c5042a'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:10.019053 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c31763-e18c-47b5-bb1d-03813f02e35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d31e1a-4dda-4504-835c-912979da9678', '6e701acd-1d06-4878-a8af-1eaa0ed89a31', '993ac5b2-33f8-4b0c-b45d-158b1d5193d0', '700e31d0-6351-4a90-bcad-806400c5042a']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.019900 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24734fc5-1bc9-4af5-b51d-4c002ba9e3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.091818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24734fc5-1bc9-4af5-b51d-4c002ba9e3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9c71e9e-d45f-45a2-850d-2ca63e970dd4', '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='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['e5d31e1a-4dda-4504-835c-912979da9678','6e701acd-1d06-4878-a8af-1eaa0ed89a31','993ac5b2-33f8-4b0c-b45d-158b1d5193d0','700e31d0-6351-4a90-bcad-806400c5042a'],size=1,snapshot_id=f389db22-862b-4f87-834d-b5bae5141e14,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:08:10Z,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=b9c71e9e-d45f-45a2-850d-2ca63e970dd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f389db22-862b-4f87-834d-b5bae5141e14,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.092579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63fe9f9-4c96-4ef6-ab17-d55c50ffc402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.114320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b63fe9f9-4c96-4ef6-ab17-d55c50ffc402) transitioned into 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='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['e5d31e1a-4dda-4504-835c-912979da9678','6e701acd-1d06-4878-a8af-1eaa0ed89a31','993ac5b2-33f8-4b0c-b45d-158b1d5193d0','700e31d0-6351-4a90-bcad-806400c5042a'],size=1,snapshot_id=f389db22-862b-4f87-834d-b5bae5141e14,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.115274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554efd6c-f54d-4c8d-a652-218a23e24ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.150857 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (554efd6c-f54d-4c8d-a652-218a23e24ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.151064 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (36970560-894e-408f-84bc-c71abb498560) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:10.151421 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:08:10.152217 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-234bd705-7420-4b12-83da-5ddac45926b5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:10.152734 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1088/4363] 10.4.3.200 () {72 vars in 1541 bytes} [Fri Jul 24 06:08:09 2026] POST /volume/v3/volumes => generated 736 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:10.175233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:10.179628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:10.179628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:10.179925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:10.183112 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:10.196096 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:10.196096 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:10.201371 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:10.207988 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-fbbd1951-6820-4664-9093-c56ea9d10f5b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 200 Jul 24 06:08:10.208842 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1078/4364] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:10 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 804 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:10.224018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:10.227565 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:10.227854 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:10.228098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:10.239463 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:10.239463 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:10.245723 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:10.252174 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-26f387fa-4c9b-4f1a-9d82-2754d16a885c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 200 Jul 24 06:08:10.252781 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1099/4365] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:10 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:10.322288 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:10.322689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1736199612"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:10.324105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1736199612'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:10.324214 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Create volume of 1 GB Jul 24 06:08:10.332095 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Availability Zones retrieved successfully. Jul 24 06:08:10.337198 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Flow 'volume_create_api' (ef85e93f-4f87-4a9d-8962-73b36ea78641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:10.338736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa708a8-9dcc-4e9e-bedf-f156d2ff49dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.339742 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:10.385706 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa708a8-9dcc-4e9e-bedf-f156d2ff49dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.385706 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a75cf6c-2c3b-4d5a-8ab0-7b4b44682ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.456268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Created reservations ['d9b826bd-3642-4b1e-a074-410b4910eef4', '27e291e1-7506-490a-a9db-f034fea0aafe', 'f8fd52bd-aeff-4c26-875b-1af565a1d518', 'd6d93f07-fc8f-41b7-a60b-f5930f667222'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:10.457286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a75cf6c-2c3b-4d5a-8ab0-7b4b44682ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b826bd-3642-4b1e-a074-410b4910eef4', '27e291e1-7506-490a-a9db-f034fea0aafe', 'f8fd52bd-aeff-4c26-875b-1af565a1d518', 'd6d93f07-fc8f-41b7-a60b-f5930f667222']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.458298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b324571-4862-4215-9043-f87fbda3c9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.495741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b324571-4862-4215-9043-f87fbda3c9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c4a755-a339-4f0c-a136-8bb955f0a08f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1736199612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed941502a7f74b26bbef59f28ba4d5a8',qos_specs=None,replication_status=,reservations=['d9b826bd-3642-4b1e-a074-410b4910eef4','27e291e1-7506-490a-a9db-f034fea0aafe','f8fd52bd-aeff-4c26-875b-1af565a1d518','d6d93f07-fc8f-41b7-a60b-f5930f667222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d7de3b03da145758694ba392bb0502e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1736199612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c4a755-a339-4f0c-a136-8bb955f0a08f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed941502a7f74b26bbef59f28ba4d5a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d7de3b03da145758694ba392bb0502e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.498030 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bf4aa4-b8ef-4021-8adf-ba2adca9977b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.518708 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bf4aa4-b8ef-4021-8adf-ba2adca9977b) transitioned into state 'SUCCESS' from state '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-1736199612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed941502a7f74b26bbef59f28ba4d5a8',qos_specs=None,replication_status=,reservations=['d9b826bd-3642-4b1e-a074-410b4910eef4','27e291e1-7506-490a-a9db-f034fea0aafe','f8fd52bd-aeff-4c26-875b-1af565a1d518','d6d93f07-fc8f-41b7-a60b-f5930f667222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d7de3b03da145758694ba392bb0502e',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.519631 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10dcb105-1f13-42b8-8790-6cb31cc21d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:10.532009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10dcb105-1f13-42b8-8790-6cb31cc21d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:10.532856 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Flow 'volume_create_api' (ef85e93f-4f87-4a9d-8962-73b36ea78641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:10.533173 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Create volume request issued successfully. Jul 24 06:08:10.534796 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c1ccbfcb-128d-4f9e-b73c-8fd4084458b2 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:10.535238 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1101/4366] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:08:10 2026] POST /volume/v3/volumes => generated 774 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:08:10.553246 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:10.554590 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:10.554937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:10.555198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:10.561762 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:10.561762 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:10.568155 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:10.570256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7c11c4b1-9ed9-4435-834f-f3d8d158f4a3 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:10.571308 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1089/4367] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:10 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:11.591134 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:11.593124 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:11.593366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:11.593601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:11.601698 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:11.601698 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:11.605727 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:11.610817 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba9e7ca6-e3ea-4d92-a898-20c2d4621c15 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:11.611281 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1079/4368] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:11 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:13.277055 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.281328 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:13.281538 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.281763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.292212 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.292212 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:13.296392 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:13.303892 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-4d0154d9-872b-4766-adce-44e3837b2941 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 200 Jul 24 06:08:13.304467 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1100/4369] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 1345 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:13.313645 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-12137d57-98d1-417b-be08-e9e218174fb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.314122 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12137d57-98d1-417b-be08-e9e218174fb1 None None] GET https://10.4.3.200/volume// Jul 24 06:08:13.314278 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12137d57-98d1-417b-be08-e9e218174fb1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.314462 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-12137d57-98d1-417b-be08-e9e218174fb1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.314860 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-12137d57-98d1-417b-be08-e9e218174fb1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:13.315170 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1102/4370] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:13.323187 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-45f7634e-ae49-44fc-9ff3-a60cbc302aec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.325656 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-45f7634e-ae49-44fc-9ff3-a60cbc302aec tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:08:13.326162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-45f7634e-ae49-44fc-9ff3-a60cbc302aec tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9c71e9e-d45f-45a2-850d-2ca63e970dd4", "connector": null, "instance_uuid": "19ee05aa-7a00-4535-b558-32f526566ecb"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:13.338239 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.338239 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:13.366582 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-45f7634e-ae49-44fc-9ff3-a60cbc302aec tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:08:13.367168 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1090/4371] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:08:13 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 24 06:08:13.375056 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f14e2335-6687-4451-ad24-56115bd450c2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.375410 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f14e2335-6687-4451-ad24-56115bd450c2 None None] GET https://10.4.3.200/volume// Jul 24 06:08:13.375606 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f14e2335-6687-4451-ad24-56115bd450c2 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.375815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f14e2335-6687-4451-ad24-56115bd450c2 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.376157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f14e2335-6687-4451-ad24-56115bd450c2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:13.376446 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1080/4372] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:13.386766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.389964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:13.390257 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.390506 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.401875 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.401875 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:13.404475 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:13.408708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-cf8c48b5-b47e-4e7c-8e41-6ffc478f59e3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 200 Jul 24 06:08:13.409078 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1101/4373] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 1524 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:13.534324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.536416 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db Jul 24 06:08:13.536840 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:13.544407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-b9c71e9e-d45f-45a2-850d-2ca63e970dd4-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:08:13.549409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-b9c71e9e-d45f-45a2-850d-2ca63e970dd4-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:08:13.550344 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.550344 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:13.632732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.634420 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:13.634781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.635109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.645409 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.645409 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:13.649829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:13.655446 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-b9c71e9e-d45f-45a2-850d-2ca63e970dd4-np0000005810" released by "attachment_update" :: held 0.106s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:08:13.655719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-1682bd28-9fa4-4fa0-9833-b60bbdef770f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db returned with HTTP 200 Jul 24 06:08:13.656753 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1103/4374] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:08:13 2026] PUT /volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:13.656807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-41b19c2c-4bc8-4425-8f0b-0754ef683b6a tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:13.656807 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1091/4375] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:13.676310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.681693 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] POST https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c/action Jul 24 06:08:13.682047 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:13.682181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:13.693904 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-6204c471-350c-46ba-8754-e2cfc021a1e8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.696100 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-6204c471-350c-46ba-8754-e2cfc021a1e8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db/action Jul 24 06:08:13.696438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-6204c471-350c-46ba-8754-e2cfc021a1e8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:13.696573 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-6204c471-350c-46ba-8754-e2cfc021a1e8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:13.706966 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.706966 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:13.706966 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:13.712141 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Begin detaching volume completed successfully. Jul 24 06:08:13.712712 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-c821e4f8-a835-4700-95d4-fef9bcdda2e9 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c/action returned with HTTP 202 Jul 24 06:08:13.712805 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1081/4376] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:08:13 2026] POST /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:08:13.718643 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.718643 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:13.733304 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-9c6e7da4-25bf-4fe7-946a-3108c3d5c8b8 req-6204c471-350c-46ba-8754-e2cfc021a1e8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db/action returned with HTTP 204 Jul 24 06:08:13.733817 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1102/4377] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:08:13 2026] POST /volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:13.762720 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e4b8a6a-ecfa-44dc-b2a7-49747cdd64ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.763560 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e4b8a6a-ecfa-44dc-b2a7-49747cdd64ee None None] GET https://10.4.3.200/volume// Jul 24 06:08:13.763834 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e4b8a6a-ecfa-44dc-b2a7-49747cdd64ee None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.764117 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e4b8a6a-ecfa-44dc-b2a7-49747cdd64ee None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.764553 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e4b8a6a-ecfa-44dc-b2a7-49747cdd64ee None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:13.764956 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1104/4378] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:13.775238 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:13.778740 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:13.778972 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:13.779150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:13.791229 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:13.791229 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:13.795068 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:13.800086 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-7ede5faf-df74-4433-912a-25c2494fa1bc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:13.800543 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1092/4379] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:13 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:17.268382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-f5ece110-701c-4a1b-9bea-7f0509ddd406 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:17.270922 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-f5ece110-701c-4a1b-9bea-7f0509ddd406 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 Jul 24 06:08:17.271187 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-f5ece110-701c-4a1b-9bea-7f0509ddd406 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:17.271440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-f5ece110-701c-4a1b-9bea-7f0509ddd406 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:17.274222 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=319,cinder:UPDATE=92,cinder:INSERT=42 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:08:17.283589 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:17.283589 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:17.342517 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-cab1f46d-b7da-48b2-9ba9-85f60d9a0b59 req-f5ece110-701c-4a1b-9bea-7f0509ddd406 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 returned with HTTP 200 Jul 24 06:08:17.342869 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1082/4380] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:17 2026] DELETE /volume/v3/attachments/46497410-d477-4b58-97d5-8173526b7e23 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:17.948391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:17.952706 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:17.953264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:17.953264 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:17.953264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume with id: 474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:17.961893 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:17.961893 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:17.962406 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:17.984857 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume request issued successfully. Jul 24 06:08:17.985038 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6fb4ca1c-3fb4-4276-8bac-8dab0813be07 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 202 Jul 24 06:08:17.985439 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1103/4381] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:17 2026] DELETE /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:18.038767 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:18.040812 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:18.041054 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:18.041327 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:18.050151 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:18.050151 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:18.055441 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:18.060390 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-07969301-9636-4dd3-95a6-725f9f76e9ab req-aa193e7d-0c47-459d-9e8c-e3682cbfe7c0 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 200 Jul 24 06:08:18.061217 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1105/4382] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:18 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:18.112149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-fabc0815-80cd-469b-9f33-501e14739803 req-19a37fa6-79d7-47fa-bb2e-1903849020e2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:18.119442 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fabc0815-80cd-469b-9f33-501e14739803 req-19a37fa6-79d7-47fa-bb2e-1903849020e2 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:18.119735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fabc0815-80cd-469b-9f33-501e14739803 req-19a37fa6-79d7-47fa-bb2e-1903849020e2 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:18.119953 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-fabc0815-80cd-469b-9f33-501e14739803 req-19a37fa6-79d7-47fa-bb2e-1903849020e2 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:18.125776 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-fabc0815-80cd-469b-9f33-501e14739803 req-19a37fa6-79d7-47fa-bb2e-1903849020e2 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 404 Jul 24 06:08:18.126367 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1093/4383] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:18 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:21.434847 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-bfd16c30-a3e7-4352-adba-df953d3edb83 req-66a978d7-b947-40d1-8ff3-825c6cdcfccc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:21.437137 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bfd16c30-a3e7-4352-adba-df953d3edb83 req-66a978d7-b947-40d1-8ff3-825c6cdcfccc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 Jul 24 06:08:21.437449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bfd16c30-a3e7-4352-adba-df953d3edb83 req-66a978d7-b947-40d1-8ff3-825c6cdcfccc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:21.438652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-bfd16c30-a3e7-4352-adba-df953d3edb83 req-66a978d7-b947-40d1-8ff3-825c6cdcfccc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:21.445300 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:21.445300 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:21.510427 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-bfd16c30-a3e7-4352-adba-df953d3edb83 req-66a978d7-b947-40d1-8ff3-825c6cdcfccc tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 returned with HTTP 200 Jul 24 06:08:21.510427 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1083/4384] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:21 2026] DELETE /volume/v3/attachments/393d3c59-7801-4572-b191-bbfa3b8d2e09 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:22.711633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3fc291e8-99be-42d5-96d9-00123db9982e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:22.713463 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:08:22.713688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:22.713886 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:22.714035 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume with id: 0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:08:22.720602 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:22.720602 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:22.721795 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:22.740965 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume request issued successfully. Jul 24 06:08:22.741145 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fc291e8-99be-42d5-96d9-00123db9982e tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 202 Jul 24 06:08:22.741602 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1104/4385] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:22 2026] DELETE /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:22.751601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:22.753402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:08:22.753669 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:22.753848 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:22.760432 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:22.760432 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:22.763909 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Volume info retrieved successfully. Jul 24 06:08:22.771105 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3eb4f2c4-1602-4374-96d9-b550b8485744 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 200 Jul 24 06:08:22.771105 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1106/4386] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:22 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:23.789127 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f73de686-81df-432b-b2a3-33b02f356873 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.790801 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f73de686-81df-432b-b2a3-33b02f356873 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f Jul 24 06:08:23.792073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f73de686-81df-432b-b2a3-33b02f356873 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.792073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f73de686-81df-432b-b2a3-33b02f356873 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.796612 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f73de686-81df-432b-b2a3-33b02f356873 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f returned with HTTP 404 Jul 24 06:08:23.797230 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1094/4387] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:23 2026] GET /volume/v3/volumes/0e362933-2ed5-4afa-87f7-85c72c10cb1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:23.806449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4d1832a9-9df4-4499-8c92-eb181abef16c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.808165 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d1832a9-9df4-4499-8c92-eb181abef16c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:23.808514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d1832a9-9df4-4499-8c92-eb181abef16c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.808514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4d1832a9-9df4-4499-8c92-eb181abef16c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.808628 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-4d1832a9-9df4-4499-8c92-eb181abef16c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume with id: 474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:23.814262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4d1832a9-9df4-4499-8c92-eb181abef16c tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 404 Jul 24 06:08:23.814700 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1084/4388] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:23 2026] DELETE /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:23.824047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-056cde13-a558-4c66-a449-aa4ee7c810f4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.828152 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-056cde13-a558-4c66-a449-aa4ee7c810f4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c Jul 24 06:08:23.828337 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-056cde13-a558-4c66-a449-aa4ee7c810f4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.829165 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-056cde13-a558-4c66-a449-aa4ee7c810f4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.835413 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-056cde13-a558-4c66-a449-aa4ee7c810f4 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c returned with HTTP 404 Jul 24 06:08:23.836107 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1105/4389] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:23 2026] GET /volume/v3/volumes/474dbaa2-5c06-4207-b45f-1dbe1e31775c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:23.843166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.847790 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] DELETE https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:23.847790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.847790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.847790 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Delete volume with id: 91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:23.852637 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9adf017-b258-4a27-8bb3-a2fc8aeafce7 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 404 Jul 24 06:08:23.853463 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1107/4390] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:23 2026] DELETE /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:23.861308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ad2c18c-e7ee-41ad-a85b-72d2eec9d152 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.865298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ad2c18c-e7ee-41ad-a85b-72d2eec9d152 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] GET https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f Jul 24 06:08:23.865557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ad2c18c-e7ee-41ad-a85b-72d2eec9d152 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.865813 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ad2c18c-e7ee-41ad-a85b-72d2eec9d152 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.877162 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ad2c18c-e7ee-41ad-a85b-72d2eec9d152 tempest-TestInstancesWithCinderVolumes-2019536086 tempest-TestInstancesWithCinderVolumes-2019536086-project-member] https://10.4.3.200/volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f returned with HTTP 404 Jul 24 06:08:23.877863 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1095/4391] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:23 2026] GET /volume/v3/volumes/91cb37ce-0e08-476a-a3c5-38443b66b09f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:23.886839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.888927 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:08:23.889092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.889260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.890554 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:23.890554 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:23.890894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:08:23.908179 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Get all volumes completed successfully. Jul 24 06:08:23.910627 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:23.910627 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:23.916118 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fdecb226-4c66-4dcd-8b8d-4d6ee72a57b6 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:08:23.916811 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1085/4392] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:08:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:23.932630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9d65b41f-f68a-48a9-ab90-7fe215d0a59e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.934309 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d65b41f-f68a-48a9-ab90-7fe215d0a59e tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] DELETE https://10.4.3.200/volume/v3/types/0ec1fcd6-0a32-4e22-adb1-a965168545de Jul 24 06:08:23.934552 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d65b41f-f68a-48a9-ab90-7fe215d0a59e tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.934790 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9d65b41f-f68a-48a9-ab90-7fe215d0a59e tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.955519 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9d65b41f-f68a-48a9-ab90-7fe215d0a59e tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types/0ec1fcd6-0a32-4e22-adb1-a965168545de returned with HTTP 202 Jul 24 06:08:23.955905 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1106/4393] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:08:23 2026] DELETE /volume/v3/types/0ec1fcd6-0a32-4e22-adb1-a965168545de => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:23.963225 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:23.965068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:08:23.965294 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:23.965528 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:23.966398 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:08:23.986462 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Get all volumes completed successfully. Jul 24 06:08:23.989593 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:23.989593 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:23.996626 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1429a8fd-1795-4c65-a83a-6e9b31f4c649 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:08:23.997368 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1108/4394] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:08:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:24.014467 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1c47aa4-3d3a-40d4-b0f8-e63ff697ce4b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:24.016788 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c47aa4-3d3a-40d4-b0f8-e63ff697ce4b tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] DELETE https://10.4.3.200/volume/v3/types/107d0040-fb69-494e-8006-584672705f8e Jul 24 06:08:24.017045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1c47aa4-3d3a-40d4-b0f8-e63ff697ce4b tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:24.017327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1c47aa4-3d3a-40d4-b0f8-e63ff697ce4b tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:24.042355 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1c47aa4-3d3a-40d4-b0f8-e63ff697ce4b tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types/107d0040-fb69-494e-8006-584672705f8e returned with HTTP 202 Jul 24 06:08:24.042787 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1096/4395] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:08:24 2026] DELETE /volume/v3/types/107d0040-fb69-494e-8006-584672705f8e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:24.423549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:24.426716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:08:24.426996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:24.427236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:24.429006 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:08:24.458616 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Get all volumes completed successfully. Jul 24 06:08:24.463332 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:24.463332 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:24.471885 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9982b685-c5d5-4b4a-ae7a-eee3939dd46c tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:08:24.472536 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1086/4396] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:08:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16904 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:24.498851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:24.501176 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 Jul 24 06:08:24.501454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:24.501774 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:24.502001 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Delete volume with id: d50a9c90-915c-4529-b770-77873df91193 Jul 24 06:08:24.511762 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:24.511762 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:24.512205 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Volume info retrieved successfully. Jul 24 06:08:24.532485 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.image.cache [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '9acd60e0-a448-4c34-a894-de7f8ec141c0', 'volume_id': 'd50a9c90-915c-4529-b770-77873df91193', 'host': 'np0000005810@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 24, 6, 6, 52), 'last_used': datetime.datetime(2026, 7, 24, 6, 7, 2)}. {{(pid=100222) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 24 06:08:24.556635 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Delete volume request issued successfully. Jul 24 06:08:24.556823 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99d136a2-c9f2-4a49-822f-5af963edb7ea tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 returned with HTTP 202 Jul 24 06:08:24.557208 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1107/4397] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:24 2026] DELETE /volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:24.570602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:24.572452 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] GET https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 Jul 24 06:08:24.574177 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:24.574177 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:24.580117 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:24.580117 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:24.583904 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Volume info retrieved successfully. Jul 24 06:08:24.587665 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-df34e7cc-d245-4ef5-8762-9bb77f8315c7 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 returned with HTTP 200 Jul 24 06:08:24.588058 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1109/4398] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:24 2026] GET /volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 => generated 1149 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:25.606711 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a8f5f2bd-e8b6-49f3-a64f-1bfcb5d48c91 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:25.608916 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8f5f2bd-e8b6-49f3-a64f-1bfcb5d48c91 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] GET https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 Jul 24 06:08:25.609156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8f5f2bd-e8b6-49f3-a64f-1bfcb5d48c91 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:25.609419 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8f5f2bd-e8b6-49f3-a64f-1bfcb5d48c91 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:25.615441 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8f5f2bd-e8b6-49f3-a64f-1bfcb5d48c91 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 returned with HTTP 404 Jul 24 06:08:25.616116 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1097/4399] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:25 2026] GET /volume/v3/volumes/d50a9c90-915c-4529-b770-77873df91193 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:25.627231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16c4947f-9845-4116-8077-e66cfff823c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:25.630200 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c4947f-9845-4116-8077-e66cfff823c3 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] DELETE https://10.4.3.200/volume/v3/types/eb94ea1f-84a0-4dde-9367-05103567b70c Jul 24 06:08:25.630335 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c4947f-9845-4116-8077-e66cfff823c3 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:25.630598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16c4947f-9845-4116-8077-e66cfff823c3 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:25.659010 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16c4947f-9845-4116-8077-e66cfff823c3 tempest-TestInstancesWithCinderVolumes-1579472710 tempest-TestInstancesWithCinderVolumes-1579472710-project-admin] https://10.4.3.200/volume/v3/types/eb94ea1f-84a0-4dde-9367-05103567b70c returned with HTTP 202 Jul 24 06:08:25.659412 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1087/4400] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:08:25 2026] DELETE /volume/v3/types/eb94ea1f-84a0-4dde-9367-05103567b70c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:30.868127 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:30.978342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:30.978342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-17848162"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:30.979571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-17848162'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:30.979708 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:30.987198 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:30.992697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (30b2a6b2-dc19-4dd3-b0d4-2458fb9483b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:30.993649 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db87cbf-bc2c-480b-b70b-0162ca918fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:30.994638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:31.025300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db87cbf-bc2c-480b-b70b-0162ca918fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:31.026386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21b4f27-4688-4cfd-b721-8c6b555ad591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:31.077932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['4a1d029a-c106-4fc3-904a-315d808c4667', 'fb4d41fb-e522-4415-a4dd-5bf99a3c61d1', '0f44abc3-1792-421c-9add-91954d63baa4', 'ff866fd8-2f96-45a6-b10c-ffe4ad90443c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:31.078725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21b4f27-4688-4cfd-b721-8c6b555ad591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a1d029a-c106-4fc3-904a-315d808c4667', 'fb4d41fb-e522-4415-a4dd-5bf99a3c61d1', '0f44abc3-1792-421c-9add-91954d63baa4', 'ff866fd8-2f96-45a6-b10c-ffe4ad90443c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:31.079529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f36e247-bc6f-4878-820d-c2f1ad87019a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:31.101319 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f36e247-bc6f-4878-820d-c2f1ad87019a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d54922-31d0-412b-8f75-5aafa7e0e8f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17848162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['4a1d029a-c106-4fc3-904a-315d808c4667','fb4d41fb-e522-4415-a4dd-5bf99a3c61d1','0f44abc3-1792-421c-9add-91954d63baa4','ff866fd8-2f96-45a6-b10c-ffe4ad90443c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17848162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d54922-31d0-412b-8f75-5aafa7e0e8f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:31.102647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22af2dee-4ba6-4006-9cd2-286560196c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:31.118770 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22af2dee-4ba6-4006-9cd2-286560196c0a) transitioned into state 'SUCCESS' from state '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-17848162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['4a1d029a-c106-4fc3-904a-315d808c4667','fb4d41fb-e522-4415-a4dd-5bf99a3c61d1','0f44abc3-1792-421c-9add-91954d63baa4','ff866fd8-2f96-45a6-b10c-ffe4ad90443c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:31.119569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4c6fbb-60aa-4826-8eae-34896e15b81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:31.128402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4c6fbb-60aa-4826-8eae-34896e15b81c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:31.129265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (30b2a6b2-dc19-4dd3-b0d4-2458fb9483b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:31.129602 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:31.130504 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4287f6c7-8777-4647-8be9-9f0e1ff2e4ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:31.130698 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1108/4401] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:08:30 2026] POST /volume/v3/volumes => generated 768 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:31.142058 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:31.144761 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:31.145121 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:31.145352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:31.154221 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:31.154221 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:31.158541 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:31.163582 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-192fcfe6-c6dc-477b-a5fa-16ec110c3f28 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 200 Jul 24 06:08:31.164071 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1110/4402] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:31 2026] GET /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:32.177376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b769182-479a-4e60-87d7-7f56b13a453a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:32.178977 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b769182-479a-4e60-87d7-7f56b13a453a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:32.179216 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b769182-479a-4e60-87d7-7f56b13a453a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:32.179216 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b769182-479a-4e60-87d7-7f56b13a453a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:32.185188 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:32.185188 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:32.188249 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8b769182-479a-4e60-87d7-7f56b13a453a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:32.191624 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b769182-479a-4e60-87d7-7f56b13a453a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 200 Jul 24 06:08:32.191955 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1098/4403] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:32 2026] GET /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:32.203667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07fb0e92-327e-4dab-80f6-d153f7035776 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:32.205353 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:32.205702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05d54922-31d0-412b-8f75-5aafa7e0e8f9", "name": "tempest-VolumeDependencyTests-Snapshot-369356420"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:32.214494 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:32.214494 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:32.214919 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:32.215022 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create snapshot from volume 05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:32.248185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['a9772cbb-81ec-4439-9f3c-9bd321819984', '7a2727e2-e2dc-4566-bc3f-c46c45c39f06', '0c116088-1ffc-43e7-846b-d4780bf32eb5', '5054e1d9-2143-4701-aa15-4ab1a4eb06cb'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:32.275613 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot create request issued successfully. Jul 24 06:08:32.275950 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07fb0e92-327e-4dab-80f6-d153f7035776 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:32.276345 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1088/4404] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:32.285301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:32.287165 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:32.287371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:32.287611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:32.292057 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:32.292057 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:32.292486 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:32.293135 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-23e506e1-7e12-4902-a2e2-4990ef47f55d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 200 Jul 24 06:08:32.293501 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1109/4405] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:32 2026] GET /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:08:33.302613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:33.304441 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:33.304661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:33.304883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:33.310373 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:33.310373 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:33.310961 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:33.311889 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9134058d-3f76-4338-a3b4-7092ad0210c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 200 Jul 24 06:08:33.312235 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1111/4406] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:33 2026] GET /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:33.322591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:33.324926 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:33.325508 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cf408b48-4953-43ab-8a58-c894e3f26cf1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1432868745"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:33.327479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'snapshot_id': 'cf408b48-4953-43ab-8a58-c894e3f26cf1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1432868745'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:33.332330 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:33.332330 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:33.332786 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:33.332894 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:33.336167 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:33.341073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (939b8d86-2251-4e2e-8e89-2c24e2e61eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:33.341934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44349f1-5137-4c19-80df-349246fef41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:33.342781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:33.367523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c44349f1-5137-4c19-80df-349246fef41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf408b48-4953-43ab-8a58-c894e3f26cf1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:33.368233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79de06bf-7e65-403a-931d-26d00aedd0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:33.401069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['acb21962-2ea1-4c15-8673-f2d657f7a703', '29c96bc6-86d1-4682-872c-43d3e88d362b', '65c097cb-3ef9-4f5f-bed7-4ea5a35adb70', 'a747bf26-6c90-419a-b8ec-b9a968f4eddb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:33.401917 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79de06bf-7e65-403a-931d-26d00aedd0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb21962-2ea1-4c15-8673-f2d657f7a703', '29c96bc6-86d1-4682-872c-43d3e88d362b', '65c097cb-3ef9-4f5f-bed7-4ea5a35adb70', 'a747bf26-6c90-419a-b8ec-b9a968f4eddb']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:33.402755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc16d9b8-0fb6-4de6-a27e-e2fa83737d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:33.440971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc16d9b8-0fb6-4de6-a27e-e2fa83737d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d69dd5-dd31-48d3-b01e-53a911716456', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1432868745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['acb21962-2ea1-4c15-8673-f2d657f7a703','29c96bc6-86d1-4682-872c-43d3e88d362b','65c097cb-3ef9-4f5f-bed7-4ea5a35adb70','a747bf26-6c90-419a-b8ec-b9a968f4eddb'],size=1,snapshot_id=cf408b48-4953-43ab-8a58-c894e3f26cf1,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1432868745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d69dd5-dd31-48d3-b01e-53a911716456,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf408b48-4953-43ab-8a58-c894e3f26cf1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:33.441724 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651b9293-9b96-4496-a940-c3ed2d850749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:33.457829 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651b9293-9b96-4496-a940-c3ed2d850749) transitioned into state 'SUCCESS' from state '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-1432868745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['acb21962-2ea1-4c15-8673-f2d657f7a703','29c96bc6-86d1-4682-872c-43d3e88d362b','65c097cb-3ef9-4f5f-bed7-4ea5a35adb70','a747bf26-6c90-419a-b8ec-b9a968f4eddb'],size=1,snapshot_id=cf408b48-4953-43ab-8a58-c894e3f26cf1,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:33.458634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659ccfd4-6eb6-470d-9080-e3ed3366436b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:33.480703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (659ccfd4-6eb6-470d-9080-e3ed3366436b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:33.480703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (939b8d86-2251-4e2e-8e89-2c24e2e61eb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:33.480703 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:33.481184 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e94a45e3-a88a-4e3d-b8f7-bb57bcfbae11 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:33.481493 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1099/4407] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:33 2026] POST /volume/v3/volumes => generated 804 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:33.498666 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:33.500651 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:33.500869 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:33.501039 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:33.508922 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:33.508922 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:33.512557 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:33.516431 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3d4b8ccf-ea5e-4746-a86a-274465f6d768 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 200 Jul 24 06:08:33.516965 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1089/4408] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:33 2026] GET /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:34.531710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:34.533303 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:34.533515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:34.533696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:34.540173 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:34.540173 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:34.543804 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:34.549219 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e95e3220-0ffd-4e4c-89f2-da2b0207a2bd tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 200 Jul 24 06:08:34.549734 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1110/4409] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:34 2026] GET /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:34.561471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-257264c6-64db-4dca-8005-9abb72b794f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:34.563274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:34.563751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29d69dd5-dd31-48d3-b01e-53a911716456", "name": "tempest-VolumeDependencyTests-Snapshot-2102334498"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:34.574791 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:34.574791 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:34.575423 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:34.575602 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create snapshot from volume 29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:34.601811 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['1d92c7f4-960e-4f21-ba1f-d8ffd761b51e', '2f5cb4af-e236-4778-aab9-265a728692c6', '5fe39f8e-78fd-4e0f-ad97-c2515e8a2a45', 'a9d3cd00-2333-480d-a4fd-495f21794399'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:34.628705 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot create request issued successfully. Jul 24 06:08:34.628705 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-257264c6-64db-4dca-8005-9abb72b794f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:34.628705 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1112/4410] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:34.634773 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-26b7f197-da12-4180-8de0-ade428405175 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:34.636985 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26b7f197-da12-4180-8de0-ade428405175 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:34.637169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26b7f197-da12-4180-8de0-ade428405175 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:34.637403 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-26b7f197-da12-4180-8de0-ade428405175 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:34.642919 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:34.642919 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:34.643459 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-26b7f197-da12-4180-8de0-ade428405175 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:34.644273 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-26b7f197-da12-4180-8de0-ade428405175 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 200 Jul 24 06:08:34.644707 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1100/4411] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:34 2026] GET /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:35.653078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:35.654745 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:35.654938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:35.655123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:35.659629 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:35.659629 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:35.660023 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:35.660744 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a2b09556-55ca-4fc1-9c27-f4dd9f05391b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 200 Jul 24 06:08:35.661101 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1090/4412] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:35 2026] GET /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:35.668775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:35.670447 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:35.670882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "14b63692-a2a9-4b3e-aced-7754ece9c968", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-596383927"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:35.672317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'snapshot_id': '14b63692-a2a9-4b3e-aced-7754ece9c968', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-596383927'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:35.676944 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:35.676944 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:35.677332 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:35.677442 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:35.680502 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:35.685351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (8b17e541-f546-4799-af9a-44e12d83cc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:35.686195 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f687aa1-1fea-4021-b7f0-38038a78d489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:35.687019 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:35.711554 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f687aa1-1fea-4021-b7f0-38038a78d489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '14b63692-a2a9-4b3e-aced-7754ece9c968', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:35.712285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a264d9-0663-44fb-95bc-92e586de5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:35.747188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['e0d8660b-3549-409e-b0f3-ef9af400ece2', 'f97b8913-2ef0-44cb-9147-438f78b76be0', '4f100358-4ad2-4c7f-8380-d1b47f302eaf', '796394d8-f1c1-49b4-9f77-b851b3f05f1f'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:35.747995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a264d9-0663-44fb-95bc-92e586de5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0d8660b-3549-409e-b0f3-ef9af400ece2', 'f97b8913-2ef0-44cb-9147-438f78b76be0', '4f100358-4ad2-4c7f-8380-d1b47f302eaf', '796394d8-f1c1-49b4-9f77-b851b3f05f1f']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:35.748804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1630e4-13c3-419e-9090-96444a6ec35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:35.788542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1630e4-13c3-419e-9090-96444a6ec35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f975034-110d-41b9-a6f2-38abec3aa18b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-596383927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['e0d8660b-3549-409e-b0f3-ef9af400ece2','f97b8913-2ef0-44cb-9147-438f78b76be0','4f100358-4ad2-4c7f-8380-d1b47f302eaf','796394d8-f1c1-49b4-9f77-b851b3f05f1f'],size=1,snapshot_id=14b63692-a2a9-4b3e-aced-7754ece9c968,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-596383927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f975034-110d-41b9-a6f2-38abec3aa18b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=14b63692-a2a9-4b3e-aced-7754ece9c968,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:35.789392 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37374d33-d243-4fe9-b539-426688f99b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:35.804724 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37374d33-d243-4fe9-b539-426688f99b3e) transitioned into state 'SUCCESS' from state '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-596383927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['e0d8660b-3549-409e-b0f3-ef9af400ece2','f97b8913-2ef0-44cb-9147-438f78b76be0','4f100358-4ad2-4c7f-8380-d1b47f302eaf','796394d8-f1c1-49b4-9f77-b851b3f05f1f'],size=1,snapshot_id=14b63692-a2a9-4b3e-aced-7754ece9c968,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:35.805343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a968327a-d459-4565-b8b0-41512dc07f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:35.824279 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a968327a-d459-4565-b8b0-41512dc07f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:35.824279 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (8b17e541-f546-4799-af9a-44e12d83cc0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:35.824279 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:35.824279 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ec9cfc19-db18-4355-9785-0ebddc525d0d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:35.824279 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1111/4413] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:35 2026] POST /volume/v3/volumes => generated 803 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:35.838615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:35.840899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:35.841114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:35.841299 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:35.848823 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:35.848823 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:35.852994 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:35.857349 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1aa2285b-1e6c-4dbd-abf9-eff3edc3a245 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 200 Jul 24 06:08:35.857883 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1113/4414] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:35 2026] GET /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:36.869895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:36.871773 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:36.871999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:36.872196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:36.879200 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:36.879200 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:36.882882 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:36.887129 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-330056e9-5fd1-4674-a644-2dc5fb8d4fbb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 200 Jul 24 06:08:36.887940 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1101/4415] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:36 2026] GET /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:36.900870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:36.902496 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:36.902874 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9f975034-110d-41b9-a6f2-38abec3aa18b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-553393638"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:36.904279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'source_volid': '9f975034-110d-41b9-a6f2-38abec3aa18b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-553393638'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:36.910691 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:36.910691 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:36.911115 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume retrieved successfully. Jul 24 06:08:36.911173 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:36.914466 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:36.919144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (a7555580-c96a-4d41-b61f-9239301c44e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:36.920100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a45ad3-1ed4-4c18-9d9a-ff0ae5d1b72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:36.920906 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:36.941937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92a45ad3-1ed4-4c18-9d9a-ff0ae5d1b72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9f975034-110d-41b9-a6f2-38abec3aa18b', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:36.942657 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f4a869-da72-4d27-b5cb-b415e9f55d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:36.976571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['bbdda477-7de1-4978-b564-c86b4d543066', '0cabd4da-42a9-4703-960a-2592b9254b95', 'b2349fe6-c035-4477-8ffb-ceaf21de8fd6', '9d1f5d02-6b44-41c3-afc0-4a08fbb59387'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:36.977319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f4a869-da72-4d27-b5cb-b415e9f55d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbdda477-7de1-4978-b564-c86b4d543066', '0cabd4da-42a9-4703-960a-2592b9254b95', 'b2349fe6-c035-4477-8ffb-ceaf21de8fd6', '9d1f5d02-6b44-41c3-afc0-4a08fbb59387']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:36.978132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26428e36-e290-4fa3-9ad4-000bbfc8fd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:37.009009 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26428e36-e290-4fa3-9ad4-000bbfc8fd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c4fa0a-e79c-436e-8965-de25af4b99f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-553393638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['bbdda477-7de1-4978-b564-c86b4d543066','0cabd4da-42a9-4703-960a-2592b9254b95','b2349fe6-c035-4477-8ffb-ceaf21de8fd6','9d1f5d02-6b44-41c3-afc0-4a08fbb59387'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f975034-110d-41b9-a6f2-38abec3aa18b,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-553393638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c4fa0a-e79c-436e-8965-de25af4b99f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9f975034-110d-41b9-a6f2-38abec3aa18b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:37.009737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb2bb6c-4621-4059-a398-2c9e37bfc8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:37.025740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb2bb6c-4621-4059-a398-2c9e37bfc8cf) transitioned into state 'SUCCESS' from state '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-553393638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['bbdda477-7de1-4978-b564-c86b4d543066','0cabd4da-42a9-4703-960a-2592b9254b95','b2349fe6-c035-4477-8ffb-ceaf21de8fd6','9d1f5d02-6b44-41c3-afc0-4a08fbb59387'],size=1,snapshot_id=None,source_replicaid=,source_volid=9f975034-110d-41b9-a6f2-38abec3aa18b,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:37.026353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b18ab4-79f5-4047-9271-d8998844674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:37.043753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b18ab4-79f5-4047-9271-d8998844674c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:37.043753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (a7555580-c96a-4d41-b61f-9239301c44e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:37.043753 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:37.043946 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-45a19fd5-1af3-411c-80fd-3b241c0c94b6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:37.044280 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1091/4416] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:36 2026] POST /volume/v3/volumes => generated 803 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:37.057979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:37.061777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:37.061777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:37.061777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:37.070472 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:37.070472 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:37.075025 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:37.080434 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9ddc53f-ae5b-4472-9841-04f8bcfb993c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 200 Jul 24 06:08:37.080982 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1112/4417] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:37 2026] GET /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:38.092529 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:38.094700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:38.095079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:38.095357 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:38.104344 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:38.104344 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:38.108578 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:38.113979 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4f3c1b97-efff-40c1-b7da-c4a0af2aad50 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 200 Jul 24 06:08:38.114529 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1114/4418] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:38 2026] GET /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:38.125182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:38.126868 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:38.127093 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:38.127349 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:38.127433 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:38.132025 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:38.132025 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:38.132400 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:38.147051 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot delete request issued successfully. Jul 24 06:08:38.147304 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ddf7bbc3-6f89-4528-b44e-30fe704fa632 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 202 Jul 24 06:08:38.147870 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1102/4419] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:38 2026] DELETE /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:38.155872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:38.157915 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:38.158123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:38.158357 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:38.163571 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:38.163571 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:38.164046 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:38.164804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf221fb1-ec6e-4e98-a1c4-5eb0892c369c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 200 Jul 24 06:08:38.165202 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1092/4420] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:38 2026] GET /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:39.173701 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d0441ae9-861a-498f-8439-2fdb46a1e897 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:39.175404 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0441ae9-861a-498f-8439-2fdb46a1e897 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:08:39.175598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0441ae9-861a-498f-8439-2fdb46a1e897 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:39.175799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d0441ae9-861a-498f-8439-2fdb46a1e897 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:39.180084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d0441ae9-861a-498f-8439-2fdb46a1e897 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 404 Jul 24 06:08:39.180513 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1113/4421] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:39 2026] GET /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:39.187665 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:39.189387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:39.189617 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:39.189903 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:39.190008 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:39.195134 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:39.195134 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:39.195574 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:39.211427 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot delete request issued successfully. Jul 24 06:08:39.211617 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75fff24a-4a45-49fe-b69d-c4328e33f11a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 202 Jul 24 06:08:39.212062 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1115/4422] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:39 2026] DELETE /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:39.219916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:39.222164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:39.222425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:39.222741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:39.229702 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:39.229702 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:39.230353 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:39.231688 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88fbbf51-8e9c-4845-b163-d52b7627cfaf tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 200 Jul 24 06:08:39.232225 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1103/4423] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:39 2026] GET /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:40.241954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5693214d-0926-4070-b594-50a934ae407c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:40.244416 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5693214d-0926-4070-b594-50a934ae407c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:08:40.244693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5693214d-0926-4070-b594-50a934ae407c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:40.244952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5693214d-0926-4070-b594-50a934ae407c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:40.250065 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5693214d-0926-4070-b594-50a934ae407c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 404 Jul 24 06:08:40.250691 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1093/4424] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:40 2026] GET /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:40.257937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:40.259613 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:40.259844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:40.260030 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:40.260192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:40.267039 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:40.267039 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:40.267461 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:40.283484 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:40.283672 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2a10b9c5-8c6f-4a92-aeed-8a61d1f8b54a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 202 Jul 24 06:08:40.284146 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1114/4425] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:40 2026] DELETE /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:40.291834 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:40.293608 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:40.293870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:40.294070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:40.301595 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:40.301595 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:40.305265 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:40.310074 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8e1cd6c-734f-4db8-a9cd-8fe266cf036b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 200 Jul 24 06:08:40.310506 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1116/4426] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:40 2026] GET /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:41.326884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3c67debd-777e-486d-b700-cee51d9721f2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:41.328723 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c67debd-777e-486d-b700-cee51d9721f2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:08:41.328990 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c67debd-777e-486d-b700-cee51d9721f2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:41.329207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3c67debd-777e-486d-b700-cee51d9721f2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:41.334561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3c67debd-777e-486d-b700-cee51d9721f2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 404 Jul 24 06:08:41.335060 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1104/4427] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:41 2026] GET /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:41.341470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:41.343751 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:41.344052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:41.344317 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:41.344566 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:41.353739 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:41.353739 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:41.354381 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:41.375270 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:41.375554 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e4f7987-1139-47dd-a197-8bda96662bf2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 202 Jul 24 06:08:41.376267 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1094/4428] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:41 2026] DELETE /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:41.382648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:41.384853 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:41.385216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:41.385534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:41.392840 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:41.392840 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:41.396401 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:41.400613 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-31cb63ae-54aa-415e-9aa8-fce4979adb97 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 200 Jul 24 06:08:41.400998 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1115/4429] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:41 2026] GET /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:42.413310 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-06a7bee7-8b5a-42b6-aa8e-9c33d4844966 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:42.415047 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06a7bee7-8b5a-42b6-aa8e-9c33d4844966 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:08:42.415255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06a7bee7-8b5a-42b6-aa8e-9c33d4844966 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:42.415470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-06a7bee7-8b5a-42b6-aa8e-9c33d4844966 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:42.420927 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-06a7bee7-8b5a-42b6-aa8e-9c33d4844966 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 404 Jul 24 06:08:42.421343 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1117/4430] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:42 2026] GET /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:42.429788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:42.431389 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:42.431620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:42.431830 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:42.431994 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:42.438235 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:42.438235 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:42.438639 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:42.455501 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:42.455754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02b12fb4-0abe-4619-8881-d0086c0211f9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 202 Jul 24 06:08:42.456261 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1105/4431] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:42 2026] DELETE /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:42.462791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:42.465114 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:42.465342 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:42.465542 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:42.474266 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:42.474266 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:42.478734 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:42.482934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6025f89c-74ec-4f5e-9b55-40a5bf67ae77 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 200 Jul 24 06:08:42.483351 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1095/4432] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:42 2026] GET /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:43.496020 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8b2e8297-28b2-4563-b427-977a3155e7c9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:43.497689 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b2e8297-28b2-4563-b427-977a3155e7c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:08:43.497883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b2e8297-28b2-4563-b427-977a3155e7c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:43.498052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b2e8297-28b2-4563-b427-977a3155e7c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:43.504099 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b2e8297-28b2-4563-b427-977a3155e7c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 404 Jul 24 06:08:43.504608 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1116/4433] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:43 2026] GET /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:43.511239 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:43.513068 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:43.513311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:43.513563 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:43.513802 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:43.521770 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:43.521770 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:43.522277 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:43.539313 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:43.539562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-217ce001-34f0-40ad-98ba-22de5d5630d8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 202 Jul 24 06:08:43.540027 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1118/4434] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:43 2026] DELETE /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:43.547185 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:43.548899 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:43.549083 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:43.549254 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:43.556165 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:43.556165 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:43.559995 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:43.564831 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-74bc3d39-548c-425a-b7c8-77c7f74e27e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 200 Jul 24 06:08:43.565251 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1106/4435] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:43 2026] GET /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:44.578584 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47c77798-2887-40a6-9263-5d1ab35e3de1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:44.580362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c77798-2887-40a6-9263-5d1ab35e3de1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:08:44.580621 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c77798-2887-40a6-9263-5d1ab35e3de1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:44.580855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47c77798-2887-40a6-9263-5d1ab35e3de1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:44.586355 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47c77798-2887-40a6-9263-5d1ab35e3de1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 404 Jul 24 06:08:44.586883 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1096/4436] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:44 2026] GET /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:44.595252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:44.596980 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:44.597356 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1066711115"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:44.598794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1066711115'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:44.598932 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:44.603009 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:44.608209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (b893c35a-6189-4c3f-b31e-fd86c23c38cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:44.609065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217fa7eb-211b-4aec-b0c4-995d43ed2e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:44.609923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:44.632198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217fa7eb-211b-4aec-b0c4-995d43ed2e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:44.632931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efb2f9a-a661-4652-bfe7-8739bf28c50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:44.667373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['b763e197-6798-4448-ba3b-5c6c27b57a5c', '7299ecf0-9702-413c-b2b1-7e041fd6c59f', 'b6e5467c-246e-46d1-8e2d-50e34c34f111', '47ae01c2-ae11-42d8-a212-9f2ccb0a67e8'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:44.668252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5efb2f9a-a661-4652-bfe7-8739bf28c50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b763e197-6798-4448-ba3b-5c6c27b57a5c', '7299ecf0-9702-413c-b2b1-7e041fd6c59f', 'b6e5467c-246e-46d1-8e2d-50e34c34f111', '47ae01c2-ae11-42d8-a212-9f2ccb0a67e8']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:44.669159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd84203-953f-48f3-9afd-dd3228831f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:44.690233 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd84203-953f-48f3-9afd-dd3228831f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a2cb31c-268f-43f2-a127-4f8a6c1b8d63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1066711115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['b763e197-6798-4448-ba3b-5c6c27b57a5c','7299ecf0-9702-413c-b2b1-7e041fd6c59f','b6e5467c-246e-46d1-8e2d-50e34c34f111','47ae01c2-ae11-42d8-a212-9f2ccb0a67e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1066711115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a2cb31c-268f-43f2-a127-4f8a6c1b8d63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:44.690980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558245ba-e15d-453c-bd78-6a6212c50720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:44.708929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (558245ba-e15d-453c-bd78-6a6212c50720) transitioned into state 'SUCCESS' from state '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-1066711115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['b763e197-6798-4448-ba3b-5c6c27b57a5c','7299ecf0-9702-413c-b2b1-7e041fd6c59f','b6e5467c-246e-46d1-8e2d-50e34c34f111','47ae01c2-ae11-42d8-a212-9f2ccb0a67e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:44.709613 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5394d27-4c92-4e91-83e4-f4a49b287306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:44.721705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5394d27-4c92-4e91-83e4-f4a49b287306) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:44.721705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (b893c35a-6189-4c3f-b31e-fd86c23c38cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:44.721705 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:44.721947 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eff99cd8-ea23-463c-8f04-6761eec33a64 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:44.722447 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1117/4437] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:08:44 2026] POST /volume/v3/volumes => generated 770 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:44.736853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bd96ebba-17f3-4961-875d-c7de14a80122 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:44.738748 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd96ebba-17f3-4961-875d-c7de14a80122 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:44.738954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd96ebba-17f3-4961-875d-c7de14a80122 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:44.739134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bd96ebba-17f3-4961-875d-c7de14a80122 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:44.746811 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:44.746811 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:44.750072 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-bd96ebba-17f3-4961-875d-c7de14a80122 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:44.754260 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bd96ebba-17f3-4961-875d-c7de14a80122 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 200 Jul 24 06:08:44.754803 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1119/4438] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:44 2026] GET /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:45.249704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:45.252034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:08:45.252313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:45.252586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:45.265186 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:45.265186 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:45.269199 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:08:45.275178 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-54c0fd85-cc69-45fc-bc1d-d5169abe18d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:08:45.275604 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1107/4439] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:45 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1648 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:45.770846 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:45.773784 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:45.774077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:45.774294 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:45.784356 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:45.784356 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:45.789354 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:45.794716 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ebec69c-addb-4598-9744-51fae2f6acb4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 200 Jul 24 06:08:45.795195 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1097/4440] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:45 2026] GET /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:45.810047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8812b484-243b-4632-b872-b76ffb397a93 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:45.812502 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:45.812894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2cb31c-268f-43f2-a127-4f8a6c1b8d63", "name": "tempest-VolumeDependencyTests-Snapshot-1921278036"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:45.821876 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:45.821876 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:45.822380 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:45.822529 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create snapshot from volume 2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:45.854207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['4e16a347-de3e-4819-8e03-e42bebcf6c0b', 'e1bbc99e-5987-4ec0-9af2-bf3078d90f20', '701e682e-2a62-4587-a4a1-d1d0ba0e8d62', 'dffcefc6-f8a6-4e48-9ce2-cb010dc0e05e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:45.899361 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot create request issued successfully. Jul 24 06:08:45.899361 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8812b484-243b-4632-b872-b76ffb397a93 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:45.899361 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1118/4441] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:45.909437 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:45.910695 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:45.910941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:45.911190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:45.917129 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:45.917129 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:45.917764 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:45.918634 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1ca91854-f6c4-450e-8359-6589b1cd9488 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 200 Jul 24 06:08:45.919219 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1120/4442] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:45 2026] GET /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:46.289633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-65d638bf-406e-4131-9e44-5a04102723a4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:46.292050 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65d638bf-406e-4131-9e44-5a04102723a4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:08:46.292324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65d638bf-406e-4131-9e44-5a04102723a4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:46.292610 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-65d638bf-406e-4131-9e44-5a04102723a4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:46.306239 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:46.306239 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:46.310990 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-65d638bf-406e-4131-9e44-5a04102723a4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:08:46.317210 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-65d638bf-406e-4131-9e44-5a04102723a4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:08:46.317852 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1108/4443] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:46 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 24 06:08:46.619252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-61fd5bcb-d027-4877-81a6-d00ef37b3df6 req-ac3d5367-a16a-4c44-9f13-35fcf7ab9951 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:46.622445 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-61fd5bcb-d027-4877-81a6-d00ef37b3df6 req-ac3d5367-a16a-4c44-9f13-35fcf7ab9951 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f Jul 24 06:08:46.622689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-61fd5bcb-d027-4877-81a6-d00ef37b3df6 req-ac3d5367-a16a-4c44-9f13-35fcf7ab9951 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:46.622898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-61fd5bcb-d027-4877-81a6-d00ef37b3df6 req-ac3d5367-a16a-4c44-9f13-35fcf7ab9951 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:46.629812 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:46.629812 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:46.674909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-61fd5bcb-d027-4877-81a6-d00ef37b3df6 req-ac3d5367-a16a-4c44-9f13-35fcf7ab9951 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f returned with HTTP 200 Jul 24 06:08:46.675331 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1098/4444] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:46 2026] DELETE /volume/v3/attachments/6dc33466-c731-4432-8853-dbc17586830f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:46.928404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-802de443-bdcf-4a07-af48-c706a6e1c6af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:46.930196 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-802de443-bdcf-4a07-af48-c706a6e1c6af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:46.930398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-802de443-bdcf-4a07-af48-c706a6e1c6af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:46.930707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-802de443-bdcf-4a07-af48-c706a6e1c6af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:46.936565 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:46.936565 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:46.937128 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-802de443-bdcf-4a07-af48-c706a6e1c6af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:46.938062 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-802de443-bdcf-4a07-af48-c706a6e1c6af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 200 Jul 24 06:08:46.938438 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1119/4445] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:46 2026] GET /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:46.946937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9845f177-c079-4f50-9bf8-67b903b50d89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:46.948759 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:46.949112 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4c3dd286-b42d-4c87-be18-44b4097201a1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-824640192"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:46.950620 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'snapshot_id': '4c3dd286-b42d-4c87-be18-44b4097201a1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-824640192'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:46.955598 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:46.955598 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:46.956038 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:46.956146 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:46.959540 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:46.965583 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (233d2078-2db4-4fa9-b300-28e417005cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:46.966652 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c21861d-447d-440b-a3b7-f9580e3f6391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:46.967489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:46.995735 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c21861d-447d-440b-a3b7-f9580e3f6391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4c3dd286-b42d-4c87-be18-44b4097201a1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:46.996041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115c6dfb-e74d-4fca-9956-6c1030872e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:47.035357 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['411e024d-2826-41f5-81d3-cee56ea3b98f', 'fa467ae7-7d61-4c39-b8ff-f072d4c749ae', '06ee6263-0742-4b86-a598-5a86eb02f11d', '6be4f5b2-262e-49ae-944a-b2e9acf9a5ce'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:47.036190 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115c6dfb-e74d-4fca-9956-6c1030872e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411e024d-2826-41f5-81d3-cee56ea3b98f', 'fa467ae7-7d61-4c39-b8ff-f072d4c749ae', '06ee6263-0742-4b86-a598-5a86eb02f11d', '6be4f5b2-262e-49ae-944a-b2e9acf9a5ce']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:47.037020 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b42830-006b-4c21-a2d5-5f38c26baeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:47.076652 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b42830-006b-4c21-a2d5-5f38c26baeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56ee7165-9ee6-4a5b-a8ef-aef0164ae238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-824640192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['411e024d-2826-41f5-81d3-cee56ea3b98f','fa467ae7-7d61-4c39-b8ff-f072d4c749ae','06ee6263-0742-4b86-a598-5a86eb02f11d','6be4f5b2-262e-49ae-944a-b2e9acf9a5ce'],size=1,snapshot_id=4c3dd286-b42d-4c87-be18-44b4097201a1,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-824640192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56ee7165-9ee6-4a5b-a8ef-aef0164ae238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4c3dd286-b42d-4c87-be18-44b4097201a1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:47.077333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ed5b41-6d1e-41ab-95da-648aa06ae709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:47.094596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ed5b41-6d1e-41ab-95da-648aa06ae709) transitioned into state 'SUCCESS' from state '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-824640192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['411e024d-2826-41f5-81d3-cee56ea3b98f','fa467ae7-7d61-4c39-b8ff-f072d4c749ae','06ee6263-0742-4b86-a598-5a86eb02f11d','6be4f5b2-262e-49ae-944a-b2e9acf9a5ce'],size=1,snapshot_id=4c3dd286-b42d-4c87-be18-44b4097201a1,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:47.095262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7d12c3-461e-4856-9982-73b19f9d8155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:47.116104 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7d12c3-461e-4856-9982-73b19f9d8155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:47.117082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (233d2078-2db4-4fa9-b300-28e417005cd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:47.117393 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:47.118083 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9845f177-c079-4f50-9bf8-67b903b50d89 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:47.118546 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1121/4446] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:46 2026] POST /volume/v3/volumes => generated 803 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:47.130346 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:47.132462 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:47.132462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:47.132582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:47.139893 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:47.139893 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:47.143465 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:47.147073 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a791658-0a70-4199-b5fa-8bf50eb2db43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 200 Jul 24 06:08:47.147409 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1109/4447] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:47 2026] GET /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:47.330056 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:47.332353 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:08:47.332555 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:47.332771 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:47.339630 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:47.339630 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:47.343841 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:08:47.348968 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df21412b-e10f-4009-8a93-c4d2440c83b3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:08:47.349344 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1099/4448] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:47 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:47.361307 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2832f475-59ba-40c9-8613-b5df660fdc1d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:47.362971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:08:47.363334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2917554-6d41-4bbd-9503-f48e7addba5c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1512430645"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:47.364708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': 'c2917554-6d41-4bbd-9503-f48e7addba5c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1512430645'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:08:47.364877 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume c2917554-6d41-4bbd-9503-f48e7addba5c in container None Jul 24 06:08:47.371527 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:47.371527 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:47.372087 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:08:47.386368 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['d0978f4b-c758-4022-bb45-f148a2484058', '4b4a745b-3655-424d-a963-13e2765a8c3c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:47.411611 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2832f475-59ba-40c9-8613-b5df660fdc1d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:08:47.412031 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1120/4449] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:08:47 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:47.420992 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:47.422935 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:47.423128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:47.423307 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:47.423413 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:47.428528 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:47.428528 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:47.429649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-04356b99-2be8-45ca-a1dd-03e8ee80993b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:47.430183 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1122/4450] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:47 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:48.160291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:48.162456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:48.162792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:48.163051 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:48.170752 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:48.170752 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:48.175039 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:48.180120 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1eb787f-4bd3-4edb-a553-19c160d3ddf4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 200 Jul 24 06:08:48.180612 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1110/4451] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:48 2026] GET /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:48.193122 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1aba5326-fac0-4598-bd1f-107110a82e71 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:48.195481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:48.195481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56ee7165-9ee6-4a5b-a8ef-aef0164ae238", "name": "tempest-VolumeDependencyTests-Snapshot-613784193"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:48.206870 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:48.206870 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:48.207551 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:48.207857 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create snapshot from volume 56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:48.252695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['7feefd84-ca93-4122-8967-481071b71dd0', '70d7ad26-f882-4fae-8423-d559cb1de45e', 'ee0bf3a1-9c74-4612-aece-6f9cddcf96f6', '0780b7bb-8b6c-4770-bb95-80de970c9fc8'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:48.304363 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot create request issued successfully. Jul 24 06:08:48.304363 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1aba5326-fac0-4598-bd1f-107110a82e71 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:48.304363 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1100/4452] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:48.312149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:48.313986 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:48.313986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:48.313986 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:48.318534 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:48.318534 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:48.319102 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:48.319789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd912b9b-eeaf-4bc0-a1b0-00f0de378b5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 200 Jul 24 06:08:48.320151 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1121/4453] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:48 2026] GET /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:48.441130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:48.443056 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:48.443288 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:48.443490 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:48.443594 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:48.448957 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:48.448957 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:48.449775 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bed75cdd-8341-4b1d-8d60-be6f5e51692e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:48.450338 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1123/4454] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:48 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:49.329101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:49.331092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:49.331301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:49.331580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:49.352269 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:49.352269 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:49.352790 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:49.353518 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-710b9a09-481b-426e-b2d9-cefc6d53b0e0 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 200 Jul 24 06:08:49.353909 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1111/4455] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:49 2026] GET /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:49.361883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-63e61979-45d1-4555-8698-029b048515fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:49.364112 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:49.364494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4555b526-2020-470c-9d89-a959aa88621b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-270547941"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:49.366282 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'snapshot_id': '4555b526-2020-470c-9d89-a959aa88621b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-270547941'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:49.372741 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:49.372741 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:49.373337 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:49.373491 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:49.378292 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:49.385048 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (192a612f-0c48-4e93-9218-739d3a03b6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:49.386600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323b702f-3520-4653-883d-56b751f71de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:49.387882 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:49.422840 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323b702f-3520-4653-883d-56b751f71de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4555b526-2020-470c-9d89-a959aa88621b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:49.423737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b2e19b-a931-4c6f-8ae4-c39054c50ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:49.459439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-927ef946-6f17-4249-b05f-bdf756661c12 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:49.461009 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['b1cb7d74-f8e4-41a2-ad7b-d368019e9995', '9e04611b-fdfb-4630-80ab-d8a6f6e58228', 'e4360d56-5699-40c3-ad39-e0a620cbc42a', '664325ad-0db8-4a6a-b0a7-83083675636e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:49.461356 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-927ef946-6f17-4249-b05f-bdf756661c12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:49.461611 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-927ef946-6f17-4249-b05f-bdf756661c12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:49.461838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b2e19b-a931-4c6f-8ae4-c39054c50ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1cb7d74-f8e4-41a2-ad7b-d368019e9995', '9e04611b-fdfb-4630-80ab-d8a6f6e58228', 'e4360d56-5699-40c3-ad39-e0a620cbc42a', '664325ad-0db8-4a6a-b0a7-83083675636e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:49.461954 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-927ef946-6f17-4249-b05f-bdf756661c12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:49.462011 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-927ef946-6f17-4249-b05f-bdf756661c12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:49.462636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7487378-b01f-4422-aef9-a9693adae730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:49.466278 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:49.466278 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:49.467002 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-927ef946-6f17-4249-b05f-bdf756661c12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:49.467377 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1122/4456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:49 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:49.498562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7487378-b01f-4422-aef9-a9693adae730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ffcc61-9b35-49d6-b0be-f6aea09d7204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-270547941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['b1cb7d74-f8e4-41a2-ad7b-d368019e9995','9e04611b-fdfb-4630-80ab-d8a6f6e58228','e4360d56-5699-40c3-ad39-e0a620cbc42a','664325ad-0db8-4a6a-b0a7-83083675636e'],size=1,snapshot_id=4555b526-2020-470c-9d89-a959aa88621b,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-270547941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ffcc61-9b35-49d6-b0be-f6aea09d7204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4555b526-2020-470c-9d89-a959aa88621b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:49.499291 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefc770b-4307-43b1-9bed-0de9eda53ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:49.515918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aefc770b-4307-43b1-9bed-0de9eda53ef3) transitioned into state 'SUCCESS' from state '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-270547941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['b1cb7d74-f8e4-41a2-ad7b-d368019e9995','9e04611b-fdfb-4630-80ab-d8a6f6e58228','e4360d56-5699-40c3-ad39-e0a620cbc42a','664325ad-0db8-4a6a-b0a7-83083675636e'],size=1,snapshot_id=4555b526-2020-470c-9d89-a959aa88621b,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:49.516572 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250da8e4-ea46-4853-bc22-0a9fe7e112ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:49.535971 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250da8e4-ea46-4853-bc22-0a9fe7e112ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:49.535971 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (192a612f-0c48-4e93-9218-739d3a03b6b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:49.535971 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:49.535971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-63e61979-45d1-4555-8698-029b048515fe tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:49.536327 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1101/4457] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:49 2026] POST /volume/v3/volumes => generated 803 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:49.553990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:49.555737 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:49.556567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:49.556567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:49.563703 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:49.563703 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:49.565874 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:49.569521 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2ce67c04-298a-4fea-a894-80b16c4a5f25 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 200 Jul 24 06:08:49.569888 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1124/4458] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:49 2026] GET /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:50.476286 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:50.478117 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:50.478320 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:50.478501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:50.478609 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:50.484943 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:50.484943 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:50.485665 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-512d632c-f04f-4c88-8fc0-40e77ead57a8 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:50.486098 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1112/4459] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:50 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:50.581042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:50.583945 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:50.584154 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:50.584343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:50.590955 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:50.590955 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:50.594322 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:50.599107 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e8636ea3-b7d8-4f8c-bfe6-5c63d904fb06 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 200 Jul 24 06:08:50.599367 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1123/4460] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:50 2026] GET /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:50.616757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:50.619000 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:50.619207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:50.619390 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:50.619531 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:50.626245 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:50.626245 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:50.626683 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:50.644522 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot delete request issued successfully. Jul 24 06:08:50.644727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee2c3ce6-8e23-443e-bbb0-b1a0f0151e9d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 202 Jul 24 06:08:50.645112 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1102/4461] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:50 2026] DELETE /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:50.652208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:50.653995 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:50.654164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:50.654331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:50.659110 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:50.659110 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:50.659554 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:50.660258 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc1125f2-43a6-42b2-a4e8-e4257582ad9a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 200 Jul 24 06:08:50.660647 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1125/4462] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:50 2026] GET /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.058868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b304d51-4ea1-44c3-9402-7996e910267c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.060536 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b304d51-4ea1-44c3-9402-7996e910267c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:51.060641 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b304d51-4ea1-44c3-9402-7996e910267c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.060854 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b304d51-4ea1-44c3-9402-7996e910267c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.067663 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.067663 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:51.071079 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0b304d51-4ea1-44c3-9402-7996e910267c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:51.075001 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b304d51-4ea1-44c3-9402-7996e910267c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:51.075343 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1113/4463] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.086558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.087955 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:51.088297 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.088624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.095641 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.095641 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:51.099113 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:51.102795 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc57ef9f-ad6e-4591-9b53-1a3af75ad4c5 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:51.103149 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1124/4464] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.342442 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.344534 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:51.344764 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.344950 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.351837 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.351837 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:51.355598 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:51.360641 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-289c3fe0-aaa0-4951-b91b-450f0f58deb4 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:51.361074 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1103/4465] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.431695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-902b1735-b5b1-45c7-92ab-ec6095c2dfa1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.432126 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-902b1735-b5b1-45c7-92ab-ec6095c2dfa1 None None] GET https://10.4.3.200/volume// Jul 24 06:08:51.432326 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-902b1735-b5b1-45c7-92ab-ec6095c2dfa1 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.432571 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-902b1735-b5b1-45c7-92ab-ec6095c2dfa1 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.432951 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-902b1735-b5b1-45c7-92ab-ec6095c2dfa1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:51.433351 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1126/4466] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:51.443211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-d61216d5-80cf-4949-bb4f-239b6c48d933 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.445280 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-d61216d5-80cf-4949-bb4f-239b6c48d933 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:08:51.445696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-d61216d5-80cf-4949-bb4f-239b6c48d933 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0931004-a48b-4609-bf0f-3d216f2c60c6", "connector": null, "instance_uuid": "c5f34f7a-d4a6-4f2f-9d64-8aea7fadf0b3"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:51.454618 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.454618 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:51.476320 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-d61216d5-80cf-4949-bb4f-239b6c48d933 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:08:51.476772 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1114/4467] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:08:51 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:51.497737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.499990 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:51.500206 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.500476 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.500542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:51.507940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.508008 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.508008 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:51.508173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2bc36892-0a40-41fe-8cf4-5bf480105279 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:51.508732 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1125/4468] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.509762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:51.509762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.509903 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.511487 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0cda64b5-88a4-4b02-8898-bc8dcce460b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.511999 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cda64b5-88a4-4b02-8898-bc8dcce460b0 None None] GET https://10.4.3.200/volume// Jul 24 06:08:51.512164 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cda64b5-88a4-4b02-8898-bc8dcce460b0 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.512350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0cda64b5-88a4-4b02-8898-bc8dcce460b0 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.512667 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0cda64b5-88a4-4b02-8898-bc8dcce460b0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:51.512982 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1127/4469] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:51.521105 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.521105 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:51.521999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.524464 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:51.525365 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:51.525595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.525795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.528629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ee89e513-a0bc-4bde-b3ed-f3281fbbb1e8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:51.528982 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1104/4470] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.536597 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.536597 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:51.539849 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:51.543904 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-eb41848f-7c49-4ec7-8e7f-f77f7aa1ccca tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:51.544294 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1115/4471] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 1053 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:51.669635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-73b60aba-2b4a-420f-8a45-39f13ff96f55 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.672971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73b60aba-2b4a-420f-8a45-39f13ff96f55 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:08:51.673107 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73b60aba-2b4a-420f-8a45-39f13ff96f55 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.673670 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-73b60aba-2b4a-420f-8a45-39f13ff96f55 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.679771 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-73b60aba-2b4a-420f-8a45-39f13ff96f55 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 404 Jul 24 06:08:51.680793 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1126/4472] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:51.688702 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32eadc77-109e-47cb-b502-22072ab8942b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.690529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:51.690738 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.690917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.691032 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:51.696100 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.696100 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:51.696575 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:51.697373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.699687 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] PUT https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 Jul 24 06:08:51.700025 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:51.709054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Acquiring lock "cinder-attachment_update-c0931004-a48b-4609-bf0f-3d216f2c60c6-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:08:51.713586 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot delete request issued successfully. Jul 24 06:08:51.713874 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32eadc77-109e-47cb-b502-22072ab8942b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 202 Jul 24 06:08:51.714369 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1128/4473] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:51 2026] DELETE /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:51.717080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Lock "cinder-attachment_update-c0931004-a48b-4609-bf0f-3d216f2c60c6-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:08:51.718180 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.718180 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:51.723372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:51.725128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:51.725312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:51.725590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:51.730838 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:51.730838 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:51.731349 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:51.732167 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ef1b10c0-7fd4-4ad1-ad36-c758c2e1b08f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 200 Jul 24 06:08:51.732591 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1116/4474] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:51 2026] GET /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:51.815824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Lock "cinder-attachment_update-c0931004-a48b-4609-bf0f-3d216f2c60c6-np0000005810" released by "attachment_update" :: held 0.099s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:08:51.816447 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-6f97087e-2c5a-40fd-a435-1e29cc516655 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 returned with HTTP 200 Jul 24 06:08:51.816902 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1105/4475] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:08:51 2026] PUT /volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:52.520965 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:52.522851 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:52.523031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:52.523202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:52.523296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:52.527709 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:52.527709 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:52.528351 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bed6b714-fca1-480d-b3f2-247694f4fc67 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:52.528843 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1127/4476] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:52 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:52.540334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1558f757-db69-4170-a09f-b3b30b9cec62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:52.542004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1558f757-db69-4170-a09f-b3b30b9cec62 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:52.542188 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1558f757-db69-4170-a09f-b3b30b9cec62 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:52.542615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1558f757-db69-4170-a09f-b3b30b9cec62 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:52.551178 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:52.551178 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:52.554761 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1558f757-db69-4170-a09f-b3b30b9cec62 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:52.559150 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1558f757-db69-4170-a09f-b3b30b9cec62 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:52.559541 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1129/4477] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:52 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:52.741532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9f81b408-fa96-4792-829e-f5787c5fadea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:52.743191 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f81b408-fa96-4792-829e-f5787c5fadea tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:08:52.743365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f81b408-fa96-4792-829e-f5787c5fadea tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:52.743554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9f81b408-fa96-4792-829e-f5787c5fadea tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:52.747570 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9f81b408-fa96-4792-829e-f5787c5fadea tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 404 Jul 24 06:08:52.748017 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1117/4478] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:52 2026] GET /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:52.754764 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:52.756501 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:52.756728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:52.757140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:52.757140 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:52.764025 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:52.764025 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:52.764511 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:52.780066 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:52.780239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08c6c03c-df49-420e-9de9-1925fbc2a7e1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 202 Jul 24 06:08:52.780723 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1106/4479] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:52 2026] DELETE /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:52.787820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-177b2d17-f310-400c-8701-9b8369d5314c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:52.790109 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-177b2d17-f310-400c-8701-9b8369d5314c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:52.790373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-177b2d17-f310-400c-8701-9b8369d5314c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:52.790648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-177b2d17-f310-400c-8701-9b8369d5314c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:52.800216 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:52.800216 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:52.804403 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-177b2d17-f310-400c-8701-9b8369d5314c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:52.808563 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-177b2d17-f310-400c-8701-9b8369d5314c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 200 Jul 24 06:08:52.809002 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1128/4480] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:52 2026] GET /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:53.538604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:53.540434 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:53.540629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:53.540862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:53.540996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:53.545256 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:53.545256 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:53.546045 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-89e5ebc2-f885-4c87-a21a-18c98600a8ca tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:53.546447 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1130/4481] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:53 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:53.571865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:53.574634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:53.574861 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:53.575041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:53.585043 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:53.585043 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:53.588493 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:53.592848 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f89c6b5-2675-485c-ac31-e1c6f19d6e1b tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:53.593266 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1118/4482] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:53 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:53.822501 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7380e82e-31bb-4afd-9068-b61a6d3bcc3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:53.824868 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7380e82e-31bb-4afd-9068-b61a6d3bcc3c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:08:53.825156 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7380e82e-31bb-4afd-9068-b61a6d3bcc3c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:53.825396 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7380e82e-31bb-4afd-9068-b61a6d3bcc3c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:53.831346 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7380e82e-31bb-4afd-9068-b61a6d3bcc3c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 404 Jul 24 06:08:53.831819 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1107/4483] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:53 2026] GET /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:53.840358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:53.842834 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:53.843038 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:53.843220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:53.843382 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:53.851240 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:53.851240 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:53.851795 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:53.870917 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:53.871168 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-32f80d01-f0f2-44bb-88a5-1a9ba9fb91d3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 202 Jul 24 06:08:53.871767 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1129/4484] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:53 2026] DELETE /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:53.880045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24e5489a-505c-4ed3-8833-912034ad06eb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:53.881866 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24e5489a-505c-4ed3-8833-912034ad06eb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:53.882963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24e5489a-505c-4ed3-8833-912034ad06eb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:53.882963 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24e5489a-505c-4ed3-8833-912034ad06eb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:53.889454 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:53.889454 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:53.893102 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-24e5489a-505c-4ed3-8833-912034ad06eb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:53.897980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24e5489a-505c-4ed3-8833-912034ad06eb tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 200 Jul 24 06:08:53.898748 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1131/4485] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:53 2026] GET /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:54.559319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.561703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:54.561908 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.562188 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:54.562358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:54.568581 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:54.568581 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:54.569721 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9e5de6e-aed8-4e65-bef3-5cb0969f9448 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:54.570345 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1119/4486] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:54 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:54.607704 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.610352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:54.610814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.611032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:54.622477 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:54.622477 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:54.626738 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:54.632533 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a7ff6eb-af68-416b-b9ba-0ebc972b4704 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:54.633102 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1108/4487] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:54 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:54.915792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-076e6558-8904-4098-a22a-3f81f415f921 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.917765 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-076e6558-8904-4098-a22a-3f81f415f921 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:08:54.917990 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-076e6558-8904-4098-a22a-3f81f415f921 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.918120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.918402 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-076e6558-8904-4098-a22a-3f81f415f921 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:54.920596 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:54.920878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.921130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:54.925946 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-076e6558-8904-4098-a22a-3f81f415f921 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 404 Jul 24 06:08:54.926462 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1130/4488] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:54 2026] GET /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:54.929695 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:54.929695 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:54.934075 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:54.934244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-011f47be-171e-4edb-ba77-673cdd689cec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.937056 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:54.937570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.937761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:54.937929 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:54.938202 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-33960ce9-a261-48ca-8f4f-f5738c4e126f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:54.938627 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1132/4489] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:54 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:54.948249 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:54.948249 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:54.948892 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:54.975297 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:08:54.975493 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-011f47be-171e-4edb-ba77-673cdd689cec tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 202 Jul 24 06:08:54.976000 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1120/4490] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:08:54 2026] DELETE /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:08:54.989647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:54.992876 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:54.993168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:54.993434 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.007861 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.007861 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:55.013839 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:55.019060 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-32040363-7fc0-486e-9fbf-bd7dc9bacef3 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 200 Jul 24 06:08:55.019541 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1109/4491] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:54 2026] GET /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:55.034334 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8b3a256f-5ae1-4564-9cee-052666b5de0b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.034892 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b3a256f-5ae1-4564-9cee-052666b5de0b None None] GET https://10.4.3.200/volume// Jul 24 06:08:55.035160 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b3a256f-5ae1-4564-9cee-052666b5de0b None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.035508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8b3a256f-5ae1-4564-9cee-052666b5de0b None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.035932 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8b3a256f-5ae1-4564-9cee-052666b5de0b None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:55.036326 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1131/4492] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:55.061923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-dc7baa4b-195c-4f34-a032-46739d9173de None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.064487 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-dc7baa4b-195c-4f34-a032-46739d9173de tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:08:55.065006 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-dc7baa4b-195c-4f34-a032-46739d9173de tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33c4a755-a339-4f0c-a136-8bb955f0a08f", "connector": null, "instance_uuid": "1edfde38-c35f-40b1-8ff0-bba491bad886"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:55.075061 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.075061 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:55.104186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-dc7baa4b-195c-4f34-a032-46739d9173de tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:08:55.104857 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1133/4493] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:08:55 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 24 06:08:55.120837 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-ee76c387-e8a1-4a06-9920-0bd92b328916 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.124293 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-ee76c387-e8a1-4a06-9920-0bd92b328916 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9/action Jul 24 06:08:55.124771 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-ee76c387-e8a1-4a06-9920-0bd92b328916 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:55.124912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-ee76c387-e8a1-4a06-9920-0bd92b328916 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:55.140780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cff34432-6c5e-471a-9dd8-90abda690ffa None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.142507 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cff34432-6c5e-471a-9dd8-90abda690ffa tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:55.142732 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cff34432-6c5e-471a-9dd8-90abda690ffa tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.142951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cff34432-6c5e-471a-9dd8-90abda690ffa tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.143360 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.143360 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:55.152761 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-12e55692-a3c8-49c2-b105-da54e41fdf2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.153187 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12e55692-a3c8-49c2-b105-da54e41fdf2f None None] GET https://10.4.3.200/volume// Jul 24 06:08:55.153320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12e55692-a3c8-49c2-b105-da54e41fdf2f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.153551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-12e55692-a3c8-49c2-b105-da54e41fdf2f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.153877 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-12e55692-a3c8-49c2-b105-da54e41fdf2f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:55.154148 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1132/4494] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:55.156494 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.156494 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:55.157486 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-46bb04ed-df55-4135-87aa-fc70764cf801 req-ee76c387-e8a1-4a06-9920-0bd92b328916 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9/action returned with HTTP 204 Jul 24 06:08:55.158076 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1121/4495] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:08:55 2026] POST /volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:55.160450 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cff34432-6c5e-471a-9dd8-90abda690ffa tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:55.164424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.165092 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cff34432-6c5e-471a-9dd8-90abda690ffa tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:55.165509 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1110/4496] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:55.166389 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:55.166672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.166895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.178726 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.178726 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:55.182488 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:55.186889 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-40e29960-1046-46a2-95da-90837d141c34 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:55.187337 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1134/4497] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:55.304923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.307338 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] PUT https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 Jul 24 06:08:55.307765 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:55.315896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Acquiring lock "cinder-attachment_update-33c4a755-a339-4f0c-a136-8bb955f0a08f-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:08:55.320584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Lock "cinder-attachment_update-33c4a755-a339-4f0c-a136-8bb955f0a08f-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:08:55.321627 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.321627 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:55.415781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Lock "cinder-attachment_update-33c4a755-a339-4f0c-a136-8bb955f0a08f-np0000005810" released by "attachment_update" :: held 0.095s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:08:55.416047 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-123f8117-38f5-4a72-ac05-6dcb0a3a68c1 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 returned with HTTP 200 Jul 24 06:08:55.416493 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1133/4498] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:08:55 2026] PUT /volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:55.582045 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.584093 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:55.584210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.584456 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.584595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:55.589731 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.589731 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:55.590755 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4cb63372-4bf9-44dc-a67e-8e1f34b88c2d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:55.591333 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1122/4499] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:55.652155 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.653972 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:55.654809 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.654809 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.664219 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.664219 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:55.667629 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:55.672016 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8c8fc08-1807-4d09-8932-fc25dd488645 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:55.672157 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1111/4500] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:55.685746 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-afd96869-182e-43fa-999e-8e35133d3931 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:55.687929 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afd96869-182e-43fa-999e-8e35133d3931 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:55.688179 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afd96869-182e-43fa-999e-8e35133d3931 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:55.688449 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-afd96869-182e-43fa-999e-8e35133d3931 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:55.700237 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:55.700237 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:55.704747 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-afd96869-182e-43fa-999e-8e35133d3931 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:55.710495 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-afd96869-182e-43fa-999e-8e35133d3931 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:55.711062 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1135/4501] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:55 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:56.036545 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a0d4677e-7df0-4b3b-bdbf-a2f5149a83f7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.038694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0d4677e-7df0-4b3b-bdbf-a2f5149a83f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:08:56.038939 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0d4677e-7df0-4b3b-bdbf-a2f5149a83f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:56.039185 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a0d4677e-7df0-4b3b-bdbf-a2f5149a83f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:56.046132 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a0d4677e-7df0-4b3b-bdbf-a2f5149a83f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 404 Jul 24 06:08:56.046759 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1134/4502] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:56 2026] GET /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:08:56.056446 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.058341 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:56.058755 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-320611214"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:56.060075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-320611214'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:56.060231 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:56.064100 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:56.070855 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (5052f5be-06d6-4616-baab-789ff63b7b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:56.071174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4d2aa6-a992-447a-9800-42b7d3883860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:56.072585 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:56.096985 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4d2aa6-a992-447a-9800-42b7d3883860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:56.097746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41925c06-217a-47b0-9fb5-4d032344f41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:56.135509 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['d515c7fb-8be2-417e-bfed-ed1b00afd830', 'c3e894f7-8e24-4079-9c3a-a50ae235545f', '8bf7552a-dae4-40d0-9a35-96c62b5a1d8c', 'befd7db4-7832-416d-8e21-e6f459a23202'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:56.136262 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41925c06-217a-47b0-9fb5-4d032344f41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d515c7fb-8be2-417e-bfed-ed1b00afd830', 'c3e894f7-8e24-4079-9c3a-a50ae235545f', '8bf7552a-dae4-40d0-9a35-96c62b5a1d8c', 'befd7db4-7832-416d-8e21-e6f459a23202']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:56.137189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df85e27-3dc9-4dd4-b7ed-ceec05967ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:56.158619 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df85e27-3dc9-4dd4-b7ed-ceec05967ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '872d1afc-3bb3-4e4b-a365-33ffdb73ec64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320611214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['d515c7fb-8be2-417e-bfed-ed1b00afd830','c3e894f7-8e24-4079-9c3a-a50ae235545f','8bf7552a-dae4-40d0-9a35-96c62b5a1d8c','befd7db4-7832-416d-8e21-e6f459a23202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320611214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=872d1afc-3bb3-4e4b-a365-33ffdb73ec64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:56.159333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0b2af6-3472-4b72-b535-e3a217c18660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:56.180175 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb083493-acd9-41f9-842a-5d708fd531eb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.181941 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb083493-acd9-41f9-842a-5d708fd531eb tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:56.182179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb083493-acd9-41f9-842a-5d708fd531eb tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:56.182375 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb083493-acd9-41f9-842a-5d708fd531eb tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:56.183044 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec0b2af6-3472-4b72-b535-e3a217c18660) transitioned into state 'SUCCESS' from state '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-320611214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['d515c7fb-8be2-417e-bfed-ed1b00afd830','c3e894f7-8e24-4079-9c3a-a50ae235545f','8bf7552a-dae4-40d0-9a35-96c62b5a1d8c','befd7db4-7832-416d-8e21-e6f459a23202'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:56.184069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca41726-22bb-485c-a462-8d0b06183493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:56.193942 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:56.193942 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:56.198513 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca41726-22bb-485c-a462-8d0b06183493) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:56.199239 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-eb083493-acd9-41f9-842a-5d708fd531eb tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:56.199593 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (5052f5be-06d6-4616-baab-789ff63b7b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:56.200084 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:56.204014 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c8e8f4a5-9f60-409c-931c-2953cfda64e5 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:56.204587 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1123/4503] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:08:56 2026] POST /volume/v3/volumes => generated 769 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:56.205832 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb083493-acd9-41f9-842a-5d708fd531eb tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:56.206327 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1112/4504] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:56 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:56.220570 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.222927 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:08:56.223204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:56.223477 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:56.232853 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:56.232853 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:56.237473 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:56.243256 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31a4224c-792d-470e-9a55-aaea5bb6ae5d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 200 Jul 24 06:08:56.243803 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1136/4505] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:56 2026] GET /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:56.605287 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99346fbd-a731-4132-9c92-427e6712cae3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.607713 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99346fbd-a731-4132-9c92-427e6712cae3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:56.607860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99346fbd-a731-4132-9c92-427e6712cae3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:56.608058 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99346fbd-a731-4132-9c92-427e6712cae3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:56.608206 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-99346fbd-a731-4132-9c92-427e6712cae3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:56.616869 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:56.616869 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:56.617875 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99346fbd-a731-4132-9c92-427e6712cae3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:56.618380 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1135/4506] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:56 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:56.903935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c22ff76-dd76-4419-acf5-d98079299b47 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:56.906112 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c22ff76-dd76-4419-acf5-d98079299b47 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:56.906285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c22ff76-dd76-4419-acf5-d98079299b47 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:56.906475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c22ff76-dd76-4419-acf5-d98079299b47 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:56.917904 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:56.917904 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:56.922146 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2c22ff76-dd76-4419-acf5-d98079299b47 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:56.927103 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c22ff76-dd76-4419-acf5-d98079299b47 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 200 Jul 24 06:08:56.927618 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1124/4507] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:56 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:57.221321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:57.223114 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:57.223310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:57.223514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:57.236214 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:57.236214 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:57.239496 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:57.244064 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d6ffe95a-4fe0-493c-8e96-b571dba05555 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:57.244454 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1113/4508] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:57 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:57.256625 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:57.260464 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:08:57.260795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:57.261067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:57.273726 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:57.273726 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:57.277872 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:57.284117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d439a8ba-d203-40de-8326-0d6d15aacdb2 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 200 Jul 24 06:08:57.284580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1137/4509] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:57 2026] GET /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:57.298335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:57.301010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:08:57.301845 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "872d1afc-3bb3-4e4b-a365-33ffdb73ec64", "name": "tempest-VolumeDependencyTests-Snapshot-1873968070"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:57.314595 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:57.314595 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:57.315591 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:57.315709 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create snapshot from volume 872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:08:57.349277 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['4c69581e-d087-405c-bc72-9a017959cf19', '729a36b8-0348-4ce2-a7d2-9a0c1ef81945', 'e5617edd-3948-4e86-9aee-6e0b13207c03', '122e6cba-8839-4440-8bfd-5cfb41c4fe0e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:57.386045 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot create request issued successfully. Jul 24 06:08:57.388538 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afc35280-2fc2-4887-9170-eef1e9c63fe4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:08:57.388538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1136/4510] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:08:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:08:57.403036 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:57.405328 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:08:57.405939 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:57.408922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:57.417720 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:57.417720 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:57.418620 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:57.419886 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0362e509-cbaa-4ffa-bab9-0c3d2e26fe39 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 200 Jul 24 06:08:57.419944 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1125/4511] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:57 2026] GET /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:57.632780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f36fbe5-69d0-4003-b204-39be21eade73 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:57.635162 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f36fbe5-69d0-4003-b204-39be21eade73 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:57.635558 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f36fbe5-69d0-4003-b204-39be21eade73 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:57.635834 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f36fbe5-69d0-4003-b204-39be21eade73 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:57.635971 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7f36fbe5-69d0-4003-b204-39be21eade73 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:57.641401 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:57.641401 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:57.642186 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f36fbe5-69d0-4003-b204-39be21eade73 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:57.642615 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1114/4512] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:57 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:58.259879 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-87d18430-a22a-4708-a476-36d31e0204f9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.261542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87d18430-a22a-4708-a476-36d31e0204f9 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:58.261806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87d18430-a22a-4708-a476-36d31e0204f9 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.262012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-87d18430-a22a-4708-a476-36d31e0204f9 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.271988 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.271988 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:58.274910 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-87d18430-a22a-4708-a476-36d31e0204f9 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:58.278598 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-87d18430-a22a-4708-a476-36d31e0204f9 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:58.278946 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1138/4513] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:58.421483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.423660 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:58.423858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.424068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.430759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.432927 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:08:58.433155 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.433394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.433622 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.433622 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:58.436714 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:58.440387 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-a5a14dd0-2e32-4dfe-91b6-2f9df0566390 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:58.440784 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1137/4514] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:58.441964 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.441964 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:58.442518 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:58.443461 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f20fecb-79d6-4cb4-88b8-36a5354fb46a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 200 Jul 24 06:08:58.444544 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1126/4515] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:58.457283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.458953 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:08:58.459302 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a557b101-1d72-44d9-849d-0772b864a85b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-279807668"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:58.462004 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'snapshot_id': 'a557b101-1d72-44d9-849d-0772b864a85b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-279807668'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:08:58.462659 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.468180 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.468180 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:58.468180 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:58.468180 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:08:58.469892 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] POST https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6/action Jul 24 06:08:58.470237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:58.470421 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:58.471157 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:08:58.479353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (9f375df5-86a6-4ffa-a2f6-03cb0f3488fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:58.481189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f086d8-e194-4a7b-abf6-3a8e45bff9d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:58.482694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:08:58.483816 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.483816 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:58.484378 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:58.491941 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Begin detaching volume completed successfully. Jul 24 06:08:58.492227 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-1b783995-a3ac-431a-98b7-0f1c787c6375 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6/action returned with HTTP 202 Jul 24 06:08:58.492874 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1139/4516] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:08:58 2026] POST /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:08:58.526078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f086d8-e194-4a7b-abf6-3a8e45bff9d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a557b101-1d72-44d9-849d-0772b864a85b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:58.527114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67d0961-cd84-4b92-be5e-440909606d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:58.547358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b6ae679-e28e-45b7-90b8-7d2b6b5387ff None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.547764 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b6ae679-e28e-45b7-90b8-7d2b6b5387ff None None] GET https://10.4.3.200/volume// Jul 24 06:08:58.547921 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b6ae679-e28e-45b7-90b8-7d2b6b5387ff None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.548119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b6ae679-e28e-45b7-90b8-7d2b6b5387ff None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.548414 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b6ae679-e28e-45b7-90b8-7d2b6b5387ff None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:08:58.548667 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1138/4517] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:08:58.554742 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.556996 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:08:58.557190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.557362 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.566454 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.566454 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:58.569268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['d8c21056-e285-4886-8b41-b66c9d582e3e', 'dea80ad0-440e-444f-a365-9eded7b9e2ff', 'b0243e53-7818-4c42-af5f-d1868a3a0e03', '3b70c85d-ac0c-457b-b337-9351e1501b0e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:58.569772 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:08:58.570167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d67d0961-cd84-4b92-be5e-440909606d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8c21056-e285-4886-8b41-b66c9d582e3e', 'dea80ad0-440e-444f-a365-9eded7b9e2ff', 'b0243e53-7818-4c42-af5f-d1868a3a0e03', '3b70c85d-ac0c-457b-b337-9351e1501b0e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:58.570951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340ddc7b-c96e-4183-bf08-071388b90d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:58.573626 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-4d15f22a-b9ac-43a4-9873-e4fe057c2022 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:08:58.574026 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1127/4518] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:58.614630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (340ddc7b-c96e-4183-bf08-071388b90d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90b9bce7-6fae-42e2-9b1e-fe60388269e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279807668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['d8c21056-e285-4886-8b41-b66c9d582e3e','dea80ad0-440e-444f-a365-9eded7b9e2ff','b0243e53-7818-4c42-af5f-d1868a3a0e03','3b70c85d-ac0c-457b-b337-9351e1501b0e'],size=1,snapshot_id=a557b101-1d72-44d9-849d-0772b864a85b,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:08:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-279807668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90b9bce7-6fae-42e2-9b1e-fe60388269e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a557b101-1d72-44d9-849d-0772b864a85b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:58.615456 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dadb7d-e6a9-49c0-8267-c1b8c5d36e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:58.636585 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4dadb7d-e6a9-49c0-8267-c1b8c5d36e03) transitioned into state 'SUCCESS' from state '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-279807668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['d8c21056-e285-4886-8b41-b66c9d582e3e','dea80ad0-440e-444f-a365-9eded7b9e2ff','b0243e53-7818-4c42-af5f-d1868a3a0e03','3b70c85d-ac0c-457b-b337-9351e1501b0e'],size=1,snapshot_id=a557b101-1d72-44d9-849d-0772b864a85b,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:58.637628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f31a41-5202-4ee3-b8d9-20115d261534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:08:58.653825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-068f32bd-d198-4369-97fb-1994ae3813a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.655993 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-068f32bd-d198-4369-97fb-1994ae3813a0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:58.656128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-068f32bd-d198-4369-97fb-1994ae3813a0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.656311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-068f32bd-d198-4369-97fb-1994ae3813a0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.656460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-068f32bd-d198-4369-97fb-1994ae3813a0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:58.660174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f31a41-5202-4ee3-b8d9-20115d261534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:08:58.660458 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.660458 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:58.661101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (9f375df5-86a6-4ffa-a2f6-03cb0f3488fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:08:58.661421 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:08:58.661988 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5defd9ff-6935-440d-98e9-e63bc68e1b68 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:08:58.662382 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1115/4519] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:08:58 2026] POST /volume/v3/volumes => generated 803 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:58.662650 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-068f32bd-d198-4369-97fb-1994ae3813a0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:58.663067 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1140/4520] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:58.677047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-200ba989-0668-4305-80c1-561c5ba73616 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.678782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-200ba989-0668-4305-80c1-561c5ba73616 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:08:58.678976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-200ba989-0668-4305-80c1-561c5ba73616 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:58.679174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-200ba989-0668-4305-80c1-561c5ba73616 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:58.686322 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-e3ecc616-e0b2-4fd6-a93c-f1d088b8c673 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:58.686763 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.686763 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:58.688769 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-e3ecc616-e0b2-4fd6-a93c-f1d088b8c673 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] POST https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520/action Jul 24 06:08:58.689198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-e3ecc616-e0b2-4fd6-a93c-f1d088b8c673 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:58.689352 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-e3ecc616-e0b2-4fd6-a93c-f1d088b8c673 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:58.690577 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-200ba989-0668-4305-80c1-561c5ba73616 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:58.694581 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-200ba989-0668-4305-80c1-561c5ba73616 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 returned with HTTP 200 Jul 24 06:08:58.694997 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1139/4521] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:58 2026] GET /volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:58.709161 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:58.709161 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:58.719930 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2bfa6c26-b512-4440-9757-18bad19fd570 req-e3ecc616-e0b2-4fd6-a93c-f1d088b8c673 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520/action returned with HTTP 204 Jul 24 06:08:58.720477 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1128/4522] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:08:58 2026] POST /volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:08:59.295239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.296916 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:59.297100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.297349 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.306255 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.306255 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:59.309293 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:59.312975 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0a9f15d3-7193-4b6b-acd7-c88be04fb554 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:59.313389 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1116/4523] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:59.326557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.328268 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] POST https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action Jul 24 06:08:59.328707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:08:59.328836 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:08:59.340045 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.340045 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:59.342896 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:59.374937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Created reservations ['77a041d8-01c6-48ce-b2a7-71a08b5f738c', '7c93f410-88f7-4db4-832c-6be306634a37'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:08:59.397806 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Extend volume request issued successfully. Jul 24 06:08:59.398044 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action returned with HTTP 202 Jul 24 06:08:59.398453 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1141/4524] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 24 06:08:59 2026] POST /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:08:59.404663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.406804 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:59.407046 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.407243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.416977 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.416977 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:59.421026 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:08:59.425121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a9f050cd-6941-4379-b40d-f93cc5d1e08f tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:59.425523 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1140/4525] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:08:59.433363 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-5c92be00-d10e-4c1b-acb7-330a6b50ff4f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.435827 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-5c92be00-d10e-4c1b-acb7-330a6b50ff4f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db Jul 24 06:08:59.436080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-5c92be00-d10e-4c1b-acb7-330a6b50ff4f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.436316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-5c92be00-d10e-4c1b-acb7-330a6b50ff4f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.448704 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.448704 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:59.602535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-8c2cce07-179a-4d56-bb44-fa48f0c46321 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.604737 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-8c2cce07-179a-4d56-bb44-fa48f0c46321 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] DELETE https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 Jul 24 06:08:59.604939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-8c2cce07-179a-4d56-bb44-fa48f0c46321 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.605133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-8c2cce07-179a-4d56-bb44-fa48f0c46321 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.612027 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.612027 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:59.672862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.674973 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:59.675230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.675357 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.675499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:59.680103 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.680103 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:59.680964 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b277b7c-6b5c-41f4-80de-b53460df5a8e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:59.681346 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1142/4526] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:59.694627 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.696819 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:59.697848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.697848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.697848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:59.702493 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.702493 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:59.703211 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2ba0b40b-9624-4bfa-922f-e21f8df06de9 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:59.703893 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1141/4527] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:59.709500 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.711378 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:08:59.711506 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.711722 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.714146 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-5c92be00-d10e-4c1b-acb7-330a6b50ff4f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db returned with HTTP 200 Jul 24 06:08:59.715323 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1129/4528] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:59 2026] DELETE /volume/v3/attachments/004281ca-5bc4-4ddb-8c80-825c9f1910db => generated 19 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:59.716338 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.719969 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:59.720156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.720327 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.720458 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: 45061f8b-4d57-46d6-b37a-4a6e494b4479. Jul 24 06:08:59.725037 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.725037 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:59.726503 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7e189565-9408-46d5-ad15-8c451cbbec8e req-8c2cce07-179a-4d56-bb44-fa48f0c46321 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 returned with HTTP 200 Jul 24 06:08:59.726949 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1117/4529] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:08:59 2026] DELETE /volume/v3/attachments/e76aade5-5cd7-4f9e-9268-b28daaa5dde9 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:59.727079 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.727079 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:59.729258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.731891 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:59.732134 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.732427 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.732664 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:08:59.732857 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:08:59.740372 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e4f8caf-ffeb-4595-abdb-0f88eaf5c8b1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 returned with HTTP 200 Jul 24 06:08:59.740812 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1143/4530] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:59.741842 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.741842 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:08:59.742487 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:08:59.745786 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id 45061f8b-4d57-46d6-b37a-4a6e494b4479 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:08:59.747827 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccfd8072-e784-4ebf-83dc-301b5accd5bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 202 Jul 24 06:08:59.748359 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1142/4531] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:08:59 2026] DELETE /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:08:59.753696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.755713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:08:59.755982 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.756233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.756371 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:08:59.756561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.758928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:08:59.759244 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.759539 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.759730 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:08:59.765192 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.765192 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:08:59.765711 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:59.769296 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.769296 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:59.770221 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-24cc8401-a8c5-4c49-8558-6387324ecdfe tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:08:59.771189 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1144/4532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:08:59.773914 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:08:59.774148 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6dc6aa85-bbd1-48e3-b216-376469a6ebbc req-c82a0b5d-15ea-439b-b330-4f34942a02f8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 202 Jul 24 06:08:59.774797 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1130/4533] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:08:59 2026] DELETE /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:59.789239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.791353 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c service nova] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:08:59.791662 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c service nova] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.791725 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot delete request issued successfully. Jul 24 06:08:59.791886 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd58391c-b5b2-4da5-8fa4-3fa42d4e9b7d tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 202 Jul 24 06:08:59.791920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c service nova] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.792306 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1118/4534] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:08:59 2026] DELETE /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:08:59.799790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad43334a-554b-41cc-87bf-a3925f785335 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:08:59.801963 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.801963 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:08:59.802070 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad43334a-554b-41cc-87bf-a3925f785335 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:08:59.802309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad43334a-554b-41cc-87bf-a3925f785335 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:08:59.802662 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad43334a-554b-41cc-87bf-a3925f785335 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:08:59.805266 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c service nova] Volume info retrieved successfully. Jul 24 06:08:59.809024 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6b7c4604-93c9-45fe-acb2-b2c384c7e8ff req-97cc187b-c6dc-4c9e-bb3d-5d1b1764511c service nova] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:08:59.809616 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:08:59.809616 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:08:59.809778 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1143/4535] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:08:59.810076 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad43334a-554b-41cc-87bf-a3925f785335 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Snapshot retrieved successfully. Jul 24 06:08:59.811196 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad43334a-554b-41cc-87bf-a3925f785335 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 200 Jul 24 06:08:59.811721 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1145/4536] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:08:59 2026] GET /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:00.437387 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.440134 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:00.440432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.440695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.452607 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.452607 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:00.454956 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.459600 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a5b49f96-a4ff-458d-86d2-b5e499764edd tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:00.460089 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1131/4537] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:00.471581 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-af8e8400-219c-4b72-81ad-a56872962b31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.473321 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af8e8400-219c-4b72-81ad-a56872962b31 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:00.473545 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af8e8400-219c-4b72-81ad-a56872962b31 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.473776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-af8e8400-219c-4b72-81ad-a56872962b31 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.482542 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.482542 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:00.486005 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-af8e8400-219c-4b72-81ad-a56872962b31 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.489670 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-af8e8400-219c-4b72-81ad-a56872962b31 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:00.490159 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1119/4538] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1159 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:00.621492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c825a8c5-e4b3-447b-bf90-f6a6daeec49b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.623415 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c825a8c5-e4b3-447b-bf90-f6a6daeec49b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 Jul 24 06:09:00.623649 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c825a8c5-e4b3-447b-bf90-f6a6daeec49b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.623902 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c825a8c5-e4b3-447b-bf90-f6a6daeec49b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.629310 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c825a8c5-e4b3-447b-bf90-f6a6daeec49b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 returned with HTTP 404 Jul 24 06:09:00.629779 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1144/4539] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/b9c71e9e-d45f-45a2-850d-2ca63e970dd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:00.637484 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.639666 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:00.639935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.640169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.640295 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:00.646154 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.646154 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:00.646749 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:09:00.667616 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:09:00.667833 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1136eeb8-f233-4b02-b3e9-f20fbc9d91dc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 202 Jul 24 06:09:00.668324 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1146/4540] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:00 2026] DELETE /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:00.674432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.676369 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.676798 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:00.677039 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.677264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.678133 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:00.678352 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.678560 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.683581 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.683581 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:00.684670 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:09:00.684804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-832bbeb8-cf3f-46d5-a6d1-155fd45d5135 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 200 Jul 24 06:09:00.685199 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1120/4541] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:00.687213 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.687213 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:00.691261 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.695054 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-2cb302c5-ed17-41ae-9fe7-c246f2337b88 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:00.695467 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1132/4542] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:00.714313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.716506 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] POST https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action Jul 24 06:09:00.716922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:00.717073 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:00.727582 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.727582 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:00.728074 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.734985 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Begin detaching volume completed successfully. Jul 24 06:09:00.735205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-3a57ceaa-a87c-4ff0-864e-b108f5604fce tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action returned with HTTP 202 Jul 24 06:09:00.735616 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1145/4543] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:09:00 2026] POST /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:00.750580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.752697 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:00.752941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.753201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.761953 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.761953 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:00.765195 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.768353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b8e08e8f-c0e5-43ed-a8c5-10dd03ed80f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.768761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8e08e8f-c0e5-43ed-a8c5-10dd03ed80f5 None None] GET https://10.4.3.200/volume// Jul 24 06:09:00.768913 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8e08e8f-c0e5-43ed-a8c5-10dd03ed80f5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.769046 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-02b89af0-038f-494f-871b-6ae9ea7cc410 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:00.769093 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b8e08e8f-c0e5-43ed-a8c5-10dd03ed80f5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.769599 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b8e08e8f-c0e5-43ed-a8c5-10dd03ed80f5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:00.769660 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1147/4544] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:00.769713 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1121/4545] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:00.776922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.779431 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:00.779648 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.779863 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.782093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.784412 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:09:00.784708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.785025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.785147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:00.790132 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.790132 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:00.790240 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.790240 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:00.791665 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-117028d4-d5a0-4ea7-a870-8b5e868572cc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:09:00.792040 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1146/4546] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:00.793257 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:00.796851 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-5a94d8d9-1ee8-413c-8cfb-f515f1b4ac35 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:00.797201 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1133/4547] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:00.821729 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fe504879-6b9b-4fce-b939-ff1bd0c37961 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.823444 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe504879-6b9b-4fce-b939-ff1bd0c37961 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:09:00.823692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe504879-6b9b-4fce-b939-ff1bd0c37961 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.823889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fe504879-6b9b-4fce-b939-ff1bd0c37961 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.827980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fe504879-6b9b-4fce-b939-ff1bd0c37961 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 404 Jul 24 06:09:00.828424 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1148/4548] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:00.835277 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.836958 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:00.837153 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.837407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.837693 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:00.844600 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.844600 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:00.845064 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:00.859285 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:09:00.859504 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c30fe9e-989c-482a-8e5b-63ff9fc24549 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 202 Jul 24 06:09:00.859901 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1122/4549] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:00 2026] DELETE /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:09:00.865897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0529db05-09cc-4171-9830-b26bfec85a2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:00.867473 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0529db05-09cc-4171-9830-b26bfec85a2f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:00.867641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0529db05-09cc-4171-9830-b26bfec85a2f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:00.867859 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0529db05-09cc-4171-9830-b26bfec85a2f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:00.880306 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:00.880306 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:00.883886 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0529db05-09cc-4171-9830-b26bfec85a2f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:00.888011 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0529db05-09cc-4171-9830-b26bfec85a2f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 200 Jul 24 06:09:00.888449 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1147/4550] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:00 2026] GET /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:01.587286 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-859f3283-0180-4f0c-a876-82bd425afa58 req-d580c069-27d1-4827-b98c-627deed9244d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.589078 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-d580c069-27d1-4827-b98c-627deed9244d tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 Jul 24 06:09:01.589260 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-d580c069-27d1-4827-b98c-627deed9244d tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:01.589489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-d580c069-27d1-4827-b98c-627deed9244d tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:01.596160 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:01.596160 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:01.639387 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-859f3283-0180-4f0c-a876-82bd425afa58 req-d580c069-27d1-4827-b98c-627deed9244d tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 returned with HTTP 200 Jul 24 06:09:01.639828 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1134/4551] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:09:01 2026] DELETE /volume/v3/attachments/b2f22593-15dd-4acd-a950-d54ca6ac8520 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:01.693953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ff46f44-c779-47ce-b9e6-55c20f77dd15 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.695740 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ff46f44-c779-47ce-b9e6-55c20f77dd15 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:01.695986 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ff46f44-c779-47ce-b9e6-55c20f77dd15 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:01.696243 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ff46f44-c779-47ce-b9e6-55c20f77dd15 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:01.700840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ff46f44-c779-47ce-b9e6-55c20f77dd15 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 404 Jul 24 06:09:01.701261 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1149/4552] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:01 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:01.781770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9e37597b-8883-49e8-bca1-c0096a4b383b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.783636 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e37597b-8883-49e8-bca1-c0096a4b383b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:01.783911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e37597b-8883-49e8-bca1-c0096a4b383b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:01.784157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9e37597b-8883-49e8-bca1-c0096a4b383b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:01.791220 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:01.791220 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:01.795551 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9e37597b-8883-49e8-bca1-c0096a4b383b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:01.801182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9e37597b-8883-49e8-bca1-c0096a4b383b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:01.801356 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1123/4553] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:01 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:01.803268 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.805048 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:09:01.805311 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:01.805570 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:01.805781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:01.810325 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:01.810325 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:01.811293 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b88dbad6-91bc-477b-ab57-bb1d94943772 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 200 Jul 24 06:09:01.811857 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1148/4554] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:01 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:01.903135 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d1abbb2-678a-4a59-b548-0a3f76232487 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.904912 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d1abbb2-678a-4a59-b548-0a3f76232487 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:01.905116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d1abbb2-678a-4a59-b548-0a3f76232487 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:01.905301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d1abbb2-678a-4a59-b548-0a3f76232487 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:01.911231 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d1abbb2-678a-4a59-b548-0a3f76232487 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 404 Jul 24 06:09:01.911346 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1135/4555] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:01 2026] GET /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:01.918352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:01.920618 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:01.921007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-445079164"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:01.922806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-445079164'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:01.922977 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:09:01.927560 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:09:01.935757 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (ef040855-713e-4231-8376-1c61a245d770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:01.937123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8c0d04-c81f-46d6-9572-04f586ef92a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:01.938353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:01.966330 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d8c0d04-c81f-46d6-9572-04f586ef92a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:01.967145 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921bcab7-1679-4c90-80ea-b63a4b18605f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:02.006543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['fa0633cd-c6d1-4f01-bd5f-8617589b5a0a', '9cb65c76-1bb5-4ae0-bc59-06ec32f8e3f2', 'f2be7952-4fe6-4a3f-a7b8-be8b022d36ec', '6715738a-cc45-408c-a8ce-89d6b1957671'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:02.007534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (921bcab7-1679-4c90-80ea-b63a4b18605f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa0633cd-c6d1-4f01-bd5f-8617589b5a0a', '9cb65c76-1bb5-4ae0-bc59-06ec32f8e3f2', 'f2be7952-4fe6-4a3f-a7b8-be8b022d36ec', '6715738a-cc45-408c-a8ce-89d6b1957671']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:02.008302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dac0577-ea88-4a96-adc3-ba96bd1cebe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:02.028759 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dac0577-ea88-4a96-adc3-ba96bd1cebe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9b0b2f-a8dd-4ff9-bb32-d214344712fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-445079164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['fa0633cd-c6d1-4f01-bd5f-8617589b5a0a','9cb65c76-1bb5-4ae0-bc59-06ec32f8e3f2','f2be7952-4fe6-4a3f-a7b8-be8b022d36ec','6715738a-cc45-408c-a8ce-89d6b1957671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-445079164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9b0b2f-a8dd-4ff9-bb32-d214344712fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:02.029459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a238b5-3358-408a-be9c-8c3c7c90baa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:02.048716 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4a238b5-3358-408a-be9c-8c3c7c90baa1) transitioned into state 'SUCCESS' from state '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-445079164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['fa0633cd-c6d1-4f01-bd5f-8617589b5a0a','9cb65c76-1bb5-4ae0-bc59-06ec32f8e3f2','f2be7952-4fe6-4a3f-a7b8-be8b022d36ec','6715738a-cc45-408c-a8ce-89d6b1957671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:02.049408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f493fd96-ad32-41ae-ab47-7b2d6e3e432e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:02.058426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f493fd96-ad32-41ae-ab47-7b2d6e3e432e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:02.059085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (ef040855-713e-4231-8376-1c61a245d770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:02.059367 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:09:02.059919 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-abb9e264-1d68-4dbc-9ec8-2f8de348d6aa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:02.060327 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1150/4556] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:01 2026] POST /volume/v3/volumes => generated 769 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:02.071799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-07bf238b-c921-447c-900a-279e0e6ecb41 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:02.073983 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07bf238b-c921-447c-900a-279e0e6ecb41 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:02.074287 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07bf238b-c921-447c-900a-279e0e6ecb41 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:02.074582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-07bf238b-c921-447c-900a-279e0e6ecb41 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:02.085044 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:02.085044 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:02.089619 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-07bf238b-c921-447c-900a-279e0e6ecb41 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:02.094935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-07bf238b-c921-447c-900a-279e0e6ecb41 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 200 Jul 24 06:09:02.095586 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1124/4557] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:02 2026] GET /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:02.293204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7776385a-a741-4ab3-99af-53f6f681d17d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:02.294918 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:09:02.295704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:02.295704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:02.295704 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Delete volume with id: c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:09:02.306265 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:02.306265 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:02.307001 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:09:02.325094 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Delete volume request issued successfully. Jul 24 06:09:02.325263 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7776385a-a741-4ab3-99af-53f6f681d17d tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 202 Jul 24 06:09:02.325728 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1149/4558] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:02 2026] DELETE /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:02.333635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:02.336864 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:09:02.337062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:02.337239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:02.346666 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:02.346666 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:02.351445 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:09:02.356346 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-be3cefc4-8bd7-499e-bcfc-d154e90f58d0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 200 Jul 24 06:09:02.356906 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1136/4559] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:02 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:02.821130 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:02.822881 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 Jul 24 06:09:02.823043 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:02.823214 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:02.823311 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 45061f8b-4d57-46d6-b37a-4a6e494b4479. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:02.827453 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-793f56a7-8f38-46d5-9a2b-45d3dcb06dd3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 returned with HTTP 404 Jul 24 06:09:02.827908 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1151/4560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:02 2026] GET /volume/v3/backups/45061f8b-4d57-46d6-b37a-4a6e494b4479 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:03.035091 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-4f729eb4-05ab-4e88-a0b8-319784fc1a29 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.037101 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-4f729eb4-05ab-4e88-a0b8-319784fc1a29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 Jul 24 06:09:03.037264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-4f729eb4-05ab-4e88-a0b8-319784fc1a29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.037460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-4f729eb4-05ab-4e88-a0b8-319784fc1a29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.044082 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.044082 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:03.087459 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-4f729eb4-05ab-4e88-a0b8-319784fc1a29 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 returned with HTTP 200 Jul 24 06:09:03.087729 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1125/4561] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:09:03 2026] DELETE /volume/v3/attachments/89c0505d-b554-415f-bd40-48f14feca608 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:03.106021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.106927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.108344 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:03.108550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.108802 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.108997 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:03.109062 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:03.109302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.109883 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.116437 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.116437 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:03.116907 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:03.117319 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.117319 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:03.123960 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:03.127907 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09798ffa-c3a6-4f9d-9e38-378182e59d83 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 200 Jul 24 06:09:03.128548 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1137/4562] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:03 2026] GET /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:03.131318 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:09:03.131509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-33d0086d-ad9f-4a2a-83ab-8cf63cc55b15 req-19d8986d-4517-4279-9eb5-f0b0d44455bd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 202 Jul 24 06:09:03.131909 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1150/4563] 10.4.3.200 () {70 vars in 1620 bytes} [Fri Jul 24 06:09:03 2026] DELETE /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:03.141201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0557c911-dc5a-4a3f-b95f-69580699f205 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.145931 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:03.146539 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "db9b0b2f-a8dd-4ff9-bb32-d214344712fc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-674939374"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:03.150715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request body: {'volume': {'source_volid': 'db9b0b2f-a8dd-4ff9-bb32-d214344712fc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-674939374'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:03.159860 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.159860 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:03.160500 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume retrieved successfully. Jul 24 06:09:03.160591 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume of 1 GB Jul 24 06:09:03.164694 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Availability Zones retrieved successfully. Jul 24 06:09:03.171472 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (d232e3f0-0679-4542-a8fb-0c1b484bfb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:03.172619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93cf719-1148-4484-b139-21552b759199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:03.173371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:03.199580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93cf719-1148-4484-b139-21552b759199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'db9b0b2f-a8dd-4ff9-bb32-d214344712fc', 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:03.200318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8552a8-64ee-4653-806a-7a57348d9118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:03.248071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Created reservations ['7c248c0e-8f01-44b7-aa3f-5366bdf74da5', '1cc4f6e6-f0b0-466f-a6f1-5baa89ec9dcb', 'c49204f0-3513-4513-901b-b1431c234685', 'dcd337f9-20dd-46d3-806f-26c631821839'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:03.248864 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8552a8-64ee-4653-806a-7a57348d9118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c248c0e-8f01-44b7-aa3f-5366bdf74da5', '1cc4f6e6-f0b0-466f-a6f1-5baa89ec9dcb', 'c49204f0-3513-4513-901b-b1431c234685', 'dcd337f9-20dd-46d3-806f-26c631821839']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:03.249710 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6349b53-9131-41d1-b607-ed1f4434e4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:03.250136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.251828 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:09:03.252016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.252231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.252373 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: 8b07203f-56d0-4e30-94ac-78d97386ef94. Jul 24 06:09:03.256599 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.256599 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:03.269475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id 8b07203f-56d0-4e30-94ac-78d97386ef94 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:09:03.270992 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2bc7bb7c-277a-4dfa-b55d-6fe344b8c338 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 202 Jul 24 06:09:03.271420 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1126/4564] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:03 2026] DELETE /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:03.278693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.280597 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:09:03.280791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.280971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.281041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6349b53-9131-41d1-b607-ed1f4434e4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e87b48-3564-4922-8d07-d3437ca5f31e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-674939374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['7c248c0e-8f01-44b7-aa3f-5366bdf74da5','1cc4f6e6-f0b0-466f-a6f1-5baa89ec9dcb','c49204f0-3513-4513-901b-b1431c234685','dcd337f9-20dd-46d3-806f-26c631821839'],size=1,snapshot_id=None,source_replicaid=,source_volid=db9b0b2f-a8dd-4ff9-bb32-d214344712fc,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-674939374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3e87b48-3564-4922-8d07-d3437ca5f31e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe020312f7734bd293c18b177042fe01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=db9b0b2f-a8dd-4ff9-bb32-d214344712fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:03.281133 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:03.281847 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110a20b8-b904-4cdf-a4ce-9bec02582c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:03.284947 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.284947 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:03.285630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f7089c42-3b2c-4ef1-a668-32f8f03e56b7 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 200 Jul 24 06:09:03.285971 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1138/4565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:03 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:03.298869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110a20b8-b904-4cdf-a4ce-9bec02582c81) transitioned into state 'SUCCESS' from state '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-674939374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe020312f7734bd293c18b177042fe01',qos_specs=None,replication_status=,reservations=['7c248c0e-8f01-44b7-aa3f-5366bdf74da5','1cc4f6e6-f0b0-466f-a6f1-5baa89ec9dcb','c49204f0-3513-4513-901b-b1431c234685','dcd337f9-20dd-46d3-806f-26c631821839'],size=1,snapshot_id=None,source_replicaid=,source_volid=db9b0b2f-a8dd-4ff9-bb32-d214344712fc,status='creating',user_id='ab332695d1d2450c8dbb106ae7a55d4c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:03.299552 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffae9444-d252-4346-be72-8b7892401ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:03.314105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffae9444-d252-4346-be72-8b7892401ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:03.314879 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Flow 'volume_create_api' (d232e3f0-0679-4542-a8fb-0c1b484bfb12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:03.315184 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Create volume request issued successfully. Jul 24 06:09:03.315811 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0557c911-dc5a-4a3f-b95f-69580699f205 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:03.316448 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1152/4566] 10.4.3.200 () {70 vars in 1300 bytes} [Fri Jul 24 06:09:03 2026] POST /volume/v3/volumes => generated 803 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:03.327350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b9273882-e530-4b21-ac4b-cecf215f6498 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.329183 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9273882-e530-4b21-ac4b-cecf215f6498 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:03.329385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9273882-e530-4b21-ac4b-cecf215f6498 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.329578 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b9273882-e530-4b21-ac4b-cecf215f6498 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.336480 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.336480 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:03.339883 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b9273882-e530-4b21-ac4b-cecf215f6498 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:03.343890 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b9273882-e530-4b21-ac4b-cecf215f6498 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e returned with HTTP 200 Jul 24 06:09:03.344275 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1151/4567] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:03 2026] GET /volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:03.369029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6a1c089-efa6-4c82-8811-fbe59d1dca8e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.370629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6a1c089-efa6-4c82-8811-fbe59d1dca8e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 Jul 24 06:09:03.370935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6a1c089-efa6-4c82-8811-fbe59d1dca8e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.371115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6a1c089-efa6-4c82-8811-fbe59d1dca8e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.377286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6a1c089-efa6-4c82-8811-fbe59d1dca8e tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 returned with HTTP 404 Jul 24 06:09:03.377914 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1127/4568] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:03 2026] GET /volume/v3/volumes/c0931004-a48b-4609-bf0f-3d216f2c60c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:03.703814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-846ecef9-014f-414b-81cf-8189ec273e5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.705577 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:09:03.705733 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.705929 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.706021 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Delete snapshot with id: 24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:09:03.710744 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.710744 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:03.711136 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:09:03.727143 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot delete request issued successfully. Jul 24 06:09:03.727312 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-846ecef9-014f-414b-81cf-8189ec273e5c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 202 Jul 24 06:09:03.727772 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1139/4569] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:03 2026] DELETE /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:03.735033 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:03.737156 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:09:03.737389 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:03.737643 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:03.742370 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:03.742370 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:03.742872 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Snapshot retrieved successfully. Jul 24 06:09:03.743512 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0c466d2-841d-454b-9455-425c9aa91fe8 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 200 Jul 24 06:09:03.743923 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1153/4570] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:03 2026] GET /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:04.094265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-af75ca54-7f9a-4da3-92c3-de2a386c0ae1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.095732 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af75ca54-7f9a-4da3-92c3-de2a386c0ae1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:04.095896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af75ca54-7f9a-4da3-92c3-de2a386c0ae1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.096067 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-af75ca54-7f9a-4da3-92c3-de2a386c0ae1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.100994 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-af75ca54-7f9a-4da3-92c3-de2a386c0ae1 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 404 Jul 24 06:09:04.101365 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1152/4571] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:04.295323 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.297348 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 Jul 24 06:09:04.297580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.297831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.297989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id 8b07203f-56d0-4e30-94ac-78d97386ef94. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:04.303794 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a4623c5-02f2-4a3b-95b3-f029e480379c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 returned with HTTP 404 Jul 24 06:09:04.304420 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1128/4572] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/backups/8b07203f-56d0-4e30-94ac-78d97386ef94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:04.315209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.317105 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:04.317479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-993416427"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:04.318888 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-993416427'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:04.319002 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume of 1 GB Jul 24 06:09:04.319240 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.319240 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:04.325833 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Availability Zones retrieved successfully. Jul 24 06:09:04.331865 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (edf7cec5-8030-4edc-8541-876a17cd06f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:04.332749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f623ef-f1e6-4a5b-89c9-d1030e957961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:04.333688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:04.357200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f623ef-f1e6-4a5b-89c9-d1030e957961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:04.358009 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58f1ab0-be01-4e5b-8c81-be9b301c479c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:04.359551 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.361285 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:04.361517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.361721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.367796 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.367796 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:04.370911 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:04.374563 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1821513-eaf6-4050-bf22-57fdbc1137f7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e returned with HTTP 200 Jul 24 06:09:04.374916 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1154/4573] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:04.385887 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cf287e7c-dedd-4a80-87af-667191d2a483 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.387584 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:04.387810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.387999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.388132 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:04.394490 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.394490 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:04.394901 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:04.395853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['95034eeb-4ac0-4f8c-8cca-4a565482c475', '8c4676ed-d0b0-4131-8f63-1a62d9060b7d', '8ec876ac-dc1c-4264-a45b-32094ace6687', 'ea9eb11f-9fd5-49b4-82c7-6490f71455f8'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:04.396934 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58f1ab0-be01-4e5b-8c81-be9b301c479c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95034eeb-4ac0-4f8c-8cca-4a565482c475', '8c4676ed-d0b0-4131-8f63-1a62d9060b7d', '8ec876ac-dc1c-4264-a45b-32094ace6687', 'ea9eb11f-9fd5-49b4-82c7-6490f71455f8']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:04.398002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8779bf-9ee6-4dac-bdf2-4aec09127026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:04.409781 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:09:04.409981 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cf287e7c-dedd-4a80-87af-667191d2a483 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 202 Jul 24 06:09:04.410348 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1153/4574] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:04 2026] DELETE /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:09:04.416422 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.417882 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:04.418055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.418220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.424171 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.424171 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:04.426182 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f8779bf-9ee6-4dac-bdf2-4aec09127026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6218b1d9-cb3b-4e57-b94d-61f1806c01a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-993416427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['95034eeb-4ac0-4f8c-8cca-4a565482c475','8c4676ed-d0b0-4131-8f63-1a62d9060b7d','8ec876ac-dc1c-4264-a45b-32094ace6687','ea9eb11f-9fd5-49b4-82c7-6490f71455f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-993416427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6218b1d9-cb3b-4e57-b94d-61f1806c01a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a266a0483d74decb9c72b6b873e0e9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='10444f7b0d8341868c8877f399612739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:04.426759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da6e313-d78b-4549-af69-a8899e9a6aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:04.427698 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:04.431605 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6620ab1e-c45e-4b15-85d5-0e0630f49ee7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 200 Jul 24 06:09:04.431973 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1129/4575] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:04.443507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0da6e313-d78b-4549-af69-a8899e9a6aff) transitioned into state 'SUCCESS' from state '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-993416427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a266a0483d74decb9c72b6b873e0e9f',qos_specs=None,replication_status=,reservations=['95034eeb-4ac0-4f8c-8cca-4a565482c475','8c4676ed-d0b0-4131-8f63-1a62d9060b7d','8ec876ac-dc1c-4264-a45b-32094ace6687','ea9eb11f-9fd5-49b4-82c7-6490f71455f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10444f7b0d8341868c8877f399612739',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:04.444167 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cf38fb-c7dd-40e0-a324-cb18388fa6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:04.454180 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cf38fb-c7dd-40e0-a324-cb18388fa6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:04.455103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Flow 'volume_create_api' (edf7cec5-8030-4edc-8541-876a17cd06f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:04.455456 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create volume request issued successfully. Jul 24 06:09:04.456035 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e7c4fb7-0664-4e76-830a-16639eca6b12 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:04.456473 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1140/4576] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:09:04 2026] POST /volume/v3/volumes => generated 748 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:04.467565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0af17305-c348-469b-a254-a5bc498fb5b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.469266 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0af17305-c348-469b-a254-a5bc498fb5b0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:04.469485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0af17305-c348-469b-a254-a5bc498fb5b0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.469706 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0af17305-c348-469b-a254-a5bc498fb5b0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.476225 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.476225 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:04.479576 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0af17305-c348-469b-a254-a5bc498fb5b0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:04.483505 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0af17305-c348-469b-a254-a5bc498fb5b0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 returned with HTTP 200 Jul 24 06:09:04.483888 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1155/4577] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:04.509136 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.510662 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:04.510875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.511059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.511147 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:04.514757 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-926f9dec-23ea-4202-b60e-1bfb7948cfed tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 404 Jul 24 06:09:04.515151 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1154/4578] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:04 2026] DELETE /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:04.521171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-021f5edd-e048-49b3-b50f-219c0ae1e1c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.522987 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-021f5edd-e048-49b3-b50f-219c0ae1e1c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 Jul 24 06:09:04.523185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-021f5edd-e048-49b3-b50f-219c0ae1e1c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.523372 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-021f5edd-e048-49b3-b50f-219c0ae1e1c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.527286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-021f5edd-e048-49b3-b50f-219c0ae1e1c9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 returned with HTTP 404 Jul 24 06:09:04.527763 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1130/4579] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/snapshots/f389db22-862b-4f87-834d-b5bae5141e14 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:04.575253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e41567f6-24c8-4c0a-8283-984211da1404 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.576815 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e41567f6-24c8-4c0a-8283-984211da1404 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:04.576994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e41567f6-24c8-4c0a-8283-984211da1404 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.577181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e41567f6-24c8-4c0a-8283-984211da1404 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.584338 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.584338 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:04.587308 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e41567f6-24c8-4c0a-8283-984211da1404 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:04.590908 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e41567f6-24c8-4c0a-8283-984211da1404 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:04.591261 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1141/4580] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:04.602704 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-255e855f-c927-4576-92f1-c26ca6667c54 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.604383 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] DELETE https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:04.604579 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.604774 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.604928 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Delete volume with id: 33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:04.612714 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.612714 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:04.613220 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:04.628614 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Delete volume request issued successfully. Jul 24 06:09:04.628819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-255e855f-c927-4576-92f1-c26ca6667c54 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 202 Jul 24 06:09:04.629217 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1156/4581] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:04 2026] DELETE /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:09:04.635999 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.637630 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:04.637860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.638033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.644490 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.644490 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:04.648003 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Volume info retrieved successfully. Jul 24 06:09:04.652219 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-835ea8b1-e7ca-420b-90aa-6abe03917828 tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 200 Jul 24 06:09:04.652615 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1155/4582] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:04.752220 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7fa6e5b8-6634-4cb0-9376-fc0e8a75050c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.753938 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fa6e5b8-6634-4cb0-9376-fc0e8a75050c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 Jul 24 06:09:04.754113 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e5b8-6634-4cb0-9376-fc0e8a75050c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.754316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7fa6e5b8-6634-4cb0-9376-fc0e8a75050c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.758386 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7fa6e5b8-6634-4cb0-9376-fc0e8a75050c tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 returned with HTTP 404 Jul 24 06:09:04.758799 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1131/4583] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/snapshots/24872957-7f46-4b4c-bb41-97dbe650b815 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:04.786991 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:04.788768 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:09:04.788929 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:04.789095 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:04.795100 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:04.795100 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:04.798023 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:09:04.801396 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-ac1885fa-e95d-493e-8c9f-9bf6b6a2fa73 req-2bc4d8ff-2496-45b1-a6c2-8de1a1cc0528 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:09:04.801753 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1142/4584] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:04 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:05.063826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.065550 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:05.065747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.065929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.066087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:05.071380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-13a4151a-d544-4c63-acfd-7052ed8a52bf tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 404 Jul 24 06:09:05.071864 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1157/4585] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:05 2026] DELETE /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:05.078704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63a232a8-a389-4ef7-8b01-134e93c24f41 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.080818 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a232a8-a389-4ef7-8b01-134e93c24f41 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 Jul 24 06:09:05.081003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a232a8-a389-4ef7-8b01-134e93c24f41 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.081230 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63a232a8-a389-4ef7-8b01-134e93c24f41 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.086090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63a232a8-a389-4ef7-8b01-134e93c24f41 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 returned with HTTP 404 Jul 24 06:09:05.086529 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1156/4586] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/volumes/8ae4739a-dc48-475a-9320-9a2c8aa2fe66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:05.443800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e7bc546-66ba-40cf-b086-273194cb30c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.445495 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e7bc546-66ba-40cf-b086-273194cb30c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:05.445715 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e7bc546-66ba-40cf-b086-273194cb30c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.445908 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e7bc546-66ba-40cf-b086-273194cb30c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.452166 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e7bc546-66ba-40cf-b086-273194cb30c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 404 Jul 24 06:09:05.452758 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1132/4587] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:05.460432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.462546 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:05.462796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.462980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.463133 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:05.470402 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:05.470402 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:05.470854 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:05.488774 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:09:05.488993 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-613a2781-dd70-40f5-ad13-5d1f8c4a2103 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e returned with HTTP 202 Jul 24 06:09:05.489440 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1143/4588] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:05 2026] DELETE /volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:09:05.495958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f2451954-a5ba-445f-a5ca-334f94691338 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.496719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.497707 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2451954-a5ba-445f-a5ca-334f94691338 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:05.497977 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2451954-a5ba-445f-a5ca-334f94691338 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.498139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f2451954-a5ba-445f-a5ca-334f94691338 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.498178 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:05.498438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.498512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.504584 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:05.504584 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:05.504737 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:05.504737 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:05.507424 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:05.509490 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f2451954-a5ba-445f-a5ca-334f94691338 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:05.510950 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6806f48a-0cdf-4eab-bac6-8a6f059d5ba4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 returned with HTTP 200 Jul 24 06:09:05.511297 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1157/4589] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:05.514975 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f2451954-a5ba-445f-a5ca-334f94691338 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e returned with HTTP 200 Jul 24 06:09:05.515378 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1158/4590] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:05.524055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.525610 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:05.525920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6218b1d9-cb3b-4e57-b94d-61f1806c01a4", "name": "tempest-VolumesBackupsTest-Snapshot-921032205"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:05.533323 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:05.533323 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:05.533853 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:05.533975 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Create snapshot from volume 6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:05.567008 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['e2a11137-4381-41e3-8abe-ec934bdd2c45', 'd755ebf2-d386-4a23-a16a-f32da162dda8', 'd9de7e39-45a0-4842-9b96-0bf0bd00ae25', '45f41357-153c-460a-80c2-dfa8664dfc16'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:05.599656 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot create request issued successfully. Jul 24 06:09:05.599859 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fb6933f-6dd0-4396-9bfa-3071a79f7cf3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:09:05.600255 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1133/4591] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:05 2026] POST /volume/v3/snapshots => generated 304 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:05.610340 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.612251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:05.612429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.612598 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.616704 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:05.616704 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:05.617105 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot retrieved successfully. Jul 24 06:09:05.617763 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-adff928b-dd5c-4458-92eb-90f531bf64f0 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 returned with HTTP 200 Jul 24 06:09:05.618044 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1144/4592] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 => generated 436 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:05.664440 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2951e905-ef9c-49e8-bb68-8d44904a895b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:05.668048 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2951e905-ef9c-49e8-bb68-8d44904a895b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] GET https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f Jul 24 06:09:05.668048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2951e905-ef9c-49e8-bb68-8d44904a895b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:05.668175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2951e905-ef9c-49e8-bb68-8d44904a895b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:05.672777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2951e905-ef9c-49e8-bb68-8d44904a895b tempest-VolumesExtendAttachedTest-385867132 tempest-VolumesExtendAttachedTest-385867132-project-member] https://10.4.3.200/volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f returned with HTTP 404 Jul 24 06:09:05.673172 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1158/4593] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:05 2026] GET /volume/v3/volumes/33c4a755-a339-4f0c-a136-8bb955f0a08f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:06.011464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1570e37-0209-420b-b90b-6807d6f7e691 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.013558 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:06.013558 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1954117223", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:06.014949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1954117223', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:06.079644 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:09:06.083525 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:09:06.088252 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (cd3694c0-d3ab-4f8a-af29-b608b31724b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:06.089230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d8853a-de4c-41dc-96bf-c8d0b0ec310d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:06.090048 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:06.138222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d8853a-de4c-41dc-96bf-c8d0b0ec310d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:06.138955 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c3fa54-a053-48df-99f1-cb19f0bc555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:06.174150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['24436d04-8115-439d-9f76-6dd1b22ceba4', '60217a4b-725c-41b1-a566-eda0c8eb9170', '8275715d-c90d-4a09-9930-7eedb2ca70a1', 'aa1d429b-f13a-4b05-9711-750fc9fd011d'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:06.174961 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7c3fa54-a053-48df-99f1-cb19f0bc555c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24436d04-8115-439d-9f76-6dd1b22ceba4', '60217a4b-725c-41b1-a566-eda0c8eb9170', '8275715d-c90d-4a09-9930-7eedb2ca70a1', 'aa1d429b-f13a-4b05-9711-750fc9fd011d']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:06.175713 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16df75f5-ece3-41b1-81d0-420e23168824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:06.194741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16df75f5-ece3-41b1-81d0-420e23168824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1954117223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['24436d04-8115-439d-9f76-6dd1b22ceba4','60217a4b-725c-41b1-a566-eda0c8eb9170','8275715d-c90d-4a09-9930-7eedb2ca70a1','aa1d429b-f13a-4b05-9711-750fc9fd011d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1954117223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:06.195485 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db792911-9da2-4dc5-a69f-6f791091178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:06.209995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db792911-9da2-4dc5-a69f-6f791091178c) transitioned into state 'SUCCESS' from state '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-1954117223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['24436d04-8115-439d-9f76-6dd1b22ceba4','60217a4b-725c-41b1-a566-eda0c8eb9170','8275715d-c90d-4a09-9930-7eedb2ca70a1','aa1d429b-f13a-4b05-9711-750fc9fd011d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:06.210773 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8023ae31-1dc2-4e61-b868-6da2f607d9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:06.218780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8023ae31-1dc2-4e61-b868-6da2f607d9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:06.219588 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (cd3694c0-d3ab-4f8a-af29-b608b31724b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:06.220029 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:09:06.220716 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1570e37-0209-420b-b90b-6807d6f7e691 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:06.221207 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1159/4594] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:06 2026] POST /volume/v3/volumes => generated 759 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:06.235692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.237518 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:06.237738 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.237929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.248720 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.248720 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:06.255610 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:06.259714 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c5c8c7fc-4973-465e-b7e6-92446251c27d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:06.260077 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1134/4595] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:06.336403 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9cbd080f-1434-46b7-9040-2522677f57da None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.338308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] DELETE https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:09:06.338540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.338765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.338881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Delete volume with id: faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:09:06.340893 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=293,cinder:UPDATE=76,cinder:INSERT=31 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:09:06.349918 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.349918 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:06.350460 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:09:06.374119 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Delete volume request issued successfully. Jul 24 06:09:06.374281 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9cbd080f-1434-46b7-9040-2522677f57da tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 202 Jul 24 06:09:06.374783 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1145/4596] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:06 2026] DELETE /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:06.381233 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.382926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:09:06.383110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.383285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.389547 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.389547 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:06.392881 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Volume info retrieved successfully. Jul 24 06:09:06.396631 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-76b9dcd2-9bb3-40cd-a639-2ca3d4c33fa0 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 200 Jul 24 06:09:06.396988 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1159/4597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:06.529586 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b29f2619-34a7-4e78-bf65-c4aa6bbc454b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.532214 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b29f2619-34a7-4e78-bf65-c4aa6bbc454b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e Jul 24 06:09:06.532432 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b29f2619-34a7-4e78-bf65-c4aa6bbc454b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.532748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b29f2619-34a7-4e78-bf65-c4aa6bbc454b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.535723 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=295,cinder:INSERT=44,cinder:UPDATE=84 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:09:06.541419 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b29f2619-34a7-4e78-bf65-c4aa6bbc454b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e returned with HTTP 404 Jul 24 06:09:06.542094 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1160/4598] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/volumes/b3e87b48-3564-4922-8d07-d3437ca5f31e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:06.549477 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a853bdcd-95da-4678-9700-6cd943c97476 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.551936 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a853bdcd-95da-4678-9700-6cd943c97476 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:06.552109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a853bdcd-95da-4678-9700-6cd943c97476 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.552269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a853bdcd-95da-4678-9700-6cd943c97476 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.552428 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a853bdcd-95da-4678-9700-6cd943c97476 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:06.557243 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a853bdcd-95da-4678-9700-6cd943c97476 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 404 Jul 24 06:09:06.557665 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1135/4599] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:06 2026] DELETE /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:06.564785 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23f63a20-5e6d-47a9-aa6c-a6588fbb0f1c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.566338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23f63a20-5e6d-47a9-aa6c-a6588fbb0f1c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc Jul 24 06:09:06.566562 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23f63a20-5e6d-47a9-aa6c-a6588fbb0f1c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.566910 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23f63a20-5e6d-47a9-aa6c-a6588fbb0f1c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.572696 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23f63a20-5e6d-47a9-aa6c-a6588fbb0f1c tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc returned with HTTP 404 Jul 24 06:09:06.573166 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1146/4600] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/volumes/db9b0b2f-a8dd-4ff9-bb32-d214344712fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:06.580138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.581649 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:09:06.581871 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.582031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.582182 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:09:06.589242 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.589242 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:06.589878 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:06.608061 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume request issued successfully. Jul 24 06:09:06.608316 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ed289b2-7b32-4439-9eff-3980d5e19a5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 returned with HTTP 202 Jul 24 06:09:06.609000 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1160/4601] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:06 2026] DELETE /volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:09:06.616926 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dde23878-678c-4a0d-a96e-a3ff177551ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.619879 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dde23878-678c-4a0d-a96e-a3ff177551ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:09:06.620424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dde23878-678c-4a0d-a96e-a3ff177551ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.620760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dde23878-678c-4a0d-a96e-a3ff177551ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.628595 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.628595 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:06.629786 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.632342 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:06.632648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.632899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.633466 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dde23878-678c-4a0d-a96e-a3ff177551ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Volume info retrieved successfully. Jul 24 06:09:06.637797 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dde23878-678c-4a0d-a96e-a3ff177551ad tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 returned with HTTP 200 Jul 24 06:09:06.637867 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.637867 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:06.638228 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1161/4602] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:06.638289 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot retrieved successfully. Jul 24 06:09:06.639891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-79e14dec-10ba-4ac2-b25a-727d55e85205 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 returned with HTTP 200 Jul 24 06:09:06.640311 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1136/4603] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:06.649630 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.651291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:06.651712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6218b1d9-cb3b-4e57-b94d-61f1806c01a4", "snapshot_id": "c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6", "name": "tempest-VolumesBackupsTest-Backup-951646029"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:06.653170 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating new backup {'backup': {'volume_id': '6218b1d9-cb3b-4e57-b94d-61f1806c01a4', 'snapshot_id': 'c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6', 'name': 'tempest-VolumesBackupsTest-Backup-951646029'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:06.653365 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Creating backup of volume 6218b1d9-cb3b-4e57-b94d-61f1806c01a4 in container None Jul 24 06:09:06.660269 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.660269 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:06.660749 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:06.666549 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.666549 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:06.666937 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot retrieved successfully. Jul 24 06:09:06.681235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Created reservations ['5b1af05d-c267-4e94-9a7e-e7147174fd8e', '46d0156a-fea8-4e6f-a691-d94e5ac740bb'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:06.705849 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f63ca41b-67ce-48c2-9b58-1004aab6ad93 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:06.706242 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1147/4604] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:06 2026] POST /volume/v3/backups => generated 329 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:06.715474 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:06.717396 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:06.717661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:06.717912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:06.718060 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:06.725319 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:06.725319 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:06.726234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ad34cacd-1d3c-4001-aab1-93261e5b0b26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:06.726526 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1161/4605] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:06 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 770 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:07.275792 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.277726 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:07.277961 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.278204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.285298 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.285298 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:07.288779 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:07.293194 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54b73db2-0981-45fa-92b3-4e5030ac1eeb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:07.293610 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1162/4606] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:07.304286 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ff27398e-8ee1-4edc-b392-97887c3b45df None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.306061 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff27398e-8ee1-4edc-b392-97887c3b45df tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:07.306251 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff27398e-8ee1-4edc-b392-97887c3b45df tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.306453 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ff27398e-8ee1-4edc-b392-97887c3b45df tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.312617 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.312617 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:07.315751 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ff27398e-8ee1-4edc-b392-97887c3b45df tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:07.320185 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ff27398e-8ee1-4edc-b392-97887c3b45df tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:07.320585 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1137/4607] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:07.408283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.410006 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f4c47a1-cbcc-4b1d-9938-16ee2a8b6475 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.411153 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:07.411412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.411500 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f4c47a1-cbcc-4b1d-9938-16ee2a8b6475 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] GET https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 Jul 24 06:09:07.411818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f4c47a1-cbcc-4b1d-9938-16ee2a8b6475 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.411908 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.411951 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f4c47a1-cbcc-4b1d-9938-16ee2a8b6475 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.416621 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f4c47a1-cbcc-4b1d-9938-16ee2a8b6475 tempest-TestStampPattern-1921851927 tempest-TestStampPattern-1921851927-project-member] https://10.4.3.200/volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 returned with HTTP 404 Jul 24 06:09:07.417179 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1162/4608] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/faaf9ee1-b2b2-4664-a7e6-af5ec097ed10 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.420973 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.420973 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:07.425947 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:07.432382 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-7d329721-afa4-4193-b79e-0b372aa6d2e9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:07.432873 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1148/4609] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:07.651929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7c468c0a-8626-4fec-8b99-6ac5aedc3fde None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.653734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c468c0a-8626-4fec-8b99-6ac5aedc3fde tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 Jul 24 06:09:07.654747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7c468c0a-8626-4fec-8b99-6ac5aedc3fde tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.654747 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7c468c0a-8626-4fec-8b99-6ac5aedc3fde tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.659231 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7c468c0a-8626-4fec-8b99-6ac5aedc3fde tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 returned with HTTP 404 Jul 24 06:09:07.659728 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1163/4610] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/90b9bce7-6fae-42e2-9b1e-fe60388269e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.666569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.668135 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:09:07.668526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.668526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.668609 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:09:07.672702 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f0727d5c-adb2-4d91-aba0-e4304f987bc4 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 404 Jul 24 06:09:07.673337 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1138/4611] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.681706 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-49820467-2c98-41e3-ab36-2e7ed4c3b7a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.683805 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49820467-2c98-41e3-ab36-2e7ed4c3b7a8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b Jul 24 06:09:07.684055 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49820467-2c98-41e3-ab36-2e7ed4c3b7a8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.684319 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-49820467-2c98-41e3-ab36-2e7ed4c3b7a8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.690148 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-49820467-2c98-41e3-ab36-2e7ed4c3b7a8 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b returned with HTTP 404 Jul 24 06:09:07.690148 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1163/4612] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/snapshots/a557b101-1d72-44d9-849d-0772b864a85b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.697260 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.699012 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:07.699216 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.699421 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.699590 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:07.706600 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b0b88531-c2c8-4504-b3fd-a8ab47eefbf6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 404 Jul 24 06:09:07.707161 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1149/4613] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.715602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e50331c5-ca90-46ae-a01a-aceb38c5dea6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.717274 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e50331c5-ca90-46ae-a01a-aceb38c5dea6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 Jul 24 06:09:07.717540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e50331c5-ca90-46ae-a01a-aceb38c5dea6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.717693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e50331c5-ca90-46ae-a01a-aceb38c5dea6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.722938 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e50331c5-ca90-46ae-a01a-aceb38c5dea6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 returned with HTTP 404 Jul 24 06:09:07.723370 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1164/4614] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/872d1afc-3bb3-4e4b-a365-33ffdb73ec64 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.731014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.732730 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:09:07.732957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.733141 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.733321 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:09:07.735943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.737737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:07.737943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.738131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.738219 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:07.738744 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d5d1cfd-e156-4db6-82d4-b4369f3248c6 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 404 Jul 24 06:09:07.739195 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1139/4615] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.742539 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.742539 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:07.743352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5333bc8-88eb-43b7-a8b5-f60a574b51d3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:07.743819 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1164/4616] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 772 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:07.747030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-77d9d182-cc38-45c9-9f88-4764f03dbf0a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.748734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77d9d182-cc38-45c9-9f88-4764f03dbf0a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 Jul 24 06:09:07.748940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77d9d182-cc38-45c9-9f88-4764f03dbf0a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.749128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-77d9d182-cc38-45c9-9f88-4764f03dbf0a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.754349 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-77d9d182-cc38-45c9-9f88-4764f03dbf0a tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 returned with HTTP 404 Jul 24 06:09:07.754831 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1150/4617] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/39ffcc61-9b35-49d6-b0be-f6aea09d7204 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.760238 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.762470 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:09:07.762736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.762981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.763121 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:09:07.768029 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f1370b4b-763a-44cf-9113-e6fb265b7463 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 404 Jul 24 06:09:07.768640 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1165/4618] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.774191 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-599247cc-ed8a-4a8f-b7d7-043c5eef783b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.776189 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-599247cc-ed8a-4a8f-b7d7-043c5eef783b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b Jul 24 06:09:07.776356 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-599247cc-ed8a-4a8f-b7d7-043c5eef783b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.776626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-599247cc-ed8a-4a8f-b7d7-043c5eef783b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.781212 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-599247cc-ed8a-4a8f-b7d7-043c5eef783b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b returned with HTTP 404 Jul 24 06:09:07.781928 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1140/4619] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/snapshots/4555b526-2020-470c-9d89-a959aa88621b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.789520 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.791181 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:09:07.791393 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.791586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.791750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:09:07.793495 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=264,cinder:UPDATE=87,cinder:INSERT=44,cinder:DELETE=1 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:09:07.797174 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2d4a0aaf-fcb5-4213-af10-377cb4249067 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 404 Jul 24 06:09:07.797691 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1165/4620] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.804867 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f4119d99-f6b5-45ff-a71b-76636a6c0b18 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.806620 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4119d99-f6b5-45ff-a71b-76636a6c0b18 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 Jul 24 06:09:07.806859 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4119d99-f6b5-45ff-a71b-76636a6c0b18 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.807070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f4119d99-f6b5-45ff-a71b-76636a6c0b18 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.812481 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f4119d99-f6b5-45ff-a71b-76636a6c0b18 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 returned with HTTP 404 Jul 24 06:09:07.815590 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1151/4621] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/56ee7165-9ee6-4a5b-a8ef-aef0164ae238 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.819240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.821235 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:09:07.821465 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.821695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.821819 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:09:07.827199 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a412b54b-ed71-4ceb-a5fb-1720c48d7241 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 404 Jul 24 06:09:07.827692 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1166/4622] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.833309 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c45b8b75-8cba-40f2-8975-d9116a10f448 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.834929 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c45b8b75-8cba-40f2-8975-d9116a10f448 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 Jul 24 06:09:07.835114 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c45b8b75-8cba-40f2-8975-d9116a10f448 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.835304 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c45b8b75-8cba-40f2-8975-d9116a10f448 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.839441 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c45b8b75-8cba-40f2-8975-d9116a10f448 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 returned with HTTP 404 Jul 24 06:09:07.839863 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1141/4623] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/snapshots/4c3dd286-b42d-4c87-be18-44b4097201a1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.845987 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.847716 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:09:07.847929 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.848123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.848266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:09:07.853106 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-198c7b1a-84a8-4952-a7c3-88fbb58793b7 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 404 Jul 24 06:09:07.853546 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1166/4624] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.866557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6b637936-de62-43a8-824d-29cb15f22f5f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.868630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b637936-de62-43a8-824d-29cb15f22f5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 Jul 24 06:09:07.868905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b637936-de62-43a8-824d-29cb15f22f5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.869153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6b637936-de62-43a8-824d-29cb15f22f5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.876546 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6b637936-de62-43a8-824d-29cb15f22f5f tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 returned with HTTP 404 Jul 24 06:09:07.877147 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1152/4625] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/2a2cb31c-268f-43f2-a127-4f8a6c1b8d63 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.885020 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.887037 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:09:07.887200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.887369 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.887530 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:09:07.890618 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.893066 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:07.893298 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.893536 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.894934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3d782c2f-f607-49f3-9107-7aadffdf1f65 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 404 Jul 24 06:09:07.895558 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1167/4626] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.901002 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.901002 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:07.903016 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d1c2ea75-beed-439e-8c25-30a75cff82fa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.905189 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:07.905249 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1c2ea75-beed-439e-8c25-30a75cff82fa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 Jul 24 06:09:07.905249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1c2ea75-beed-439e-8c25-30a75cff82fa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.905249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d1c2ea75-beed-439e-8c25-30a75cff82fa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.910333 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-b611583e-6873-4ba7-b9c9-bff9d8396059 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:07.910723 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1142/4627] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:07.911666 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d1c2ea75-beed-439e-8c25-30a75cff82fa tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 returned with HTTP 404 Jul 24 06:09:07.912174 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1167/4628] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/71c4fa0a-e79c-436e-8965-de25af4b99f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.920992 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-993c52d5-d8b3-4340-926d-6a01b048f55b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.922103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-03016528-7af4-42a3-9e54-3313b0b8c9d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.922455 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03016528-7af4-42a3-9e54-3313b0b8c9d5 None None] GET https://10.4.3.200/volume// Jul 24 06:09:07.922604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03016528-7af4-42a3-9e54-3313b0b8c9d5 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.922825 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-03016528-7af4-42a3-9e54-3313b0b8c9d5 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.923062 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-993c52d5-d8b3-4340-926d-6a01b048f55b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:09:07.923136 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-03016528-7af4-42a3-9e54-3313b0b8c9d5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:07.923273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-993c52d5-d8b3-4340-926d-6a01b048f55b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.923398 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1168/4629] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:07.923620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-993c52d5-d8b3-4340-926d-6a01b048f55b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.923722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-993c52d5-d8b3-4340-926d-6a01b048f55b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:09:07.929488 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-993c52d5-d8b3-4340-926d-6a01b048f55b tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 404 Jul 24 06:09:07.929946 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1153/4630] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.931044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-f45b73f2-56ea-4e3e-b2ec-abcbdac8c10e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.933502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-f45b73f2-56ea-4e3e-b2ec-abcbdac8c10e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:09:07.933900 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-f45b73f2-56ea-4e3e-b2ec-abcbdac8c10e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb", "connector": null, "instance_uuid": "0a1a3de9-561e-46fc-8229-9c4c77265c3a"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:07.935997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-324ed22c-ead1-4f20-9a6c-d32c3f4fc265 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.937825 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-324ed22c-ead1-4f20-9a6c-d32c3f4fc265 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b Jul 24 06:09:07.938108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-324ed22c-ead1-4f20-9a6c-d32c3f4fc265 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.938371 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-324ed22c-ead1-4f20-9a6c-d32c3f4fc265 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.943988 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-324ed22c-ead1-4f20-9a6c-d32c3f4fc265 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b returned with HTTP 404 Jul 24 06:09:07.944054 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:07.944054 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:07.944458 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1168/4631] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/9f975034-110d-41b9-a6f2-38abec3aa18b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.950606 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.952595 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:09:07.952821 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.953027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.953173 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: 14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:09:07.957024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d7cc90d8-4172-4909-8e51-109a67e6cbcc tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 404 Jul 24 06:09:07.957745 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1169/4632] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.963472 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f606d072-f8f7-4f0c-91a0-8e99861f6b87 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.965407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f606d072-f8f7-4f0c-91a0-8e99861f6b87 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 Jul 24 06:09:07.965669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f606d072-f8f7-4f0c-91a0-8e99861f6b87 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.965944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f606d072-f8f7-4f0c-91a0-8e99861f6b87 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.968272 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-f45b73f2-56ea-4e3e-b2ec-abcbdac8c10e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:09:07.968797 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1143/4633] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:09:07 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:07.972698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f606d072-f8f7-4f0c-91a0-8e99861f6b87 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 returned with HTTP 404 Jul 24 06:09:07.972698 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1154/4634] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/snapshots/14b63692-a2a9-4b3e-aced-7754ece9c968 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:07.980471 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:07.983068 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:09:07.983356 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:07.983635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:07.983901 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:09:07.993202 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2729c2d1-d6fb-4db3-ae96-f8d5b117e8af tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 404 Jul 24 06:09:07.993202 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1169/4635] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:07 2026] DELETE /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:07.998707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b3d2998d-11cb-4dcc-9a83-6319b9d48374 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.000903 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3d2998d-11cb-4dcc-9a83-6319b9d48374 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 Jul 24 06:09:08.001182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3d2998d-11cb-4dcc-9a83-6319b9d48374 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.001463 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b3d2998d-11cb-4dcc-9a83-6319b9d48374 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.008702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b3d2998d-11cb-4dcc-9a83-6319b9d48374 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 returned with HTTP 404 Jul 24 06:09:08.009356 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1170/4636] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:07 2026] GET /volume/v3/volumes/29d69dd5-dd31-48d3-b01e-53a911716456 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:08.017562 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.019601 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:09:08.019835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.020059 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.020176 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete snapshot with id: cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:09:08.024877 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f34feb0a-d8da-4ba3-8d05-efeab5d141c9 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 404 Jul 24 06:09:08.025496 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1144/4637] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:08 2026] DELETE /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:08.031819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6309a4b9-49cc-409f-98f4-ee3b7d7d7656 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.034202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6309a4b9-49cc-409f-98f4-ee3b7d7d7656 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 Jul 24 06:09:08.034369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6309a4b9-49cc-409f-98f4-ee3b7d7d7656 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.034597 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6309a4b9-49cc-409f-98f4-ee3b7d7d7656 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.040406 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6309a4b9-49cc-409f-98f4-ee3b7d7d7656 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 returned with HTTP 404 Jul 24 06:09:08.040921 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1155/4638] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/v3/snapshots/cf408b48-4953-43ab-8a58-c894e3f26cf1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:08.048124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aee595c4-dd78-4160-94f1-735b2e999a43 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.050380 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aee595c4-dd78-4160-94f1-735b2e999a43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] DELETE https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:09:08.050553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aee595c4-dd78-4160-94f1-735b2e999a43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.050882 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aee595c4-dd78-4160-94f1-735b2e999a43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.050882 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-aee595c4-dd78-4160-94f1-735b2e999a43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Delete volume with id: 05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:09:08.057369 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aee595c4-dd78-4160-94f1-735b2e999a43 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 404 Jul 24 06:09:08.057972 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1170/4639] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:09:08 2026] DELETE /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:08.066249 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1cad6604-34c8-4280-a331-a28fb95815c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.068087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cad6604-34c8-4280-a331-a28fb95815c1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] GET https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 Jul 24 06:09:08.068336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1cad6604-34c8-4280-a331-a28fb95815c1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.068665 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1cad6604-34c8-4280-a331-a28fb95815c1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.075116 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1cad6604-34c8-4280-a331-a28fb95815c1 tempest-VolumeDependencyTests-430529987 tempest-VolumeDependencyTests-430529987-project-member] https://10.4.3.200/volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 returned with HTTP 404 Jul 24 06:09:08.075663 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1171/4640] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/v3/volumes/05d54922-31d0-412b-8f75-5aafa7e0e8f9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:08.427721 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e82a7a06-7f33-49cd-b320-ec1ef4bf4a68 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.541452 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e82a7a06-7f33-49cd-b320-ec1ef4bf4a68 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:09:08.541862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e82a7a06-7f33-49cd-b320-ec1ef4bf4a68 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616", "extra_specs": {"multiattach": " True"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:08.543617 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.543617 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:08.555935 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e82a7a06-7f33-49cd-b320-ec1ef4bf4a68 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:09:08.556413 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1145/4641] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:09:08 2026] POST /volume/v3/types => generated 286 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:08.564139 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8405f5e-490c-405c-81a0-31222f3e8879 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.565744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:08.566062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-301132304", "snapshot_id": null, "imageRef": null, "volume_type": "e1289464-49bd-4746-9d30-bc7369feb9bf", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:08.567559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-301132304', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e1289464-49bd-4746-9d30-bc7369feb9bf', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:08.572425 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume of 1 GB Jul 24 06:09:08.572732 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.572732 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:08.573164 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Availability Zones retrieved successfully. Jul 24 06:09:08.579019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (66ce0948-efa8-4b8a-93ff-06dd924cad38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:08.579602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e636b73-a32e-4a13-b43d-d7d82f6e3920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:08.580450 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:08.592066 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.592066 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:08.603889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e636b73-a32e-4a13-b43d-d7d82f6e3920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:09:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e1289464-49bd-4746-9d30-bc7369feb9bf,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1289464-49bd-4746-9d30-bc7369feb9bf', 'encryption_key_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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:08.604579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacfc348-784c-4af2-9812-955a93367d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:08.630645 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:09:08.630953 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-817746874-1319274616, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:09:08.667713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Created reservations ['e61febea-3d5a-4544-a772-afefb04401b7', '37fbd1b8-8911-4fdb-8070-b55efd55c570', 'f2bb68fb-a9be-486e-a417-2579c0aff9a3', '79e6843c-bfbe-4bb9-bb1a-018df114fd89'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:08.668846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cacfc348-784c-4af2-9812-955a93367d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e61febea-3d5a-4544-a772-afefb04401b7', '37fbd1b8-8911-4fdb-8070-b55efd55c570', 'f2bb68fb-a9be-486e-a417-2579c0aff9a3', '79e6843c-bfbe-4bb9-bb1a-018df114fd89']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:08.669661 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d3b580-93b3-4c71-8a12-d4aee3bcbb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:08.695778 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d3b580-93b3-4c71-8a12-d4aee3bcbb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78af4e89-7abe-45a4-97cf-6d48addd41e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-301132304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['e61febea-3d5a-4544-a772-afefb04401b7','37fbd1b8-8911-4fdb-8070-b55efd55c570','f2bb68fb-a9be-486e-a417-2579c0aff9a3','79e6843c-bfbe-4bb9-bb1a-018df114fd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=e1289464-49bd-4746-9d30-bc7369feb9bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-301132304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78af4e89-7abe-45a4-97cf-6d48addd41e8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78589b46814d4cb7b11522ebd46d0757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fa7504d3074bbfbced35b736a1599c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1289464-49bd-4746-9d30-bc7369feb9bf),volume_type_id=e1289464-49bd-4746-9d30-bc7369feb9bf)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:08.696454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4b46bc-dd60-4f61-ac1d-1fd011679652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:08.716622 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e4b46bc-dd60-4f61-ac1d-1fd011679652) transitioned into state 'SUCCESS' from state '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-301132304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['e61febea-3d5a-4544-a772-afefb04401b7','37fbd1b8-8911-4fdb-8070-b55efd55c570','f2bb68fb-a9be-486e-a417-2579c0aff9a3','79e6843c-bfbe-4bb9-bb1a-018df114fd89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=e1289464-49bd-4746-9d30-bc7369feb9bf)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:08.717410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58ea699-e2fb-4592-9108-11f4a27d679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:08.726024 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a58ea699-e2fb-4592-9108-11f4a27d679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:08.726816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (66ce0948-efa8-4b8a-93ff-06dd924cad38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:08.727093 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request issued successfully. Jul 24 06:09:08.727789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8405f5e-490c-405c-81a0-31222f3e8879 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:08.728087 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1156/4642] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:08 2026] POST /volume/v3/volumes => generated 828 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:08.739912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-33530a7d-4367-42ea-97fb-31ead06df8ab None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.741720 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33530a7d-4367-42ea-97fb-31ead06df8ab tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:08.741911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33530a7d-4367-42ea-97fb-31ead06df8ab tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.742092 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-33530a7d-4367-42ea-97fb-31ead06df8ab tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.755177 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.755177 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:08.759860 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-33530a7d-4367-42ea-97fb-31ead06df8ab tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:08.761670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.763903 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:08.764109 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.764298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.764441 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:08.764650 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-33530a7d-4367-42ea-97fb-31ead06df8ab tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:08.765154 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1171/4643] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:08.772036 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.772036 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:08.773220 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dbc5c0b7-c83e-4b7a-a981-338bfcac99ff tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:08.773794 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1172/4644] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 772 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:08.787066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-86b1889a-ef74-4d70-a612-5d260ed98bf1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.787481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86b1889a-ef74-4d70-a612-5d260ed98bf1 None None] GET https://10.4.3.200/volume// Jul 24 06:09:08.787616 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86b1889a-ef74-4d70-a612-5d260ed98bf1 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.787852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-86b1889a-ef74-4d70-a612-5d260ed98bf1 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.788218 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-86b1889a-ef74-4d70-a612-5d260ed98bf1 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:08.788449 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1146/4645] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:08.795422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.798104 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:08.798104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:08.798400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:08.809741 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.809741 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:08.814572 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:08.820623 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-89fe6bbd-72b9-4e6d-b19d-95945c15015c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:08.821155 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1157/4646] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:08 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:08.927896 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:08.929820 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 Jul 24 06:09:08.930293 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:08.939194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:09:08.949908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" acquired by "attachment_update" :: waited 0.008s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:09:08.949908 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:08.949908 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:09.058066 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" released by "attachment_update" :: held 0.110s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:09:09.058440 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-25fba516-5cde-45f4-9672-f497da6ef1cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 returned with HTTP 200 Jul 24 06:09:09.059015 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1172/4647] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:09:08 2026] PUT /volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:09.087204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-a7f3a228-aba3-40de-a8d0-2ce4357b0210 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.093172 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-a7f3a228-aba3-40de-a8d0-2ce4357b0210 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3/action Jul 24 06:09:09.093610 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-a7f3a228-aba3-40de-a8d0-2ce4357b0210 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:09.093778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-a7f3a228-aba3-40de-a8d0-2ce4357b0210 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:09.120729 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:09.120729 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:09.131474 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f825419d-53e6-4c86-99b3-623b4ddc912a req-a7f3a228-aba3-40de-a8d0-2ce4357b0210 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3/action returned with HTTP 204 Jul 24 06:09:09.131842 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1173/4648] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:09:09 2026] POST /volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:09:09.597194 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.742199 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:09.742574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2085064139"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:09.744095 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2085064139'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:09.744217 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume of 1 GB Jul 24 06:09:09.748311 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Availability Zones retrieved successfully. Jul 24 06:09:09.754619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (77dbf3f3-3d24-4ef3-a2ca-a9e27b990985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:09.755628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b00737bc-2d3e-4fdd-be0b-85edf0fba9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.756524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:09.780596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b00737bc-2d3e-4fdd-be0b-85edf0fba9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.781608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4228f7-95fe-4cc9-86a9-edb92cc2eed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.782337 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f895af0f-de97-4067-9047-bb9f93b87720 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.785711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f895af0f-de97-4067-9047-bb9f93b87720 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:09.785855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.786302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f895af0f-de97-4067-9047-bb9f93b87720 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:09.786302 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f895af0f-de97-4067-9047-bb9f93b87720 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:09.788523 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:09.788749 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:09.788975 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:09.789140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:09.794719 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:09.794719 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:09.795270 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:09.795270 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:09.795764 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-774ccc02-1673-499f-90ea-2d39f876c2e3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:09.796441 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1173/4649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:09 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:09.799567 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f895af0f-de97-4067-9047-bb9f93b87720 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:09.805250 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f895af0f-de97-4067-9047-bb9f93b87720 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:09.805812 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1158/4650] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:09 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:09.823528 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d31a248d-0e43-411b-b7f9-863bab826803 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.825872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d31a248d-0e43-411b-b7f9-863bab826803 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:09.826140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d31a248d-0e43-411b-b7f9-863bab826803 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:09.826695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d31a248d-0e43-411b-b7f9-863bab826803 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:09.837893 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:09.837893 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:09.843612 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d31a248d-0e43-411b-b7f9-863bab826803 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:09.849297 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d31a248d-0e43-411b-b7f9-863bab826803 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:09.849889 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1174/4651] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:09 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:09.865610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['9e058660-a0b0-4925-b6ea-f7568154895a', '3ac3300b-20ff-49e0-b171-67ba63901caa', '96632fa2-b4c7-467e-b7e3-93178bb98520', '73ff83c8-f9eb-43d5-a1dc-57f5912e5aa2'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:09.866917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a4228f7-95fe-4cc9-86a9-edb92cc2eed7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e058660-a0b0-4925-b6ea-f7568154895a', '3ac3300b-20ff-49e0-b171-67ba63901caa', '96632fa2-b4c7-467e-b7e3-93178bb98520', '73ff83c8-f9eb-43d5-a1dc-57f5912e5aa2']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.868013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f60e524-7297-4a57-832e-2343c141182c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.868188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.870125 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:09.870604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1673946641", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:09.872637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1673946641', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:09.872828 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume of 1 GB Jul 24 06:09:09.878062 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Availability Zones retrieved successfully. Jul 24 06:09:09.885055 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (d3c65993-825e-4daa-af9f-f8190cc873b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:09.886414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043acecc-a5b6-44e8-ab72-b70fcc82baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.887555 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:09.895028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f60e524-7297-4a57-832e-2343c141182c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbb5458-f68c-45b1-a34c-d6f8fc924f0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085064139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['9e058660-a0b0-4925-b6ea-f7568154895a','3ac3300b-20ff-49e0-b171-67ba63901caa','96632fa2-b4c7-467e-b7e3-93178bb98520','73ff83c8-f9eb-43d5-a1dc-57f5912e5aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085064139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efbb5458-f68c-45b1-a34c-d6f8fc924f0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e231b628da3a42aa940075ff7c41bec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff740ada288d444d91fa0250f6b0698d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.895787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a11da48-f4d8-4f14-b70e-56b832422c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.914800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a11da48-f4d8-4f14-b70e-56b832422c7e) transitioned into state 'SUCCESS' from state '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-2085064139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['9e058660-a0b0-4925-b6ea-f7568154895a','3ac3300b-20ff-49e0-b171-67ba63901caa','96632fa2-b4c7-467e-b7e3-93178bb98520','73ff83c8-f9eb-43d5-a1dc-57f5912e5aa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.915003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043acecc-a5b6-44e8-ab72-b70fcc82baff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.915662 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4786de39-4bfd-4cc2-8163-56d091c133bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.915742 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46510249-ef4a-42ac-bca7-8de91f338be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:09.926784 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4786de39-4bfd-4cc2-8163-56d091c133bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.927768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (77dbf3f3-3d24-4ef3-a2ca-a9e27b990985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:09.928068 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request issued successfully. Jul 24 06:09:09.928633 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c9b263b2-b345-4063-befb-3b4c0b78a061 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:09.929041 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1147/4652] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:09 2026] POST /volume/v3/volumes => generated 778 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:09.942152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:09.944030 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:09:09.944242 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:09.944732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:09.952928 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:09.952928 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:09.956699 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:09.960578 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13c75839-40bf-462e-9cdd-7f41ae402d2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c returned with HTTP 200 Jul 24 06:09:09.960949 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1159/4653] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:09 2026] GET /volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:09.983816 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Created reservations ['d10074ef-c7fa-4b9a-8182-9db5c2b88c3f', '2a39188f-f81d-4b0b-a075-b919c9a31522', '7ae9bfa3-c017-4889-aede-edacb7f9584c', 'b158959a-608d-4933-b4e1-47db45882da3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:09.984584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46510249-ef4a-42ac-bca7-8de91f338be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d10074ef-c7fa-4b9a-8182-9db5c2b88c3f', '2a39188f-f81d-4b0b-a075-b919c9a31522', '7ae9bfa3-c017-4889-aede-edacb7f9584c', 'b158959a-608d-4933-b4e1-47db45882da3']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:09.985322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd33506-e9c0-4833-994f-e712470f06c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.007198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bd33506-e9c0-4833-994f-e712470f06c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56827cdf-8717-4e5f-8a17-6a3cbc39a84e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1673946641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['d10074ef-c7fa-4b9a-8182-9db5c2b88c3f','2a39188f-f81d-4b0b-a075-b919c9a31522','7ae9bfa3-c017-4889-aede-edacb7f9584c','b158959a-608d-4933-b4e1-47db45882da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1673946641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56827cdf-8717-4e5f-8a17-6a3cbc39a84e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78589b46814d4cb7b11522ebd46d0757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fa7504d3074bbfbced35b736a1599c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.008037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ff1b9c-f3fc-4ffa-b4a5-0630aa2963e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.025601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ff1b9c-f3fc-4ffa-b4a5-0630aa2963e7) transitioned into state 'SUCCESS' from state '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-1673946641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['d10074ef-c7fa-4b9a-8182-9db5c2b88c3f','2a39188f-f81d-4b0b-a075-b919c9a31522','7ae9bfa3-c017-4889-aede-edacb7f9584c','b158959a-608d-4933-b4e1-47db45882da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.026290 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bbe1d8-90f2-4afb-b55a-00dce4ed0ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.033964 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bbe1d8-90f2-4afb-b55a-00dce4ed0ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.034759 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (d3c65993-825e-4daa-af9f-f8190cc873b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:10.035040 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request issued successfully. Jul 24 06:09:10.035602 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4cebc900-279b-41e9-ada1-a74c8fb05e3f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:10.036022 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1174/4654] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:09 2026] POST /volume/v3/volumes => generated 753 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:10.057923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:10.062617 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:10.062851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:10.063030 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:10.079924 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:10.079924 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:10.086051 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:10.090223 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb173d38-4784-411e-b280-7e23a9e2cac2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:10.090746 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1175/4655] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:10 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:10.293996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1823e514-0583-4063-8db3-ce303958c858 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:10.296249 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:10.296657 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1681376832"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:10.298418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume request body: {'volume': {'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1681376832'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:10.451903 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume of 1 GB Jul 24 06:09:10.452229 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:10.452229 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:10.457747 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Availability Zones retrieved successfully. Jul 24 06:09:10.462346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Flow 'volume_create_api' (235d1221-3613-4b5a-a4c3-ed24d39d5411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:10.463376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c02123-c3a7-40f8-994a-ede26bad6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.464389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:10.522011 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35c02123-c3a7-40f8-994a-ede26bad6d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.522800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88286dff-60dd-4618-b125-8378f02f6d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.579930 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Created reservations ['98acfb2f-19c9-4b01-8cb4-0fa14cebb976', '5836555f-58ab-45ef-b7b1-396c2de467a4', 'bcdbcbb4-aa48-4668-9dad-2ff033726f46', 'c94199da-bbe5-4289-b3b7-375d335478d1'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:10.580703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88286dff-60dd-4618-b125-8378f02f6d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98acfb2f-19c9-4b01-8cb4-0fa14cebb976', '5836555f-58ab-45ef-b7b1-396c2de467a4', 'bcdbcbb4-aa48-4668-9dad-2ff033726f46', 'c94199da-bbe5-4289-b3b7-375d335478d1']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.581364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55275dd9-014f-4531-b3e6-a346f9c7f623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.604909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55275dd9-014f-4531-b3e6-a346f9c7f623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5430ad13-491c-4540-b25f-f77761931146', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1681376832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',qos_specs=None,replication_status=,reservations=['98acfb2f-19c9-4b01-8cb4-0fa14cebb976','5836555f-58ab-45ef-b7b1-396c2de467a4','bcdbcbb4-aa48-4668-9dad-2ff033726f46','c94199da-bbe5-4289-b3b7-375d335478d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3c97a56da40ca85083d98c9e00613',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1681376832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5430ad13-491c-4540-b25f-f77761931146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3c97a56da40ca85083d98c9e00613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.605617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b81ba0-2f51-49da-abd8-b1312a7250b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.622888 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b81ba0-2f51-49da-abd8-b1312a7250b0) transitioned into state 'SUCCESS' from state '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-1681376832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',qos_specs=None,replication_status=,reservations=['98acfb2f-19c9-4b01-8cb4-0fa14cebb976','5836555f-58ab-45ef-b7b1-396c2de467a4','bcdbcbb4-aa48-4668-9dad-2ff033726f46','c94199da-bbe5-4289-b3b7-375d335478d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3c97a56da40ca85083d98c9e00613',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.624020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49d389-ee5f-4314-bd49-0f420250a308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:10.632260 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49d389-ee5f-4314-bd49-0f420250a308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:10.633268 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Flow 'volume_create_api' (235d1221-3613-4b5a-a4c3-ed24d39d5411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:10.633594 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume request issued successfully. Jul 24 06:09:10.634202 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1823e514-0583-4063-8db3-ce303958c858 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:10.634723 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1148/4656] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:10 2026] POST /volume/v3/volumes => generated 748 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:10.651137 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:10.653106 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:10.653345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:10.653579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:10.661293 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:10.661293 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:10.674263 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:10.683085 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5dbcbdc1-f798-4897-a274-8ba03ade244d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:10.683497 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1160/4657] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:10 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:10.806347 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:10.808191 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:10.808544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:10.808544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:10.808615 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:10.812714 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:10.812714 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:10.813416 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dd80b4d7-d6ce-4998-9f47-de22d7c2e3bc tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:10.813786 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1175/4658] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:10 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:10.975549 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-821cb81d-717b-4dd6-9221-b662c082df0c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:10.977890 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-821cb81d-717b-4dd6-9221-b662c082df0c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:09:10.978168 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-821cb81d-717b-4dd6-9221-b662c082df0c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:10.978435 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-821cb81d-717b-4dd6-9221-b662c082df0c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:10.988341 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:10.988341 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:10.993005 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-821cb81d-717b-4dd6-9221-b662c082df0c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:10.997958 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-821cb81d-717b-4dd6-9221-b662c082df0c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c returned with HTTP 200 Jul 24 06:09:10.998444 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1176/4659] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:10 2026] GET /volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:11.012109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.014138 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:11.014530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "efbb5458-f68c-45b1-a34c-d6f8fc924f0c", "name": "tempest-type-Backup-654275703"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:11.016139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.backups [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating new backup {'backup': {'volume_id': 'efbb5458-f68c-45b1-a34c-d6f8fc924f0c', 'name': 'tempest-type-Backup-654275703'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:11.016286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating backup of volume efbb5458-f68c-45b1-a34c-d6f8fc924f0c in container None Jul 24 06:09:11.025427 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.025427 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:11.025825 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:11.050017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['aca06ef0-9950-4f64-bb51-3e70bb5df51c', 'd9e6a083-ed8d-44f5-8710-fee91c6ea574'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:11.072776 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1e4d470-eca9-40e4-87d2-c3d13124926c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:11.073157 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1149/4660] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:11 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:11.080351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cf8b0202-34be-49fe-ad61-6232de270c9f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.082251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf8b0202-34be-49fe-ad61-6232de270c9f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:11.082479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf8b0202-34be-49fe-ad61-6232de270c9f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.082771 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cf8b0202-34be-49fe-ad61-6232de270c9f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.082909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cf8b0202-34be-49fe-ad61-6232de270c9f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:11.086713 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.086713 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:11.087275 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cf8b0202-34be-49fe-ad61-6232de270c9f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:11.087638 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1161/4661] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.102483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.104047 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:11.104209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.104372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.112987 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.112987 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:11.117042 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:11.122281 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a75caa0-5370-49e0-97d7-8a13ff70408b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:11.122623 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1176/4662] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.135507 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.137272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:11.137469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.137643 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.144430 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.144430 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:11.148146 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:11.152905 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32676a49-2861-4ac0-b347-c34dd8a82f05 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:11.153234 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1177/4663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.166776 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0744b4fa-19fd-40d2-8b9b-23387097d3a2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.168494 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0744b4fa-19fd-40d2-8b9b-23387097d3a2 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:09:11.168861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0744b4fa-19fd-40d2-8b9b-23387097d3a2 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1817039997", "extra_specs": {}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:11.170252 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.170252 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:11.183855 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0744b4fa-19fd-40d2-8b9b-23387097d3a2 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:09:11.184365 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1150/4664] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:09:11 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.194896 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3859d05-8d1e-47fd-b890-f3feb20aef7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.197348 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3859d05-8d1e-47fd-b890-f3feb20aef7f tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] POST https://10.4.3.200/volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa/encryption Jul 24 06:09:11.198774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3859d05-8d1e-47fd-b890-f3feb20aef7f tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:11.225010 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3859d05-8d1e-47fd-b890-f3feb20aef7f tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa/encryption returned with HTTP 200 Jul 24 06:09:11.225608 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1162/4665] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:09:11 2026] POST /volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.233434 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5847ecb0-687d-41df-9dce-83e8394faa84 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.235344 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:11.235721 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1541442742", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1817039997", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:11.237281 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1541442742', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1817039997', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:11.241201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume of 1 GB Jul 24 06:09:11.241525 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.241525 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:11.242421 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Availability Zones retrieved successfully. Jul 24 06:09:11.253292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (b0a47731-7df5-466e-873c-3846883f45ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:11.254296 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d348b791-0e86-4923-92ce-e48125f5f60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:11.258493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:11.291725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d348b791-0e86-4923-92ce-e48125f5f60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:09:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b57b63d6-40e5-4576-b0ce-ee22d70351aa,is_public=True,name='tempest-scenario-type-luks-1817039997',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b57b63d6-40e5-4576-b0ce-ee22d70351aa', '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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:11.291725 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47baad8-c34b-4081-94e2-cd0398520fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:11.322896 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1817039997 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1817039997, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:09:11.323255 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1817039997 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1817039997, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:09:11.353893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Created reservations ['5056d910-11f4-4471-a588-e998d0a9baa3', '7fb6b22a-0141-456c-b13e-4911e1dd1cf8', 'fd010bac-def7-4512-a7dd-3c4a5d0c1b26', '4bc4c30a-521a-4bb7-be6b-40947b60f23c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:11.354735 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47baad8-c34b-4081-94e2-cd0398520fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5056d910-11f4-4471-a588-e998d0a9baa3', '7fb6b22a-0141-456c-b13e-4911e1dd1cf8', 'fd010bac-def7-4512-a7dd-3c4a5d0c1b26', '4bc4c30a-521a-4bb7-be6b-40947b60f23c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:11.355386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e872032-cce9-41ad-90c6-aa0b34bd7691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:11.380413 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e872032-cce9-41ad-90c6-aa0b34bd7691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b974ebb-4b2f-4387-a1c2-e1bb2516e657', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1541442742',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['5056d910-11f4-4471-a588-e998d0a9baa3','7fb6b22a-0141-456c-b13e-4911e1dd1cf8','fd010bac-def7-4512-a7dd-3c4a5d0c1b26','4bc4c30a-521a-4bb7-be6b-40947b60f23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=b57b63d6-40e5-4576-b0ce-ee22d70351aa), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1541442742',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0b974ebb-4b2f-4387-a1c2-e1bb2516e657,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78589b46814d4cb7b11522ebd46d0757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fa7504d3074bbfbced35b736a1599c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b57b63d6-40e5-4576-b0ce-ee22d70351aa),volume_type_id=b57b63d6-40e5-4576-b0ce-ee22d70351aa)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:11.381074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644edc91-525f-4f61-8c6f-2727fdae3c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:11.399190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (644edc91-525f-4f61-8c6f-2727fdae3c53) transitioned into state 'SUCCESS' from state '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-1541442742',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['5056d910-11f4-4471-a588-e998d0a9baa3','7fb6b22a-0141-456c-b13e-4911e1dd1cf8','fd010bac-def7-4512-a7dd-3c4a5d0c1b26','4bc4c30a-521a-4bb7-be6b-40947b60f23c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=b57b63d6-40e5-4576-b0ce-ee22d70351aa)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:11.399837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2baf024-c0bd-4073-afc6-e56fcc061e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:11.409189 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2baf024-c0bd-4073-afc6-e56fcc061e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:11.410042 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (b0a47731-7df5-466e-873c-3846883f45ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:11.410334 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request issued successfully. Jul 24 06:09:11.410926 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5847ecb0-687d-41df-9dce-83e8394faa84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:11.411310 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1177/4666] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:11 2026] POST /volume/v3/volumes => generated 781 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:11.427405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.429217 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:11.429461 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.429698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.437302 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.437302 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:11.442600 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:11.447147 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1caaf7f2-13fb-4bed-9b83-5441e56ea9ef tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:11.447516 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1178/4667] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:11.696573 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.698670 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:11.698930 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.699174 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.707370 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.707370 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:11.711118 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:11.717207 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-563b1384-43b9-46e5-b126-4ce4cce82f7d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:11.718106 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1151/4668] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:11.733604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.735400 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] POST https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146/action Jul 24 06:09:11.735904 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:11.736109 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:11.749212 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.749212 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:11.749884 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:11.786567 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Created reservations ['1153f766-01cc-4d81-866d-f3c286bc2a31', '5f2236a1-33b7-4fe1-8815-661b2c9644da'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:11.795116 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Extend volume request issued successfully. Jul 24 06:09:11.795241 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d969bf16-b45b-4ea4-a3d4-464e2147d2e3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146/action returned with HTTP 202 Jul 24 06:09:11.795666 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1163/4669] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:09:11 2026] POST /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:11.802001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.803551 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:11.803734 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.803935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.810714 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.810714 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:11.813890 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:11.817946 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-860ff4d9-f07e-43e2-8ce2-13c2c00ae1fb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:11.818388 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1178/4670] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:11.822650 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ce952e2e-472c-446a-a979-277280b44e1f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:11.824265 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce952e2e-472c-446a-a979-277280b44e1f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:11.824448 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce952e2e-472c-446a-a979-277280b44e1f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:11.824635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ce952e2e-472c-446a-a979-277280b44e1f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:11.824760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ce952e2e-472c-446a-a979-277280b44e1f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:11.828581 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:11.828581 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:11.829295 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ce952e2e-472c-446a-a979-277280b44e1f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:11.829639 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1179/4671] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:11 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.097652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.099750 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:12.099750 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.099932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.100073 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:12.104648 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.104648 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:12.105262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530aa3c5-e0d1-4c27-948c-133c6c7b09be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:12.105805 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1152/4672] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.463003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.464722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:12.464896 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.465068 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.472137 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.472137 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:12.476090 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:12.480495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30aefa6f-2dfc-45af-bff6-c083913a2424 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:12.480891 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1164/4673] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.487535 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-066416bc-ac19-464f-b7d2-730b8547481b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.494868 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e312dd5a-d82c-476e-9936-30f440556bd5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.496748 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e312dd5a-d82c-476e-9936-30f440556bd5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:12.496937 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e312dd5a-d82c-476e-9936-30f440556bd5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.497115 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e312dd5a-d82c-476e-9936-30f440556bd5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.505320 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.505320 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:12.508545 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e312dd5a-d82c-476e-9936-30f440556bd5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:12.512461 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e312dd5a-d82c-476e-9936-30f440556bd5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:12.512839 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1180/4674] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.552080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.554468 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:12.554815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.555014 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.562438 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.562438 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:12.565719 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:12.569764 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-a35e44e6-aa69-4b5f-8ebf-210263d80d28 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:12.570176 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1153/4675] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.574507 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:12.574927 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1342315064"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:12.576815 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request body: {'volume': {"'imageRef": 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1342315064'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:12.576960 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume of 1 GB Jul 24 06:09:12.581462 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Availability Zones retrieved successfully. Jul 24 06:09:12.588764 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (b8074d52-99a9-4245-9fe6-c0e296f969e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:12.589976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf4bfa0-1d0e-4987-b145-7d93a31a184e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.591121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:12.617533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cf4bfa0-1d0e-4987-b145-7d93a31a184e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.618755 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddde7134-1c25-4080-a2cf-34c4c22b268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.668907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9730872a-debf-49f7-b9e5-24d27ef1a767 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.669449 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9730872a-debf-49f7-b9e5-24d27ef1a767 None None] GET https://10.4.3.200/volume// Jul 24 06:09:12.669697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9730872a-debf-49f7-b9e5-24d27ef1a767 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.669930 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9730872a-debf-49f7-b9e5-24d27ef1a767 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.670300 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9730872a-debf-49f7-b9e5-24d27ef1a767 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:12.670946 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1165/4676] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:12.682816 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-248e4390-5efd-4df4-9289-e111a8486e6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.709562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Created reservations ['04df160c-45e4-4a5f-8cab-84d7cf9d4d2e', '22734897-bb5b-417f-b99b-84865e0ef596', '0c0bf7b7-d8a5-4bde-b950-672c9471f92f', '2eae4fba-9795-465f-a369-09ac977fc651'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:12.710826 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddde7134-1c25-4080-a2cf-34c4c22b268b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04df160c-45e4-4a5f-8cab-84d7cf9d4d2e', '22734897-bb5b-417f-b99b-84865e0ef596', '0c0bf7b7-d8a5-4bde-b950-672c9471f92f', '2eae4fba-9795-465f-a369-09ac977fc651']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.712124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e975e5-59b3-4258-94d9-915fdc6634c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.738053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47e975e5-59b3-4258-94d9-915fdc6634c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b3284c-21f6-4a5d-8705-013c15ca73ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1342315064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['04df160c-45e4-4a5f-8cab-84d7cf9d4d2e','22734897-bb5b-417f-b99b-84865e0ef596','0c0bf7b7-d8a5-4bde-b950-672c9471f92f','2eae4fba-9795-465f-a369-09ac977fc651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1342315064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b3284c-21f6-4a5d-8705-013c15ca73ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5707e6fd9c5451db68ecd7140f16949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d043d81f5d204721b40dcf0493d28c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.738895 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4811ad95-7537-4dae-b7a0-2ba16a6a1db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.759393 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4811ad95-7537-4dae-b7a0-2ba16a6a1db7) transitioned into state 'SUCCESS' from state '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-1342315064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['04df160c-45e4-4a5f-8cab-84d7cf9d4d2e','22734897-bb5b-417f-b99b-84865e0ef596','0c0bf7b7-d8a5-4bde-b950-672c9471f92f','2eae4fba-9795-465f-a369-09ac977fc651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.760284 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4742e92e-d579-4e13-b40c-b48e0fac3878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.771514 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4742e92e-d579-4e13-b40c-b48e0fac3878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.772874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (b8074d52-99a9-4245-9fe6-c0e296f969e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:12.773356 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request issued successfully. Jul 24 06:09:12.774264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-066416bc-ac19-464f-b7d2-730b8547481b tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:12.774860 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1179/4677] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:12 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:12.779207 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-248e4390-5efd-4df4-9289-e111a8486e6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:09:12.779705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-248e4390-5efd-4df4-9289-e111a8486e6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56827cdf-8717-4e5f-8a17-6a3cbc39a84e", "connector": null, "instance_uuid": "1375f502-d79b-42af-9f18-f1a33217e41e"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:12.788649 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.789855 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.789855 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:12.790487 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:12.790812 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-824852305"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:12.792159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request body: {'volume': {"'imageRef": 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-824852305'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:12.792268 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume of 1 GB Jul 24 06:09:12.796273 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Availability Zones retrieved successfully. Jul 24 06:09:12.802015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (e7b52f94-876b-445b-a940-87f279bc7bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:12.802985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e73cb90-07ad-48d9-9303-e2887edf18b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.803861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:12.816836 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-248e4390-5efd-4df4-9289-e111a8486e6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:09:12.817309 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1181/4678] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:09:12 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:12.831952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.833905 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e73cb90-07ad-48d9-9303-e2887edf18b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.834121 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.834121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.834315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.834539 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260f84f0-8ec6-4405-94c6-414daa7e0b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.839914 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3c140483-30e3-4766-bf43-d6001efeb2de None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.841536 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.841536 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:12.842717 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c140483-30e3-4766-bf43-d6001efeb2de tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:12.842923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c140483-30e3-4766-bf43-d6001efeb2de tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.843149 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3c140483-30e3-4766-bf43-d6001efeb2de tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.843365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3c140483-30e3-4766-bf43-d6001efeb2de tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:12.845889 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:12.849173 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.849173 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:12.849953 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.850174 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3c140483-30e3-4766-bf43-d6001efeb2de tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:12.850659 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1180/4679] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.851861 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8fa3c434-19ea-4b4f-8e14-0d09894d2262 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:12.852156 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:12.852456 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.852504 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1166/4680] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:12.852696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.857207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-caa8d129-dcad-44f3-a26a-245b4f0d5ca0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.857652 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caa8d129-dcad-44f3-a26a-245b4f0d5ca0 None None] GET https://10.4.3.200/volume// Jul 24 06:09:12.857837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caa8d129-dcad-44f3-a26a-245b4f0d5ca0 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.858023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-caa8d129-dcad-44f3-a26a-245b4f0d5ca0 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.858316 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-caa8d129-dcad-44f3-a26a-245b4f0d5ca0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:12.858617 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1181/4681] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:12.869470 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.869470 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:12.870152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.872243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.873251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:12.873575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.873820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.874908 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.875304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.875364 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:12.876362 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.881979 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6ab28d51-00bf-405f-950e-eaf90fe0f4fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:12.882448 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1182/4682] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:12.884370 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.884370 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:12.885168 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.885168 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:12.888101 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:12.889394 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:12.890885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Created reservations ['cb9af8b2-72d8-415c-b659-051c7a588399', '7732c3fb-7fe8-4cbd-88bc-b5a7dcf0148d', 'f808e794-6d96-45af-93f4-6c251fca579c', '6edc6508-4921-4cb8-baf9-3868a60daad6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:12.891853 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260f84f0-8ec6-4405-94c6-414daa7e0b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb9af8b2-72d8-415c-b659-051c7a588399', '7732c3fb-7fe8-4cbd-88bc-b5a7dcf0148d', 'f808e794-6d96-45af-93f4-6c251fca579c', '6edc6508-4921-4cb8-baf9-3868a60daad6']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.892397 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-2e084181-5a49-48ac-b9f5-035d6372babc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:12.892549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8e50d3-9de1-4d0b-baf1-659b875f7956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.892809 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1167/4683] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:12.896632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6bd79800-27ac-4e0b-8c43-a72c289dc3a6 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:12.897061 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1182/4684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:12.911628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5e44b642-518b-43a8-9013-154cd8c1f233 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.913431 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e44b642-518b-43a8-9013-154cd8c1f233 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.913626 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e44b642-518b-43a8-9013-154cd8c1f233 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.913843 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5e44b642-518b-43a8-9013-154cd8c1f233 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.918513 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee8e50d3-9de1-4d0b-baf1-659b875f7956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55231c22-1d07-4f1e-af0b-0494e1d07842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-824852305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['cb9af8b2-72d8-415c-b659-051c7a588399','7732c3fb-7fe8-4cbd-88bc-b5a7dcf0148d','f808e794-6d96-45af-93f4-6c251fca579c','6edc6508-4921-4cb8-baf9-3868a60daad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-824852305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55231c22-1d07-4f1e-af0b-0494e1d07842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5707e6fd9c5451db68ecd7140f16949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d043d81f5d204721b40dcf0493d28c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.919262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3edbd867-9e24-4c3d-9c17-6aae01167ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.921192 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.921192 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:12.924794 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5e44b642-518b-43a8-9013-154cd8c1f233 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:12.929368 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5e44b642-518b-43a8-9013-154cd8c1f233 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:12.929777 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1183/4685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:12.936711 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3edbd867-9e24-4c3d-9c17-6aae01167ef0) transitioned into state 'SUCCESS' from state '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-824852305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['cb9af8b2-72d8-415c-b659-051c7a588399','7732c3fb-7fe8-4cbd-88bc-b5a7dcf0148d','f808e794-6d96-45af-93f4-6c251fca579c','6edc6508-4921-4cb8-baf9-3868a60daad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.937424 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988173e2-32a3-401b-b25c-4f145e4b8569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.945599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988173e2-32a3-401b-b25c-4f145e4b8569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:12.946120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.946446 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (e7b52f94-876b-445b-a940-87f279bc7bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:12.946831 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request issued successfully. Jul 24 06:09:12.947399 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-130db457-eb4b-4d97-bb7a-a3f5ae38ddee tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:12.947819 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1154/4686] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:12 2026] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:12.948443 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.948741 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.949006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:12.949220 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Delete volume with id: 5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.957664 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:12.957664 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:12.958347 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:12.965269 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.968456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:12.968938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1355426952"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:12.970832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request body: {'volume': {"'imageRef": 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1355426952'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:12.971013 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume of 1 GB Jul 24 06:09:12.976379 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Availability Zones retrieved successfully. Jul 24 06:09:12.980063 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Delete volume request issued successfully. Jul 24 06:09:12.980303 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6c26b287-4ed9-4061-bea8-b9b4fce8b4bb tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 202 Jul 24 06:09:12.980790 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1168/4687] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:12 2026] DELETE /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:12.984180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (fd90f190-9173-40f1-aa04-3bf5bbadddb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:12.985499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27759102-7948-4550-aab8-01419723eb4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:12.986851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:12.988948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:12.994515 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:12.994878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:12.994932 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.004114 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.004114 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:13.006631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.008121 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:13.009538 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] PUT https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 Jul 24 06:09:13.010070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:13.014190 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ad8e8986-518f-4065-8f23-34c1543c9e75 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 200 Jul 24 06:09:13.014589 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1184/4688] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:12 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:13.018602 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27759102-7948-4550-aab8-01419723eb4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.019603 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c868762-0e39-4d0c-be5f-38eff43841ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.020069 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Acquiring lock "cinder-attachment_update-56827cdf-8717-4e5f-8a17-6a3cbc39a84e-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:09:13.025478 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-56827cdf-8717-4e5f-8a17-6a3cbc39a84e-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:09:13.026880 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.026880 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:13.060023 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Created reservations ['f49086eb-5d33-48b4-8ee2-c0c035926c06', '5d1069dc-9006-4784-8722-85de3165f280', '0c377192-26d8-4392-9bd3-3c5a51cf7c6f', 'c10f5de2-038e-41c2-aba8-136f2d9d24d6'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:13.060889 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c868762-0e39-4d0c-be5f-38eff43841ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f49086eb-5d33-48b4-8ee2-c0c035926c06', '5d1069dc-9006-4784-8722-85de3165f280', '0c377192-26d8-4392-9bd3-3c5a51cf7c6f', 'c10f5de2-038e-41c2-aba8-136f2d9d24d6']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.061654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc94c7cf-cafc-46d8-bc0b-7a507f1db5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.083869 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc94c7cf-cafc-46d8-bc0b-7a507f1db5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af42ccd6-f5ff-44b1-a353-f40dfc4f5712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1355426952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['f49086eb-5d33-48b4-8ee2-c0c035926c06','5d1069dc-9006-4784-8722-85de3165f280','0c377192-26d8-4392-9bd3-3c5a51cf7c6f','c10f5de2-038e-41c2-aba8-136f2d9d24d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1355426952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af42ccd6-f5ff-44b1-a353-f40dfc4f5712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5707e6fd9c5451db68ecd7140f16949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d043d81f5d204721b40dcf0493d28c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.084585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668cfcb2-50dc-4cc6-91b5-f8c9ff394933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.105349 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (668cfcb2-50dc-4cc6-91b5-f8c9ff394933) transitioned into state 'SUCCESS' from state '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-1355426952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['f49086eb-5d33-48b4-8ee2-c0c035926c06','5d1069dc-9006-4784-8722-85de3165f280','0c377192-26d8-4392-9bd3-3c5a51cf7c6f','c10f5de2-038e-41c2-aba8-136f2d9d24d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.106283 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e82b534-8883-4215-9523-15acefe64f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.115639 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.116709 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e82b534-8883-4215-9523-15acefe64f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.117424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:13.117611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.117827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.117892 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (fd90f190-9173-40f1-aa04-3bf5bbadddb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:13.117939 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:13.118254 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request issued successfully. Jul 24 06:09:13.119084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98c07e04-77cd-43bf-afb6-8a36a305d427 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:13.119672 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1183/4689] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:12 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:13.122292 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.122292 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:13.122926 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3fdcb82b-1347-4f97-86e4-2290f8a7a55a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:13.123280 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1169/4690] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.133272 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.135255 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:13.135931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-448985311"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:13.137202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request body: {'volume': {"'imageRef": 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-448985311'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:13.137275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume of 1 GB Jul 24 06:09:13.141576 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Availability Zones retrieved successfully. Jul 24 06:09:13.148014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (738254f4-a673-4397-b257-0c730bbcc2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:13.150139 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406f1ee6-9b47-4627-8c81-6580c1ef5363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.151270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:13.176254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406f1ee6-9b47-4627-8c81-6580c1ef5363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.177218 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b6fe6e-5b47-4591-8875-5704462768b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.195588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-56827cdf-8717-4e5f-8a17-6a3cbc39a84e-np0000005810" released by "attachment_update" :: held 0.170s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:09:13.196005 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-5b937588-499d-4a2e-bd5b-bef238907fbb tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 returned with HTTP 200 Jul 24 06:09:13.196893 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1155/4691] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:09:13 2026] PUT /volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:13.217089 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Created reservations ['6133a15c-ab01-49d8-a2f0-f8c42d6d016c', 'ddd6ce72-81bf-40ff-b37a-e42e81632785', '5e4bb0f3-7975-4b97-bc01-18b06192e8c2', 'b6793f5f-409b-4197-95cb-d8f4bfe7c6e0'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:13.217897 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b6fe6e-5b47-4591-8875-5704462768b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6133a15c-ab01-49d8-a2f0-f8c42d6d016c', 'ddd6ce72-81bf-40ff-b37a-e42e81632785', '5e4bb0f3-7975-4b97-bc01-18b06192e8c2', 'b6793f5f-409b-4197-95cb-d8f4bfe7c6e0']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.218764 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1384913-5372-4f9b-9538-75937aade2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.240827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1384913-5372-4f9b-9538-75937aade2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3d9f54-82e1-438d-985b-4166e7e2dc2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-448985311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['6133a15c-ab01-49d8-a2f0-f8c42d6d016c','ddd6ce72-81bf-40ff-b37a-e42e81632785','5e4bb0f3-7975-4b97-bc01-18b06192e8c2','b6793f5f-409b-4197-95cb-d8f4bfe7c6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-448985311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3d9f54-82e1-438d-985b-4166e7e2dc2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5707e6fd9c5451db68ecd7140f16949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d043d81f5d204721b40dcf0493d28c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.241464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c86a276-0b07-436f-b8e4-93172f51c5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.258971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c86a276-0b07-436f-b8e4-93172f51c5c4) transitioned into state 'SUCCESS' from state '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-448985311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['6133a15c-ab01-49d8-a2f0-f8c42d6d016c','ddd6ce72-81bf-40ff-b37a-e42e81632785','5e4bb0f3-7975-4b97-bc01-18b06192e8c2','b6793f5f-409b-4197-95cb-d8f4bfe7c6e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.259869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa41844-9e43-4b82-a1ef-06d66fd67de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.269506 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa41844-9e43-4b82-a1ef-06d66fd67de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.270505 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (738254f4-a673-4397-b257-0c730bbcc2ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:13.270898 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request issued successfully. Jul 24 06:09:13.271501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92673c12-8f34-4e2b-aaa9-e6965a3f2b9e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:13.271966 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1185/4692] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:13 2026] POST /volume/v3/volumes => generated 756 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:13.285248 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.287137 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:13.287589 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-74579079"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:13.289085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request body: {'volume': {"'imageRef": 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-74579079'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:13.289248 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume of 1 GB Jul 24 06:09:13.289548 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.289548 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:13.293493 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Availability Zones retrieved successfully. Jul 24 06:09:13.299292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (43069a90-6ba7-4e25-b9f2-11c22e584a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:13.300232 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4c3f94-e183-4400-b44c-68b4768ca1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.301093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:13.328894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4c3f94-e183-4400-b44c-68b4768ca1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.329899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91349b5-28dc-4832-972c-2376cc19f9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.367626 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Created reservations ['e4797313-ef07-4b0c-bfa3-c2c0a37891b2', 'e5794adb-4399-4faf-acea-e9944ed7b358', '7e30c3e3-7527-4f5a-a1de-4ea493264658', 'c4e3adf6-0d03-4351-82c8-e84d3e677b1a'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:13.368478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91349b5-28dc-4832-972c-2376cc19f9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4797313-ef07-4b0c-bfa3-c2c0a37891b2', 'e5794adb-4399-4faf-acea-e9944ed7b358', '7e30c3e3-7527-4f5a-a1de-4ea493264658', 'c4e3adf6-0d03-4351-82c8-e84d3e677b1a']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.369199 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9079a29-a45f-466e-bf85-e5a17819aaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.389996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9079a29-a45f-466e-bf85-e5a17819aaa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fbe55a-7e8c-493a-9334-dbefef9324e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-74579079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['e4797313-ef07-4b0c-bfa3-c2c0a37891b2','e5794adb-4399-4faf-acea-e9944ed7b358','7e30c3e3-7527-4f5a-a1de-4ea493264658','c4e3adf6-0d03-4351-82c8-e84d3e677b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-74579079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fbe55a-7e8c-493a-9334-dbefef9324e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5707e6fd9c5451db68ecd7140f16949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d043d81f5d204721b40dcf0493d28c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.390750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf7eec6-81e4-483a-b5d7-37d8b48f5fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.408274 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cf7eec6-81e4-483a-b5d7-37d8b48f5fe9) transitioned into state 'SUCCESS' from state '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-74579079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5707e6fd9c5451db68ecd7140f16949',qos_specs=None,replication_status=,reservations=['e4797313-ef07-4b0c-bfa3-c2c0a37891b2','e5794adb-4399-4faf-acea-e9944ed7b358','7e30c3e3-7527-4f5a-a1de-4ea493264658','c4e3adf6-0d03-4351-82c8-e84d3e677b1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d043d81f5d204721b40dcf0493d28c0a',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.409034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aadd1d-c84b-4400-b6bc-500d88eae437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:13.418861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4aadd1d-c84b-4400-b6bc-500d88eae437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:13.419590 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Flow 'volume_create_api' (43069a90-6ba7-4e25-b9f2-11c22e584a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:13.419913 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Create volume request issued successfully. Jul 24 06:09:13.420782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e735e4cf-d959-4c30-a6bc-cd746c704ee9 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:13.421179 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1184/4693] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:13 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:13.432062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.434658 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea Jul 24 06:09:13.434658 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.434840 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.446289 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.446289 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:13.451649 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.460451 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ffbbe75-e7de-4ea4-a492-3952d769cc84 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea returned with HTTP 200 Jul 24 06:09:13.460850 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1170/4694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.479233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-18c9493d-c64f-4f58-9109-461a624778cc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.484213 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18c9493d-c64f-4f58-9109-461a624778cc tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 Jul 24 06:09:13.484491 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18c9493d-c64f-4f58-9109-461a624778cc tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.484694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-18c9493d-c64f-4f58-9109-461a624778cc tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.497101 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.497101 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:13.509104 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-18c9493d-c64f-4f58-9109-461a624778cc tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.518242 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-18c9493d-c64f-4f58-9109-461a624778cc tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 returned with HTTP 200 Jul 24 06:09:13.518740 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1156/4695] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.532981 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.535291 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 Jul 24 06:09:13.535646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.536094 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.548815 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.548815 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:13.553364 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.558292 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-453fe8aa-cabe-4a50-a66e-ff47171a3ddb tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 returned with HTTP 200 Jul 24 06:09:13.558813 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1186/4696] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.578294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3a938a3e-0333-469b-a932-cd313cc5f59d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.581578 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a938a3e-0333-469b-a932-cd313cc5f59d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b Jul 24 06:09:13.582462 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a938a3e-0333-469b-a932-cd313cc5f59d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.583265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3a938a3e-0333-469b-a932-cd313cc5f59d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.591190 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.591190 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:13.595942 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3a938a3e-0333-469b-a932-cd313cc5f59d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.600084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3a938a3e-0333-469b-a932-cd313cc5f59d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b returned with HTTP 200 Jul 24 06:09:13.600467 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1185/4697] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.612351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.614285 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 Jul 24 06:09:13.614526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.614735 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.622535 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.622535 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:13.626993 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.631840 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5d5cb4d-9703-4276-bf62-e9654cd3c02a tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 returned with HTTP 200 Jul 24 06:09:13.632203 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1171/4698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.648233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.650866 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 Jul 24 06:09:13.651092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.651281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.651485 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume with id: f0fbe55a-7e8c-493a-9334-dbefef9324e0 Jul 24 06:09:13.660253 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.660253 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:13.660815 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.679225 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume request issued successfully. Jul 24 06:09:13.679469 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d1c188e-9917-4e52-b62c-3e5eebfa17c0 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 returned with HTTP 202 Jul 24 06:09:13.679902 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1157/4699] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:13 2026] DELETE /volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:13.687814 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.689567 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 Jul 24 06:09:13.689661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.689889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.701265 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.701265 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:13.705671 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:13.710925 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0a019b18-2790-4e3e-82b8-386a567c9b9d tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 returned with HTTP 200 Jul 24 06:09:13.711454 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1187/4700] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.860696 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.862276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:13.862276 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.862489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.862584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:13.866476 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.866476 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:13.867131 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ee8bf49b-76c5-44c4-9c2c-13ce3fad2e6b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:13.867444 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1186/4701] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:13.898638 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:13.899867 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:13.900104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:13.900382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:13.908612 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:13.908612 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:13.911751 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:13.915489 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6d59ca15-b335-458d-a92d-d2dc30785ee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:13.916165 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1172/4702] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:13 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:14.030489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-895ef7f9-86ca-4ad8-871d-1861eb1f0da3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.034012 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-895ef7f9-86ca-4ad8-871d-1861eb1f0da3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 Jul 24 06:09:14.034189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-895ef7f9-86ca-4ad8-871d-1861eb1f0da3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.034389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-895ef7f9-86ca-4ad8-871d-1861eb1f0da3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.043652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-895ef7f9-86ca-4ad8-871d-1861eb1f0da3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 returned with HTTP 404 Jul 24 06:09:14.044086 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1158/4703] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/volumes/5430ad13-491c-4540-b25f-f77761931146 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:14.053866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.055468 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:14.055793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1121673724"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:14.057109 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1121673724'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:14.057219 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume of 1 GB Jul 24 06:09:14.060808 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Availability Zones retrieved successfully. Jul 24 06:09:14.065639 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Flow 'volume_create_api' (5f738d3b-e896-4255-87e9-2ff4e9c40986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:14.066452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5493a8-1e4b-4062-8e6f-d4a9beb83148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:14.067587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:14.089106 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb5493a8-1e4b-4062-8e6f-d4a9beb83148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:14.089928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d36606a-7f73-45d8-87b0-7a9f21958c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:14.126540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Created reservations ['b497e64a-7757-436f-b13b-3f5b4a604762', '90781245-7683-40b0-b853-8c94dbb451b6', '91e842fd-9fc9-4ad3-aafc-73250d514276', 'a0d3d425-f53e-4923-a8cc-49bc92cded04'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:14.127343 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d36606a-7f73-45d8-87b0-7a9f21958c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b497e64a-7757-436f-b13b-3f5b4a604762', '90781245-7683-40b0-b853-8c94dbb451b6', '91e842fd-9fc9-4ad3-aafc-73250d514276', 'a0d3d425-f53e-4923-a8cc-49bc92cded04']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:14.128011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ebf37ff-1aad-40e1-84ee-351e613cf6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:14.133361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.135124 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:14.135313 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.135496 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.135588 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:14.140283 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.140283 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:14.140982 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-82aceae6-8737-46d2-82c9-99d58ff0f610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:14.142094 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1187/4704] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:14.148889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ebf37ff-1aad-40e1-84ee-351e613cf6ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5ae4037-1dbf-4d07-9688-3e8944ab582a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1121673724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',qos_specs=None,replication_status=,reservations=['b497e64a-7757-436f-b13b-3f5b4a604762','90781245-7683-40b0-b853-8c94dbb451b6','91e842fd-9fc9-4ad3-aafc-73250d514276','a0d3d425-f53e-4923-a8cc-49bc92cded04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3c97a56da40ca85083d98c9e00613',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1121673724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5ae4037-1dbf-4d07-9688-3e8944ab582a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4f3c97a56da40ca85083d98c9e00613',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:14.149654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa444488-4952-463c-8443-9c609d806d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:14.165653 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa444488-4952-463c-8443-9c609d806d4a) transitioned into state 'SUCCESS' from state '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-1121673724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c58e8bf2cb0241eebb4cdb255c6a70d7',qos_specs=None,replication_status=,reservations=['b497e64a-7757-436f-b13b-3f5b4a604762','90781245-7683-40b0-b853-8c94dbb451b6','91e842fd-9fc9-4ad3-aafc-73250d514276','a0d3d425-f53e-4923-a8cc-49bc92cded04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4f3c97a56da40ca85083d98c9e00613',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:14.166353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4315515-4d9e-487b-99e5-c0f5784d4ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:14.174116 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4315515-4d9e-487b-99e5-c0f5784d4ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:14.174984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Flow 'volume_create_api' (5f738d3b-e896-4255-87e9-2ff4e9c40986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:14.175274 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create volume request issued successfully. Jul 24 06:09:14.175888 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3ff0b7e4-1199-4c29-90ab-4c8a2bd12d17 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:14.176321 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1188/4705] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:09:14 2026] POST /volume/v3/volumes => generated 748 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:14.188049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9006dd35-0764-417c-9611-327ace71b878 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.190734 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9006dd35-0764-417c-9611-327ace71b878 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:14.190734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9006dd35-0764-417c-9611-327ace71b878 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.190734 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9006dd35-0764-417c-9611-327ace71b878 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.196780 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.196780 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:14.200419 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9006dd35-0764-417c-9611-327ace71b878 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:14.204902 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9006dd35-0764-417c-9611-327ace71b878 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:14.205380 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1173/4706] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:14.723142 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b088830b-52c7-4f57-ab51-3cb6762d2255 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.724735 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b088830b-52c7-4f57-ab51-3cb6762d2255 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 Jul 24 06:09:14.724932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b088830b-52c7-4f57-ab51-3cb6762d2255 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.725117 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b088830b-52c7-4f57-ab51-3cb6762d2255 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.730223 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b088830b-52c7-4f57-ab51-3cb6762d2255 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 returned with HTTP 404 Jul 24 06:09:14.730645 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1159/4707] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/volumes/f0fbe55a-7e8c-493a-9334-dbefef9324e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:14.737314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.738899 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b Jul 24 06:09:14.739061 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.739226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.739375 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume with id: 1f3d9f54-82e1-438d-985b-4166e7e2dc2b Jul 24 06:09:14.745921 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.745921 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:14.746310 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:14.762703 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume request issued successfully. Jul 24 06:09:14.762703 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b2d54ccf-3c50-4c99-8f50-a1101d4c3d6e tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b returned with HTTP 202 Jul 24 06:09:14.762703 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1188/4708] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:14 2026] DELETE /volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:14.767848 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.770165 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b Jul 24 06:09:14.770809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.770809 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.777637 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.777637 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:14.784865 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:14.789900 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da9c0470-db16-4ddb-ad95-6438bf20b743 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b returned with HTTP 200 Jul 24 06:09:14.790260 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1189/4709] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:14.876816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.878566 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:14.878768 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.878961 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.879040 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:14.883136 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.883136 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:14.883844 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c3fd94fe-39b2-4031-8cbf-67b67c943921 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:14.884177 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1174/4710] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:14.939083 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:14.940901 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:14.941084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:14.941282 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:14.950445 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:14.950445 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:14.954077 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:14.958018 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b74ac6ed-717b-4269-be75-f8fc019eed93 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:14.958553 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1160/4711] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:14 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.151074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.152916 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:15.153119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.153324 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.153466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:15.157407 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.157407 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:15.157931 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6d8d516e-06f8-4c85-8264-de6ac4ee7340 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:15.158264 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1189/4712] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.217789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.220091 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:15.220353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.220612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.228091 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.228091 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:15.233187 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:15.238992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-313e5dd3-a768-4f62-8d94-9b5639fc77d3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:15.239354 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1190/4713] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.252957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.255959 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:15.256426 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5ae4037-1dbf-4d07-9688-3e8944ab582a", "name": "tempest-VolumesExtendTest-Snapshot-1713561454"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:15.268644 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.268644 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:15.269170 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:15.269301 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Create snapshot from volume c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:15.303131 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Created reservations ['afd230fb-129b-42df-b8a1-5fcdceeb90dc', '7c11d7cf-9ea3-4499-bd8d-16c4f31d8d1a', '56a8f900-1a4c-4c42-b629-468e75745dc0', 'd884c170-0fa8-4efa-9058-9d3144d799db'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:15.328496 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot create request issued successfully. Jul 24 06:09:15.328923 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8c7294f8-fd26-4525-8076-f8c01d2e4967 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:09:15.329409 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1175/4714] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:15 2026] POST /volume/v3/snapshots => generated 304 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:15.340752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e3746204-aebb-4f03-95d1-488662cb360d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.342601 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3746204-aebb-4f03-95d1-488662cb360d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:15.343160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3746204-aebb-4f03-95d1-488662cb360d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.343160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e3746204-aebb-4f03-95d1-488662cb360d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.348728 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.348728 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:15.348919 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e3746204-aebb-4f03-95d1-488662cb360d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot retrieved successfully. Jul 24 06:09:15.350091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e3746204-aebb-4f03-95d1-488662cb360d tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 returned with HTTP 200 Jul 24 06:09:15.350171 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1161/4715] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.801952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fc9bd459-04f3-4ee0-8cbd-40b873e0a74c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.803877 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc9bd459-04f3-4ee0-8cbd-40b873e0a74c tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b Jul 24 06:09:15.804156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc9bd459-04f3-4ee0-8cbd-40b873e0a74c tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.804581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fc9bd459-04f3-4ee0-8cbd-40b873e0a74c tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.809976 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fc9bd459-04f3-4ee0-8cbd-40b873e0a74c tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b returned with HTTP 404 Jul 24 06:09:15.810456 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1190/4716] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/volumes/1f3d9f54-82e1-438d-985b-4166e7e2dc2b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:15.816698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-39286f7b-bd07-449c-8db1-a95de6876e89 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.818568 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] DELETE https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 Jul 24 06:09:15.818650 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.818852 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.819015 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume with id: af42ccd6-f5ff-44b1-a353-f40dfc4f5712 Jul 24 06:09:15.827744 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.827744 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:15.828259 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:15.846285 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume request issued successfully. Jul 24 06:09:15.846525 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-39286f7b-bd07-449c-8db1-a95de6876e89 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 returned with HTTP 202 Jul 24 06:09:15.847005 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1191/4717] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:15 2026] DELETE /volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:15.853420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-60e499e0-3720-4538-b373-c86bef895143 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.854926 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60e499e0-3720-4538-b373-c86bef895143 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 Jul 24 06:09:15.855084 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60e499e0-3720-4538-b373-c86bef895143 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.855250 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60e499e0-3720-4538-b373-c86bef895143 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.861389 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.861389 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:15.864384 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-60e499e0-3720-4538-b373-c86bef895143 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:15.868063 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60e499e0-3720-4538-b373-c86bef895143 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 returned with HTTP 200 Jul 24 06:09:15.868408 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1176/4718] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.895631 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.897653 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:15.897894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.898133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:15.898279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:15.902858 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:15.902858 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:15.903773 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d354aef-6a09-42e8-8db8-39c3ebe47a6c tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:15.904391 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1162/4719] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:15.981027 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:15.987226 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:15.988756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:15.989526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.040091 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.040091 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:16.056377 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:16.060561 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d6327639-6d4f-4417-9e1d-50e37bef2f14 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:16.060966 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1191/4720] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:15 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:16.167727 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.169338 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:16.169554 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.169750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.169857 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:16.173837 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.173837 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:16.174416 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d21edaa6-52f9-413b-ab0e-bc52bbabbcd0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:16.174813 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1192/4721] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:16.365125 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.366865 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:16.367058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.367233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.371476 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.371476 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:16.371852 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot retrieved successfully. Jul 24 06:09:16.372486 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-589de6c6-8c9e-465f-bb26-8300ac072e10 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 returned with HTTP 200 Jul 24 06:09:16.372823 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1177/4722] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:16.382326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.385177 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] POST https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a/action Jul 24 06:09:16.385537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:16.385660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:16.399665 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.399665 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:16.399665 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:16.460319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Created reservations ['4c3c12c5-3dc3-44e2-b742-e7a665c35bd8', '03e4bdf0-2ead-4994-9660-82f2b3a09fae'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:16.470279 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Extend volume request issued successfully. Jul 24 06:09:16.470520 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97bf6c4b-7665-49de-9cc5-70e42029bd3a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a/action returned with HTTP 202 Jul 24 06:09:16.471153 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1163/4723] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:09:16 2026] POST /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:16.481525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.488330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:16.489014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.489688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.500486 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.500486 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:16.503922 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:16.508007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c7bf4e47-fe76-4766-b32e-eeaef3ee8d45 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:16.508835 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1192/4724] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:16.677776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-364ad732-cb2b-4293-b3a1-fb5250e18f68 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.679815 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-364ad732-cb2b-4293-b3a1-fb5250e18f68 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553/action Jul 24 06:09:16.680285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-364ad732-cb2b-4293-b3a1-fb5250e18f68 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:16.680478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-364ad732-cb2b-4293-b3a1-fb5250e18f68 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:16.696752 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.696752 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:16.719549 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-66d66a9f-50d6-4492-8c4b-bc9c43f6ea75 req-364ad732-cb2b-4293-b3a1-fb5250e18f68 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553/action returned with HTTP 204 Jul 24 06:09:16.719997 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1193/4725] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:09:16 2026] POST /volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:16.880061 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24c81f26-a6fb-4633-b65c-e7b88f83a721 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.881800 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24c81f26-a6fb-4633-b65c-e7b88f83a721 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 Jul 24 06:09:16.881988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24c81f26-a6fb-4633-b65c-e7b88f83a721 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.882169 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24c81f26-a6fb-4633-b65c-e7b88f83a721 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.887561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24c81f26-a6fb-4633-b65c-e7b88f83a721 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 returned with HTTP 404 Jul 24 06:09:16.887995 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1178/4726] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/volumes/af42ccd6-f5ff-44b1-a353-f40dfc4f5712 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:16.894637 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.896421 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] DELETE https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 Jul 24 06:09:16.896839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.896839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.897170 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume with id: 55231c22-1d07-4f1e-af0b-0494e1d07842 Jul 24 06:09:16.906723 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.906723 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:16.907307 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:16.915800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.917593 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:16.917877 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.918073 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.918190 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:16.922787 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.922787 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:16.923518 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b45db8d9-ac39-4a5b-8fa1-cdbd3883fffd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:16.923610 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1193/4727] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:16.928003 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume request issued successfully. Jul 24 06:09:16.928161 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e67ddf1c-5f46-44d0-bba7-e32f86477e07 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 returned with HTTP 202 Jul 24 06:09:16.928597 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1164/4728] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:16 2026] DELETE /volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:16.936325 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:16.937878 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 Jul 24 06:09:16.938070 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:16.938245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:16.945618 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:16.945618 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:16.949507 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:16.955380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-66aa20e6-1d29-43a2-b738-cfa26b5fe761 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 returned with HTTP 200 Jul 24 06:09:16.955759 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1194/4729] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:16 2026] GET /volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.099547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4817f729-db24-46ae-9d91-76ca927130fd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.101174 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4817f729-db24-46ae-9d91-76ca927130fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:09:17.101357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4817f729-db24-46ae-9d91-76ca927130fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.101547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4817f729-db24-46ae-9d91-76ca927130fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.110038 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.110038 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:17.116076 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-4817f729-db24-46ae-9d91-76ca927130fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:17.120582 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4817f729-db24-46ae-9d91-76ca927130fd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:09:17.121123 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1179/4730] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:17.185068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.186810 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:17.186969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.187139 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.188927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.190889 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:17.191130 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.191353 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.191503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:17.195217 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.195217 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:17.196195 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.196195 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:17.197028 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-00bfb80b-2ffa-474b-aaea-65fe41bec6bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:17.197503 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1165/4731] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.199054 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:17.202535 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-463648bc-afbc-435a-a30f-f947c980fa02 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:17.202917 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1194/4732] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.259467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-174095ec-c95c-4545-9c15-d2093ac252d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.259847 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-174095ec-c95c-4545-9c15-d2093ac252d2 None None] GET https://10.4.3.200/volume// Jul 24 06:09:17.260011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-174095ec-c95c-4545-9c15-d2093ac252d2 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.260202 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-174095ec-c95c-4545-9c15-d2093ac252d2 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.260516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-174095ec-c95c-4545-9c15-d2093ac252d2 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:17.260811 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1195/4733] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:17.267078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-8ede1d87-9ad9-4135-8042-f79e5afb848f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.269185 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-8ede1d87-9ad9-4135-8042-f79e5afb848f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:09:17.269585 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-8ede1d87-9ad9-4135-8042-f79e5afb848f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b974ebb-4b2f-4387-a1c2-e1bb2516e657", "connector": null, "instance_uuid": "1375f502-d79b-42af-9f18-f1a33217e41e"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:17.278591 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.278591 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:17.300942 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-8ede1d87-9ad9-4135-8042-f79e5afb848f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:09:17.301417 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1180/4734] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:09:17 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 24 06:09:17.325160 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48539436-7e24-4124-8cba-76fafef1d2c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.327066 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48539436-7e24-4124-8cba-76fafef1d2c3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:17.327218 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48539436-7e24-4124-8cba-76fafef1d2c3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.327420 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48539436-7e24-4124-8cba-76fafef1d2c3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.329578 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=456,cinder:UPDATE=150,cinder:INSERT=79 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:09:17.335174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f2ae4090-e914-4d4f-a4a1-be58a5c31b52 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.335503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2ae4090-e914-4d4f-a4a1-be58a5c31b52 None None] GET https://10.4.3.200/volume// Jul 24 06:09:17.335646 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2ae4090-e914-4d4f-a4a1-be58a5c31b52 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.335840 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2ae4090-e914-4d4f-a4a1-be58a5c31b52 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.336120 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2ae4090-e914-4d4f-a4a1-be58a5c31b52 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:17.336374 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1195/4735] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:17.337811 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.337811 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:17.340782 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48539436-7e24-4124-8cba-76fafef1d2c3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:17.343559 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.346409 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:17.346602 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.347350 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48539436-7e24-4124-8cba-76fafef1d2c3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:17.347726 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1166/4736] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.347795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.356927 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.356927 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:17.359854 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:17.363168 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-820869b9-be68-49d6-8331-78d897b4515b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:17.363544 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1196/4737] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:17.453291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.455399 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] PUT https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 Jul 24 06:09:17.455781 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:17.463020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Acquiring lock "cinder-attachment_update-0b974ebb-4b2f-4387-a1c2-e1bb2516e657-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:09:17.467509 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-0b974ebb-4b2f-4387-a1c2-e1bb2516e657-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:09:17.468533 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.468533 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:17.522792 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.524299 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:17.524498 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.524705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.530520 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.530520 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:17.533664 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:17.534664 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-0b974ebb-4b2f-4387-a1c2-e1bb2516e657-np0000005810" released by "attachment_update" :: held 0.067s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:09:17.535020 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-6ebfabc6-e5c3-40a8-8c05-0af938711ffe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 returned with HTTP 200 Jul 24 06:09:17.535744 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1181/4738] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:09:17 2026] PUT /volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:17.537103 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26a8da49-9071-4c8d-9e55-b4a4809cc278 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:17.537441 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1196/4739] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 841 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.544091 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-1cc390e5-62e4-4929-a6c7-ba8fe608c3b7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.546476 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-1cc390e5-62e4-4929-a6c7-ba8fe608c3b7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption Jul 24 06:09:17.546670 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-1cc390e5-62e4-4929-a6c7-ba8fe608c3b7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.546896 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-1cc390e5-62e4-4929-a6c7-ba8fe608c3b7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.553607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-de87a9a9-cd69-41d8-945d-615148724f72 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.557355 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de87a9a9-cd69-41d8-945d-615148724f72 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:17.557606 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de87a9a9-cd69-41d8-945d-615148724f72 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.557859 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-de87a9a9-cd69-41d8-945d-615148724f72 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.562316 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.562316 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:17.571243 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.571243 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:17.573924 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-1cc390e5-62e4-4929-a6c7-ba8fe608c3b7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption returned with HTTP 200 Jul 24 06:09:17.574417 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1167/4740] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.576589 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-de87a9a9-cd69-41d8-945d-615148724f72 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:17.581215 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-de87a9a9-cd69-41d8-945d-615148724f72 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:17.581666 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1197/4741] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.599638 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.601299 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:17.601470 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.601704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.601850 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Delete snapshot with id: 703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:17.606662 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.606662 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:17.607071 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot retrieved successfully. Jul 24 06:09:17.623321 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot delete request issued successfully. Jul 24 06:09:17.623589 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-24de3bd9-f4e4-44f1-af86-abaccfda5f20 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 returned with HTTP 202 Jul 24 06:09:17.624119 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1182/4742] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:17 2026] DELETE /volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:17.633623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.638940 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:17.639109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.639278 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.643927 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.643927 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:17.644297 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Snapshot retrieved successfully. Jul 24 06:09:17.644971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-96a5f9b4-dd84-4ccf-b5e7-c79956abea50 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 returned with HTTP 200 Jul 24 06:09:17.645300 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1197/4743] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.934136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.935841 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:17.936020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.936192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.936289 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:17.940112 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.940112 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:17.940775 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-49725dcd-7031-4aec-9ae7-0bd32b78dfab tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:17.941090 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1168/4744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:17.969921 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-860de54e-0169-435b-80cf-c12978aa200f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.971460 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-860de54e-0169-435b-80cf-c12978aa200f tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 Jul 24 06:09:17.971649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-860de54e-0169-435b-80cf-c12978aa200f tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.971830 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-860de54e-0169-435b-80cf-c12978aa200f tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.977456 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-860de54e-0169-435b-80cf-c12978aa200f tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 returned with HTTP 404 Jul 24 06:09:17.978060 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1198/4745] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:17 2026] GET /volume/v3/volumes/55231c22-1d07-4f1e-af0b-0494e1d07842 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:17.985989 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:17.987302 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea Jul 24 06:09:17.987449 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:17.987630 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:17.987807 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume with id: f3b3284c-21f6-4a5d-8705-013c15ca73ea Jul 24 06:09:17.995216 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:17.995216 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:17.995649 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:18.011169 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Delete volume request issued successfully. Jul 24 06:09:18.011574 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f5fafa8-77fb-43d1-8652-f9022d727238 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea returned with HTTP 202 Jul 24 06:09:18.012116 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1183/4746] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:17 2026] DELETE /volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:18.020147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.022432 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea Jul 24 06:09:18.022638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.022835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.031596 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.031596 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:18.035440 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Volume info retrieved successfully. Jul 24 06:09:18.039618 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9720bbb3-3075-4477-b9fd-0414c5ca63aa tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea returned with HTTP 200 Jul 24 06:09:18.039991 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1198/4747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:18.207923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.209703 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:18.209919 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.210094 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.210319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:18.214046 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.214046 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:18.214587 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e656e09d-c4e8-48d7-902c-9905bd1f381c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:18.214966 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1169/4748] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:18.358935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.360380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:18.360575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.360783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.368538 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.368538 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:18.371243 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:18.374568 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-32a4845e-d8f3-437c-8706-5f0d32512be9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:18.374921 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1199/4749] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:18.656441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b1259df3-739b-47c0-9e40-782c64c8c987 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.658342 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1259df3-739b-47c0-9e40-782c64c8c987 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 Jul 24 06:09:18.658455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1259df3-739b-47c0-9e40-782c64c8c987 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.658635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b1259df3-739b-47c0-9e40-782c64c8c987 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.663400 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b1259df3-739b-47c0-9e40-782c64c8c987 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 returned with HTTP 404 Jul 24 06:09:18.663956 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1184/4750] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/snapshots/703e8672-a6b5-42dc-82be-920d24452f03 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:18.673662 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cc381020-7924-441e-87a4-725b66bd47ba None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.683111 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc381020-7924-441e-87a4-725b66bd47ba tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:18.683988 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc381020-7924-441e-87a4-725b66bd47ba tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.684838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc381020-7924-441e-87a4-725b66bd47ba tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.699222 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.699222 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:18.716934 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-cc381020-7924-441e-87a4-725b66bd47ba tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:18.737770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc381020-7924-441e-87a4-725b66bd47ba tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:18.738217 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1199/4751] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 841 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:18.749408 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b7951fed-5fbd-4464-abad-c79b98877c7c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.751582 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:18.751798 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.751978 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.752130 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Delete volume with id: c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:18.762196 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.762196 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:18.764322 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:18.780865 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Delete volume request issued successfully. Jul 24 06:09:18.781037 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b7951fed-5fbd-4464-abad-c79b98877c7c tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 202 Jul 24 06:09:18.781426 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1170/4752] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:18 2026] DELETE /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:18.788649 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-80903f09-3079-470c-807c-44404169910a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.790095 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80903f09-3079-470c-807c-44404169910a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:18.790271 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80903f09-3079-470c-807c-44404169910a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.790460 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-80903f09-3079-470c-807c-44404169910a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.797883 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.797883 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:18.804299 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-80903f09-3079-470c-807c-44404169910a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Volume info retrieved successfully. Jul 24 06:09:18.807970 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-80903f09-3079-470c-807c-44404169910a tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 200 Jul 24 06:09:18.808312 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1200/4753] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:18.951112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-98097365-1978-4a20-80ef-4bf7a12c856a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:18.952900 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98097365-1978-4a20-80ef-4bf7a12c856a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:18.953088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98097365-1978-4a20-80ef-4bf7a12c856a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:18.953287 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-98097365-1978-4a20-80ef-4bf7a12c856a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:18.953536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-98097365-1978-4a20-80ef-4bf7a12c856a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:18.958063 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:18.958063 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:18.958809 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-98097365-1978-4a20-80ef-4bf7a12c856a tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:18.959164 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1185/4754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:18 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:19.057298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0005972-3441-4f61-82f6-f3bf47cb4d51 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:19.066245 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0005972-3441-4f61-82f6-f3bf47cb4d51 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] GET https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea Jul 24 06:09:19.067627 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0005972-3441-4f61-82f6-f3bf47cb4d51 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:19.069461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0005972-3441-4f61-82f6-f3bf47cb4d51 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:19.094043 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0005972-3441-4f61-82f6-f3bf47cb4d51 tempest-CreateVolumesFromImageTest-487495116 tempest-CreateVolumesFromImageTest-487495116-project-member] https://10.4.3.200/volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea returned with HTTP 404 Jul 24 06:09:19.096077 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1200/4755] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:19 2026] GET /volume/v3/volumes/f3b3284c-21f6-4a5d-8705-013c15ca73ea => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:19.225740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c80989c8-5079-4191-8608-a446601f1a26 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:19.227721 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c80989c8-5079-4191-8608-a446601f1a26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:19.228086 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c80989c8-5079-4191-8608-a446601f1a26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:19.228447 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c80989c8-5079-4191-8608-a446601f1a26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:19.228660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-c80989c8-5079-4191-8608-a446601f1a26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:19.233753 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:19.233753 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:19.234567 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c80989c8-5079-4191-8608-a446601f1a26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:19.235083 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1171/4756] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:19 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:19.388144 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:19.391240 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:19.391240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:19.391240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:19.398600 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:19.398600 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:19.401888 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:19.405503 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07db548c-6794-4dfe-a13f-95ff9b12e915 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:19.405948 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1201/4757] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:19 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:19.820944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6bc767f4-55ea-4ede-99f5-1c9b443d9bd3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:19.822644 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc767f4-55ea-4ede-99f5-1c9b443d9bd3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] GET https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a Jul 24 06:09:19.822858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc767f4-55ea-4ede-99f5-1c9b443d9bd3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:19.823122 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6bc767f4-55ea-4ede-99f5-1c9b443d9bd3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:19.829124 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6bc767f4-55ea-4ede-99f5-1c9b443d9bd3 tempest-VolumesExtendTest-1005970874 tempest-VolumesExtendTest-1005970874-project-member] https://10.4.3.200/volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a returned with HTTP 404 Jul 24 06:09:19.829578 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1186/4758] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:19 2026] GET /volume/v3/volumes/c5ae4037-1dbf-4d07-9688-3e8944ab582a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:19.968363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:19.970635 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:19.971046 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:19.971368 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:19.971524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:19.976049 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:19.976049 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:19.976963 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9b6df5b9-9383-44cc-a6d4-8bb6093388aa tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:19.977410 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1201/4759] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:19 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:20.246956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-162f1e91-9661-498a-9502-2836a1157eab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.251694 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-162f1e91-9661-498a-9502-2836a1157eab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:20.251694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-162f1e91-9661-498a-9502-2836a1157eab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:20.251694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-162f1e91-9661-498a-9502-2836a1157eab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:20.251694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-162f1e91-9661-498a-9502-2836a1157eab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:20.253931 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:20.253931 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:20.254719 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-162f1e91-9661-498a-9502-2836a1157eab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:20.255773 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1172/4760] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:20 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:20.348474 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.418372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.420409 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:20.420597 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:20.420808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:20.430476 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:20.430476 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:20.434751 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:20.440141 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-606d6eac-d88a-4a7a-a27d-40e5ce6504db tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:20.440533 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1187/4761] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:20 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:20.445936 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:20.446223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:20.447518 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:20.447630 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume of 1 GB Jul 24 06:09:20.455291 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Availability Zones retrieved successfully. Jul 24 06:09:20.461015 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Flow 'volume_create_api' (86daa93c-0a5a-4f0a-8c58-503d0ef40737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:20.461885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64fde0b-2220-449b-b60f-6a459f12063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:20.462696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:20.491837 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a64fde0b-2220-449b-b60f-6a459f12063b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:20.492601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f77586-cc3c-4ab3-80e0-71aeef0d678e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:20.543165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Created reservations ['aae30edf-094b-4dd2-8f0f-ae63c8da819a', '38f0b367-da23-4c7a-8463-31159f186092', '9723ce58-4efc-4267-ad1c-523cfa146e46', 'f6f5f463-0d57-4c8f-89ed-583a2b598b25'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:20.543952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f77586-cc3c-4ab3-80e0-71aeef0d678e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae30edf-094b-4dd2-8f0f-ae63c8da819a', '38f0b367-da23-4c7a-8463-31159f186092', '9723ce58-4efc-4267-ad1c-523cfa146e46', 'f6f5f463-0d57-4c8f-89ed-583a2b598b25']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:20.544686 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e4e9ec3-ee6c-443c-9807-87a81cc688ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:20.564783 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e4e9ec3-ee6c-443c-9807-87a81cc688ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e31b1a-4ca2-4fbb-908a-5134584c0579', '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='7b6a38666bb34deb892f94bcfa669e3f',qos_specs=None,replication_status=,reservations=['aae30edf-094b-4dd2-8f0f-ae63c8da819a','38f0b367-da23-4c7a-8463-31159f186092','9723ce58-4efc-4267-ad1c-523cfa146e46','f6f5f463-0d57-4c8f-89ed-583a2b598b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0658297c744c33aca3d8121c6a1820',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:20Z,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=b6e31b1a-4ca2-4fbb-908a-5134584c0579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b6a38666bb34deb892f94bcfa669e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e0658297c744c33aca3d8121c6a1820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:20.565504 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bcd8e98-4af7-4b0e-965b-c42ba2994dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:20.581941 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bcd8e98-4af7-4b0e-965b-c42ba2994dc4) transitioned into state 'SUCCESS' from 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='7b6a38666bb34deb892f94bcfa669e3f',qos_specs=None,replication_status=,reservations=['aae30edf-094b-4dd2-8f0f-ae63c8da819a','38f0b367-da23-4c7a-8463-31159f186092','9723ce58-4efc-4267-ad1c-523cfa146e46','f6f5f463-0d57-4c8f-89ed-583a2b598b25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0658297c744c33aca3d8121c6a1820',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:20.582640 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5494ec-3eb4-4593-a0d1-8a1c991efba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:20.593966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f5494ec-3eb4-4593-a0d1-8a1c991efba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:20.593966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Flow 'volume_create_api' (86daa93c-0a5a-4f0a-8c58-503d0ef40737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:20.594433 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume request issued successfully. Jul 24 06:09:20.596835 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9e89586c-a1e2-437b-8e9f-26754baeea3a tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:20.597239 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1202/4762] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:09:20 2026] POST /volume/v3/volumes => generated 740 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:20.608529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.611339 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:20.611568 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:20.611829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:20.618670 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:20.618670 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:20.622021 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:20.627846 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce5e5970-bccc-4f4a-bc79-0301656cc471 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 200 Jul 24 06:09:20.628628 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1202/4763] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:20 2026] GET /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 808 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:20.955936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-212ee94d-44c2-413a-9c8e-6e5ecd28bed0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.990179 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:20.991841 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:20.992015 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:20.992190 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:20.992285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:20.996124 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:20.996124 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:20.996797 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbaa6e12-67cc-4ca0-ae90-93707c10ad14 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:20.997121 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1188/4764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:20 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.037687 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-212ee94d-44c2-413a-9c8e-6e5ecd28bed0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:21.038081 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-212ee94d-44c2-413a-9c8e-6e5ecd28bed0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c04fc69d-087f-46be-ba34-4d4c2b7ddb3a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1887962561"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:21.045912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-212ee94d-44c2-413a-9c8e-6e5ecd28bed0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 404 Jul 24 06:09:21.046446 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1173/4765] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:20 2026] POST /volume/v3/snapshots => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:21.054077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9a2d88a-4410-491b-8bdb-4db9d1b500cb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.056293 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a2d88a-4410-491b-8bdb-4db9d1b500cb tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:21.056778 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9a2d88a-4410-491b-8bdb-4db9d1b500cb tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-983315453"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:21.084571 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9a2d88a-4410-491b-8bdb-4db9d1b500cb tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 404 Jul 24 06:09:21.085166 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1203/4766] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:21 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:21.092979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2348a4e0-080f-422c-bd8d-139702722318 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.094664 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2348a4e0-080f-422c-bd8d-139702722318 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots?limit=invalid Jul 24 06:09:21.094980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2348a4e0-080f-422c-bd8d-139702722318 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.095242 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2348a4e0-080f-422c-bd8d-139702722318 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.095862 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2348a4e0-080f-422c-bd8d-139702722318 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] HTTP exception thrown: limit param must be an integer Jul 24 06:09:21.096074 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2348a4e0-080f-422c-bd8d-139702722318 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 24 06:09:21.096629 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1203/4767] 10.4.3.200 () {66 vars in 1270 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:21.103373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb92a981-aad8-4b56-9843-b2be6bff161c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.105393 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots?marker=d8cd3e05-cdaa-4003-9e15-3a8e460bf218 Jul 24 06:09:21.105622 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.105871 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.106178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.api_utils [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Removing options '' from query. {{(pid=100225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:09:21.107360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.db.api [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Building query based on filter {{(pid=100225) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:09:21.111688 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb92a981-aad8-4b56-9843-b2be6bff161c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots?marker=d8cd3e05-cdaa-4003-9e15-3a8e460bf218 returned with HTTP 404 Jul 24 06:09:21.112289 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1189/4768] 10.4.3.200 () {66 vars in 1330 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/snapshots?marker=d8cd3e05-cdaa-4003-9e15-3a8e460bf218 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:21.118327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.119848 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots?sort_key=invalid Jul 24 06:09:21.120028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.120199 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.120453 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:09:21.121361 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.db.api [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Building query based on filter {{(pid=100223) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:09:21.121776 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a37d2aaf-6778-46fc-824f-25d4a9f7200d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 24 06:09:21.122149 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1174/4769] 10.4.3.200 () {66 vars in 1276 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:09:21.128451 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.130005 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:21.130315 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-255165334"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:21.131673 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-255165334'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:21.131808 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create volume of 2 GB Jul 24 06:09:21.132035 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.132035 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:21.135366 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Availability Zones retrieved successfully. Jul 24 06:09:21.140350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Flow 'volume_create_api' (2c788bf1-cfe1-49bd-8c4c-4e22f7107ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:21.141197 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b42eea-1cf0-4c0d-a811-31ddf8066795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.141995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Validating volume size '2' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:21.163013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b42eea-1cf0-4c0d-a811-31ddf8066795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.163694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97c3b89-012e-4acb-b72c-2d3ed650cd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.211618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Created reservations ['5529d333-f5cd-4e2a-806a-c7b9aa1f0ea7', '6d5131b9-cd71-4790-8b32-cfd1958b669e', '5c2c2e69-3d22-497f-ac12-79372502115a', '8b54966e-e683-46ff-88ac-fbf950e38320'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:21.212426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b97c3b89-012e-4acb-b72c-2d3ed650cd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5529d333-f5cd-4e2a-806a-c7b9aa1f0ea7', '6d5131b9-cd71-4790-8b32-cfd1958b669e', '5c2c2e69-3d22-497f-ac12-79372502115a', '8b54966e-e683-46ff-88ac-fbf950e38320']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.213120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7369f5-72bd-4044-ba6c-7ac4e70b30f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.234261 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab7369f5-72bd-4044-ba6c-7ac4e70b30f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f218845-bed4-4b92-a59e-216e47c8c958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-255165334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ad186daa150416fbe2a8b7f66cf3520',qos_specs=None,replication_status=,reservations=['5529d333-f5cd-4e2a-806a-c7b9aa1f0ea7','6d5131b9-cd71-4790-8b32-cfd1958b669e','5c2c2e69-3d22-497f-ac12-79372502115a','8b54966e-e683-46ff-88ac-fbf950e38320'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b95c4cbb1b434d8e84c4c008327130',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-255165334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f218845-bed4-4b92-a59e-216e47c8c958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ad186daa150416fbe2a8b7f66cf3520',provider_auth=None,provider_geometry=None,provider_id=None,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='a2b95c4cbb1b434d8e84c4c008327130',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.235025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6d8a7c-9b97-4551-b6b9-bb1e3180a72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.252336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c6d8a7c-9b97-4551-b6b9-bb1e3180a72e) transitioned into state 'SUCCESS' from state '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-255165334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ad186daa150416fbe2a8b7f66cf3520',qos_specs=None,replication_status=,reservations=['5529d333-f5cd-4e2a-806a-c7b9aa1f0ea7','6d5131b9-cd71-4790-8b32-cfd1958b669e','5c2c2e69-3d22-497f-ac12-79372502115a','8b54966e-e683-46ff-88ac-fbf950e38320'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2b95c4cbb1b434d8e84c4c008327130',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.253142 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b8663a-2ae9-4700-a785-fe1026834269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.262363 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b8663a-2ae9-4700-a785-fe1026834269) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.263201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Flow 'volume_create_api' (2c788bf1-cfe1-49bd-8c4c-4e22f7107ae0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:21.263484 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create volume request issued successfully. Jul 24 06:09:21.264020 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ffe04822-92a6-4b45-ba36-40b4c81bf5ee tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:21.264426 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1204/4770] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:09:21 2026] POST /volume/v3/volumes => generated 761 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:21.271712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.274941 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:21.275294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.275567 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.275793 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:21.280726 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.281719 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:21.281987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.282241 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.282285 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.282285 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:21.283022 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dae4dc09-6810-4f56-83de-6971f28f89d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:21.283441 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1204/4771] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.291990 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.291990 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:21.296322 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:21.301607 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9861954f-3fcf-4b27-8d60-f732845c98f0 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 200 Jul 24 06:09:21.302334 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1190/4772] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.467981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.470085 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:21.470365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.470595 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.485094 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.485094 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:21.490324 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:21.494584 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-169f7a71-f172-4dbe-9efd-a751bfb8b696 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:21.494982 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1175/4773] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.642567 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.644790 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:21.645024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.645279 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.653746 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.653746 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:21.657457 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:21.662016 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-75893af0-20d1-415c-9ce8-2052731fb6d5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 200 Jul 24 06:09:21.662425 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1205/4774] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.673704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-81abfef1-c57a-4706-8085-2119ac844341 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.675290 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81abfef1-c57a-4706-8085-2119ac844341 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:21.675586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81abfef1-c57a-4706-8085-2119ac844341 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.676866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-81abfef1-c57a-4706-8085-2119ac844341 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.683217 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.683217 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:21.685666 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-81abfef1-c57a-4706-8085-2119ac844341 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:21.689435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-81abfef1-c57a-4706-8085-2119ac844341 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 200 Jul 24 06:09:21.689890 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1205/4775] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:21.701345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.702946 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:21.703283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1498629370"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:21.704654 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1498629370'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:21.704872 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume of 1 GB Jul 24 06:09:21.708511 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Availability Zones retrieved successfully. Jul 24 06:09:21.713657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Flow 'volume_create_api' (ef43b38c-0c42-4287-8d6d-0a5f97828671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:21.714499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631f74a4-2e63-46be-bf53-da2be5d3cb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.715301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:21.736907 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (631f74a4-2e63-46be-bf53-da2be5d3cb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.737629 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d851c7be-213b-4a12-aa2e-c993e4cd4f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.770812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Created reservations ['ec3a84de-a166-4024-9cad-719e743e770a', 'c5ea4a59-ca38-49a8-8277-adc00147eec2', '43a1a3e1-2b27-4fe5-89cc-57b6f414af3d', 'e180a5dc-b6e9-4cdd-b1eb-b2c18c550be5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:21.771686 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d851c7be-213b-4a12-aa2e-c993e4cd4f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec3a84de-a166-4024-9cad-719e743e770a', 'c5ea4a59-ca38-49a8-8277-adc00147eec2', '43a1a3e1-2b27-4fe5-89cc-57b6f414af3d', 'e180a5dc-b6e9-4cdd-b1eb-b2c18c550be5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.772666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b6f4b3-deda-4008-b974-4d2996b32a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.797938 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b6f4b3-deda-4008-b974-4d2996b32a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10e64492-caf5-4496-b348-9f0a04e97004', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1498629370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b6a38666bb34deb892f94bcfa669e3f',qos_specs=None,replication_status=,reservations=['ec3a84de-a166-4024-9cad-719e743e770a','c5ea4a59-ca38-49a8-8277-adc00147eec2','43a1a3e1-2b27-4fe5-89cc-57b6f414af3d','e180a5dc-b6e9-4cdd-b1eb-b2c18c550be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0658297c744c33aca3d8121c6a1820',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:21Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1498629370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10e64492-caf5-4496-b348-9f0a04e97004,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b6a38666bb34deb892f94bcfa669e3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e0658297c744c33aca3d8121c6a1820',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.800692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dda960-0e0f-4b7f-8020-2b9775c2dfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.818285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dda960-0e0f-4b7f-8020-2b9775c2dfd5) transitioned into 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-1498629370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b6a38666bb34deb892f94bcfa669e3f',qos_specs=None,replication_status=,reservations=['ec3a84de-a166-4024-9cad-719e743e770a','c5ea4a59-ca38-49a8-8277-adc00147eec2','43a1a3e1-2b27-4fe5-89cc-57b6f414af3d','e180a5dc-b6e9-4cdd-b1eb-b2c18c550be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e0658297c744c33aca3d8121c6a1820',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.819154 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee5f6c3-b9a5-4854-b895-fb6cae3a9137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:21.827949 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eee5f6c3-b9a5-4854-b895-fb6cae3a9137) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:21.828870 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Flow 'volume_create_api' (ef43b38c-0c42-4287-8d6d-0a5f97828671) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:21.829195 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create volume request issued successfully. Jul 24 06:09:21.829919 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3e7fc2d5-99e3-4495-8481-cd0aad575df6 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:21.836896 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1191/4776] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:21 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:21.862528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:21.867961 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:21.868144 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:21.868320 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:21.878276 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:21.878276 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:21.894009 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:21.898184 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-606b3afd-1e82-4671-b37e-89a1792d13b0 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 200 Jul 24 06:09:21.898732 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1176/4777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:21 2026] GET /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.008578 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.010434 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:22.010688 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.010935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.011093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:22.015257 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.015257 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:22.016106 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9a716956-f668-4df0-a8b0-2480ebf4d910 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:22.016551 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1206/4778] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.292631 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.294456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:22.294653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.294853 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.294969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:22.299609 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.299609 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:22.300165 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-abae7483-22f5-435c-9da8-4caeb6a0b548 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:22.300502 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1206/4779] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.314535 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b8c2199a-241b-48bc-9586-9eb10e752078 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.316404 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8c2199a-241b-48bc-9586-9eb10e752078 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:22.316589 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8c2199a-241b-48bc-9586-9eb10e752078 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.316790 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b8c2199a-241b-48bc-9586-9eb10e752078 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.323289 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.323289 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:22.326543 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b8c2199a-241b-48bc-9586-9eb10e752078 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:22.330082 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b8c2199a-241b-48bc-9586-9eb10e752078 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 200 Jul 24 06:09:22.330444 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1192/4780] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.341685 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-feb89f50-5b73-48e2-8647-492a3044ee3c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.343216 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:22.343554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f218845-bed4-4b92-a59e-216e47c8c958", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-465357355"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:22.350855 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.350855 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:22.351221 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:22.351325 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create snapshot from volume 9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:22.380430 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Created reservations ['da787137-726f-4d5e-a3f2-2cc9192906b5', 'e3b32dc4-7739-4c37-b1ed-354b86106b3e', 'ba25b044-7c43-4a06-89b4-a5f9149697f9', 'a18004e0-9ec9-4867-8197-e7d8cf84b799'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:22.411062 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot create request issued successfully. Jul 24 06:09:22.411366 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-feb89f50-5b73-48e2-8647-492a3044ee3c tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:09:22.411782 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1177/4781] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:22 2026] POST /volume/v3/snapshots => generated 317 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:22.424697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.425420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:22.425971 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.426186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.432414 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.432414 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:22.433744 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot retrieved successfully. Jul 24 06:09:22.435841 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ca6f477-6c06-4636-96c1-f8968c2c81f3 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a returned with HTTP 200 Jul 24 06:09:22.435841 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1207/4782] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.520665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.522550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:22.522819 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.523096 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.537440 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.537440 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:22.543455 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:22.550831 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8209dc2a-8c14-4882-afa9-0868c5bed949 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:22.551509 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1207/4783] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.910364 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-47db1bef-81e2-438f-8d5e-5c493289c907 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.911929 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47db1bef-81e2-438f-8d5e-5c493289c907 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:22.912099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47db1bef-81e2-438f-8d5e-5c493289c907 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.912271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-47db1bef-81e2-438f-8d5e-5c493289c907 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.918270 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.918270 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:22.921222 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-47db1bef-81e2-438f-8d5e-5c493289c907 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:22.924587 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-47db1bef-81e2-438f-8d5e-5c493289c907 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 200 Jul 24 06:09:22.924903 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1193/4784] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.936891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.938527 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:22.938709 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:22.938883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:22.944932 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.944932 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:22.947906 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:22.951399 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-14c75518-1ec7-489f-88d3-4ed2fe80499e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 200 Jul 24 06:09:22.951741 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1178/4785] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:22 2026] GET /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 869 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:22.965146 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:22.966983 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:09:22.967306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10e64492-caf5-4496-b348-9f0a04e97004", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1933807536"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:22.978811 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:22.978811 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:22.979290 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:22.979426 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Create snapshot from volume 10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:23.011643 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Created reservations ['4292c158-9a6c-4bee-80b2-c1ea69749207', 'c4a7f39d-15cd-424e-913a-b3be73c657c2', 'f08b3afc-b022-4d60-acf8-da6ffb13093e', '22b964b5-4a4c-401d-89b2-f62a16f70892'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:23.028877 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bd81e74c-19b6-4672-9290-52ce2579f77f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.030954 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd81e74c-19b6-4672-9290-52ce2579f77f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:23.031187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd81e74c-19b6-4672-9290-52ce2579f77f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.031533 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bd81e74c-19b6-4672-9290-52ce2579f77f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.031727 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bd81e74c-19b6-4672-9290-52ce2579f77f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:23.037816 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.037816 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:23.038546 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bd81e74c-19b6-4672-9290-52ce2579f77f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:23.038903 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1208/4786] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.039941 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot create request issued successfully. Jul 24 06:09:23.040398 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-64b4735b-edc7-43a2-8bd0-5060be414f3f tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:09:23.040961 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1208/4787] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:09:22 2026] POST /volume/v3/snapshots => generated 326 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:23.051617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.053534 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:23.053796 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.054071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.060702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.061367 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:23.061604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.063849 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.063999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:23.066550 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.066550 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:23.067038 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot retrieved successfully. Jul 24 06:09:23.068464 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c2bb950c-0856-47a4-b02e-c0cada4de6c2 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 200 Jul 24 06:09:23.068651 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1194/4788] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 458 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.072626 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.072626 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:23.075467 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-463f8056-a50a-4eec-98e1-e9e21fd3c03f tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:23.075467 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1179/4789] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.083228 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.084933 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:23.085118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.085361 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.085476 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete backup with id: ec58b63f-c858-486a-9908-6deb48801ad4. Jul 24 06:09:23.089337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.089337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:23.105259 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] delete_backup rpcapi backup_id ec58b63f-c858-486a-9908-6deb48801ad4 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:09:23.106966 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-228835fd-3cec-4d56-8f58-d7c8d4574b16 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 202 Jul 24 06:09:23.107358 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1209/4790] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:23 2026] DELETE /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:23.114830 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.116924 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:23.117125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.117364 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.117474 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:23.123304 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.123304 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:23.124282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fad20fca-5f21-4f76-9dd9-cc11cb1924dd tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 200 Jul 24 06:09:23.124817 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1209/4791] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.309657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.311353 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:23.311589 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.311814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.311950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:23.316177 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.316177 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:23.316792 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb6fb5cd-03c6-4460-9b1e-b3ab91454e13 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:23.317171 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1195/4792] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.446599 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8d988c3e-42cc-44b0-b649-b913b238b23e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.448247 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d988c3e-42cc-44b0-b649-b913b238b23e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:23.448470 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d988c3e-42cc-44b0-b649-b913b238b23e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.448673 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8d988c3e-42cc-44b0-b649-b913b238b23e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.453137 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.453137 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:23.453582 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8d988c3e-42cc-44b0-b649-b913b238b23e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot retrieved successfully. Jul 24 06:09:23.454363 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8d988c3e-42cc-44b0-b649-b913b238b23e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a returned with HTTP 200 Jul 24 06:09:23.454816 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1180/4793] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a => generated 476 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:23.463239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.465138 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:23.465536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8a6405dc-fce2-49e6-8ff6-ec823222cb3a"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:23.467355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8a6405dc-fce2-49e6-8ff6-ec823222cb3a'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:23.473180 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.473180 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:23.473781 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot retrieved successfully. Jul 24 06:09:23.473938 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Create volume of 1 GB Jul 24 06:09:23.477977 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Availability Zones retrieved successfully. Jul 24 06:09:23.486111 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Flow 'volume_create_api' (f3e38d9d-b72a-403d-9a1b-c529e938bfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:23.487480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c69212-054a-4add-84c5-03c0a2e4443b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:23.488899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:23.490072 np0000005810 devstack@c-api.service[100222]: WARNING cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c69212-054a-4add-84c5-03c0a2e4443b) transitioned into state 'FAILURE' from state 'RUNNING' Jul 24 06:09:23.490072 np0000005810 devstack@c-api.service[100222]: 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 24 06:09:23.491865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c69212-054a-4add-84c5-03c0a2e4443b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:23.492617 np0000005810 devstack@c-api.service[100222]: WARNING cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c69212-054a-4add-84c5-03c0a2e4443b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 24 06:09:23.493600 np0000005810 devstack@c-api.service[100222]: WARNING cinder.volume.api [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Flow 'volume_create_api' (f3e38d9d-b72a-403d-9a1b-c529e938bfad) transitioned into state 'REVERTED' from state 'RUNNING' Jul 24 06:09:23.493935 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b65ed68-18b6-4ced-882f-37b2f991dd8d tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 400 Jul 24 06:09:23.494501 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1210/4794] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:09:23 2026] POST /volume/v3/volumes => generated 171 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 24 06:09:23.501298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72627075-d172-4e4a-9b82-98e324ad6106 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.503641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:23.503928 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.504152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.504282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Delete snapshot with id: 8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:23.509399 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.509399 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:23.509856 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot retrieved successfully. Jul 24 06:09:23.524256 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot delete request issued successfully. Jul 24 06:09:23.528313 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72627075-d172-4e4a-9b82-98e324ad6106 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a returned with HTTP 202 Jul 24 06:09:23.528313 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1210/4795] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:23 2026] DELETE /volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:23.532063 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7afc543-c198-4cb4-a387-b8cef542759e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.535975 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7afc543-c198-4cb4-a387-b8cef542759e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:23.536177 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7afc543-c198-4cb4-a387-b8cef542759e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.536594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7afc543-c198-4cb4-a387-b8cef542759e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.542533 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.542533 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:23.543064 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c7afc543-c198-4cb4-a387-b8cef542759e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Snapshot retrieved successfully. Jul 24 06:09:23.544151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7afc543-c198-4cb4-a387-b8cef542759e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a returned with HTTP 200 Jul 24 06:09:23.544380 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1196/4796] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:09:23.592402 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:23.594465 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:23.594729 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:23.594969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:23.606559 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:23.606559 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:23.610666 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:23.615759 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d50a5be-8e1e-426f-9036-bc9b1e09ab7a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:23.616197 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1181/4797] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:23 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.078455 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.080435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:24.080625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.080860 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.085964 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.085964 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:24.086416 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.087130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f318e265-3cd8-4643-b21c-9abd8e93cbb7 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 200 Jul 24 06:09:24.087454 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1211/4798] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.095601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.097591 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:24.097880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.098114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.102996 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.102996 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:24.103552 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.104407 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0edc7672-fdcb-452a-9d55-e3bee4e21deb tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 200 Jul 24 06:09:24.104839 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1211/4799] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.117154 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.118998 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:24.119319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.119606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.119806 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Delete snapshot with id: 65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:24.126476 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.126476 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:24.126920 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.135158 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-555a163f-388f-4269-969e-5cf6c1b2c810 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.137687 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-555a163f-388f-4269-969e-5cf6c1b2c810 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 Jul 24 06:09:24.138327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-555a163f-388f-4269-969e-5cf6c1b2c810 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.138597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-555a163f-388f-4269-969e-5cf6c1b2c810 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.138761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-555a163f-388f-4269-969e-5cf6c1b2c810 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Show backup with id ec58b63f-c858-486a-9908-6deb48801ad4. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:24.142637 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-555a163f-388f-4269-969e-5cf6c1b2c810 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 returned with HTTP 404 Jul 24 06:09:24.143197 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1182/4800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/backups/ec58b63f-c858-486a-9908-6deb48801ad4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:24.151617 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot delete request issued successfully. Jul 24 06:09:24.151617 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dbc5b1b-e7cf-4c7d-8eee-a578232a2487 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 202 Jul 24 06:09:24.151617 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1197/4801] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:24 2026] DELETE /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:24.152139 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.154417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:24.154417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.154417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.154417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete snapshot with id: c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:24.156656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.158466 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:24.159180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.159180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.160212 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.160212 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:24.162212 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.165324 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.165324 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:24.165992 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.167052 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a4412de3-dcb5-414e-89d1-9ff97c9b01c1 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 200 Jul 24 06:09:24.167617 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1212/4802] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.176978 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot delete request issued successfully. Jul 24 06:09:24.177190 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b0b58c0f-3dba-415c-a970-f29f01fbe8a5 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 returned with HTTP 202 Jul 24 06:09:24.177642 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1212/4803] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:09:24 2026] DELETE /volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:24.184368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.188699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:24.188699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.188699 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.193459 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.193459 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:24.196699 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Snapshot retrieved successfully. Jul 24 06:09:24.196699 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1096b29f-2ea6-452b-8737-dfc2483d54c3 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 returned with HTTP 200 Jul 24 06:09:24.196699 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1183/4804] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.327420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-68a307b8-981e-445b-a922-d389258943e8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.332224 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68a307b8-981e-445b-a922-d389258943e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:24.332506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68a307b8-981e-445b-a922-d389258943e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.332759 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-68a307b8-981e-445b-a922-d389258943e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.332898 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-68a307b8-981e-445b-a922-d389258943e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:24.339735 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.339735 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:24.340358 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-68a307b8-981e-445b-a922-d389258943e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:24.340733 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1198/4805] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.554128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-44ce94c5-a6cc-4fc9-aec2-e023460d436e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.555974 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44ce94c5-a6cc-4fc9-aec2-e023460d436e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a Jul 24 06:09:24.556237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44ce94c5-a6cc-4fc9-aec2-e023460d436e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.556481 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-44ce94c5-a6cc-4fc9-aec2-e023460d436e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.561120 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-44ce94c5-a6cc-4fc9-aec2-e023460d436e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a returned with HTTP 404 Jul 24 06:09:24.561712 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1213/4806] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/snapshots/8a6405dc-fce2-49e6-8ff6-ec823222cb3a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:24.568556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.570275 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:24.570489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.570671 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.577042 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.577042 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:24.580374 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:24.584177 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9e900fc2-8d89-4893-bc00-8eb0f72fa21e tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 200 Jul 24 06:09:24.584544 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1213/4807] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.598116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58727096-3c23-487e-907e-cacb415ca06a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.599762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] DELETE https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:24.599942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.600140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.600289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Delete volume with id: 9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:24.606512 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.606512 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:24.606921 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:24.623330 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Delete volume request issued successfully. Jul 24 06:09:24.623330 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58727096-3c23-487e-907e-cacb415ca06a tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 202 Jul 24 06:09:24.623330 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1184/4808] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:24 2026] DELETE /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:24.629312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.629417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:24.631374 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:24.631453 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:24.631599 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.631817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.631884 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:24.632156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:24.640051 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.640051 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:24.643774 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Volume info retrieved successfully. Jul 24 06:09:24.645490 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:24.645490 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:24.648761 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f3b3255a-6cb1-4c61-a74a-54fdbb48a37b tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 200 Jul 24 06:09:24.649185 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1199/4809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:24.649730 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:24.655117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5b49330-e154-49a6-abe7-8e57c5afb647 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:24.655443 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1214/4810] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:24 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:25.177554 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b17be962-e2cc-49c4-8eae-83d7ec175328 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.179416 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b17be962-e2cc-49c4-8eae-83d7ec175328 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 Jul 24 06:09:25.179453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b17be962-e2cc-49c4-8eae-83d7ec175328 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.179694 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b17be962-e2cc-49c4-8eae-83d7ec175328 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.184921 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b17be962-e2cc-49c4-8eae-83d7ec175328 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 returned with HTTP 404 Jul 24 06:09:25.185521 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1214/4811] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/snapshots/65e1cb3e-9d29-42c8-9d2a-750b05d90379 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:25.191925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.193564 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] DELETE https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:25.193774 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.193950 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.194100 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Delete volume with id: 10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:25.201037 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.201037 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:25.201469 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:25.207075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c5b5889d-327a-4087-a11d-622dd06180bf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.208686 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5b5889d-327a-4087-a11d-622dd06180bf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 Jul 24 06:09:25.208850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5b5889d-327a-4087-a11d-622dd06180bf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.209022 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c5b5889d-327a-4087-a11d-622dd06180bf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.213422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c5b5889d-327a-4087-a11d-622dd06180bf tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 returned with HTTP 404 Jul 24 06:09:25.213861 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1200/4812] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/snapshots/c5772be2-c1d2-4fa0-9f9f-6bba2c45adc6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:25.222697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d11ca141-a8ca-42f7-875c-a54155957261 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.223261 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Delete volume request issued successfully. Jul 24 06:09:25.223261 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3724b0ae-8197-45cd-8f34-d65f2533d9a9 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 202 Jul 24 06:09:25.223261 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1185/4813] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:25 2026] DELETE /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:25.223387 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:25.223387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.223387 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.223470 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume with id: 6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:25.229202 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.229535 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:25.229727 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.229907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.231499 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.231499 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:25.231773 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:25.236337 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.236337 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:25.239845 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:25.243315 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7f76ca18-3303-430c-950f-8f52d8f31a06 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 200 Jul 24 06:09:25.243598 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1215/4814] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 868 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:25.248786 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume request issued successfully. Jul 24 06:09:25.248786 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d11ca141-a8ca-42f7-875c-a54155957261 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 returned with HTTP 202 Jul 24 06:09:25.248786 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1215/4815] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:25 2026] DELETE /volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:25.258835 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.261065 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:25.261300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.261558 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.275813 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.275813 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:25.283738 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:25.286634 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-859d0f25-6aa2-4bdb-a814-0c63a3cbb806 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 returned with HTTP 200 Jul 24 06:09:25.287146 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1201/4816] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:25.351553 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.354097 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:25.354385 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.354638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.354816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:25.360618 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.360618 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:25.361521 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-848f0d5e-91a1-4cb7-886e-4be7782f3476 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:25.362074 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1186/4817] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:25.662703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c530015-0f27-43ad-83fa-07b270a7b072 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.664570 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c530015-0f27-43ad-83fa-07b270a7b072 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] GET https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 Jul 24 06:09:25.664779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c530015-0f27-43ad-83fa-07b270a7b072 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.664979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c530015-0f27-43ad-83fa-07b270a7b072 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.668878 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:25.671480 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:25.671480 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:25.671480 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:25.671623 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c530015-0f27-43ad-83fa-07b270a7b072 tempest-VolumesSnapshotNegativeTestJSON-1291733218 tempest-VolumesSnapshotNegativeTestJSON-1291733218-project-member] https://10.4.3.200/volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 returned with HTTP 404 Jul 24 06:09:25.671623 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1216/4818] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/volumes/9f218845-bed4-4b92-a59e-216e47c8c958 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:25.681959 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:25.681959 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:25.685178 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:25.690876 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-919ac1ee-4aad-4daa-aea5-6a6188e4d07b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:25.691226 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1216/4819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:25 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:26.256042 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21cb7ea4-5b0d-46d4-bb38-a06d10bd519e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.257686 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21cb7ea4-5b0d-46d4-bb38-a06d10bd519e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 Jul 24 06:09:26.257914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21cb7ea4-5b0d-46d4-bb38-a06d10bd519e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.258122 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21cb7ea4-5b0d-46d4-bb38-a06d10bd519e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.263882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21cb7ea4-5b0d-46d4-bb38-a06d10bd519e tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 returned with HTTP 404 Jul 24 06:09:26.264298 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1202/4820] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/volumes/10e64492-caf5-4496-b348-9f0a04e97004 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:26.272087 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.273922 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:26.274146 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.274382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.274603 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Delete volume with id: b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:26.281611 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.281611 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:26.282092 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:26.299101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-29f3d508-e79d-47fc-8e40-e48d827a8f0e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.301362 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29f3d508-e79d-47fc-8e40-e48d827a8f0e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 Jul 24 06:09:26.301650 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29f3d508-e79d-47fc-8e40-e48d827a8f0e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.301980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-29f3d508-e79d-47fc-8e40-e48d827a8f0e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.306521 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Delete volume request issued successfully. Jul 24 06:09:26.306521 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b6cd7e20-cee7-48d0-88ad-6143a2af71f5 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 202 Jul 24 06:09:26.306521 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1187/4821] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:26 2026] DELETE /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:26.309108 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-29f3d508-e79d-47fc-8e40-e48d827a8f0e tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 returned with HTTP 404 Jul 24 06:09:26.309365 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1217/4822] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/volumes/6218b1d9-cb3b-4e57-b94d-61f1806c01a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:26.313534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.314105 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:26.314534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.314534 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.315499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.317540 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:09:26.317778 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.318030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.318278 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume with id: c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:09:26.323535 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.323535 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:26.330086 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.330086 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:26.330566 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:26.331367 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Volume info retrieved successfully. Jul 24 06:09:26.337218 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2fdb38cc-d927-4198-9542-fe5bf18c07b8 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 200 Jul 24 06:09:26.337632 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1217/4823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:26.353374 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume request issued successfully. Jul 24 06:09:26.356798 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7190cea8-6b65-4eb8-bdf0-c440125d28c4 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 202 Jul 24 06:09:26.356798 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1203/4824] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:26 2026] DELETE /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:26.360693 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.362494 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:09:26.362839 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.363026 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.371013 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.371013 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:26.371881 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.374553 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:26.374845 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.375068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.375215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:26.376838 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:26.380791 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.380791 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:26.381882 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eea9a3a6-fafd-4dc8-9a21-54a882918558 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:26.382321 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1218/4825] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:26.382449 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-932a587b-f876-4eb5-99cf-6d62ecc6a28b tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 200 Jul 24 06:09:26.383183 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1188/4826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:26.704013 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.708065 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:26.708322 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:26.708572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:26.725096 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.725096 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:26.730899 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:26.735894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d969c88-13aa-4b15-b21a-572c3c551c2e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:26.736273 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1218/4827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:26 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:26.834709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-89955b55-08b4-4ce6-8662-f0026557d5fe None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:26.836513 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-89955b55-08b4-4ce6-8662-f0026557d5fe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5/action Jul 24 06:09:26.836906 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-89955b55-08b4-4ce6-8662-f0026557d5fe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:26.837026 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-89955b55-08b4-4ce6-8662-f0026557d5fe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:26.855557 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:26.855557 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:26.866931 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-c132c579-bcec-46ed-b63c-4e8fd4771fe9 req-89955b55-08b4-4ce6-8662-f0026557d5fe tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5/action returned with HTTP 204 Jul 24 06:09:26.867517 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1204/4828] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:09:26 2026] POST /volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:27.351236 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-639e3500-e8b4-4747-8f6d-de934db18232 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.354842 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-639e3500-e8b4-4747-8f6d-de934db18232 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] GET https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 Jul 24 06:09:27.354966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-639e3500-e8b4-4747-8f6d-de934db18232 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.355490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-639e3500-e8b4-4747-8f6d-de934db18232 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.360985 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-639e3500-e8b4-4747-8f6d-de934db18232 tempest-CinderUnicodeTest-1717360265 tempest-CinderUnicodeTest-1717360265-project-member] https://10.4.3.200/volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 returned with HTTP 404 Jul 24 06:09:27.361451 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1219/4829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:27 2026] GET /volume/v3/volumes/b6e31b1a-4ca2-4fbb-908a-5134584c0579 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:27.394549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.395727 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07b2c35d-f760-4809-99a0-ea7b4b4f8b5d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.397794 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:27.398032 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.398241 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.398373 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:27.400654 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07b2c35d-f760-4809-99a0-ea7b4b4f8b5d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c Jul 24 06:09:27.400865 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07b2c35d-f760-4809-99a0-ea7b4b4f8b5d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.401067 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07b2c35d-f760-4809-99a0-ea7b4b4f8b5d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.407917 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:27.407917 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:27.408611 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fcef2dbd-9ce0-49b9-a5ac-d74c6785eb6c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:27.409051 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1189/4830] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:27 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:27.410746 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07b2c35d-f760-4809-99a0-ea7b4b4f8b5d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c returned with HTTP 404 Jul 24 06:09:27.411472 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1219/4831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:27 2026] GET /volume/v3/volumes/c2917554-6d41-4bbd-9503-f48e7addba5c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:27.418372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ed99851-8ed8-4656-940a-a0904fce6163 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.420789 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:09:27.420988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.421160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.421330 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume with id: 85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:09:27.432201 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:27.432201 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:27.432839 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:27.462762 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume request issued successfully. Jul 24 06:09:27.462762 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ed99851-8ed8-4656-940a-a0904fce6163 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 202 Jul 24 06:09:27.462762 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1205/4832] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:27 2026] DELETE /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:27.472461 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.474008 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:09:27.474208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.474405 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.490234 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:27.490234 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:27.495164 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:27.502588 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c5e6f7ab-5d44-4fa1-9080-66a77bfd1f26 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 200 Jul 24 06:09:27.503081 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1220/4833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:27 2026] GET /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:27.749305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:27.751481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:09:27.751759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:27.751953 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:27.763549 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:27.763549 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:27.766930 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:27.770761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7083f235-07b0-4eec-8e52-4d3e8b153b97 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:09:27.771103 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1190/4834] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:27 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:28.426245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.429973 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:28.430053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.430230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.430326 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:28.438835 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.438835 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:28.439603 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ba6404d7-256b-4ab8-8f39-a237d18373ad tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:28.440994 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1220/4835] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:28.454497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.457133 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:28.457604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.457692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.467124 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.467124 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:28.473414 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:28.479557 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-1b96ea8b-e325-4248-b431-b1ec4e7a6368 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:28.479965 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1206/4836] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:28.517537 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f2ae0e2e-866a-4699-a163-b2a4d1ac8481 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.522959 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2ae0e2e-866a-4699-a163-b2a4d1ac8481 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 Jul 24 06:09:28.523310 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2ae0e2e-866a-4699-a163-b2a4d1ac8481 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.523605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f2ae0e2e-866a-4699-a163-b2a4d1ac8481 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.533010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f2ae0e2e-866a-4699-a163-b2a4d1ac8481 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 returned with HTTP 404 Jul 24 06:09:28.534831 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1221/4837] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/85d0705a-111b-4b17-85d2-a3c05d3b5f18 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:28.542604 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e33647b-99df-451f-b135-ec141291372d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.547070 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] DELETE https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:09:28.547359 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.547633 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.547887 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume with id: bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:09:28.562435 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.562435 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:28.563096 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:28.566478 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a710517c-ce40-4197-be7a-540308e28341 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.566968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a710517c-ce40-4197-be7a-540308e28341 None None] GET https://10.4.3.200/volume// Jul 24 06:09:28.567180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a710517c-ce40-4197-be7a-540308e28341 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.567425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a710517c-ce40-4197-be7a-540308e28341 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.567829 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a710517c-ce40-4197-be7a-540308e28341 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:28.568180 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1221/4838] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:28.579772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-185d3bba-55e6-45b1-bef7-c5992515ab6b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.581801 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-185d3bba-55e6-45b1-bef7-c5992515ab6b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:09:28.582058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-185d3bba-55e6-45b1-bef7-c5992515ab6b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78af4e89-7abe-45a4-97cf-6d48addd41e8", "connector": null, "instance_uuid": "1375f502-d79b-42af-9f18-f1a33217e41e"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:28.587954 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Delete volume request issued successfully. Jul 24 06:09:28.588150 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e33647b-99df-451f-b135-ec141291372d tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 202 Jul 24 06:09:28.588566 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1191/4839] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:28 2026] DELETE /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:28.590635 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.590635 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:28.597843 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-88b98b98-f90d-4d67-a397-63d873b672d6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.599525 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88b98b98-f90d-4d67-a397-63d873b672d6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:09:28.599874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88b98b98-f90d-4d67-a397-63d873b672d6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.600263 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88b98b98-f90d-4d67-a397-63d873b672d6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.610329 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.610329 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:28.614699 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-88b98b98-f90d-4d67-a397-63d873b672d6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Volume info retrieved successfully. Jul 24 06:09:28.614796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-185d3bba-55e6-45b1-bef7-c5992515ab6b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:09:28.617703 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1207/4840] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:09:28 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 24 06:09:28.620887 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88b98b98-f90d-4d67-a397-63d873b672d6 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 200 Jul 24 06:09:28.620887 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1222/4841] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:28.657201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.657575 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c405030-2302-499d-ba98-07030bc43b47 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.659691 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c405030-2302-499d-ba98-07030bc43b47 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:28.659855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c405030-2302-499d-ba98-07030bc43b47 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.660020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c405030-2302-499d-ba98-07030bc43b47 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.663560 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2f32db7c-0dc3-4fb5-8ede-92b032931848 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.663989 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f32db7c-0dc3-4fb5-8ede-92b032931848 None None] GET https://10.4.3.200/volume// Jul 24 06:09:28.664162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f32db7c-0dc3-4fb5-8ede-92b032931848 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.664464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2f32db7c-0dc3-4fb5-8ede-92b032931848 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.664860 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2f32db7c-0dc3-4fb5-8ede-92b032931848 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:28.665202 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1208/4842] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 06:09:28.670381 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.670381 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:28.674397 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3c405030-2302-499d-ba98-07030bc43b47 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:28.675894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.681224 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:28.681224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.681224 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.681407 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c405030-2302-499d-ba98-07030bc43b47 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:28.681407 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1192/4843] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:28.692178 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.692178 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:28.696063 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:28.701223 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-d6cf3525-da80-4386-9de8-a5416549e6b8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:28.701801 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1223/4844] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:28.765939 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:28.766309 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774459765"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:28.768257 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774459765'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:28.768257 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Create volume of 1 GB Jul 24 06:09:28.773416 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Availability Zones retrieved successfully. Jul 24 06:09:28.779174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Flow 'volume_create_api' (a7fe9fce-560a-4cfd-a46e-1571c233c038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:28.780286 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf71f036-49b4-45f4-a027-542f6819962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:28.781065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:28.808204 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf71f036-49b4-45f4-a027-542f6819962e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:28.809476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd9da95-8460-4642-ada7-88bb907f947d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:28.821330 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.823185 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] PUT https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 Jul 24 06:09:28.823668 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:28.832633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Acquiring lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:09:28.836278 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:09:28.837070 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.837070 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:28.872440 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Created reservations ['8830ecbd-d854-49b1-86be-6e15482baee0', 'cca4c9bf-e27b-46c2-a4e2-06658020cf39', '8952abdb-ff59-4cdf-aaeb-193a0cbe1cf7', '4facc7a0-e2d0-42a7-b51c-b24c442b6f94'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:28.873203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd9da95-8460-4642-ada7-88bb907f947d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8830ecbd-d854-49b1-86be-6e15482baee0', 'cca4c9bf-e27b-46c2-a4e2-06658020cf39', '8952abdb-ff59-4cdf-aaeb-193a0cbe1cf7', '4facc7a0-e2d0-42a7-b51c-b24c442b6f94']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:28.873948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0683a2f-6109-4e06-87c5-ad6e60f76985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:28.898500 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0683a2f-6109-4e06-87c5-ad6e60f76985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ea7e4c-21aa-4971-89e6-6febc3dce091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774459765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='833320874ad14419b999277c11015829',qos_specs=None,replication_status=,reservations=['8830ecbd-d854-49b1-86be-6e15482baee0','cca4c9bf-e27b-46c2-a4e2-06658020cf39','8952abdb-ff59-4cdf-aaeb-193a0cbe1cf7','4facc7a0-e2d0-42a7-b51c-b24c442b6f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cd0a0ef5fcb44ccac5bb094683c4868',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774459765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ea7e4c-21aa-4971-89e6-6febc3dce091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='833320874ad14419b999277c11015829',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cd0a0ef5fcb44ccac5bb094683c4868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:28.899174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52dac6b7-7e22-4754-861f-73e9c33176a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:28.914401 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" released by "attachment_update" :: held 0.078s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:09:28.914687 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-40a738e1-99c1-44ad-b08f-a1f3e646e1dc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 returned with HTTP 200 Jul 24 06:09:28.915134 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1209/4845] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:09:28 2026] PUT /volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:28.918692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52dac6b7-7e22-4754-861f-73e9c33176a8) transitioned into state 'SUCCESS' from state '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-774459765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='833320874ad14419b999277c11015829',qos_specs=None,replication_status=,reservations=['8830ecbd-d854-49b1-86be-6e15482baee0','cca4c9bf-e27b-46c2-a4e2-06658020cf39','8952abdb-ff59-4cdf-aaeb-193a0cbe1cf7','4facc7a0-e2d0-42a7-b51c-b24c442b6f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cd0a0ef5fcb44ccac5bb094683c4868',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:28.918692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273f85bf-e53d-4a64-9d5c-41028af32472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:28.925404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (273f85bf-e53d-4a64-9d5c-41028af32472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:28.926221 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Flow 'volume_create_api' (a7fe9fce-560a-4cfd-a46e-1571c233c038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:28.926503 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Create volume request issued successfully. Jul 24 06:09:28.927031 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-96f3955c-a05d-43ec-9800-35a1407b4e06 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:28.927407 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1222/4846] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:28 2026] POST /volume/v3/volumes => generated 777 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:28.938551 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:28.940971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:28.941252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:28.941524 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:28.948632 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:28.948632 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:28.952377 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Volume info retrieved successfully. Jul 24 06:09:28.958772 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-76bf3b98-982a-48a3-8ec1-3248039ed699 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 returned with HTTP 200 Jul 24 06:09:28.959129 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1193/4847] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:28 2026] GET /volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:29.451475 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-88685412-36cf-462a-a20b-5079f7a67099 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:29.453260 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88685412-36cf-462a-a20b-5079f7a67099 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:29.453669 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88685412-36cf-462a-a20b-5079f7a67099 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:29.454048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88685412-36cf-462a-a20b-5079f7a67099 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:29.454329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-88685412-36cf-462a-a20b-5079f7a67099 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:29.459218 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:29.459218 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:29.460105 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88685412-36cf-462a-a20b-5079f7a67099 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:29.460702 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1224/4848] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:29 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:29.638527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c475355d-4fe4-4ef2-b570-ad5c4e130759 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:29.640591 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c475355d-4fe4-4ef2-b570-ad5c4e130759 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] GET https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 Jul 24 06:09:29.640591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c475355d-4fe4-4ef2-b570-ad5c4e130759 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:29.640713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c475355d-4fe4-4ef2-b570-ad5c4e130759 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:29.647139 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c475355d-4fe4-4ef2-b570-ad5c4e130759 tempest-VolumesBackupsTest-1672172064 tempest-VolumesBackupsTest-1672172064-project-member] https://10.4.3.200/volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 returned with HTTP 404 Jul 24 06:09:29.647469 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1210/4849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:29 2026] GET /volume/v3/volumes/bfe90eac-6b3a-40c0-8247-dea649c169d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:29.706806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-48ea5545-399d-4925-a748-a5506058833b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:29.708566 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ea5545-399d-4925-a748-a5506058833b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:29.708770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ea5545-399d-4925-a748-a5506058833b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:29.708950 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-48ea5545-399d-4925-a748-a5506058833b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:29.719556 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:29.719556 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:29.724187 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-48ea5545-399d-4925-a748-a5506058833b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:29.728138 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-48ea5545-399d-4925-a748-a5506058833b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:29.728665 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1223/4850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:29 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:29.977752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-635728e0-16a6-436f-ae66-6e92e7d82698 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:29.982145 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-635728e0-16a6-436f-ae66-6e92e7d82698 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:29.982388 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-635728e0-16a6-436f-ae66-6e92e7d82698 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:29.982578 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-635728e0-16a6-436f-ae66-6e92e7d82698 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:29.994304 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:29.994304 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:29.998011 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-635728e0-16a6-436f-ae66-6e92e7d82698 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Volume info retrieved successfully. Jul 24 06:09:30.003537 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-635728e0-16a6-436f-ae66-6e92e7d82698 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 returned with HTTP 200 Jul 24 06:09:30.003706 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1194/4851] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:29 2026] GET /volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:30.024162 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-90245f16-f196-46af-bfed-acbf1796c2ec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:30.031109 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:30.031109 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3ea7e4c-21aa-4971-89e6-6febc3dce091", "name": "tempest-type-Backup-1157967875"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:30.033093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Creating new backup {'backup': {'volume_id': 'a3ea7e4c-21aa-4971-89e6-6febc3dce091', 'name': 'tempest-type-Backup-1157967875'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:30.034454 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Creating backup of volume a3ea7e4c-21aa-4971-89e6-6febc3dce091 in container None Jul 24 06:09:30.042034 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:30.042034 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:30.042553 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Volume info retrieved successfully. Jul 24 06:09:30.073013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Created reservations ['71badf61-373e-4dc6-b144-7cce45e5d983', '95533c1c-b787-4876-a39e-4042eea43a6b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:30.105779 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-90245f16-f196-46af-bfed-acbf1796c2ec tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:30.106237 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1225/4852] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:30 2026] POST /volume/v3/backups => generated 316 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:30.115852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:30.118128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:30.118805 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:30.118805 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:30.118805 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:30.126278 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:30.126278 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:30.127067 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97ea0692-6cd0-4144-8fcd-2fa6141adc12 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:30.127528 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1211/4853] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:30 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:30.473308 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-73801221-ddd9-4793-810e-361a54c06b91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:30.476469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73801221-ddd9-4793-810e-361a54c06b91 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:30.476697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73801221-ddd9-4793-810e-361a54c06b91 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:30.476872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-73801221-ddd9-4793-810e-361a54c06b91 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:30.477004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-73801221-ddd9-4793-810e-361a54c06b91 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:30.480924 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:30.480924 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:30.481469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-73801221-ddd9-4793-810e-361a54c06b91 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:30.481986 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1224/4854] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:30 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:30.747886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-690691db-e896-400d-8c59-5cb293ff3f84 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:30.749595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-690691db-e896-400d-8c59-5cb293ff3f84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:30.749803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-690691db-e896-400d-8c59-5cb293ff3f84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:30.749984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-690691db-e896-400d-8c59-5cb293ff3f84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:30.759654 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:30.759654 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:30.762982 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-690691db-e896-400d-8c59-5cb293ff3f84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:30.766493 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-690691db-e896-400d-8c59-5cb293ff3f84 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:30.766853 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1195/4855] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:30 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:31.140553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:31.142159 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:31.142343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:31.142511 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:31.142609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:31.146756 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:31.146756 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:31.147222 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2156b2d2-5999-4cdc-ac0d-e80531c62438 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:31.147530 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1226/4856] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:31 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:31.492068 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-60a91662-776d-4d86-8f52-59881371181c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:31.494758 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60a91662-776d-4d86-8f52-59881371181c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:31.495180 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60a91662-776d-4d86-8f52-59881371181c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:31.495355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-60a91662-776d-4d86-8f52-59881371181c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:31.495417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-60a91662-776d-4d86-8f52-59881371181c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:31.501933 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:31.501933 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:31.502711 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-60a91662-776d-4d86-8f52-59881371181c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:31.503205 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1212/4857] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:31 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:31.778592 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b98502c-9e62-479c-a00d-079d142cf877 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:31.780231 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b98502c-9e62-479c-a00d-079d142cf877 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:31.780409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b98502c-9e62-479c-a00d-079d142cf877 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:31.780580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b98502c-9e62-479c-a00d-079d142cf877 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:31.792545 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:31.792545 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:31.796839 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b98502c-9e62-479c-a00d-079d142cf877 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:31.801521 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b98502c-9e62-479c-a00d-079d142cf877 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:31.801521 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1225/4858] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:31 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:32.157934 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:32.159827 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:32.160066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:32.160263 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:32.160842 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:32.164600 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:32.164600 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:32.165234 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d366474e-bf37-4bba-9f72-e7668d7b69e5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:32.165588 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1196/4859] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:32 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:32.169341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-a2262af9-7e25-4a73-9d96-c837527d59fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:32.171123 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-a2262af9-7e25-4a73-9d96-c837527d59fc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648/action Jul 24 06:09:32.171473 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-a2262af9-7e25-4a73-9d96-c837527d59fc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:32.171596 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-a2262af9-7e25-4a73-9d96-c837527d59fc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:32.185420 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:32.185420 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:32.193070 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3476d0e4-f43f-4c52-817a-bfe63a30dbc4 req-a2262af9-7e25-4a73-9d96-c837527d59fc tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648/action returned with HTTP 204 Jul 24 06:09:32.193488 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1227/4860] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:09:32 2026] POST /volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:32.512749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:32.514735 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:32.514966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:32.515205 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:32.515355 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:32.519852 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:32.519852 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:32.520546 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-62a32dda-ed4b-4f4b-acdf-c06d08bc78ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:32.521156 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1213/4861] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:32 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:32.776438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:32.814821 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6b770fad-7f30-4082-a784-703681abe46c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:32.816487 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b770fad-7f30-4082-a784-703681abe46c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:09:32.816668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b770fad-7f30-4082-a784-703681abe46c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:32.816864 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6b770fad-7f30-4082-a784-703681abe46c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:32.825460 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:32.825460 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:32.828761 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6b770fad-7f30-4082-a784-703681abe46c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:09:32.832496 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6b770fad-7f30-4082-a784-703681abe46c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:09:32.832878 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1197/4862] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:32 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:32.849545 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:32.849545 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1259622955"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:32.850930 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1259622955'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:32.851178 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Create volume of 1 GB Jul 24 06:09:32.855294 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Availability Zones retrieved successfully. Jul 24 06:09:32.860854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Flow 'volume_create_api' (d06eeda3-43df-4f13-b15f-a0af8a618e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:32.862058 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e4cf81-a4b8-455d-b87c-e79b395c83d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:32.863165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:32.885521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e4cf81-a4b8-455d-b87c-e79b395c83d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:32.886797 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26989de9-33dc-4cd2-980c-6125de28716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:32.940248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Created reservations ['125bcce2-67f0-474a-bb9c-6d7dd4cc5c94', '5bc5fd45-9aa5-4cc2-b91c-841f363308ec', 'f73003d9-5da8-4115-9a14-400ce1fa6018', '8e25d021-e70c-46a0-8369-04cc7a31749f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:32.941152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26989de9-33dc-4cd2-980c-6125de28716c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['125bcce2-67f0-474a-bb9c-6d7dd4cc5c94', '5bc5fd45-9aa5-4cc2-b91c-841f363308ec', 'f73003d9-5da8-4115-9a14-400ce1fa6018', '8e25d021-e70c-46a0-8369-04cc7a31749f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:32.942019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b888b798-d52d-46c6-b925-ff414b0a2a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:32.963644 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b888b798-d52d-46c6-b925-ff414b0a2a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dc62caf-1b0a-408d-8761-596aeb4c5009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259622955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0685f16450c44398e997e8c9f9301fa',qos_specs=None,replication_status=,reservations=['125bcce2-67f0-474a-bb9c-6d7dd4cc5c94','5bc5fd45-9aa5-4cc2-b91c-841f363308ec','f73003d9-5da8-4115-9a14-400ce1fa6018','8e25d021-e70c-46a0-8369-04cc7a31749f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6acec5603d93407db1aee0c79de82ac0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259622955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dc62caf-1b0a-408d-8761-596aeb4c5009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0685f16450c44398e997e8c9f9301fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6acec5603d93407db1aee0c79de82ac0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:32.964425 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a0b0f6-25a6-4f02-8cea-1de729196701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:32.992806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a0b0f6-25a6-4f02-8cea-1de729196701) transitioned into state 'SUCCESS' from state '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-1259622955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0685f16450c44398e997e8c9f9301fa',qos_specs=None,replication_status=,reservations=['125bcce2-67f0-474a-bb9c-6d7dd4cc5c94','5bc5fd45-9aa5-4cc2-b91c-841f363308ec','f73003d9-5da8-4115-9a14-400ce1fa6018','8e25d021-e70c-46a0-8369-04cc7a31749f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6acec5603d93407db1aee0c79de82ac0',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:32.993612 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdba457c-25c3-4946-a381-0104043fbf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:33.004029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdba457c-25c3-4946-a381-0104043fbf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:33.005438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Flow 'volume_create_api' (d06eeda3-43df-4f13-b15f-a0af8a618e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:33.005866 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Create volume request issued successfully. Jul 24 06:09:33.006784 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b8f42937-6fd1-4e12-a06c-7846ea9f232d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:33.007311 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1226/4863] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:32 2026] POST /volume/v3/volumes => generated 778 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:33.023617 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:33.025176 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:33.025365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:33.025562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:33.035368 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:33.035368 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:33.037898 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Volume info retrieved successfully. Jul 24 06:09:33.041192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-256a2850-7a51-445a-9c12-e035dd39d4d2 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 returned with HTTP 200 Jul 24 06:09:33.041555 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1228/4864] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:33 2026] GET /volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:33.175586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:33.177334 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:33.177551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:33.177753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:33.177856 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:33.182883 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:33.182883 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:33.183559 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-479bc508-3fd9-4aa6-87df-c88e2bb626c5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:33.183920 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1214/4865] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:33 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:33.531881 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:33.533821 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:33.534024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:33.534254 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:33.534387 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:33.539310 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:33.539310 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:33.539310 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-34c95f40-13a4-4a34-beff-d745b7ff18e9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:33.539571 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1198/4866] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:33 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:34.056172 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.057954 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:34.058166 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.058354 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.064794 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.064794 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:34.067812 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Volume info retrieved successfully. Jul 24 06:09:34.071216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-46e488c1-ffd8-4893-8826-22eed1ae9561 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 returned with HTTP 200 Jul 24 06:09:34.071579 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1227/4867] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:34.087957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.089914 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:34.090405 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9dc62caf-1b0a-408d-8761-596aeb4c5009", "name": "tempest-type-Backup-1896218940"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:34.092554 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Creating new backup {'backup': {'volume_id': '9dc62caf-1b0a-408d-8761-596aeb4c5009', 'name': 'tempest-type-Backup-1896218940'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:34.092745 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Creating backup of volume 9dc62caf-1b0a-408d-8761-596aeb4c5009 in container None Jul 24 06:09:34.099992 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.099992 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:34.100284 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Volume info retrieved successfully. Jul 24 06:09:34.120304 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Created reservations ['23cb2401-d6a0-49c8-bebb-8257192edb98', '7d282331-53dc-48bb-9037-6d6fe1e81bee'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:34.145710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8602b57a-ba9a-4f15-aeb8-29504be02eec tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:34.145710 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1229/4868] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:34 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:34.152268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.156014 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:34.156014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.156014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.156014 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:34.160997 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.160997 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:34.161569 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-af2ded33-abdf-4745-b73f-d0654bd780d0 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:34.161928 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1215/4869] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:34.194917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a746e68c-4741-4df1-9ea1-708332041690 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.198120 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a746e68c-4741-4df1-9ea1-708332041690 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:34.198336 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a746e68c-4741-4df1-9ea1-708332041690 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.198512 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a746e68c-4741-4df1-9ea1-708332041690 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.198660 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a746e68c-4741-4df1-9ea1-708332041690 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:34.203999 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.203999 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:34.204847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a746e68c-4741-4df1-9ea1-708332041690 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:34.205281 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1199/4870] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:34.530672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3cc8766a-283a-4525-859a-86fde108cfae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.550580 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.552893 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:09:34.553270 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.553579 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.553714 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:34.558636 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.558636 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:34.559522 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f0eb0003-c357-41eb-a734-9e2e48f2e97a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:09:34.560047 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1230/4871] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:34.570102 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.572579 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:34.573075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "efbb5458-f68c-45b1-a34c-d6f8fc924f0c"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:34.575028 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating new backup {'backup': {'volume_id': 'efbb5458-f68c-45b1-a34c-d6f8fc924f0c'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:34.575312 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating backup of volume efbb5458-f68c-45b1-a34c-d6f8fc924f0c in container None Jul 24 06:09:34.584297 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.584297 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:34.585045 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:34.595592 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:34.595958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1158825151", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:34.597366 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1158825151', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:34.597483 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Create volume of 1 GB Jul 24 06:09:34.601276 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Availability Zones retrieved successfully. Jul 24 06:09:34.607451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['22f0968f-696c-4233-a6a8-1b6767ee1668', '9ea3954d-b49c-4ac7-ad0a-eb9c145f6fb3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:34.609574 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Flow 'volume_create_api' (a602e0aa-4a55-4ef1-b0dd-9bdee1238c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:34.611071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfd0d13-b5f4-4ed7-a10e-164c96790f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:34.612498 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:34.632622 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a1ee7cac-7e1e-4b98-b06d-216829aff74e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:34.633081 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1216/4872] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:34 2026] POST /volume/v3/backups => generated 288 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:34.641254 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.643316 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:34.643561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.643796 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.643935 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:34.644976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dfd0d13-b5f4-4ed7-a10e-164c96790f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:34.646016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305adacd-d4df-4110-8bde-ff5b2483a156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:34.649035 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.649035 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:34.649878 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f33fa46a-e639-44c2-ae10-8c008e594b5c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:34.650380 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1200/4873] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:34.702270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Created reservations ['51f11ec5-26a1-4dfd-b5b7-11cce3f800dd', 'd1885b58-19ea-4462-9ccf-3e8d31d55068', 'e4ba8dce-e8a8-4714-a766-916011680ec7', '7713e974-f6a3-4323-9b9a-49f1ff3936b7'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:34.703016 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (305adacd-d4df-4110-8bde-ff5b2483a156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f11ec5-26a1-4dfd-b5b7-11cce3f800dd', 'd1885b58-19ea-4462-9ccf-3e8d31d55068', 'e4ba8dce-e8a8-4714-a766-916011680ec7', '7713e974-f6a3-4323-9b9a-49f1ff3936b7']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:34.703689 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2629fdec-0636-438b-99d6-82695a242eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:34.725429 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2629fdec-0636-438b-99d6-82695a242eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57082a7f-87f5-4b83-8873-e893a0b1d009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1158825151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f06f793e18944fbb18554ecc07939d0',qos_specs=None,replication_status=,reservations=['51f11ec5-26a1-4dfd-b5b7-11cce3f800dd','d1885b58-19ea-4462-9ccf-3e8d31d55068','e4ba8dce-e8a8-4714-a766-916011680ec7','7713e974-f6a3-4323-9b9a-49f1ff3936b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e181246e484f36b0991428d7be53cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1158825151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57082a7f-87f5-4b83-8873-e893a0b1d009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f06f793e18944fbb18554ecc07939d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e181246e484f36b0991428d7be53cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:34.726360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ad1460-2b81-4af6-831d-a5075168d8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:34.744229 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ad1460-2b81-4af6-831d-a5075168d8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1158825151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f06f793e18944fbb18554ecc07939d0',qos_specs=None,replication_status=,reservations=['51f11ec5-26a1-4dfd-b5b7-11cce3f800dd','d1885b58-19ea-4462-9ccf-3e8d31d55068','e4ba8dce-e8a8-4714-a766-916011680ec7','7713e974-f6a3-4323-9b9a-49f1ff3936b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e181246e484f36b0991428d7be53cd',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:34.744976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dc4f81-b86c-405e-8341-96967b64b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:34.754230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1dc4f81-b86c-405e-8341-96967b64b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:34.755064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Flow 'volume_create_api' (a602e0aa-4a55-4ef1-b0dd-9bdee1238c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:34.755372 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Create volume request issued successfully. Jul 24 06:09:34.755907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3cc8766a-283a-4525-859a-86fde108cfae tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:34.756306 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1228/4874] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:09:34 2026] POST /volume/v3/volumes => generated 756 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:34.767996 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:34.769763 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:34.769946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:34.770117 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:34.776354 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:34.776354 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:34.779665 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:34.783397 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ec8e572-1301-456a-b12e-e1410f8c0883 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:34.783767 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1231/4875] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:34 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.172128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a451641f-4a32-4462-9e32-28bbc75190a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.173927 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a451641f-4a32-4462-9e32-28bbc75190a6 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:35.174118 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a451641f-4a32-4462-9e32-28bbc75190a6 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:35.174554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a451641f-4a32-4462-9e32-28bbc75190a6 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:35.174554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a451641f-4a32-4462-9e32-28bbc75190a6 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:35.178974 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.178974 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:35.179647 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a451641f-4a32-4462-9e32-28bbc75190a6 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:35.180101 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1217/4876] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:35 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.216045 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.218481 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:35.218820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:35.219101 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:35.219269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:35.224375 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.224375 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:35.225239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-342b48dd-f990-4ef4-937c-1c20b4ae56db tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:35.225709 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1201/4877] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:35 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.660662 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.662980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:35.663231 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:35.663489 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:35.663636 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:35.668354 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.668354 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:35.669103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-140e0570-3d7b-4efe-9c22-7856c2ccb7e0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:35.669937 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1229/4878] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:35 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.795667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.797376 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:35.797597 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:35.797824 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:35.804217 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.804217 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:35.807554 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:35.811240 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5e4fd6b6-80ec-4a3c-81c5-a7725b322006 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:35.811630 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1232/4879] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:35 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.823153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5a46a047-3008-4532-be4f-389ce7d07301 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.824798 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a46a047-3008-4532-be4f-389ce7d07301 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:35.824977 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a46a047-3008-4532-be4f-389ce7d07301 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:35.825153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5a46a047-3008-4532-be4f-389ce7d07301 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:35.831404 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.831404 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:35.835036 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5a46a047-3008-4532-be4f-389ce7d07301 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:35.838953 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5a46a047-3008-4532-be4f-389ce7d07301 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:35.839335 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1218/4880] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:35 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:35.850861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:35.852493 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] POST https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009/action Jul 24 06:09:35.852855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-829482900", "disk_format": "raw"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:35.852973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-829482900", "disk_format": "raw"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:35.860596 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.860596 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:35.861089 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:35.872801 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:35.872801 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:35.879627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.image.image_utils [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-829482900'}] was filtered using the reserved name spaces [['os_glance', 'img_signature', 'signature_verified']], and the result is [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-829482900'}]. {{(pid=100223) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 24 06:09:36.191721 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:36.193480 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:36.193782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:36.194026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:36.194200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:36.198442 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:36.198442 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:36.199037 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b9c64a5-77d6-4648-b2a9-e2dee0b7b79f tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:36.199440 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1230/4881] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:36 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:36.238752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:36.241794 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:36.242092 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:36.242381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:36.242515 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:36.254038 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:36.254038 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:36.254734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fd977041-ca92-4d0a-9b96-0bf7379a3c2a tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:36.255131 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1233/4882] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:36 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:36.351977 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Copy volume to image completed successfully. Jul 24 06:09:36.352367 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b0f675eb-8d60-493f-aa0a-e60120a07334 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009/action returned with HTTP 202 Jul 24 06:09:36.352787 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1202/4883] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:35 2026] POST /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009/action => generated 685 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:36.679518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:36.685311 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:36.685572 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:36.685797 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:36.685902 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:36.694016 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:36.694016 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:36.694967 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6b5da10-c5a7-4b51-9048-130edb5c3426 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:36.695286 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1219/4884] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:36 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 697 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:37.211895 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d870c20b-88e2-4871-91cf-f17f62c664ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:37.212342 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d870c20b-88e2-4871-91cf-f17f62c664ad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:37.212642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d870c20b-88e2-4871-91cf-f17f62c664ad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:37.212642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d870c20b-88e2-4871-91cf-f17f62c664ad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:37.213244 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d870c20b-88e2-4871-91cf-f17f62c664ad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:37.216577 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:37.216577 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:37.217122 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d870c20b-88e2-4871-91cf-f17f62c664ad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:37.217495 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1231/4885] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:37 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:37.269252 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-98b9449b-147d-4343-bec4-a97dc0442f75 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:37.271003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98b9449b-147d-4343-bec4-a97dc0442f75 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:37.271184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98b9449b-147d-4343-bec4-a97dc0442f75 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:37.271350 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-98b9449b-147d-4343-bec4-a97dc0442f75 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:37.271432 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-98b9449b-147d-4343-bec4-a97dc0442f75 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:37.275401 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:37.275401 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:37.275938 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-98b9449b-147d-4343-bec4-a97dc0442f75 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:37.276244 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1234/4886] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:37 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:37.704759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:37.706879 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:37.706879 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:37.707109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:37.707165 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:37.711387 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:37.711387 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:37.711938 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd295202-f236-4cdb-a17d-e3d5a991f41a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:37.712251 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1203/4887] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:37 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:38.229511 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:38.231593 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:38.231873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:38.232112 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:38.232246 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:38.237254 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:38.237254 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:38.237967 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0b062961-0cfa-4b1d-83d9-dd054ee5c616 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:38.238384 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1220/4888] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:38 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:38.285358 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:38.287800 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:38.288093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:38.288364 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:38.288524 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:38.293583 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:38.293583 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:38.294443 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cca8e266-fc88-4fd0-94c0-cae41b68b2c7 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:38.294982 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1232/4889] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:38 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:38.723839 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f568d0d9-da46-4a74-b475-18e5fa649708 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:38.725366 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f568d0d9-da46-4a74-b475-18e5fa649708 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:38.725551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f568d0d9-da46-4a74-b475-18e5fa649708 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:38.725736 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f568d0d9-da46-4a74-b475-18e5fa649708 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:38.725835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f568d0d9-da46-4a74-b475-18e5fa649708 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:38.732333 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:38.732333 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:38.732855 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f568d0d9-da46-4a74-b475-18e5fa649708 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:38.733161 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1235/4890] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:38 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:39.249814 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b226ec3-3aaa-472e-b107-84c182e5869d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:39.254490 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b226ec3-3aaa-472e-b107-84c182e5869d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:39.254977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b226ec3-3aaa-472e-b107-84c182e5869d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:39.255955 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b226ec3-3aaa-472e-b107-84c182e5869d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:39.256383 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4b226ec3-3aaa-472e-b107-84c182e5869d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:39.265568 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:39.265568 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:39.266858 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b226ec3-3aaa-472e-b107-84c182e5869d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:39.270701 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1204/4891] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:39 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:39.310703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1a29d349-4209-4558-9317-d79b93a8cc84 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:39.310703 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a29d349-4209-4558-9317-d79b93a8cc84 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:39.310703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a29d349-4209-4558-9317-d79b93a8cc84 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:39.310703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1a29d349-4209-4558-9317-d79b93a8cc84 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:39.310703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-1a29d349-4209-4558-9317-d79b93a8cc84 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:39.314138 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:39.314138 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:39.316704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1a29d349-4209-4558-9317-d79b93a8cc84 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:39.316704 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1221/4892] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:39 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:39.750561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-876940bb-d53d-48bc-82aa-0acca2584967 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:39.761090 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-876940bb-d53d-48bc-82aa-0acca2584967 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:39.763268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-876940bb-d53d-48bc-82aa-0acca2584967 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:39.765452 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-876940bb-d53d-48bc-82aa-0acca2584967 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:39.766132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-876940bb-d53d-48bc-82aa-0acca2584967 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:39.788489 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:39.788489 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:39.793909 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-876940bb-d53d-48bc-82aa-0acca2584967 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:39.795837 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1233/4893] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:39 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:40.278116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:40.280053 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:40.280258 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:40.280448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:40.280549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:40.284439 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:40.284439 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:40.284986 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f0277ac-2ad3-449f-8af0-cad89e32a176 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:40.285424 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1236/4894] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:40 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:40.331960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:40.334118 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:40.334403 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:40.334639 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:40.334799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:40.339605 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:40.339605 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:40.340301 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eccb7521-3cd1-4cc3-ae6a-b9d8e82ca2ef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:40.340642 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1205/4895] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:40 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:40.807197 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:40.809476 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:40.809752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:40.809996 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:40.810152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:40.815470 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:40.815470 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:40.816346 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0bf1d66e-030e-4c18-b19e-88a46b48bb0b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:40.816879 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1222/4896] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:40 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:41.300553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:41.310455 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:41.313851 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:41.314886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:41.315685 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:41.336873 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:41.336873 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:41.341441 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1c2ad95c-8cc7-42fb-85e9-446733170681 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:41.342752 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1234/4897] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:41 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:41.355516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:41.357671 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:41.357959 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:41.358398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:41.358398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:41.365807 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:41.365807 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:41.367036 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-77253cc6-0fe6-43a7-bf81-1196586b4a41 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:41.367974 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1237/4898] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:41 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:41.834354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:41.838990 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:41.838990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:41.838990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:41.838990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:41.845862 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:41.845862 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:41.845862 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-03ff9cae-706f-407a-bf35-0ca40f7db1f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:41.845862 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1206/4899] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:41 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:42.355582 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:42.357598 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:42.357868 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:42.358082 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:42.358218 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:42.362977 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:42.362977 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:42.363647 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2fd7826b-9fd6-499d-ac03-f3f5a4fbfa57 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:42.364058 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1223/4900] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:42 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:42.379695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:42.381942 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:42.384283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:42.384283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:42.384283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:42.387915 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:42.387915 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:42.388703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40ff3f82-e5f7-4e67-a035-581dfc9141fc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:42.389183 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1235/4901] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:42 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:42.857556 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-136d796e-46e4-4d85-adf7-ae3b30694709 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:42.859202 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-136d796e-46e4-4d85-adf7-ae3b30694709 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:42.859390 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-136d796e-46e4-4d85-adf7-ae3b30694709 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:42.859561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-136d796e-46e4-4d85-adf7-ae3b30694709 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:42.859703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-136d796e-46e4-4d85-adf7-ae3b30694709 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:42.866401 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:42.866401 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:42.866931 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-136d796e-46e4-4d85-adf7-ae3b30694709 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:42.867237 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1238/4902] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:42 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:43.374481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:43.377491 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:43.377777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:43.377995 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:43.378110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:43.385020 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:43.385020 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:43.385710 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d1779a5-2318-4ce8-83b1-ceee84c0e266 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:43.386043 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1207/4903] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:43 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:43.400732 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:43.402489 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:43.402713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:43.402906 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:43.403002 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:43.408845 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:43.408845 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:43.409775 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a63dd5d4-20ea-4eeb-ba54-885afd4ceb4d tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:43.410145 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1224/4904] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:43 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:43.882209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:43.884343 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:43.884607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:43.884866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:43.885011 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:43.889846 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:43.889846 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:43.890580 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c436e0b9-64a9-4d4d-8be1-2cec33130d73 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:43.891033 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1236/4905] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:43 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:44.402529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:44.404977 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:44.405307 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:44.405587 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:44.405772 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:44.413857 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:44.413857 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:44.413857 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cfa580a3-87a7-4803-879e-3c07ecbc6867 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:44.413857 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1239/4906] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:44 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:44.420443 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9996639d-1f2f-4aab-a7e2-821e56307990 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:44.422761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9996639d-1f2f-4aab-a7e2-821e56307990 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:44.422982 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9996639d-1f2f-4aab-a7e2-821e56307990 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:44.423172 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9996639d-1f2f-4aab-a7e2-821e56307990 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:44.423336 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9996639d-1f2f-4aab-a7e2-821e56307990 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:44.428352 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:44.428352 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:44.429123 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9996639d-1f2f-4aab-a7e2-821e56307990 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:44.429586 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1208/4907] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:44 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:44.906797 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:44.910700 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:44.910700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:44.910700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:44.910700 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:44.918813 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:44.918813 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:44.919453 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c828d0f9-2c29-48b8-99bb-06418dbdc7b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:44.919853 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1225/4908] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:44 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:09:45.430574 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:45.434709 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:45.434709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:45.434709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:45.434709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:45.439465 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:45.439465 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:45.440136 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59211fe3-3e88-47ca-a6e2-6e1f4297ae40 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:45.440521 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1237/4909] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:45 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:45.441966 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:45.445712 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:45.445712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:45.445712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:45.445712 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:45.450374 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:45.450374 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:45.451092 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a5550eac-12a9-42b3-88fb-ffdf04be4659 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:45.451842 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1240/4910] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:45 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:45.931930 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7f397820-331a-4516-87c6-6ccdffa7569a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:45.935432 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f397820-331a-4516-87c6-6ccdffa7569a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:45.935432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f397820-331a-4516-87c6-6ccdffa7569a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:45.935432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7f397820-331a-4516-87c6-6ccdffa7569a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:45.935432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7f397820-331a-4516-87c6-6ccdffa7569a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:45.940588 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:45.940588 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:45.941550 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7f397820-331a-4516-87c6-6ccdffa7569a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:45.942113 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1209/4911] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:45 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:46.456098 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:46.457754 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:46.460101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:46.460101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:46.460101 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:46.465569 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:46.465569 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:46.465569 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cab9f0cb-a5d3-482c-9589-7fc726280141 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:46.465569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1226/4912] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:46 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:46.467810 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:46.474163 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:46.476077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:46.476422 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:46.477345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:46.486101 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:46.486101 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:46.487529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2cf30e58-33fc-42fe-91dc-1de53e0cc03c tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:46.488491 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1238/4913] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:46 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:46.956624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:46.958162 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:46.958455 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:46.958658 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:46.959059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:46.964130 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:46.964130 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:46.965130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68b08b79-1ca4-4ee2-b94c-4b5284d2a850 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:46.966287 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1241/4914] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:46 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:47.478869 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:47.481118 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:47.481411 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:47.481636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:47.481791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:47.486548 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:47.486548 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:47.487299 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0104c6d3-b8a6-4336-9f72-d9e89bb18697 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:47.487743 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1210/4915] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:47 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:47.501023 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37608da9-7409-4ba7-9ec1-14fa3017360f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:47.503544 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37608da9-7409-4ba7-9ec1-14fa3017360f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:47.503882 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37608da9-7409-4ba7-9ec1-14fa3017360f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:47.504181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37608da9-7409-4ba7-9ec1-14fa3017360f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:47.504362 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-37608da9-7409-4ba7-9ec1-14fa3017360f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:47.510236 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:47.510236 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:47.511194 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37608da9-7409-4ba7-9ec1-14fa3017360f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:47.511745 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1227/4916] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:47 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:47.982907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ca041da6-550b-4f2e-b67d-410a369ac378 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:47.986949 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca041da6-550b-4f2e-b67d-410a369ac378 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:47.988627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca041da6-550b-4f2e-b67d-410a369ac378 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:47.988627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ca041da6-550b-4f2e-b67d-410a369ac378 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:47.988627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ca041da6-550b-4f2e-b67d-410a369ac378 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:47.996534 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:47.996534 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:47.996534 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ca041da6-550b-4f2e-b67d-410a369ac378 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:47.997170 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1239/4917] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:47 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:48.500256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:48.502633 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:48.502955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:48.503235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:48.503420 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:48.509378 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:48.509378 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:48.510562 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9ad88aa1-eb3e-4ecd-8f35-a2e5f28d92a8 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:48.511698 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1242/4918] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:48 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:48.523520 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:48.527697 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:48.527697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:48.527697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:48.527697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:48.533165 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:48.533165 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:48.534092 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-99bd3a69-63ab-42bc-bc84-94f02b9c74d9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:48.534655 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1211/4919] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:48 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:49.008019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29efe37a-3e36-4871-86a3-fe20372d37ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:49.011454 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29efe37a-3e36-4871-86a3-fe20372d37ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:49.011454 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29efe37a-3e36-4871-86a3-fe20372d37ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:49.011637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29efe37a-3e36-4871-86a3-fe20372d37ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:49.011812 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-29efe37a-3e36-4871-86a3-fe20372d37ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:49.018006 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:49.018006 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:49.018796 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29efe37a-3e36-4871-86a3-fe20372d37ab tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:49.018935 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1228/4920] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:49 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:49.527634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:49.529914 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:49.530220 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:49.530581 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:49.530782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:49.535362 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:49.535362 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:49.535956 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db7a01e6-d16a-48a1-8de3-6aa5b734d8e4 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:49.536346 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1240/4921] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:49 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:49.550665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b5bf4838-a670-4039-af99-f47659617421 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:49.553130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5bf4838-a670-4039-af99-f47659617421 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:49.553463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5bf4838-a670-4039-af99-f47659617421 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:49.553779 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b5bf4838-a670-4039-af99-f47659617421 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:49.553943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b5bf4838-a670-4039-af99-f47659617421 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:49.559819 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:49.559819 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:49.560936 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b5bf4838-a670-4039-af99-f47659617421 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:49.561467 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1243/4922] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:49 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.029471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.032541 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:50.033987 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.034234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.034380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:50.039972 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.039972 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:50.040090 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2c57f567-d11b-45fa-89c9-df46e99ab6d6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:50.040523 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1212/4923] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:50 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.550967 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.554799 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:50.555092 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.555382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.555523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:50.565853 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.565853 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:50.566747 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cdad5a57-954a-4a62-8f08-8619e3c824a3 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:50.567245 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1229/4924] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:50 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.574331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.576465 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:50.576745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.577118 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.577338 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:50.583319 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.583319 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:50.584051 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f863875-c530-4d0d-b03a-c9ad294b4873 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:50.584485 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1241/4925] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:50 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.597116 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a0c53a3-a7b4-46f9-a50d-22c23f3114dc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.598825 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a0c53a3-a7b4-46f9-a50d-22c23f3114dc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] PUT https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:50.599157 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a0c53a3-a7b4-46f9-a50d-22c23f3114dc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:50.605252 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.605252 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:50.612413 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a0c53a3-a7b4-46f9-a50d-22c23f3114dc tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:50.612875 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1244/4926] 10.4.3.200 () {70 vars in 1408 bytes} [Fri Jul 24 06:09:50 2026] PUT /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.622825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.625536 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:50.625852 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.626112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.626246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:50.632647 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.632647 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:50.633515 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8b241a56-5e6f-425c-b71e-6d8a78fe4fef tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:50.634026 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1213/4927] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:50 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 762 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:50.648069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.651862 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] DELETE https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:50.652121 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.652343 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.652516 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Delete backup with id: 22dc4da8-7f50-4fde-8418-e6dba3d02d36. Jul 24 06:09:50.659813 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.659813 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:50.682327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] delete_backup rpcapi backup_id 22dc4da8-7f50-4fde-8418-e6dba3d02d36 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:09:50.687199 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1d2ac4f1-3d10-40fa-938a-fb0851133ed5 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 202 Jul 24 06:09:50.687994 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1230/4928] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:50 2026] DELETE /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:50.696184 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:50.698048 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:50.698373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:50.698744 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:50.698826 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:50.707334 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:50.707334 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:50.708216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-22947d3e-4326-4b01-ae9b-a112f95ed8d2 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 200 Jul 24 06:09:50.710323 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1242/4929] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:50 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 761 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:51.062483 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0d16a113-8785-4059-a587-8e023b200753 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:51.064476 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d16a113-8785-4059-a587-8e023b200753 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:51.064666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d16a113-8785-4059-a587-8e023b200753 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:51.064857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0d16a113-8785-4059-a587-8e023b200753 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:51.066235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-0d16a113-8785-4059-a587-8e023b200753 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:51.070562 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:51.070562 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:51.070562 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0d16a113-8785-4059-a587-8e023b200753 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:51.070562 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1245/4930] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:51 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:51.578237 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:51.580117 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:51.580352 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:51.580554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:51.580661 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:51.585442 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:51.585442 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:51.586141 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f355a469-c96c-410c-a90a-a92bb9ccd617 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:51.586575 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1214/4931] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:51 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:51.723297 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:51.725931 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 Jul 24 06:09:51.726157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:51.726373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:51.726500 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Show backup with id 22dc4da8-7f50-4fde-8418-e6dba3d02d36. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:51.730861 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4fd97c7a-f19d-4c52-b576-002a95ca818f tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 returned with HTTP 404 Jul 24 06:09:51.730861 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1231/4932] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:51 2026] GET /volume/v3/backups/22dc4da8-7f50-4fde-8418-e6dba3d02d36 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:51.738019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:51.739748 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:51.739948 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:51.740127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:51.740332 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Delete volume with id: a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:51.747157 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:51.747157 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:51.747483 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Volume info retrieved successfully. Jul 24 06:09:51.763150 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Delete volume request issued successfully. Jul 24 06:09:51.766515 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ec990d57-8719-49cb-bf98-f7f14bf1d3b0 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 returned with HTTP 202 Jul 24 06:09:51.766515 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1243/4933] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:51 2026] DELETE /volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:51.774340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:51.774814 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:51.775052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:51.775412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:51.788509 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:51.788509 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:51.798573 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Volume info retrieved successfully. Jul 24 06:09:51.804702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-350d08c6-f59b-41d2-b20b-0a0d50b6b3a9 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 returned with HTTP 200 Jul 24 06:09:51.805205 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1246/4934] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:51 2026] GET /volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:52.081965 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b794b294-2f31-4bee-9162-978745a7b090 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:52.086181 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b794b294-2f31-4bee-9162-978745a7b090 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:52.086181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b794b294-2f31-4bee-9162-978745a7b090 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:52.086181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b794b294-2f31-4bee-9162-978745a7b090 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:52.086181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b794b294-2f31-4bee-9162-978745a7b090 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:52.089326 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:52.089326 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:52.090081 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b794b294-2f31-4bee-9162-978745a7b090 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:52.090614 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1215/4935] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:52 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:52.598904 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:52.600795 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:52.601020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:52.601225 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:52.601357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:52.606505 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:52.606505 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:52.607294 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f46cb2bc-1aed-4584-8465-e7b35d526abc tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:52.607747 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1232/4936] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:52 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:52.819752 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-29697829-05ee-46a6-b1d0-c81ad6b50661 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:52.821948 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29697829-05ee-46a6-b1d0-c81ad6b50661 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] GET https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 Jul 24 06:09:52.822234 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29697829-05ee-46a6-b1d0-c81ad6b50661 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:52.822455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-29697829-05ee-46a6-b1d0-c81ad6b50661 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:52.827954 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-29697829-05ee-46a6-b1d0-c81ad6b50661 tempest-ProjectAdminTests39-1950889003 tempest-ProjectAdminTests39-1950889003-project-admin] https://10.4.3.200/volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 returned with HTTP 404 Jul 24 06:09:52.828834 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1244/4937] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:52 2026] GET /volume/v3/volumes/a3ea7e4c-21aa-4971-89e6-6febc3dce091 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:53.101794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:53.106401 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:53.106710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:53.106980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:53.107121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:53.117547 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:53.117547 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:53.119558 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d07bb930-5c12-4e54-94f4-0c7fc16f772b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:53.121288 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1247/4938] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:53 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:53.620829 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:53.623557 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:53.624090 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:53.624465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:53.624705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:53.630478 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:53.630478 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:53.632709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9c070ad6-1096-4aa8-a918-b7112c29c290 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:53.633984 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1216/4939] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:53 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:53.646252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76173d82-063b-47c4-86a7-62d5e21ccfad None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:53.648106 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] DELETE https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:53.648312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:53.648556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:53.648651 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Delete backup with id: b7a0895c-612c-4ecd-bddc-775703b1b757. Jul 24 06:09:53.653594 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:53.653594 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:53.669696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] delete_backup rpcapi backup_id b7a0895c-612c-4ecd-bddc-775703b1b757 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:09:53.674490 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76173d82-063b-47c4-86a7-62d5e21ccfad tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 202 Jul 24 06:09:53.674490 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1233/4940] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:53 2026] DELETE /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:53.680281 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:53.682039 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:53.682260 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:53.682474 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:53.682579 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:53.686897 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:53.686897 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:53.687571 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ceb852af-529f-4bf2-b810-95f687ee0e91 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 200 Jul 24 06:09:53.687884 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1245/4941] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:53 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:53.713997 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:53.716262 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:53.716530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:53.716775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:53.727641 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:53.727641 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:53.734186 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:53.750330 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b99eb2b2-add1-4c28-8cbb-ac669ae3e0a3 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:53.751026 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1248/4942] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:53 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:54.137669 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.140006 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:54.140530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.140800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.140981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:54.148934 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:54.148934 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:54.148934 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fe4cfdcd-9431-49f4-87da-af2370a0016c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:54.153790 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1217/4943] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:54 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 708 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:54.635389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2884b936-58a7-446f-992a-b94ae61e3512 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.700209 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.702117 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 Jul 24 06:09:54.702383 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.702574 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.702692 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Show backup with id b7a0895c-612c-4ecd-bddc-775703b1b757. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:54.706894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f521c92-e550-41e0-bd9b-54bcacd49aa7 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 returned with HTTP 404 Jul 24 06:09:54.707098 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1246/4944] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:54 2026] GET /volume/v3/backups/b7a0895c-612c-4ecd-bddc-775703b1b757 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:54.714175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.718352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:54.718352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.718581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.718750 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Delete volume with id: 9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:54.725208 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:54.725208 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:54.725494 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Volume info retrieved successfully. Jul 24 06:09:54.730432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:54.730853 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-631008806"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:54.732407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-631008806'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:54.732534 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume of 1 GB Jul 24 06:09:54.736734 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Availability Zones retrieved successfully. Jul 24 06:09:54.742058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (6c00ebb3-4e63-4acf-885a-8f73fe9b9644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:54.743239 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91819754-9e06-48d3-9650-4ee14dcca093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:54.743410 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Delete volume request issued successfully. Jul 24 06:09:54.743808 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ccb9dc52-f2f2-4c73-996b-81d54f79d667 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 returned with HTTP 202 Jul 24 06:09:54.744067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:54.744128 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1249/4945] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:54 2026] DELETE /volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:54.750959 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.754550 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:54.754550 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.755023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.761851 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:54.761851 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:54.765819 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Volume info retrieved successfully. Jul 24 06:09:54.768055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.768443 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91819754-9e06-48d3-9650-4ee14dcca093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:54.769455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7f6292-f575-4d57-a54b-2b26b42cacee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:54.770181 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:54.770447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.770646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.771343 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c085524a-579b-4a03-8d8f-1a78bd329f2d tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 returned with HTTP 200 Jul 24 06:09:54.771835 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1218/4946] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:54 2026] GET /volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:54.781779 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:54.781779 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:54.786690 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:54.791777 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb7e887c-c86b-42b8-9de1-2c5c7757b247 tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:54.792237 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1247/4947] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:54 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:54.835464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['6b40fbbb-06c5-4d28-8abb-da911a4efb77', '7eeef8e0-0676-4528-b83a-d48d7ab29960', 'a3f01113-8a76-4cfd-a23e-0caed56c62aa', 'de471ae1-df99-4787-8fed-3d2fa6098e18'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:54.836256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7f6292-f575-4d57-a54b-2b26b42cacee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b40fbbb-06c5-4d28-8abb-da911a4efb77', '7eeef8e0-0676-4528-b83a-d48d7ab29960', 'a3f01113-8a76-4cfd-a23e-0caed56c62aa', 'de471ae1-df99-4787-8fed-3d2fa6098e18']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:54.837069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546d87cd-37c3-4cff-befd-6d80becf9bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:54.863536 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (546d87cd-37c3-4cff-befd-6d80becf9bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '508e027f-96a5-417b-ad1b-e1718c8967ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631008806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['6b40fbbb-06c5-4d28-8abb-da911a4efb77','7eeef8e0-0676-4528-b83a-d48d7ab29960','a3f01113-8a76-4cfd-a23e-0caed56c62aa','de471ae1-df99-4787-8fed-3d2fa6098e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-631008806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=508e027f-96a5-417b-ad1b-e1718c8967ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:54.864806 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c8c90f-fa57-4310-8747-970b80a04266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:54.885466 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c8c90f-fa57-4310-8747-970b80a04266) transitioned into state 'SUCCESS' from state '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-631008806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['6b40fbbb-06c5-4d28-8abb-da911a4efb77','7eeef8e0-0676-4528-b83a-d48d7ab29960','a3f01113-8a76-4cfd-a23e-0caed56c62aa','de471ae1-df99-4787-8fed-3d2fa6098e18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:54.886554 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d037615-3072-47c8-88a2-4486603f4a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:54.896623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d037615-3072-47c8-88a2-4486603f4a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:54.897775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (6c00ebb3-4e63-4acf-885a-8f73fe9b9644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:54.898166 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request issued successfully. Jul 24 06:09:54.898867 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2884b936-58a7-446f-992a-b94ae61e3512 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:54.899383 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1234/4948] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:54 2026] POST /volume/v3/volumes => generated 777 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:54.914692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:54.916768 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:09:54.917065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:54.917294 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:54.925932 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:54.925932 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:54.930954 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:09:54.936783 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5392fad-dcfb-45c8-b220-4fc435bea0e9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff returned with HTTP 200 Jul 24 06:09:54.937325 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1250/4949] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:54 2026] GET /volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:55.167863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.170262 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:55.170643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.170937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.171833 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id be32cf4f-48d6-4db2-a857-d37269dcda1b. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:55.181920 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.181920 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:55.183668 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0e054d2b-2205-4138-9fa9-531907f9cdd4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 200 Jul 24 06:09:55.184436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-568fd5e7-9d58-4cde-8fb3-a3250cf7cf4a req-595e0711-861e-418f-92b5-1eef70c86f04 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.185332 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1219/4950] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:55 2026] GET /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 710 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:55.187523 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-568fd5e7-9d58-4cde-8fb3-a3250cf7cf4a req-595e0711-861e-418f-92b5-1eef70c86f04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 Jul 24 06:09:55.187819 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-568fd5e7-9d58-4cde-8fb3-a3250cf7cf4a req-595e0711-861e-418f-92b5-1eef70c86f04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.188086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-568fd5e7-9d58-4cde-8fb3-a3250cf7cf4a req-595e0711-861e-418f-92b5-1eef70c86f04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.194941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.197227 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b Jul 24 06:09:55.197557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.197722 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.197722 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:55.197834 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.197964 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: be32cf4f-48d6-4db2-a857-d37269dcda1b. Jul 24 06:09:55.206092 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.206092 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:55.223575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id be32cf4f-48d6-4db2-a857-d37269dcda1b {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:09:55.225130 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f5ec2c97-44bb-4610-b641-4ac9e85a10b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b returned with HTTP 202 Jul 24 06:09:55.225581 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1235/4951] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:09:55 2026] DELETE /volume/v3/backups/be32cf4f-48d6-4db2-a857-d37269dcda1b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:09:55.235495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-992cfc30-ab29-4e87-9e99-882094556e2f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.237084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:09:55.237506 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2023151028"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:55.240427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2023151028'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:09:55.240661 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume of 1 GB Jul 24 06:09:55.245196 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Availability Zones retrieved successfully. Jul 24 06:09:55.251048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (8d554804-427b-4258-adb8-c9d373f8df32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:55.252119 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f507fc5d-c517-4db1-a8f2-4bb7768e4cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:55.252969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:09:55.253492 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-568fd5e7-9d58-4cde-8fb3-a3250cf7cf4a req-595e0711-861e-418f-92b5-1eef70c86f04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 returned with HTTP 200 Jul 24 06:09:55.253983 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1248/4952] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:09:55 2026] DELETE /volume/v3/attachments/6475d6d0-9d3c-46c4-8350-a71f25b252b3 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:55.292479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f507fc5d-c517-4db1-a8f2-4bb7768e4cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:55.293386 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4393dda4-e3ce-4338-a0de-87f0566657c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:55.314647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.316636 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] DELETE https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:55.317034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.317472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.317796 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Delete volume with id: 57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:55.330160 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.330160 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:55.331697 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:55.347396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['585c7cfd-4854-43c9-bafa-db289540b448', '66e4b99d-9ebd-4422-8f78-079cb40fdcc2', 'def27ca9-e569-472e-a746-373c4a3419b8', 'a0586908-ba63-4846-a482-3373afcf680c'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:55.348466 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4393dda4-e3ce-4338-a0de-87f0566657c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['585c7cfd-4854-43c9-bafa-db289540b448', '66e4b99d-9ebd-4422-8f78-079cb40fdcc2', 'def27ca9-e569-472e-a746-373c4a3419b8', 'a0586908-ba63-4846-a482-3373afcf680c']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:55.349201 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd63c449-9bd3-4aa5-8dc4-3c0ae75d4f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:55.355668 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Delete volume request issued successfully. Jul 24 06:09:55.356660 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cbb68f20-64d2-4d1e-b2e0-759dc32db86a tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 202 Jul 24 06:09:55.356660 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1220/4953] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:09:55 2026] DELETE /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:09:55.365041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.367491 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:55.367786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.368009 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.377331 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.377331 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:55.382001 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Volume info retrieved successfully. Jul 24 06:09:55.382635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd63c449-9bd3-4aa5-8dc4-3c0ae75d4f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a124926-13be-428f-bc96-592f83a3a0ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023151028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['585c7cfd-4854-43c9-bafa-db289540b448','66e4b99d-9ebd-4422-8f78-079cb40fdcc2','def27ca9-e569-472e-a746-373c4a3419b8','a0586908-ba63-4846-a482-3373afcf680c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:09:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2023151028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a124926-13be-428f-bc96-592f83a3a0ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e231b628da3a42aa940075ff7c41bec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff740ada288d444d91fa0250f6b0698d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:55.384582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021ed1fb-1a5a-4ba2-8977-156b0a70ecf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:55.387903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0a84d32-3f40-4dfa-92a0-037bdec809cd tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 200 Jul 24 06:09:55.388549 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1236/4954] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:55 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:55.409661 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021ed1fb-1a5a-4ba2-8977-156b0a70ecf2) transitioned into state 'SUCCESS' from state '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-2023151028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['585c7cfd-4854-43c9-bafa-db289540b448','66e4b99d-9ebd-4422-8f78-079cb40fdcc2','def27ca9-e569-472e-a746-373c4a3419b8','a0586908-ba63-4846-a482-3373afcf680c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:55.410521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3b2be8-3e1e-4d62-a4d3-08cdc803dae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:09:55.422974 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3b2be8-3e1e-4d62-a4d3-08cdc803dae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:09:55.423956 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (8d554804-427b-4258-adb8-c9d373f8df32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:09:55.424317 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request issued successfully. Jul 24 06:09:55.425159 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-992cfc30-ab29-4e87-9e99-882094556e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:09:55.425517 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1251/4955] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:09:55 2026] POST /volume/v3/volumes => generated 778 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:55.441701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c468c557-01e1-4eff-b3ec-4d54142993bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.443529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c468c557-01e1-4eff-b3ec-4d54142993bd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:09:55.443782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c468c557-01e1-4eff-b3ec-4d54142993bd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.444106 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c468c557-01e1-4eff-b3ec-4d54142993bd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.458426 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.458426 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:55.461653 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c468c557-01e1-4eff-b3ec-4d54142993bd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:55.468411 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c468c557-01e1-4eff-b3ec-4d54142993bd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba returned with HTTP 200 Jul 24 06:09:55.468796 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1249/4956] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:55 2026] GET /volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:55.788299 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fbd5b97d-f8c3-4c6c-9c2f-ac5be1fa7fa9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.790102 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbd5b97d-f8c3-4c6c-9c2f-ac5be1fa7fa9 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] GET https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 Jul 24 06:09:55.790570 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbd5b97d-f8c3-4c6c-9c2f-ac5be1fa7fa9 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.791971 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbd5b97d-f8c3-4c6c-9c2f-ac5be1fa7fa9 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.799087 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbd5b97d-f8c3-4c6c-9c2f-ac5be1fa7fa9 tempest-ProjectReaderTests39-489391985 tempest-ProjectReaderTests39-489391985-project-admin] https://10.4.3.200/volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 returned with HTTP 404 Jul 24 06:09:55.799730 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1221/4957] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:55 2026] GET /volume/v3/volumes/9dc62caf-1b0a-408d-8761-596aeb4c5009 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:55.951079 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b217d205-3851-429a-a7fa-497523b14af1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.953009 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b217d205-3851-429a-a7fa-497523b14af1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:09:55.953345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b217d205-3851-429a-a7fa-497523b14af1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:55.953577 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b217d205-3851-429a-a7fa-497523b14af1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:55.964205 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.964205 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:55.968707 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b217d205-3851-429a-a7fa-497523b14af1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:09:55.973429 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b217d205-3851-429a-a7fa-497523b14af1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff returned with HTTP 200 Jul 24 06:09:55.973896 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1237/4958] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:55 2026] GET /volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:55.985362 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:55.987136 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:55.987503 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "508e027f-96a5-417b-ad1b-e1718c8967ff", "name": "tempest-type-Backup-1832710139"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:55.988873 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating new backup {'backup': {'volume_id': '508e027f-96a5-417b-ad1b-e1718c8967ff', 'name': 'tempest-type-Backup-1832710139'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:55.989000 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating backup of volume 508e027f-96a5-417b-ad1b-e1718c8967ff in container None Jul 24 06:09:55.995946 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:55.995946 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:55.996249 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:09:56.021607 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['7fb23a37-f7e4-4b25-b616-2837d8c1f8cd', '053cdf1a-6ff8-4fe9-b77d-ad81a7cd347d'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:56.051295 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9be9070c-e10a-4759-ab7d-fbe14ff662ac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:56.051757 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1252/4959] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:55 2026] POST /volume/v3/backups => generated 316 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:56.059565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.061301 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:09:56.061526 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.061740 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.061854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:56.068960 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.068960 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:56.069638 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49544fb3-ccfa-4d04-87e6-0e28bd5b542c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:09:56.070022 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1250/4960] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:56.263884 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.265713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:56.266057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.266380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.273609 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.273609 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:56.279967 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:56.282375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-2c2f22d4-d0e8-4257-8d45-8dafb156baf4 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:56.282902 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1222/4961] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:56.404263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d47b2d65-ff29-4458-b3c6-58fec288f6db None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.406055 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d47b2d65-ff29-4458-b3c6-58fec288f6db tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] GET https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 Jul 24 06:09:56.406291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d47b2d65-ff29-4458-b3c6-58fec288f6db tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.406531 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d47b2d65-ff29-4458-b3c6-58fec288f6db tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.416571 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d47b2d65-ff29-4458-b3c6-58fec288f6db tempest-TestImageHashVerification-2048619409 tempest-TestImageHashVerification-2048619409-project-member] https://10.4.3.200/volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 returned with HTTP 404 Jul 24 06:09:56.417064 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1238/4962] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/volumes/57082a7f-87f5-4b83-8873-e893a0b1d009 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:56.484497 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.486429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:09:56.486702 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.486943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.494773 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.494773 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:56.499695 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:56.504813 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-742e8dcd-e41b-45a1-8990-4a7c876cb816 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba returned with HTTP 200 Jul 24 06:09:56.505342 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1253/4963] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:56.526782 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51bd806f-7890-4f27-b9ef-8405fe789236 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.528532 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:09:56.528904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a124926-13be-428f-bc96-592f83a3a0ba", "name": "tempest-type-Backup-408956864"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:56.530340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating new backup {'backup': {'volume_id': '5a124926-13be-428f-bc96-592f83a3a0ba', 'name': 'tempest-type-Backup-408956864'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:09:56.530516 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating backup of volume 5a124926-13be-428f-bc96-592f83a3a0ba in container None Jul 24 06:09:56.538986 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.538986 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:56.539340 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:09:56.565074 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['a93301cd-13a5-4858-bdda-4bc03d71aafb', '43c45785-e9c8-460f-9d39-5f908af4dda1'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:09:56.607924 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51bd806f-7890-4f27-b9ef-8405fe789236 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:09:56.608459 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1251/4964] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:09:56 2026] POST /volume/v3/backups => generated 315 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:09:56.619460 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.621436 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:09:56.624525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.624525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.624525 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:56.638993 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.638993 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:56.638993 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fd60ce16-3fa4-439f-9f19-335c38abb7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:09:56.638993 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1223/4965] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:56.800922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.802877 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:56.803067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.803301 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.810597 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.810597 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:56.814733 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:56.819292 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-fab20f84-d6a1-4cee-a98f-90f52b5a4f16 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:56.819656 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1239/4966] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:56.831549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-da5ae785-8cc1-4b99-b1bb-e1d725b9667f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.832234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da5ae785-8cc1-4b99-b1bb-e1d725b9667f None None] GET https://10.4.3.200/volume// Jul 24 06:09:56.832564 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da5ae785-8cc1-4b99-b1bb-e1d725b9667f None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:56.832905 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-da5ae785-8cc1-4b99-b1bb-e1d725b9667f None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:56.833338 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-da5ae785-8cc1-4b99-b1bb-e1d725b9667f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:56.834352 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1254/4967] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:09:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:56.842781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-4ad54637-5b17-4481-8b4b-a13fd4c4e0fb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:56.844785 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-4ad54637-5b17-4481-8b4b-a13fd4c4e0fb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:09:56.845134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-4ad54637-5b17-4481-8b4b-a13fd4c4e0fb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb", "connector": null, "instance_uuid": "20e26003-4d77-4ec1-afae-b0166eba0c60"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:56.854337 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:56.854337 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:56.883702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-4ad54637-5b17-4481-8b4b-a13fd4c4e0fb tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:09:56.884325 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1252/4968] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:09:56 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:57.080710 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:57.084701 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:09:57.084701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:57.084701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:57.084701 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:57.088916 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:57.088916 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:57.089800 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3c2cc134-b62b-4e53-813b-ca5741dd6e28 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:09:57.090350 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1224/4969] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:57 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:57.658941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:57.661199 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:09:57.661480 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:57.661751 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:57.661917 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:57.673207 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:57.673207 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:57.674041 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-76dc8a3f-3537-4c9d-a13c-87e7bc93159a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:09:57.674531 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1240/4970] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:57 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:57.902528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24b56547-72f0-4e59-8f0a-0b40d4a65e65 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:57.903005 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24b56547-72f0-4e59-8f0a-0b40d4a65e65 None None] GET https://10.4.3.200/volume// Jul 24 06:09:57.903154 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24b56547-72f0-4e59-8f0a-0b40d4a65e65 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:57.903384 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24b56547-72f0-4e59-8f0a-0b40d4a65e65 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:57.903780 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24b56547-72f0-4e59-8f0a-0b40d4a65e65 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:09:57.904321 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1255/4971] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:09:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:09:57.913019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:57.915103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:09:57.915439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:57.915693 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:57.926179 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:57.926179 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:57.931568 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:09:57.937357 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-49839151-6141-4d88-8690-3f30cb7e4e79 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:09:57.937826 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1253/4972] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:09:57 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:09:58.064103 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:58.066173 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 Jul 24 06:09:58.066794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:58.077565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:09:58.084624 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:09:58.084624 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:58.084624 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:58.101757 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-171ad222-1282-4fcb-8d0f-83e503760b7d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:58.103770 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-171ad222-1282-4fcb-8d0f-83e503760b7d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:09:58.104019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-171ad222-1282-4fcb-8d0f-83e503760b7d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:58.104252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-171ad222-1282-4fcb-8d0f-83e503760b7d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:58.104470 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-171ad222-1282-4fcb-8d0f-83e503760b7d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:58.109553 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:58.109553 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:58.110435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-171ad222-1282-4fcb-8d0f-83e503760b7d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:09:58.110435 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1241/4973] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:58 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:58.178569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb-np0000005810" released by "attachment_update" :: held 0.096s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:09:58.178976 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-776da8ed-a45e-485a-867a-f99de84bd5cd tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 returned with HTTP 200 Jul 24 06:09:58.180438 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1225/4974] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:09:58 2026] PUT /volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:09:58.201945 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-82a9a419-53c9-45b6-9536-ea8d5494ed43 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:58.206582 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-82a9a419-53c9-45b6-9536-ea8d5494ed43 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7/action Jul 24 06:09:58.206582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-82a9a419-53c9-45b6-9536-ea8d5494ed43 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:09:58.206582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-82a9a419-53c9-45b6-9536-ea8d5494ed43 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:09:58.224863 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:58.224863 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:09:58.238700 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-faf84a42-acd5-4e33-a40e-fd11791a391c req-82a9a419-53c9-45b6-9536-ea8d5494ed43 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7/action returned with HTTP 204 Jul 24 06:09:58.238700 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1256/4975] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:09:58 2026] POST /volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:09:58.686412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54020a68-30b3-49a2-a6e3-37ba1163418c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:58.688213 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54020a68-30b3-49a2-a6e3-37ba1163418c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:09:58.688457 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54020a68-30b3-49a2-a6e3-37ba1163418c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:58.688660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54020a68-30b3-49a2-a6e3-37ba1163418c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:58.688793 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-54020a68-30b3-49a2-a6e3-37ba1163418c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:58.693198 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:58.693198 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:09:58.693849 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54020a68-30b3-49a2-a6e3-37ba1163418c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:09:58.694212 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1254/4976] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:58 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:59.121440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:59.123028 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:09:59.123221 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:59.123412 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:59.123516 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:59.127514 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:59.127514 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:09:59.128226 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd6c1130-d6d4-4243-b0a0-2743dad30433 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:09:59.128669 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1242/4977] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:59 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:09:59.704879 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:09:59.707285 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:09:59.707484 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:09:59.707746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:09:59.707831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:09:59.712649 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:09:59.712649 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:09:59.713318 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d4bd7bd-64d8-4585-8dcf-1c97cc94ca67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:09:59.713701 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1226/4978] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:09:59 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:00.138645 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7778afda-d41e-49df-94de-9466c3ed3e37 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:00.140280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7778afda-d41e-49df-94de-9466c3ed3e37 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:00.140520 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7778afda-d41e-49df-94de-9466c3ed3e37 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:00.140736 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7778afda-d41e-49df-94de-9466c3ed3e37 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:00.140863 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7778afda-d41e-49df-94de-9466c3ed3e37 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:00.144423 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:00.144423 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:00.144983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7778afda-d41e-49df-94de-9466c3ed3e37 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:00.145339 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1257/4979] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:00 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:00.723862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:00.725861 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:00.726097 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:00.726313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:00.726424 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:00.730834 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:00.730834 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:00.731472 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-42022bcf-fa5c-435c-8bf6-32406c249c2b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:00.732082 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1255/4980] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:00 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:01.156094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db054ea5-b77c-41da-85bc-16a1910614af None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:01.158164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db054ea5-b77c-41da-85bc-16a1910614af tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:01.158480 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db054ea5-b77c-41da-85bc-16a1910614af tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:01.158690 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db054ea5-b77c-41da-85bc-16a1910614af tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:01.158801 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-db054ea5-b77c-41da-85bc-16a1910614af tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:01.164399 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:01.164399 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:01.165116 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db054ea5-b77c-41da-85bc-16a1910614af tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:01.165608 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1243/4981] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:01 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:01.741737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87a24027-80af-474a-ac1c-6307c15b2a82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:01.743527 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87a24027-80af-474a-ac1c-6307c15b2a82 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:01.743725 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87a24027-80af-474a-ac1c-6307c15b2a82 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:01.743924 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87a24027-80af-474a-ac1c-6307c15b2a82 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:01.744034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-87a24027-80af-474a-ac1c-6307c15b2a82 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:01.748929 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:01.748929 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:01.749526 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87a24027-80af-474a-ac1c-6307c15b2a82 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:01.749941 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1227/4982] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:01 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:01.797919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:01.903582 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:01.904026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1199861265"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:01.906166 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1199861265'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:01.906345 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:01.915328 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:01.922141 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (e2f43f2f-31ce-4648-8b18-d9d5c034d762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:01.923024 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f075739e-6c0b-4ca7-ac05-36dfa353fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:01.923907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:01.956465 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f075739e-6c0b-4ca7-ac05-36dfa353fae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:01.957639 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2288e6a-3a05-48a5-b763-7cd966eb84fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:02.024565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['e9b9ad0f-44df-4bcf-b915-3e397592b57e', 'a652c0c3-5b4f-4982-a62a-0c199cf79edb', 'cfff3bf3-afec-4812-aa20-eedf806c4edd', '8c2bf85f-7ca4-44f0-a94e-ec6a89bf558e'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:02.025166 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2288e6a-3a05-48a5-b763-7cd966eb84fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b9ad0f-44df-4bcf-b915-3e397592b57e', 'a652c0c3-5b4f-4982-a62a-0c199cf79edb', 'cfff3bf3-afec-4812-aa20-eedf806c4edd', '8c2bf85f-7ca4-44f0-a94e-ec6a89bf558e']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:02.026180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04f607e-ed08-40c5-94b5-a83b00e4486b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:02.063589 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04f607e-ed08-40c5-94b5-a83b00e4486b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbc66a7f-a70d-471f-aefe-6d989b914b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199861265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['e9b9ad0f-44df-4bcf-b915-3e397592b57e','a652c0c3-5b4f-4982-a62a-0c199cf79edb','cfff3bf3-afec-4812-aa20-eedf806c4edd','8c2bf85f-7ca4-44f0-a94e-ec6a89bf558e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199861265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbc66a7f-a70d-471f-aefe-6d989b914b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:02.064736 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c05e6cd-9551-4169-bb66-88350934c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:02.089525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c05e6cd-9551-4169-bb66-88350934c2e3) transitioned into state 'SUCCESS' from state '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-1199861265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['e9b9ad0f-44df-4bcf-b915-3e397592b57e','a652c0c3-5b4f-4982-a62a-0c199cf79edb','cfff3bf3-afec-4812-aa20-eedf806c4edd','8c2bf85f-7ca4-44f0-a94e-ec6a89bf558e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:02.090239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d214d17-1f21-4097-8841-bca96288fb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:02.102541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d214d17-1f21-4097-8841-bca96288fb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:02.103550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (e2f43f2f-31ce-4648-8b18-d9d5c034d762) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:02.103949 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:02.104620 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94b92a96-f41d-4500-8332-4a8a90dacf74 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:02.105219 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1258/4983] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:01 2026] POST /volume/v3/volumes => generated 778 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:02.115944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:02.118152 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:02.118437 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:02.118745 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:02.128373 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:02.128373 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:02.132214 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:02.136643 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7f687a70-47a4-4790-bceb-5bfb165d06d0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c returned with HTTP 200 Jul 24 06:10:02.137318 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1256/4984] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:02 2026] GET /volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:02.177998 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:02.179963 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:02.180230 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:02.180436 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:02.180578 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:02.185508 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:02.185508 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:02.186226 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e225d01-54e9-42d1-a8f7-20a4859dce61 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:02.186617 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1244/4985] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:02 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:02.768958 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-df5536c9-abca-4536-a54c-a4459ab42b23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:02.770828 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df5536c9-abca-4536-a54c-a4459ab42b23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:02.771017 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df5536c9-abca-4536-a54c-a4459ab42b23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:02.771203 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-df5536c9-abca-4536-a54c-a4459ab42b23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:02.771319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-df5536c9-abca-4536-a54c-a4459ab42b23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:02.775960 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:02.775960 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:02.776539 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-df5536c9-abca-4536-a54c-a4459ab42b23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:02.776909 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1228/4986] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:02 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:03.149750 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:03.151653 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:03.151861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:03.152050 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:03.158571 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:03.158571 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:03.161667 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:03.165084 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-afcf6c70-6f5b-4ea6-89c0-a14c836e5e99 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c returned with HTTP 200 Jul 24 06:10:03.165475 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1259/4987] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:03 2026] GET /volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:03.176241 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:03.196000 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:03.197881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:03.198157 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:03.198435 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:03.198559 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:03.203602 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:03.203602 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:03.204646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-67b35370-c7f4-4c8f-8c1d-06d3f075a7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:03.204867 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1245/4988] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:03 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:03.235083 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:03.235482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbc66a7f-a70d-471f-aefe-6d989b914b6c", "name": "tempest-ProjectMemberTests-Snapshot-41182357"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:03.245325 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:03.245325 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:03.246006 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Volume info retrieved successfully. Jul 24 06:10:03.246311 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Create snapshot from volume dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:03.287949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Created reservations ['79738968-29ad-47aa-b284-a2a66afd3cc7', '6db88f87-48f6-4f44-84bf-898d7f480d12', '42d01571-8592-4646-9f22-bfe16297c6ed', 'f77bf185-ea88-4da8-847f-049154d5e539'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:03.325106 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot create request issued successfully. Jul 24 06:10:03.325519 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dd212fd3-7983-4782-bb5d-3ea03659cc64 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:03.326033 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1257/4989] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:03 2026] POST /volume/v3/snapshots => generated 303 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:03.335514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-207bc60e-360f-4f3c-866e-cc8064844483 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:03.337660 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-207bc60e-360f-4f3c-866e-cc8064844483 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:03.337932 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-207bc60e-360f-4f3c-866e-cc8064844483 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:03.338135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-207bc60e-360f-4f3c-866e-cc8064844483 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:03.344166 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:03.344166 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:03.344635 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-207bc60e-360f-4f3c-866e-cc8064844483 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:03.345445 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-207bc60e-360f-4f3c-866e-cc8064844483 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 returned with HTTP 200 Jul 24 06:10:03.346555 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1229/4990] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:03 2026] GET /volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:03.788812 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20636439-7d24-4815-b193-c54442c7f08c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:03.791488 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20636439-7d24-4815-b193-c54442c7f08c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:03.791488 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20636439-7d24-4815-b193-c54442c7f08c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:03.791907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20636439-7d24-4815-b193-c54442c7f08c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:03.791907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-20636439-7d24-4815-b193-c54442c7f08c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:03.797922 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:03.797922 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:03.798769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20636439-7d24-4815-b193-c54442c7f08c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:03.799713 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1260/4991] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:03 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:04.215630 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:04.217780 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:04.218056 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:04.219215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:04.219215 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:04.222942 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:04.222942 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:04.223661 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-17da5407-5d6b-4fc8-8af6-5ec82da3f4a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:04.224098 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1246/4992] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:04 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:04.355904 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:04.358205 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:04.358459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:04.358707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:04.364562 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:04.364562 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:04.365077 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:04.366019 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1fbddf2d-c198-46e8-877e-38628485e2c8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 returned with HTTP 200 Jul 24 06:10:04.366442 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1258/4993] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:04 2026] GET /volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:04.376233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:04.378117 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:04.378347 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:04.378530 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:04.378813 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Delete snapshot with id: 8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:04.383340 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:04.383340 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:04.383769 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:04.400603 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot delete request issued successfully. Jul 24 06:10:04.400809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80b455fa-62b7-4523-8d5a-fc39c59e6e8a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 returned with HTTP 202 Jul 24 06:10:04.401370 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1230/4994] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:04 2026] DELETE /volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:04.408915 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:04.410711 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:04.411020 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:04.411152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:04.417599 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:04.417599 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:04.418321 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:04.419508 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b94f5139-640d-4b5e-9904-efe6d5721b3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 returned with HTTP 200 Jul 24 06:10:04.420055 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1261/4995] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:04 2026] GET /volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:04.810099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:04.811837 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:04.812030 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:04.812206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:04.812377 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:04.816402 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:04.816402 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:04.817037 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-989ca6c3-95a8-4246-9392-3327b3227dc5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:04.817463 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1247/4996] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:04 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:05.236080 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:05.239859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:05.240071 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:05.240672 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:05.240802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:05.249471 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:05.249471 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:05.250397 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ed3dd164-bac7-4daa-8006-116a0c2787f6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:05.251844 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1259/4997] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:05 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:05.433234 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ece54a9-a3a2-4fd5-8278-99522d548df0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:05.438713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ece54a9-a3a2-4fd5-8278-99522d548df0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 Jul 24 06:10:05.438713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ece54a9-a3a2-4fd5-8278-99522d548df0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:05.438713 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ece54a9-a3a2-4fd5-8278-99522d548df0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:05.445928 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ece54a9-a3a2-4fd5-8278-99522d548df0 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 returned with HTTP 404 Jul 24 06:10:05.446655 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1231/4998] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:05 2026] GET /volume/v3/snapshots/8d32a0ad-6b53-4995-9801-9cce2740cba4 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:05.456069 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:05.458009 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:05.458203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:05.458482 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:05.458695 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:05.469343 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:05.469343 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:05.469745 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:05.497257 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:05.497633 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce9ccc46-6932-4d0b-8f78-11fd618f427c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c returned with HTTP 202 Jul 24 06:10:05.499052 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1262/4999] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:05 2026] DELETE /volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:05.510207 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:05.512076 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:05.512316 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:05.512523 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:05.521947 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:05.521947 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:05.526475 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:05.531473 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ea1298c-1431-4a1c-8d15-1fa1b410da53 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c returned with HTTP 200 Jul 24 06:10:05.531934 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1248/5000] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:05 2026] GET /volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:05.827302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-512459ed-ac40-416a-be76-f806c0ec57a0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:05.829069 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-512459ed-ac40-416a-be76-f806c0ec57a0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:05.829284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-512459ed-ac40-416a-be76-f806c0ec57a0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:05.829455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-512459ed-ac40-416a-be76-f806c0ec57a0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:05.829553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-512459ed-ac40-416a-be76-f806c0ec57a0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:05.834863 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:05.834863 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:05.835621 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-512459ed-ac40-416a-be76-f806c0ec57a0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:05.836077 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1260/5001] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:05 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:06.265330 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:06.266807 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:06.268171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:06.268171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:06.268171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:06.272010 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:06.272010 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:06.272781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb4fa1a8-2bf4-4678-ac35-0bc42b5067f9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:06.273254 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1232/5002] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:06 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:06.547648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-44294632-e297-4008-bc9f-396046930b6c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:06.549455 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44294632-e297-4008-bc9f-396046930b6c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c Jul 24 06:10:06.549692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44294632-e297-4008-bc9f-396046930b6c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:06.549956 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-44294632-e297-4008-bc9f-396046930b6c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:06.556205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-44294632-e297-4008-bc9f-396046930b6c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c returned with HTTP 404 Jul 24 06:10:06.556701 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1263/5003] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:06 2026] GET /volume/v3/volumes/dbc66a7f-a70d-471f-aefe-6d989b914b6c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:06.565866 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-775190bd-6fcf-44be-816a-216705f5cf10 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:06.568411 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:06.568825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-421203957"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:06.570423 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-421203957'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:06.570559 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:06.573008 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=339,cinder:UPDATE=84,cinder:INSERT=49 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:10:06.575828 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:06.582776 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (28243065-cc2a-4469-bea6-e6b6cadee873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:06.583845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5562d638-f3d5-46b4-a92d-d7cbfe32d45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:06.585540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:06.614300 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5562d638-f3d5-46b4-a92d-d7cbfe32d45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:06.615313 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23514224-4c00-4a29-85a6-93aed5af449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:06.656052 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['33e889c3-0cbc-44fe-8948-44ecae93bec1', 'ef5b224d-d8a2-415a-a26f-881dd55d1d33', 'f7e32c9e-0599-4300-8493-c4a90afeea73', 'dea0adcd-af18-4462-9999-c5f359dafeab'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:06.656994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23514224-4c00-4a29-85a6-93aed5af449a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e889c3-0cbc-44fe-8948-44ecae93bec1', 'ef5b224d-d8a2-415a-a26f-881dd55d1d33', 'f7e32c9e-0599-4300-8493-c4a90afeea73', 'dea0adcd-af18-4462-9999-c5f359dafeab']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:06.657791 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc803bb-8130-435d-9f38-7f759c8bb727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:06.680721 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc803bb-8130-435d-9f38-7f759c8bb727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fac71a9-b32c-44e9-87ef-0bd4fb5766be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-421203957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['33e889c3-0cbc-44fe-8948-44ecae93bec1','ef5b224d-d8a2-415a-a26f-881dd55d1d33','f7e32c9e-0599-4300-8493-c4a90afeea73','dea0adcd-af18-4462-9999-c5f359dafeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-421203957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fac71a9-b32c-44e9-87ef-0bd4fb5766be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:06.681281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd1645e-cdf2-4c65-ab32-ccb28047961a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:06.701758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd1645e-cdf2-4c65-ab32-ccb28047961a) transitioned into state 'SUCCESS' from state '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-421203957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['33e889c3-0cbc-44fe-8948-44ecae93bec1','ef5b224d-d8a2-415a-a26f-881dd55d1d33','f7e32c9e-0599-4300-8493-c4a90afeea73','dea0adcd-af18-4462-9999-c5f359dafeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:06.702552 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f00046-1042-47b4-9a4f-dddb9c4923fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:06.710752 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f00046-1042-47b4-9a4f-dddb9c4923fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:06.711651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (28243065-cc2a-4469-bea6-e6b6cadee873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:06.712046 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:06.712854 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-775190bd-6fcf-44be-816a-216705f5cf10 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:06.713400 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1249/5004] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:06 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:06.724436 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:06.726174 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:06.726366 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:06.726562 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:06.729585 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=444,cinder:UPDATE=131,cinder:INSERT=84 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:10:06.736348 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:06.736348 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:06.742891 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:06.745930 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-becc1a4a-b2ac-4ae9-92bf-349619ce168a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be returned with HTTP 200 Jul 24 06:10:06.746327 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1261/5005] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:06 2026] GET /volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:06.850873 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:06.852040 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:06.852276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:06.852473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:06.852571 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:06.857499 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:06.857499 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:06.858103 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4881f743-3463-452a-bfb2-4bc1f0cbcee5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:06.858525 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1233/5006] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:06 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:07.284530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a195e2be-6151-458d-979b-60d7db2b514a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:07.286640 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a195e2be-6151-458d-979b-60d7db2b514a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:07.286916 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a195e2be-6151-458d-979b-60d7db2b514a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:07.287153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a195e2be-6151-458d-979b-60d7db2b514a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:07.287288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a195e2be-6151-458d-979b-60d7db2b514a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:07.292400 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:07.292400 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:07.293138 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a195e2be-6151-458d-979b-60d7db2b514a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:07.293568 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1264/5007] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:07 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:07.762344 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:07.765521 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:07.765521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:07.765521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:07.772715 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:07.772715 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:07.778301 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:07.784128 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-44caf8b1-43e6-4fb8-889a-74cd48a6c59a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be returned with HTTP 200 Jul 24 06:10:07.784697 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1250/5008] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:07 2026] GET /volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:07.804801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:07.806927 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:07.807337 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fac71a9-b32c-44e9-87ef-0bd4fb5766be", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-262688771"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:07.818016 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:07.818016 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:07.818385 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:07.818522 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume 4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:07.846253 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['fdd897f0-507f-4d8a-9f87-e8a98053dfcb', 'd48d07cd-93ac-4b65-aa3a-5435311690ee', '41d10fe0-366e-4086-9e7a-d8c427171481', '395e744b-badf-46cd-bb17-f178e174598a'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:07.871923 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:07.873726 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:07.873946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:07.874136 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:07.874226 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:07.878822 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:07.878822 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:07.880106 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:07.882700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5dd3c423-4870-4518-884e-7b940dbc3c4f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:07.883548 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d0880f9a-df9f-4fdb-b5cb-46a06cc801b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:07.883795 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1234/5009] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:07 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:07.883849 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1262/5010] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:07 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 24 06:10:07.892169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:07.894106 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:07.894106 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:07.894106 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:07.895970 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=387,cinder:UPDATE=119,cinder:INSERT=72 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:10:07.900986 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:07.900986 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:07.901643 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:07.902508 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ae25f9c-8be4-4ead-bfb5-bf34ab3c11e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 200 Jul 24 06:10:07.902976 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1265/5011] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:07 2026] GET /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:08.306545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a8b6735d-15da-4180-aa91-87ae080249dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:08.311886 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8b6735d-15da-4180-aa91-87ae080249dd tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:08.311886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8b6735d-15da-4180-aa91-87ae080249dd tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:08.311886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a8b6735d-15da-4180-aa91-87ae080249dd tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:08.311886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a8b6735d-15da-4180-aa91-87ae080249dd tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:08.318993 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:08.318993 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:08.320837 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a8b6735d-15da-4180-aa91-87ae080249dd tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:08.322158 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1251/5012] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:08 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:10:08.894496 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:08.897183 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:08.897405 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:08.897574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:08.897917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:08.903824 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:08.903824 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:08.904383 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f4d842d7-d185-4c06-ba3d-cd5adaafbbb0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:08.904716 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1235/5013] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:08 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:08.913199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:08.915408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:08.915634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:08.915894 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:08.921420 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:08.921420 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:08.921771 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:08.922499 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0bbe98c9-5b31-4a01-90dd-c14d2e4a97a7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 200 Jul 24 06:10:08.922921 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1263/5014] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:08 2026] GET /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:08.932522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:08.934261 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:08.934450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:08.934624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:08.934778 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Delete snapshot with id: 34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:08.939418 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:08.939418 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:08.939815 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:08.955554 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot delete request issued successfully. Jul 24 06:10:08.955768 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0e4d0f16-77ce-4395-97fc-815b1a8ffed7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 202 Jul 24 06:10:08.956153 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1266/5015] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:08 2026] DELETE /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:08.964565 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:08.966173 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:08.966493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:08.966864 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:08.972433 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:08.972433 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:08.972966 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:08.973866 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5c0d22f2-e112-4b21-8745-8aded3e6fe65 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 200 Jul 24 06:10:08.974313 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1252/5016] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:08 2026] GET /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:09.338227 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b1df6062-4739-4896-b21e-f595fbb63690 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:09.340220 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1df6062-4739-4896-b21e-f595fbb63690 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:09.340493 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1df6062-4739-4896-b21e-f595fbb63690 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:09.340737 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b1df6062-4739-4896-b21e-f595fbb63690 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:09.340887 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b1df6062-4739-4896-b21e-f595fbb63690 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:09.345694 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:09.345694 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:09.346447 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b1df6062-4739-4896-b21e-f595fbb63690 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:09.346880 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1236/5017] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:09 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:09.918697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:09.920757 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:09.920954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:09.921173 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:09.921331 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:09.927716 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:09.927716 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:09.928578 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e42ae2ae-d4c9-4e7c-aa52-b588b047f1dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:09.929104 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1264/5018] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:09 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:09.985708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-003437c2-e2c3-4a81-968a-4fde02dd967d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:09.987799 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-003437c2-e2c3-4a81-968a-4fde02dd967d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:09.988033 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-003437c2-e2c3-4a81-968a-4fde02dd967d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:09.988292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-003437c2-e2c3-4a81-968a-4fde02dd967d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:09.994866 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-003437c2-e2c3-4a81-968a-4fde02dd967d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 404 Jul 24 06:10:09.995404 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1267/5019] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:09 2026] GET /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:10.003106 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.005101 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:10.005502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.005833 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.006030 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:10.010374 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d94664c4-944d-402a-b2ae-e7662b50bf6a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 404 Jul 24 06:10:10.010898 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1253/5020] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:10 2026] DELETE /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:10.018636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-62d90910-d8a3-4c99-8699-5bc2977fbdbe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.020752 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62d90910-d8a3-4c99-8699-5bc2977fbdbe tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 Jul 24 06:10:10.021004 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62d90910-d8a3-4c99-8699-5bc2977fbdbe tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.021238 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-62d90910-d8a3-4c99-8699-5bc2977fbdbe tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.033510 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-62d90910-d8a3-4c99-8699-5bc2977fbdbe tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 returned with HTTP 404 Jul 24 06:10:10.034157 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1237/5021] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:10 2026] GET /volume/v3/snapshots/34121044-305c-4815-a9db-eac874138667 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:10.041690 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ef278ceb-266f-4603-8de4-eb678892143b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.043881 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:10.044114 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.044329 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.044732 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: 4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:10.051545 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:10.051545 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:10.052034 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:10.066760 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:10.066934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ef278ceb-266f-4603-8de4-eb678892143b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be returned with HTTP 202 Jul 24 06:10:10.067353 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1265/5022] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:10 2026] DELETE /volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:10.074879 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.076688 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:10.076925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.077146 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.084359 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:10.084359 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:10.088202 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:10.093266 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-45dc9b9b-0f67-4d80-9eeb-d57b9cbad352 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be returned with HTTP 200 Jul 24 06:10:10.093714 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1268/5023] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:10 2026] GET /volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:10.360511 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fe624795-95e0-4528-8179-4bceae237681 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.362887 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe624795-95e0-4528-8179-4bceae237681 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:10.362965 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe624795-95e0-4528-8179-4bceae237681 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.363816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fe624795-95e0-4528-8179-4bceae237681 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.363984 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-fe624795-95e0-4528-8179-4bceae237681 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:10.370008 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:10.370008 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:10.371255 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fe624795-95e0-4528-8179-4bceae237681 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:10.372036 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1254/5024] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:10 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:10.940753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a28d3b64-3145-41fd-943d-59d7570e9959 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:10.942567 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a28d3b64-3145-41fd-943d-59d7570e9959 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:10.942936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a28d3b64-3145-41fd-943d-59d7570e9959 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:10.943214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a28d3b64-3145-41fd-943d-59d7570e9959 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:10.943417 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-a28d3b64-3145-41fd-943d-59d7570e9959 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:10.948918 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:10.948918 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:10.949912 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a28d3b64-3145-41fd-943d-59d7570e9959 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:10.950364 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1238/5025] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:10 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:11.105511 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-85004a45-71f0-483a-8f4a-c50ff4c5a68a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.108187 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85004a45-71f0-483a-8f4a-c50ff4c5a68a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be Jul 24 06:10:11.110116 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85004a45-71f0-483a-8f4a-c50ff4c5a68a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:11.110116 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-85004a45-71f0-483a-8f4a-c50ff4c5a68a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:11.114547 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-85004a45-71f0-483a-8f4a-c50ff4c5a68a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be returned with HTTP 404 Jul 24 06:10:11.115106 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1266/5026] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:11 2026] GET /volume/v3/volumes/4fac71a9-b32c-44e9-87ef-0bd4fb5766be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:11.124492 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.127205 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:11.127713 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-352392624"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:11.129217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-352392624'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:11.129381 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:11.133458 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:11.138918 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (e5a23edf-c8ee-499f-9fe5-ba2a58a382c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:11.139884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e51977b-57f3-47a0-8d3b-af6da5abdfb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:11.140691 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:11.165441 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e51977b-57f3-47a0-8d3b-af6da5abdfb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:11.166198 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d0d7a2-bcbe-46f1-9341-1cab153a2597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:11.203355 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['062f4a44-ece9-4df4-be9e-23843879d6a3', '1eb420c8-7398-4ae7-86b8-82ef1d870266', 'd7c3f9d4-d81b-4e8e-afe4-2ee5f927c3a2', 'acf9885a-7bde-42fc-9d36-e85508a63fd7'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:11.204269 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d0d7a2-bcbe-46f1-9341-1cab153a2597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['062f4a44-ece9-4df4-be9e-23843879d6a3', '1eb420c8-7398-4ae7-86b8-82ef1d870266', 'd7c3f9d4-d81b-4e8e-afe4-2ee5f927c3a2', 'acf9885a-7bde-42fc-9d36-e85508a63fd7']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:11.204936 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006978e7-cae0-4128-b020-bdf51a03ae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:11.228669 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006978e7-cae0-4128-b020-bdf51a03ae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8063f0c-d52f-4243-b210-c7ea81d668e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352392624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['062f4a44-ece9-4df4-be9e-23843879d6a3','1eb420c8-7398-4ae7-86b8-82ef1d870266','d7c3f9d4-d81b-4e8e-afe4-2ee5f927c3a2','acf9885a-7bde-42fc-9d36-e85508a63fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-352392624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8063f0c-d52f-4243-b210-c7ea81d668e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:11.229705 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec232d4-73b1-408c-a969-226ff924e620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:11.248460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fec232d4-73b1-408c-a969-226ff924e620) transitioned into state 'SUCCESS' from state '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-352392624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['062f4a44-ece9-4df4-be9e-23843879d6a3','1eb420c8-7398-4ae7-86b8-82ef1d870266','d7c3f9d4-d81b-4e8e-afe4-2ee5f927c3a2','acf9885a-7bde-42fc-9d36-e85508a63fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:11.249783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca8942f-c5b9-40ed-a55e-33760f52d2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:11.258778 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ca8942f-c5b9-40ed-a55e-33760f52d2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:11.260090 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (e5a23edf-c8ee-499f-9fe5-ba2a58a382c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:11.260766 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:11.261308 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-07ca7f26-84d0-4bc1-9903-e8a2bb666dee tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:11.261930 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1269/5027] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:11 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:11.281580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.283319 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:11.283556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:11.283717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:11.299484 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:11.299484 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:11.309390 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:11.313578 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-198eec72-8e94-4694-8f0f-e77fa2287cf1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 returned with HTTP 200 Jul 24 06:10:11.314074 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1255/5028] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:11 2026] GET /volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:11.381936 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.383640 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:10:11.383967 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:11.384021 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:11.384464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:11.391080 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:11.391080 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:11.393714 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fca2c022-9103-4dbe-a6b8-8a0d3e21b61b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:10:11.394325 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1239/5029] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:11 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:11.405127 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.492380 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:10:11.492944 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "508e027f-96a5-417b-ad1b-e1718c8967ff"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:11.494661 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Creating new backup {'backup': {'volume_id': '508e027f-96a5-417b-ad1b-e1718c8967ff'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:10:11.494817 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Creating backup of volume 508e027f-96a5-417b-ad1b-e1718c8967ff in container None Jul 24 06:10:11.504699 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:11.504699 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:11.505430 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Volume info retrieved successfully. Jul 24 06:10:11.525298 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Created reservations ['5ce712e9-d85a-4b27-985b-edec8f2386d4', 'c018085c-0226-4ed9-81d5-f591b8822ec2'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:11.569122 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a1ef01e9-f122-415f-850f-1f28d83114d3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:10:11.569980 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1267/5030] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:10:11 2026] POST /volume/v3/backups => generated 288 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:11.580821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.583882 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:11.584637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:11.584888 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:11.585047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:11.593644 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:11.593644 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:11.594777 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-7879d4d2-9d5d-4882-aac5-bc35a01902aa tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:11.595501 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1270/5031] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:11 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:11.966920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7913400e-022c-4030-90bf-ffb479394b1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:11.968891 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7913400e-022c-4030-90bf-ffb479394b1f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:11.969114 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7913400e-022c-4030-90bf-ffb479394b1f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:11.969767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7913400e-022c-4030-90bf-ffb479394b1f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:11.969767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7913400e-022c-4030-90bf-ffb479394b1f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:11.974404 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:11.974404 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:11.975052 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7913400e-022c-4030-90bf-ffb479394b1f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:11.975573 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1256/5032] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:11 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:12.331577 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:12.333606 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:12.333830 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:12.334011 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:12.341518 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:12.341518 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:12.345516 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:12.349507 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbd6d260-78dc-41c4-9b0d-b4696d63639d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 returned with HTTP 200 Jul 24 06:10:12.349916 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1240/5033] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:12 2026] GET /volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:12.364183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0810c9dc-9759-4299-8aba-cb70409f7535 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:12.366751 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:12.366751 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8063f0c-d52f-4243-b210-c7ea81d668e0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-306413469"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:12.375584 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:12.375584 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:12.376352 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:12.376649 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:12.399088 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['84089871-c53b-4db5-9cfd-5fdc1555cdae', 'ed0b906b-1c5a-480c-ad24-2f5c65878a5c', '9ff9bc7c-5d63-48be-9339-825a7549a296', '8762fcf0-a040-4260-b737-ad87a1ab9b4e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:12.423919 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:12.424759 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0810c9dc-9759-4299-8aba-cb70409f7535 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:12.425433 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1268/5034] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:12.437487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:12.440014 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:12.440195 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:12.440399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:12.445608 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:12.445608 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:12.445917 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:12.446534 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-152d22d1-2323-4b1e-ba4f-2b54c78fca3f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 returned with HTTP 200 Jul 24 06:10:12.446882 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1271/5035] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:12 2026] GET /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:12.606475 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a15d419-0891-4d68-b283-c2aafaeb105c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:12.608407 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a15d419-0891-4d68-b283-c2aafaeb105c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:12.608669 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a15d419-0891-4d68-b283-c2aafaeb105c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:12.608928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a15d419-0891-4d68-b283-c2aafaeb105c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:12.609062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3a15d419-0891-4d68-b283-c2aafaeb105c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:12.617113 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:12.617113 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:12.617919 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a15d419-0891-4d68-b283-c2aafaeb105c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:12.618350 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1257/5036] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:12 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:12.986909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:12.989546 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:12.989820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:12.990054 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:12.990168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:12.995552 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:12.995552 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:12.996304 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1aa78397-8640-4de6-83f9-2e8411aa9055 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:12.996666 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1241/5037] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:12 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:13.456866 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49f73263-2b7f-4615-85df-df66b564f897 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:13.458907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49f73263-2b7f-4615-85df-df66b564f897 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:13.459181 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49f73263-2b7f-4615-85df-df66b564f897 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:13.459407 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49f73263-2b7f-4615-85df-df66b564f897 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:13.464458 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:13.464458 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:13.464747 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-49f73263-2b7f-4615-85df-df66b564f897 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:13.465408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49f73263-2b7f-4615-85df-df66b564f897 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 returned with HTTP 200 Jul 24 06:10:13.465773 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1269/5038] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:13 2026] GET /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:13.474134 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:13.476436 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] POST https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23/action Jul 24 06:10:13.476818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:13.476925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:13.483504 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:13.483504 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:13.483991 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:13.484899 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4f4154d3fc6a4c35ad4949ab9b9c7eb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16e045b1cf6a4be7a3f22a36f5b03ed7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:13.485131 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26d2910a-7bd5-406a-9934-1cd9f10fa288 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23/action returned with HTTP 403 Jul 24 06:10:13.485614 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1272/5039] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:10:13 2026] POST /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:13.492821 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbde54e7-fbda-4544-b867-5240b43132c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:13.494671 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:13.495230 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:13.495530 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:13.495697 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:13.501646 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:13.501646 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:13.501646 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:13.519710 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:13.519996 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbde54e7-fbda-4544-b867-5240b43132c7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 returned with HTTP 202 Jul 24 06:10:13.520465 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1258/5040] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:13 2026] DELETE /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:13.528393 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:13.529971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:13.530445 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:13.530825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:13.536452 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:13.536452 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:13.538139 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:13.538139 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b313d6d-e2ad-4e41-8c31-4a5d2dd6601e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 returned with HTTP 200 Jul 24 06:10:13.538139 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1242/5041] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:13 2026] GET /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:13.628212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-130be150-3d24-40f0-939b-155c46ecd2bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:13.629971 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-130be150-3d24-40f0-939b-155c46ecd2bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:13.630201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-130be150-3d24-40f0-939b-155c46ecd2bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:13.630459 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-130be150-3d24-40f0-939b-155c46ecd2bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:13.630541 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-130be150-3d24-40f0-939b-155c46ecd2bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:13.634961 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:13.634961 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:13.635691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-130be150-3d24-40f0-939b-155c46ecd2bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:13.636190 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1270/5042] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:13 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:14.008451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:14.010572 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:14.010912 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:14.011147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:14.011346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:14.016141 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:14.016141 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:14.016838 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b502c6a-c8c2-45ce-839f-47d312f042a7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:14.017201 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1273/5043] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:14 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:14.547945 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4f2ce7e4-6a02-4ebe-a493-b7ce30e3d851 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:14.550078 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f2ce7e4-6a02-4ebe-a493-b7ce30e3d851 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 Jul 24 06:10:14.550432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f2ce7e4-6a02-4ebe-a493-b7ce30e3d851 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:14.550673 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4f2ce7e4-6a02-4ebe-a493-b7ce30e3d851 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:14.555525 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4f2ce7e4-6a02-4ebe-a493-b7ce30e3d851 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 returned with HTTP 404 Jul 24 06:10:14.556179 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1259/5044] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:14 2026] GET /volume/v3/snapshots/3ce682d1-37c2-4079-baa2-913738f82c23 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:14.562577 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-530642f1-ea89-4e8c-9199-367272fe67a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:14.565909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:14.565909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:14.565909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:14.565909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:14.572378 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:14.572378 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:14.572777 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:14.590304 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:14.590739 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-530642f1-ea89-4e8c-9199-367272fe67a4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 returned with HTTP 202 Jul 24 06:10:14.591480 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1243/5045] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:14 2026] DELETE /volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:14.601959 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-62425cac-ccfa-491a-93d4-681f71554802 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:14.603812 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62425cac-ccfa-491a-93d4-681f71554802 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:14.604004 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62425cac-ccfa-491a-93d4-681f71554802 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:14.604208 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-62425cac-ccfa-491a-93d4-681f71554802 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:14.611388 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:14.611388 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:14.615373 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-62425cac-ccfa-491a-93d4-681f71554802 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:14.620357 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-62425cac-ccfa-491a-93d4-681f71554802 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 returned with HTTP 200 Jul 24 06:10:14.620900 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1271/5046] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:14 2026] GET /volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:14.648001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:14.650417 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:14.650625 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:14.651113 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:14.651243 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:14.656751 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:14.656751 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:14.657571 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-033272b8-54bb-446a-b4dd-bf6a0ad050a6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:14.657976 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1274/5047] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:14 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:15.028980 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.031052 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:15.031434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.031697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.031958 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 8a8319a7-53c5-4d74-8765-280145d8f145. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:15.037535 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.037535 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:15.038450 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f9994256-7f41-40b4-8cdc-c23cf9ab37b4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 200 Jul 24 06:10:15.039179 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1260/5048] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:15 2026] GET /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:15.049488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.051004 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 Jul 24 06:10:15.052419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.052419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.052419 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: 8a8319a7-53c5-4d74-8765-280145d8f145. Jul 24 06:10:15.056035 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.056035 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:15.069105 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id 8a8319a7-53c5-4d74-8765-280145d8f145 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:10:15.070992 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6a749581-1c64-44a3-a896-ffdcfdab3187 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 returned with HTTP 202 Jul 24 06:10:15.071408 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1244/5049] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:15 2026] DELETE /volume/v3/backups/8a8319a7-53c5-4d74-8765-280145d8f145 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:15.080872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8144474c-a997-4407-b306-7411fc6d5829 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.085239 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:10:15.085543 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.085858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.086088 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume with id: 5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:10:15.099980 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.099980 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:15.100445 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:15.133699 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume request issued successfully. Jul 24 06:10:15.137731 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8144474c-a997-4407-b306-7411fc6d5829 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba returned with HTTP 202 Jul 24 06:10:15.137731 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1272/5050] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:15 2026] DELETE /volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:15.146246 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.148122 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:10:15.148340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.148559 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.159907 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.159907 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:15.167110 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:15.173509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-68721e8e-0162-4be1-b9d6-aff4a8e964a6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba returned with HTTP 200 Jul 24 06:10:15.177798 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1275/5051] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:15 2026] GET /volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:15.634291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b6b448b7-6235-47d4-8fe0-55d8c3bda1e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.636317 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6b448b7-6235-47d4-8fe0-55d8c3bda1e4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 Jul 24 06:10:15.636613 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6b448b7-6235-47d4-8fe0-55d8c3bda1e4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.636927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b6b448b7-6235-47d4-8fe0-55d8c3bda1e4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.644456 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b6b448b7-6235-47d4-8fe0-55d8c3bda1e4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 returned with HTTP 404 Jul 24 06:10:15.645412 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1261/5052] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:15 2026] GET /volume/v3/volumes/b8063f0c-d52f-4243-b210-c7ea81d668e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:15.655365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.657555 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:15.658022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-181709199"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:15.660499 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-181709199'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:15.660756 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:15.665661 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:15.668777 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.671081 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:15.671411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.671637 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.671805 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:15.673535 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (f9f00703-259a-44c1-a35a-dfc4f8b6552f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:15.674833 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241b9905-4b04-47bb-8264-ec35b310800b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:15.675968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:15.677090 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.677090 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:15.677924 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00ec9d2e-a0ac-492a-bc43-aecf2569c334 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:15.678471 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1273/5053] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:15 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:15.700901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241b9905-4b04-47bb-8264-ec35b310800b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:15.701610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35797120-ae8b-4783-9f71-d686d3bc3c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:15.737029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['f8ed11fd-9e27-45e9-a6dd-af1dfed3b586', '0bd7adcc-7e82-4911-b9c1-22de52a83301', 'd189c8a1-813f-4273-978b-a6da3e2b5bca', '76e015f7-a2c6-4ffc-967f-61c0c04a7134'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:15.737857 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35797120-ae8b-4783-9f71-d686d3bc3c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ed11fd-9e27-45e9-a6dd-af1dfed3b586', '0bd7adcc-7e82-4911-b9c1-22de52a83301', 'd189c8a1-813f-4273-978b-a6da3e2b5bca', '76e015f7-a2c6-4ffc-967f-61c0c04a7134']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:15.738532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f928183-7247-4420-9f6d-f845ab2b01be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:15.763629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f928183-7247-4420-9f6d-f845ab2b01be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a573aecf-39e4-44e0-8226-83d305d2da96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181709199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['f8ed11fd-9e27-45e9-a6dd-af1dfed3b586','0bd7adcc-7e82-4911-b9c1-22de52a83301','d189c8a1-813f-4273-978b-a6da3e2b5bca','76e015f7-a2c6-4ffc-967f-61c0c04a7134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-181709199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a573aecf-39e4-44e0-8226-83d305d2da96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:15.764855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f78469-6deb-4e57-bfb0-4dee27c137ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:15.781956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f78469-6deb-4e57-bfb0-4dee27c137ac) transitioned into state 'SUCCESS' from state '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-181709199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['f8ed11fd-9e27-45e9-a6dd-af1dfed3b586','0bd7adcc-7e82-4911-b9c1-22de52a83301','d189c8a1-813f-4273-978b-a6da3e2b5bca','76e015f7-a2c6-4ffc-967f-61c0c04a7134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:15.782659 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bf0565-3d07-4573-8c4b-9be835557570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:15.790432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5bf0565-3d07-4573-8c4b-9be835557570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:15.791157 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (f9f00703-259a-44c1-a35a-dfc4f8b6552f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:15.791440 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:15.792086 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f1242db6-16a3-499d-a0f9-cb63173c2782 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:15.792529 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1245/5054] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:15 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:15.805163 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-187e5414-888e-4f31-8e40-e8d537618965 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:15.806877 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-187e5414-888e-4f31-8e40-e8d537618965 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:15.807091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-187e5414-888e-4f31-8e40-e8d537618965 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:15.807312 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-187e5414-888e-4f31-8e40-e8d537618965 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:15.816313 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:15.816313 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:15.820043 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-187e5414-888e-4f31-8e40-e8d537618965 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:15.824059 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-187e5414-888e-4f31-8e40-e8d537618965 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 returned with HTTP 200 Jul 24 06:10:15.824449 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1276/5055] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:15 2026] GET /volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:16.187032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2cb9ae61-1675-4b3b-b494-98ac71a5f261 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.188937 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cb9ae61-1675-4b3b-b494-98ac71a5f261 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba Jul 24 06:10:16.189222 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cb9ae61-1675-4b3b-b494-98ac71a5f261 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.189520 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2cb9ae61-1675-4b3b-b494-98ac71a5f261 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.196877 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2cb9ae61-1675-4b3b-b494-98ac71a5f261 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba returned with HTTP 404 Jul 24 06:10:16.197535 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1262/5056] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/volumes/5a124926-13be-428f-bc96-592f83a3a0ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:16.204958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-52951861-2752-4615-9ed1-f1bd2033b8af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.207318 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/export_record Jul 24 06:10:16.207535 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.207735 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'export_record' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.207844 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Export record for backup 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:10:16.212337 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.212337 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:16.213294 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling RPCAPI with context: , host: np0000005810, backup: 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 06:10:16.221118 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] export_record in rpcapi backup_id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 on host np0000005810. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 06:10:16.231530 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2ZhMGM1MGUtNDUyMy00M2IwLWI5YjAtYzVlODRiZGE2NTk5IiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiZWZiYjU0NTgtZjY4Yy00NWIxLWEzNGMtZDZmOGZjOTI0ZjBjIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02NTQyNzU3MDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZmJiNTQ1OC1mNjhjLTQ1YjEtYTM0Yy1kNmY4ZmM5MjRmMGMvMjAyNjA3MjQwNjA5MTgvYXpfbm92YV9iYWNrdXBfM2ZhMGM1MGUtNDUyMy00M2IwLWI5YjAtYzVlODRiZGE2NTk5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0yNFQwNjowOToxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjowOToxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjA5OjM0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 06:10:16.231755 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-52951861-2752-4615-9ed1-f1bd2033b8af tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/export_record returned with HTTP 200 Jul 24 06:10:16.232152 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1274/5057] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:16.240895 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.242861 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:16.243290 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2012793843"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:16.244862 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2012793843'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:16.244977 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume of 1 GB Jul 24 06:10:16.245245 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.245245 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:16.249702 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:16.255248 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (ac6d85a3-3668-4481-ab09-14832be8e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:16.256068 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527da4a2-b12c-4704-92a3-e5809734b681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:16.256769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:16.283848 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (527da4a2-b12c-4704-92a3-e5809734b681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:16.285142 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d25b6fb-6d4b-493f-a852-5d0b030d8c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:16.322537 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['e82fa2d8-6e18-4031-a1a0-16e9c50ded14', '141338ed-d0ba-49e8-96c8-b67e65cb0bf1', '2494110b-da72-4a00-8749-cbc963b19c28', '282f5d90-b26d-4cff-92cb-359395147479'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:16.323421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d25b6fb-6d4b-493f-a852-5d0b030d8c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e82fa2d8-6e18-4031-a1a0-16e9c50ded14', '141338ed-d0ba-49e8-96c8-b67e65cb0bf1', '2494110b-da72-4a00-8749-cbc963b19c28', '282f5d90-b26d-4cff-92cb-359395147479']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:16.324239 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9948838-6a34-42f3-b7f2-46cf5e4ca06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:16.345992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9948838-6a34-42f3-b7f2-46cf5e4ca06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55731b25-33ff-443f-a806-d9cf82497a95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012793843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['e82fa2d8-6e18-4031-a1a0-16e9c50ded14','141338ed-d0ba-49e8-96c8-b67e65cb0bf1','2494110b-da72-4a00-8749-cbc963b19c28','282f5d90-b26d-4cff-92cb-359395147479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2012793843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55731b25-33ff-443f-a806-d9cf82497a95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e231b628da3a42aa940075ff7c41bec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff740ada288d444d91fa0250f6b0698d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:16.346789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99125cdd-d70b-4709-b39f-17830bb25fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:16.364907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99125cdd-d70b-4709-b39f-17830bb25fb0) transitioned into state 'SUCCESS' from state '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-2012793843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['e82fa2d8-6e18-4031-a1a0-16e9c50ded14','141338ed-d0ba-49e8-96c8-b67e65cb0bf1','2494110b-da72-4a00-8749-cbc963b19c28','282f5d90-b26d-4cff-92cb-359395147479'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:16.365563 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c102ac5-579c-46a6-abf1-4887c808e4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:16.373608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c102ac5-579c-46a6-abf1-4887c808e4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:16.374345 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (ac6d85a3-3668-4481-ab09-14832be8e077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:16.374605 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request issued successfully. Jul 24 06:10:16.375133 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-10e95187-b8b3-49d9-9c0e-7e14c4d22da3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:16.375539 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1246/5058] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:10:16 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:16.391131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.392884 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:16.393076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.393285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.399889 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.399889 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:16.403377 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:16.407127 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ebcf7571-1505-4c90-9f0a-2c4bc8762b7c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 returned with HTTP 200 Jul 24 06:10:16.407533 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1277/5059] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:16.690268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9170075c-d420-4200-a34f-ff4847cde65f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.692051 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9170075c-d420-4200-a34f-ff4847cde65f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:16.692319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9170075c-d420-4200-a34f-ff4847cde65f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.692551 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9170075c-d420-4200-a34f-ff4847cde65f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.692687 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9170075c-d420-4200-a34f-ff4847cde65f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:16.697449 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.697449 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:16.698222 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9170075c-d420-4200-a34f-ff4847cde65f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:16.698983 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1263/5060] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:16.836600 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.838590 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:16.838830 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.839026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.846821 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.846821 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:16.850697 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:16.854773 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-564e5fa9-78b9-41f9-819c-8e7daf029c06 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 returned with HTTP 200 Jul 24 06:10:16.855134 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1275/5061] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:16.873538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1285732c-018c-4c90-b8fb-ea131e95605b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.877826 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:16.877826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a573aecf-39e4-44e0-8226-83d305d2da96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1895534533"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:16.889898 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.889898 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:16.890789 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:16.891841 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:16.922821 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['07590656-2acc-4673-92bd-38d3eec1a1ae', 'b08bbe5c-be81-45c9-a29d-6184a7eb70d5', 'e3a0649e-5ae6-4fb9-a0db-93470f2b11e8', '6a349dd3-2544-47ac-bcdf-e91f044ffd2b'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:16.955103 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:16.959905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1285732c-018c-4c90-b8fb-ea131e95605b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:16.959905 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1247/5062] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:16.970612 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:16.972759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:16.973003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:16.973250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:16.987790 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:16.987790 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:16.988185 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:16.989313 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4921593f-d2b3-4e02-a446-f4b2bc708e48 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb returned with HTTP 200 Jul 24 06:10:16.990073 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1278/5063] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:16 2026] GET /volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:17.424373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:17.426161 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:17.426407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:17.426608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:17.433742 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:17.433742 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:17.437829 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:17.442164 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-29be2ed7-cd90-4b32-8014-cf76ed0d879d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 returned with HTTP 200 Jul 24 06:10:17.442696 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1264/5064] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:17 2026] GET /volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:17.460875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-28e75cab-239c-4335-82cb-c1940bb46e4a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:17.463155 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:10:17.464014 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55731b25-33ff-443f-a806-d9cf82497a95", "name": "tempest-type-Backup-57709789"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:17.465551 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating new backup {'backup': {'volume_id': '55731b25-33ff-443f-a806-d9cf82497a95', 'name': 'tempest-type-Backup-57709789'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:10:17.465766 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating backup of volume 55731b25-33ff-443f-a806-d9cf82497a95 in container None Jul 24 06:10:17.475715 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:17.475715 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:17.475715 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:17.495515 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['b06cddfa-3ca3-41f0-b7d7-adde7610f2f5', 'efd2a2b0-2155-4bf8-bbcf-c58ddb64f526'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:17.523263 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-28e75cab-239c-4335-82cb-c1940bb46e4a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:10:17.523702 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1276/5065] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:10:17 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:17.533281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:17.536820 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:17.536820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:17.536820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:17.536820 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:17.537807 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=223,cinder:UPDATE=59,cinder:INSERT=31 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:10:17.540972 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:17.540972 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:17.542116 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-072dd8fd-0f83-4680-abc4-534e3c540f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:17.543275 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1248/5066] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:17 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:17.709526 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:17.711590 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:17.711790 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:17.712007 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:17.712159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:17.717872 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:17.717872 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:17.718843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-fb3a9d3d-cee7-4d77-8347-ce3953ec1f19 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:17.719186 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1279/5067] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:17 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:18.003247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-343361dc-817d-48c9-a2d4-090d739b6e36 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.004627 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-343361dc-817d-48c9-a2d4-090d739b6e36 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:18.010983 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-343361dc-817d-48c9-a2d4-090d739b6e36 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.011235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-343361dc-817d-48c9-a2d4-090d739b6e36 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.018054 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.018054 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:18.018392 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-343361dc-817d-48c9-a2d4-090d739b6e36 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:18.019087 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-343361dc-817d-48c9-a2d4-090d739b6e36 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb returned with HTTP 200 Jul 24 06:10:18.019454 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1265/5068] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:18.029744 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.031527 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:18.031844 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.032175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.032523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Removing options '' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:10:18.033699 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.033699 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:18.033959 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.db.api [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Building query based on filter {{(pid=100224) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 24 06:10:18.037922 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Get all snapshots completed successfully. Jul 24 06:10:18.038316 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f35bd1ea-7f1f-4351-bc7f-f20fd881d940 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 200 Jul 24 06:10:18.038744 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1277/5069] 10.4.3.200 () {66 vars in 1243 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:18.048087 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.052078 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:18.052078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.052078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.052078 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:18.055409 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.055409 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:18.055684 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:18.069468 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:18.069613 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fb5fed7e-af3f-4364-9f40-ffe7577cc2b9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb returned with HTTP 202 Jul 24 06:10:18.070048 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1249/5070] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:18 2026] DELETE /volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:18.081093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.082441 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:18.082653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.082856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.089978 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.089978 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:18.090761 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:18.091015 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0acb1d56-de3d-420b-9b87-ce9fbf3f919e tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb returned with HTTP 200 Jul 24 06:10:18.091399 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1280/5071] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:10:18.553295 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.555331 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:18.555508 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.555749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.555911 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:18.560446 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.560446 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:18.561081 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eb9e2883-f240-4e54-bd7b-fe22116494ca tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:18.561476 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1266/5072] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:18.582998 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.584629 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:18.584985 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.585265 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.594380 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.594380 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:18.599880 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:18.601562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-83428e7a-6df8-4ee0-af05-933e9b025867 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:18.602027 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1278/5073] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:18.668297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-16221844-1ee7-4206-b5fe-2b5be654cffc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.668742 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16221844-1ee7-4206-b5fe-2b5be654cffc None None] GET https://10.4.3.200/volume// Jul 24 06:10:18.668962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16221844-1ee7-4206-b5fe-2b5be654cffc None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.669153 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-16221844-1ee7-4206-b5fe-2b5be654cffc None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.669570 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-16221844-1ee7-4206-b5fe-2b5be654cffc None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:18.669925 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1250/5074] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:18.676728 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4c519364-7a3e-479b-8561-e4b649e31c0a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.678924 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4c519364-7a3e-479b-8561-e4b649e31c0a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:10:18.679321 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4c519364-7a3e-479b-8561-e4b649e31c0a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78af4e89-7abe-45a4-97cf-6d48addd41e8", "connector": null, "instance_uuid": "b2c2b290-90c3-4e14-910c-922961b26226"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:18.690426 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.690426 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:18.710083 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4c519364-7a3e-479b-8561-e4b649e31c0a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:10:18.710539 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1281/5075] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:10:18 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:18.729081 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.731853 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:18.732087 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.732305 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.732396 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:18.736083 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.737333 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.737333 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:18.737691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:18.737938 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-95377ade-6bcc-4a77-a8bb-d7cec183c4f1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:18.739300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.739300 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.739490 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1267/5076] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:18.749409 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.749409 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:18.750102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-643c4b85-4cfa-42a0-ab3e-bfeb79ff0083 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.750523 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-643c4b85-4cfa-42a0-ab3e-bfeb79ff0083 None None] GET https://10.4.3.200/volume// Jul 24 06:10:18.750725 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-643c4b85-4cfa-42a0-ab3e-bfeb79ff0083 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.750937 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-643c4b85-4cfa-42a0-ab3e-bfeb79ff0083 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.751308 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-643c4b85-4cfa-42a0-ab3e-bfeb79ff0083 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:18.752086 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1251/5077] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:18.755459 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:18.757263 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0d5a7087-faf7-4564-bfd1-c754ab4c6c58 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:18.757853 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1279/5078] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:18.759176 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.792007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:18.792475 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:18.792810 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:18.809418 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.809418 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:18.813967 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:18.820352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-458bf7c9-73cd-483a-b1aa-641405468dc0 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:18.821168 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1282/5079] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:18 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1395 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:18.937407 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:18.939866 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] PUT https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 Jul 24 06:10:18.940193 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:18.948811 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Acquiring lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:10:18.953602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:10:18.954658 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:18.954658 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:19.030635 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-78af4e89-7abe-45a4-97cf-6d48addd41e8-np0000005810" released by "attachment_update" :: held 0.077s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:10:19.031052 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-4473b467-f9c8-4372-9c20-161756a639df tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 returned with HTTP 200 Jul 24 06:10:19.031549 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1268/5080] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:10:18 2026] PUT /volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:19.101091 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2993785a-e49b-430c-9da0-59166525d230 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.102788 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2993785a-e49b-430c-9da0-59166525d230 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb Jul 24 06:10:19.102996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2993785a-e49b-430c-9da0-59166525d230 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.103185 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2993785a-e49b-430c-9da0-59166525d230 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.108398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2993785a-e49b-430c-9da0-59166525d230 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb returned with HTTP 404 Jul 24 06:10:19.108951 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1252/5081] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:19 2026] GET /volume/v3/snapshots/2b29311d-ed5a-4812-9ed0-db49b27587fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:19.115349 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a9bc6c18-e34e-43a4-a586-01091e65593d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.117073 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:19.117280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.117503 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.117740 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:19.124780 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:19.124780 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:19.125159 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:19.142186 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:19.142408 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a9bc6c18-e34e-43a4-a586-01091e65593d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 returned with HTTP 202 Jul 24 06:10:19.142881 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1280/5082] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:19 2026] DELETE /volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:19.150298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.153428 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:19.153630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.153838 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.166857 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:19.166857 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:19.175070 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:19.179641 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94626355-dbc5-4c30-bc3b-630383ef9a11 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 returned with HTTP 200 Jul 24 06:10:19.180111 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1283/5083] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:19 2026] GET /volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 => generated 1016 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:19.572430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.574386 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:19.574581 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.574786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.574895 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:19.579315 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:19.579315 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:19.579961 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cde993a9-9691-4dcc-a53f-f2cdbbb56e3b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:19.580316 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1269/5084] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:19 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:19.749948 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d543d3a1-256f-415a-accc-f5e84e236705 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.751975 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d543d3a1-256f-415a-accc-f5e84e236705 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:19.752354 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d543d3a1-256f-415a-accc-f5e84e236705 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.752626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d543d3a1-256f-415a-accc-f5e84e236705 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.752761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d543d3a1-256f-415a-accc-f5e84e236705 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:19.757322 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:19.757322 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:19.757916 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d543d3a1-256f-415a-accc-f5e84e236705 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:19.758255 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1253/5085] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:19 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:19.775703 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:19.775703 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:19.775703 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:19.775931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:19.791921 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:19.791921 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:19.796258 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:19.800780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8cde08f-94d9-422e-9c4b-522426252eb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:19.801139 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1281/5086] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:19 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:20.193208 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-844b8520-51b5-4209-8507-4161047f8bb9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.194937 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-844b8520-51b5-4209-8507-4161047f8bb9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 Jul 24 06:10:20.195101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-844b8520-51b5-4209-8507-4161047f8bb9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:20.195286 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-844b8520-51b5-4209-8507-4161047f8bb9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:20.200509 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-844b8520-51b5-4209-8507-4161047f8bb9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 returned with HTTP 404 Jul 24 06:10:20.201024 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1284/5087] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:20 2026] GET /volume/v3/volumes/a573aecf-39e4-44e0-8226-83d305d2da96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:20.210808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.213126 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:20.213549 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1034544188"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:20.215016 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1034544188'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:20.215179 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:20.220467 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:20.227695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (d99dac73-c8f3-477d-ad50-66e761b9ef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:20.229808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6c803c-4296-4186-a39c-237d8c30c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:20.230976 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:20.262324 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a6c803c-4296-4186-a39c-237d8c30c379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:20.263360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2ec0d-b812-47af-9eb7-8af80cbed917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:20.309441 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['8d2daeaf-fb85-4687-bdb0-2f48e5c03816', '976fdcab-6f99-4399-9cce-2da1637131c7', '1f9413f7-b735-4fa7-8cc5-436fc0841f09', '6e637faa-5c89-4a43-8ef7-1d372d322b71'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:20.310283 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06e2ec0d-b812-47af-9eb7-8af80cbed917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d2daeaf-fb85-4687-bdb0-2f48e5c03816', '976fdcab-6f99-4399-9cce-2da1637131c7', '1f9413f7-b735-4fa7-8cc5-436fc0841f09', '6e637faa-5c89-4a43-8ef7-1d372d322b71']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:20.311003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8242af-3c9e-48e2-8fba-f1884a5e0d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:20.334595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a8242af-3c9e-48e2-8fba-f1884a5e0d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f19c2e-a8f0-49b3-804d-5470a6a7c222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034544188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['8d2daeaf-fb85-4687-bdb0-2f48e5c03816','976fdcab-6f99-4399-9cce-2da1637131c7','1f9413f7-b735-4fa7-8cc5-436fc0841f09','6e637faa-5c89-4a43-8ef7-1d372d322b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1034544188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f19c2e-a8f0-49b3-804d-5470a6a7c222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:20.335335 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19efdc4a-33b6-4492-90d0-d4575d98a351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:20.351901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19efdc4a-33b6-4492-90d0-d4575d98a351) transitioned into state 'SUCCESS' from state '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-1034544188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['8d2daeaf-fb85-4687-bdb0-2f48e5c03816','976fdcab-6f99-4399-9cce-2da1637131c7','1f9413f7-b735-4fa7-8cc5-436fc0841f09','6e637faa-5c89-4a43-8ef7-1d372d322b71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:20.352692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f2aa1c-14c4-4f35-ac67-d4eb2c1505c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:20.361483 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25f2aa1c-14c4-4f35-ac67-d4eb2c1505c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:20.362243 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (d99dac73-c8f3-477d-ad50-66e761b9ef4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:20.362513 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:20.363256 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d44e96e1-90ac-4355-befa-a2d3e0f7b2ab tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:20.363649 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1270/5088] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:20 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:20.379044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.380875 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:20.381064 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:20.381255 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:20.388353 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:20.388353 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:20.391767 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:20.395542 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-27f00e7b-0ebf-4dfe-aace-db799fad3835 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 returned with HTTP 200 Jul 24 06:10:20.395979 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1254/5089] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:20 2026] GET /volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:20.590800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.592430 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:20.592664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:20.592909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:20.593049 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:20.596897 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:20.596897 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:20.597551 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-184099eb-57cc-4b90-abb1-9caa38a83d30 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:20.597972 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1282/5090] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:20 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:20.768271 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.771889 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:20.772124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:20.772396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:20.772534 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:20.777815 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:20.777815 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:20.778559 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ce73599c-fed0-4ac5-b357-c9df54dfeb32 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:20.779009 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1285/5091] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:20 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:20.819394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:20.821487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:20.821653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:20.821892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:20.835349 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:20.835349 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:20.838981 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:20.843925 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b63257d9-5642-4eb5-9b53-9a15c2fd8fe7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:20.844377 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1271/5092] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:20 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:21.415138 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.418182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:21.418395 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:21.418580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:21.425886 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.425886 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:21.429470 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:21.433429 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a6915d99-a7a0-4ef6-a4e6-d20c46ca5ad9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 returned with HTTP 200 Jul 24 06:10:21.433791 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1255/5093] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:21 2026] GET /volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:21.446175 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.447542 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:21.448290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0f19c2e-a8f0-49b3-804d-5470a6a7c222", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-198988220"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:21.457500 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.457500 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:21.457923 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:21.458066 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:21.481055 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['4bc0ce8a-e6fe-44d8-934a-62fd390051cc', '9d755c1a-177e-496e-90a5-44b8d46d8d0d', '8a199bb9-94e9-43a3-baec-9417756913a9', 'cabdb785-f837-410c-ad00-eb8e1a6f6f4c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:21.506336 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:21.506623 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0680fa98-5a4c-4b63-b8e3-b4ea1ae1d6c6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:21.507336 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1283/5094] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:21.519133 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.521479 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:21.521813 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:21.525692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:21.528103 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.528103 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:21.528555 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:21.529444 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1c1a0346-1ee6-460c-88e5-a074b4c184cf tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 returned with HTTP 200 Jul 24 06:10:21.529963 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1286/5095] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:21 2026] GET /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:21.607656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9371e349-cc33-40c4-85af-1e26a23bd69b None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.609397 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9371e349-cc33-40c4-85af-1e26a23bd69b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:21.609604 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9371e349-cc33-40c4-85af-1e26a23bd69b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:21.609825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9371e349-cc33-40c4-85af-1e26a23bd69b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:21.609935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9371e349-cc33-40c4-85af-1e26a23bd69b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:21.614238 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.614238 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:21.614901 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9371e349-cc33-40c4-85af-1e26a23bd69b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:21.615265 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1272/5096] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:21 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:21.789692 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.791483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:21.791751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:21.791964 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:21.792096 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:21.796153 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.796153 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:21.796781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ebfbf877-257f-416b-a2d1-7f72bbc6c1fb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:21.797154 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1256/5097] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:21 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:21.875754 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:21.878303 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:21.878559 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:21.878800 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:21.892054 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:21.892054 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:21.895567 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:21.899728 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-973f2124-b126-4a6e-956e-c0a39e7b2ea3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:21.900151 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1284/5098] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:21 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:22.230412 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-9cf0e30d-3f2a-4cb1-91a5-2efeee29b203 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.233162 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-9cf0e30d-3f2a-4cb1-91a5-2efeee29b203 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8/action Jul 24 06:10:22.233547 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-9cf0e30d-3f2a-4cb1-91a5-2efeee29b203 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:22.233655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-9cf0e30d-3f2a-4cb1-91a5-2efeee29b203 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:22.257732 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.257732 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:22.269741 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-8116a552-ac12-4bef-860e-fb210b38c0a3 req-9cf0e30d-3f2a-4cb1-91a5-2efeee29b203 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8/action returned with HTTP 204 Jul 24 06:10:22.270182 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1287/5099] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:10:22 2026] POST /volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:22.539189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.543709 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:22.543709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.543709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.548135 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.548135 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:22.548851 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:22.549651 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b92b522-f072-4ff5-94ae-e2981a5fab61 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 returned with HTTP 200 Jul 24 06:10:22.550123 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1273/5100] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:22 2026] GET /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:22.558041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.559784 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] POST https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8/action Jul 24 06:10:22.560110 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:22.560233 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:22.561630 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Updating snapshot 'c69258b9-2345-4925-8e0c-c53494998eb8' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 06:10:22.571007 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.571007 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:22.571489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4f4154d3fc6a4c35ad4949ab9b9c7eb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16e045b1cf6a4be7a3f22a36f5b03ed7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:22.571713 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-24e7c177-b8cb-4a88-b2e6-c840c3b8d50b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8/action returned with HTTP 403 Jul 24 06:10:22.572306 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1257/5101] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:10:22 2026] POST /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:22.578576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.580287 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:22.580471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.580646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.580759 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:22.585508 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.585508 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:22.585814 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:22.602033 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:22.602250 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1d9599b2-0b32-46e2-bc1e-f069da2887ad tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 returned with HTTP 202 Jul 24 06:10:22.602899 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1285/5102] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:22 2026] DELETE /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:22.610241 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-215540be-58ac-42cd-b85f-d38cddbe3572 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.611993 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-215540be-58ac-42cd-b85f-d38cddbe3572 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:22.612283 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-215540be-58ac-42cd-b85f-d38cddbe3572 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.612522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-215540be-58ac-42cd-b85f-d38cddbe3572 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.618376 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.618376 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:22.618770 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-215540be-58ac-42cd-b85f-d38cddbe3572 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:22.619690 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-215540be-58ac-42cd-b85f-d38cddbe3572 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 returned with HTTP 200 Jul 24 06:10:22.620159 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1288/5103] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:22 2026] GET /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:22.627181 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.628976 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:22.629428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.630712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.630712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:22.634297 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.634297 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:22.635116 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89efe31f-20b5-4bfb-bae6-4e67a21d5d29 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:22.635591 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1274/5104] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:22 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:22.807326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.808984 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:22.809184 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.809365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.809481 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:22.813500 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.813500 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:22.814109 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8492a74-5deb-44d8-a21c-f09cfd4aae25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:22.814464 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1258/5105] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:22 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:22.932537 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b574f630-885a-4a80-a3a8-6b213d845d4f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:22.935244 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b574f630-885a-4a80-a3a8-6b213d845d4f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:22.935439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b574f630-885a-4a80-a3a8-6b213d845d4f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:22.935620 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b574f630-885a-4a80-a3a8-6b213d845d4f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:22.946574 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:22.946574 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:22.949655 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b574f630-885a-4a80-a3a8-6b213d845d4f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:22.953329 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b574f630-885a-4a80-a3a8-6b213d845d4f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:22.954008 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1286/5106] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:22 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1510 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:23.633255 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c3b65627-0827-4358-a8a3-f124933636b5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:23.635117 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3b65627-0827-4358-a8a3-f124933636b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 Jul 24 06:10:23.635322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3b65627-0827-4358-a8a3-f124933636b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:23.635549 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c3b65627-0827-4358-a8a3-f124933636b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:23.640556 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c3b65627-0827-4358-a8a3-f124933636b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 returned with HTTP 404 Jul 24 06:10:23.641231 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1289/5107] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:23 2026] GET /volume/v3/snapshots/c69258b9-2345-4925-8e0c-c53494998eb8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:23.647817 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:23.649521 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:23.649858 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:23.650136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:23.650208 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c333acc-3dd2-4759-81a0-210539b96d28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:23.651425 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:23.652360 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:23.652636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:23.653804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:23.653804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:23.655004 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:23.655004 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:23.655735 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba05affc-ec9e-4097-884b-a16b8f5bb53e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:23.656150 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1275/5108] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:23 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:23.664842 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:23.664842 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:23.665230 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:23.682439 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:23.682669 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c333acc-3dd2-4759-81a0-210539b96d28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 returned with HTTP 202 Jul 24 06:10:23.683156 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1259/5109] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:23 2026] DELETE /volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:23.690739 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:23.692919 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:23.693186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:23.693444 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:23.701698 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:23.701698 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:23.705805 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:23.710132 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-864f08b0-8bfe-49f4-b8b0-d9c78e02d054 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 returned with HTTP 200 Jul 24 06:10:23.710580 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1287/5110] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:23 2026] GET /volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:23.824389 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-64397a3e-5401-462f-ab90-9c022c517a72 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:23.826142 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64397a3e-5401-462f-ab90-9c022c517a72 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:23.826363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64397a3e-5401-462f-ab90-9c022c517a72 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:23.826548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-64397a3e-5401-462f-ab90-9c022c517a72 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:23.826640 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-64397a3e-5401-462f-ab90-9c022c517a72 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:23.831224 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:23.831224 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:23.831770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-64397a3e-5401-462f-ab90-9c022c517a72 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:23.832133 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1290/5111] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:23 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:24.225334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.227378 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.227594 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.227887 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.239667 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.239667 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:24.241882 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.245599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-163421ab-5cf1-436c-be48-0ee63fb69b31 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.245990 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1276/5112] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1510 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:24.260802 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-487e10af-ffc6-4218-9b43-d39848c38492 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.266584 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-487e10af-ffc6-4218-9b43-d39848c38492 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.267271 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-487e10af-ffc6-4218-9b43-d39848c38492 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.267880 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-487e10af-ffc6-4218-9b43-d39848c38492 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.294564 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.294564 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:24.298306 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-487e10af-ffc6-4218-9b43-d39848c38492 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.302585 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-487e10af-ffc6-4218-9b43-d39848c38492 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.302970 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1260/5113] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1510 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:24.319326 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.326487 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.327158 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.327956 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.346301 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.346301 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:24.350948 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.356270 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b63214f-699d-4950-8e85-f4b5b5449bc6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.356729 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1288/5114] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1510 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:24.401866 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.428879 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.429155 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.429391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.444250 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.444250 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:24.448867 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.454094 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-5a79cf46-4563-4447-80f3-9c5f133c9592 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.454592 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1291/5115] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1510 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:24.470767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.473102 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action Jul 24 06:10:24.473504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:24.473662 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:24.487694 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.487694 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:24.488266 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.494646 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Begin detaching volume completed successfully. Jul 24 06:10:24.494906 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-3cc68a05-5fb4-4e8d-bb9a-89d19aded504 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action returned with HTTP 202 Jul 24 06:10:24.495409 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1277/5116] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:10:24 2026] POST /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:24.511505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.513284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.513526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.513763 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.528665 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.528665 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:24.532346 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.532542 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b074c569-7f40-4195-a1cf-f23d6739ca29 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.532955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b074c569-7f40-4195-a1cf-f23d6739ca29 None None] GET https://10.4.3.200/volume// Jul 24 06:10:24.533111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b074c569-7f40-4195-a1cf-f23d6739ca29 None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.533321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b074c569-7f40-4195-a1cf-f23d6739ca29 None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.533615 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b074c569-7f40-4195-a1cf-f23d6739ca29 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:24.533917 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1289/5117] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:24.536762 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ae228fb7-9aeb-48fb-933a-9e52c7e59474 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.537199 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1261/5118] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1513 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:24.541480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.545365 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:24.545365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.545365 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.558567 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.558567 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:24.561856 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:24.565770 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-a02b337d-0690-4677-a551-cc952b6746f6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:24.566205 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1292/5119] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1693 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:24.669996 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e072c10b-4577-44e9-a861-e8f071f24b00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.671990 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e072c10b-4577-44e9-a861-e8f071f24b00 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:24.672220 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e072c10b-4577-44e9-a861-e8f071f24b00 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.672455 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e072c10b-4577-44e9-a861-e8f071f24b00 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.672592 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e072c10b-4577-44e9-a861-e8f071f24b00 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:24.677162 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.677162 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:24.677846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e072c10b-4577-44e9-a861-e8f071f24b00 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:24.678260 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1278/5120] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:24.725736 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4c5e6b14-0444-4abc-9127-13fb76cd8df8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.728351 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c5e6b14-0444-4abc-9127-13fb76cd8df8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 Jul 24 06:10:24.728650 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c5e6b14-0444-4abc-9127-13fb76cd8df8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.728990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4c5e6b14-0444-4abc-9127-13fb76cd8df8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.737335 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4c5e6b14-0444-4abc-9127-13fb76cd8df8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 returned with HTTP 404 Jul 24 06:10:24.737877 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1290/5121] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/b0f19c2e-a8f0-49b3-804d-5470a6a7c222 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:24.747770 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-334f27f3-d870-4a81-8879-e79017cd8b30 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.749810 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:24.750202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-563286706"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:24.751889 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-563286706'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:24.752060 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:24.756330 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:24.763240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (84e55753-fd17-431c-9547-85f09e3d0c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:24.764363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e84a7e-7646-48ca-b683-14e21bf19897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:24.765361 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:24.791151 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e84a7e-7646-48ca-b683-14e21bf19897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:24.792080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e072153-8ab0-46e9-bbdd-ca7d8ce8df3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:24.832522 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['1145eec3-5d71-4eb9-aa7c-ab9195726113', '5d228b27-3c58-4c2a-bcc7-77fc7aae7db1', '98d2fe0e-d443-494b-bc3c-005ecb1ca830', '4627f09c-a936-47a6-8cc0-90209e12b75d'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:24.833505 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e072153-8ab0-46e9-bbdd-ca7d8ce8df3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1145eec3-5d71-4eb9-aa7c-ab9195726113', '5d228b27-3c58-4c2a-bcc7-77fc7aae7db1', '98d2fe0e-d443-494b-bc3c-005ecb1ca830', '4627f09c-a936-47a6-8cc0-90209e12b75d']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:24.834365 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d08afa-4a85-4180-a227-c0239965350d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:24.842110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6758d503-96f1-4f95-9e75-f62b8542b438 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.843602 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6758d503-96f1-4f95-9e75-f62b8542b438 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:24.843794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6758d503-96f1-4f95-9e75-f62b8542b438 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.843960 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6758d503-96f1-4f95-9e75-f62b8542b438 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.844076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6758d503-96f1-4f95-9e75-f62b8542b438 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:24.848772 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.848772 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:24.849475 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6758d503-96f1-4f95-9e75-f62b8542b438 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:24.850248 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1293/5122] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:24.859514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d08afa-4a85-4180-a227-c0239965350d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85165a40-18d4-46b0-ad41-be9154bb4e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-563286706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['1145eec3-5d71-4eb9-aa7c-ab9195726113','5d228b27-3c58-4c2a-bcc7-77fc7aae7db1','98d2fe0e-d443-494b-bc3c-005ecb1ca830','4627f09c-a936-47a6-8cc0-90209e12b75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-563286706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85165a40-18d4-46b0-ad41-be9154bb4e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:24.860424 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa3d99e-9ace-4e76-a59b-72a5b4441ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:24.880610 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fa3d99e-9ace-4e76-a59b-72a5b4441ba8) transitioned into state 'SUCCESS' from state '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-563286706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['1145eec3-5d71-4eb9-aa7c-ab9195726113','5d228b27-3c58-4c2a-bcc7-77fc7aae7db1','98d2fe0e-d443-494b-bc3c-005ecb1ca830','4627f09c-a936-47a6-8cc0-90209e12b75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:24.881816 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa23a8e-14f9-41e4-a244-b5d337fe060f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:24.894123 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa23a8e-14f9-41e4-a244-b5d337fe060f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:24.894885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (84e55753-fd17-431c-9547-85f09e3d0c59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:24.895224 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:24.895953 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-334f27f3-d870-4a81-8879-e79017cd8b30 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:24.896398 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1262/5123] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:24 2026] POST /volume/v3/volumes => generated 777 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:24.908916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:24.911092 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:24.911367 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:24.911608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:24.920496 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:24.920496 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:24.924875 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:24.929319 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02fee0b6-4aec-4230-962f-6fe9afc332d6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 returned with HTTP 200 Jul 24 06:10:24.929749 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1279/5124] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:24 2026] GET /volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:25.059741 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.061968 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:25.062178 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.062417 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.075307 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.075307 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:25.078749 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:25.083318 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-7b1abb69-0d50-4146-8bf9-fbdc8fc8dee8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:25.083318 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1291/5125] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:25 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1513 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:25.097606 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-8f70843a-28b3-4cd3-90a7-d471ede5ad4c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.100621 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-8f70843a-28b3-4cd3-90a7-d471ede5ad4c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 Jul 24 06:10:25.100621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-8f70843a-28b3-4cd3-90a7-d471ede5ad4c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.100621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-8f70843a-28b3-4cd3-90a7-d471ede5ad4c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.107258 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.107258 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:25.151962 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f69f4758-35aa-4eb0-8066-39ec0b537fd3 req-8f70843a-28b3-4cd3-90a7-d471ede5ad4c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 returned with HTTP 200 Jul 24 06:10:25.152320 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1294/5126] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:10:25 2026] DELETE /volume/v3/attachments/7701868b-6148-4319-b684-9f34addadae8 => generated 192 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:25.549248 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.551540 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:25.551772 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.551962 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.562541 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.562541 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:25.566616 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:25.571131 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ba7aeda3-a2ce-40ed-9234-8e2258d2bf87 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:25.571710 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1263/5127] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:25 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:25.691758 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.693308 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:25.693546 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.693754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.693811 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:25.697928 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.697928 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:25.698552 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-30a92a4b-f64d-41e1-821d-c2e3cc07670e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:25.698938 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1280/5128] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:25 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:25.860980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6462aad8-25fa-4329-87d6-2a169645a42b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.862869 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6462aad8-25fa-4329-87d6-2a169645a42b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:25.863077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6462aad8-25fa-4329-87d6-2a169645a42b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.863290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6462aad8-25fa-4329-87d6-2a169645a42b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.863404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-6462aad8-25fa-4329-87d6-2a169645a42b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:25.868527 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.868527 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:25.869307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6462aad8-25fa-4329-87d6-2a169645a42b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:25.869813 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1292/5129] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:25 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 709 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:25.943091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.944958 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:25.945145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:25.945352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:25.951937 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.951937 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:25.955414 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:25.959805 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4d4c00ab-3f6d-40b4-92ae-c7c6359e7ebb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 returned with HTTP 200 Jul 24 06:10:25.960276 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1295/5130] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:25 2026] GET /volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:25.971768 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:25.973562 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:25.973909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85165a40-18d4-46b0-ad41-be9154bb4e49", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-65147607"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:25.982148 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:25.982148 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:25.982478 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:25.982597 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume 85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:26.008928 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['dfa62054-573d-453d-995d-915a327c9c5a', '02d40147-f024-4fdf-a8be-b939f2b3f891', '35bc3dc6-0660-4feb-95a4-20a448aabb5d', '69845ee2-2ba6-42b9-95f2-fe21c5bb7b58'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:26.036788 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:26.037299 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e9969462-d3c2-4335-b03f-7e7edd3e8d82 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:26.037693 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1264/5131] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:25 2026] POST /volume/v3/snapshots => generated 306 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:26.051385 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16f25313-b29d-4708-b828-17f81cf1f87a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:26.053859 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16f25313-b29d-4708-b828-17f81cf1f87a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:26.054041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16f25313-b29d-4708-b828-17f81cf1f87a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:26.054231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16f25313-b29d-4708-b828-17f81cf1f87a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:26.060710 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:26.060710 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:26.061168 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-16f25313-b29d-4708-b828-17f81cf1f87a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:26.062034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16f25313-b29d-4708-b828-17f81cf1f87a tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 200 Jul 24 06:10:26.062539 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1281/5132] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:26 2026] GET /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:26.710163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:26.711734 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:26.711898 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:26.712174 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:26.712301 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:26.720054 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:26.720054 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:26.720861 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2f32da6e-e75c-47fd-a142-8f3fcafb5679 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:26.721250 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1293/5133] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:26 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:26.879716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:26.881864 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:26.882066 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:26.882258 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:26.882359 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id ed4793ba-9b1a-4502-96d7-4671a1ff9846. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:26.886521 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:26.886521 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:26.887276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1bd61834-e84d-4d3d-92c6-0a4c6783c1df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 200 Jul 24 06:10:26.887704 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1296/5134] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:26 2026] GET /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:26.897380 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:26.899329 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 Jul 24 06:10:26.899627 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:26.899831 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:26.900231 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete backup with id: ed4793ba-9b1a-4502-96d7-4671a1ff9846. Jul 24 06:10:26.904108 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:26.904108 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:26.916872 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] delete_backup rpcapi backup_id ed4793ba-9b1a-4502-96d7-4671a1ff9846 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:10:26.918780 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d0a4eaa9-d2d3-4c2c-a20f-deb6d1d59064 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 returned with HTTP 202 Jul 24 06:10:26.919209 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1265/5135] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:26 2026] DELETE /volume/v3/backups/ed4793ba-9b1a-4502-96d7-4671a1ff9846 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:26.929462 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:26.931809 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:26.932453 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-857743215"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:26.934078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-857743215'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:26.934337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume of 1 GB Jul 24 06:10:26.943844 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:26.948585 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (96bc0fbf-d8fa-42dc-836b-62c9be2adb7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:26.949620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6588a599-8d6b-492d-a0ec-13f730c013b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:26.950538 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:26.986408 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6588a599-8d6b-492d-a0ec-13f730c013b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:26.988083 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd5c98-323b-4327-ae7b-b7029b211081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:27.033754 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['1909c53f-1666-49f9-a023-f3ab0133eb21', '86324601-0189-44e5-8753-8fc1cb5a6fb7', '66b5b4ad-b09d-4fe5-9efc-092484258def', '269248ec-63c1-40b4-b3db-fbe901614e99'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:27.034789 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30cd5c98-323b-4327-ae7b-b7029b211081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1909c53f-1666-49f9-a023-f3ab0133eb21', '86324601-0189-44e5-8753-8fc1cb5a6fb7', '66b5b4ad-b09d-4fe5-9efc-092484258def', '269248ec-63c1-40b4-b3db-fbe901614e99']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:27.035780 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318df847-4670-4673-9f83-b5b1a4a9cf4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:27.060591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318df847-4670-4673-9f83-b5b1a4a9cf4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-857743215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['1909c53f-1666-49f9-a023-f3ab0133eb21','86324601-0189-44e5-8753-8fc1cb5a6fb7','66b5b4ad-b09d-4fe5-9efc-092484258def','269248ec-63c1-40b4-b3db-fbe901614e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-857743215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:27.061434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (018f5e9a-bbe4-464d-837f-71fe45fb1966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:27.074060 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.076337 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:27.076594 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.076870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.082089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (018f5e9a-bbe4-464d-837f-71fe45fb1966) transitioned into state 'SUCCESS' from state '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-857743215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['1909c53f-1666-49f9-a023-f3ab0133eb21','86324601-0189-44e5-8753-8fc1cb5a6fb7','66b5b4ad-b09d-4fe5-9efc-092484258def','269248ec-63c1-40b4-b3db-fbe901614e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:27.082893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3819c3c4-fec8-48ee-b7c2-b9b6965747a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:27.083565 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.083565 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:27.084115 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:27.084787 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dcba740c-517f-4e8a-8101-48ce7e0df1ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 200 Jul 24 06:10:27.085239 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1294/5136] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:27 2026] GET /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:27.093704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3819c3c4-fec8-48ee-b7c2-b9b6965747a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:27.093704 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (96bc0fbf-d8fa-42dc-836b-62c9be2adb7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:27.093704 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request issued successfully. Jul 24 06:10:27.093704 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-08b7261b-841d-4db9-97f9-ffe18dfe72a9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:27.093704 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1282/5137] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:10:26 2026] POST /volume/v3/volumes => generated 777 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:27.094586 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c1e0455-4060-4617-9976-a5302570be13 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.096597 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c1e0455-4060-4617-9976-a5302570be13 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] GET https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:27.096897 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c1e0455-4060-4617-9976-a5302570be13 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.097177 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c1e0455-4060-4617-9976-a5302570be13 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.102517 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.102517 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:27.102981 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0c1e0455-4060-4617-9976-a5302570be13 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:27.104742 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c1e0455-4060-4617-9976-a5302570be13 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 200 Jul 24 06:10:27.104742 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1297/5138] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:27 2026] GET /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:27.105897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.108761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:27.108761 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.108947 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.114099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4876045b-c3e1-41d9-8f74-193842c024af None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.115704 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:27.115946 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.116154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.116392 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:27.118202 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.118202 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:27.122331 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.122331 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:27.122437 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:27.122653 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:27.128634 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-26ae1ecb-3cbb-4982-b59f-a8ced2481ba7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b returned with HTTP 200 Jul 24 06:10:27.129192 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1266/5139] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:27 2026] GET /volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:27.144430 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:27.144569 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4876045b-c3e1-41d9-8f74-193842c024af tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 202 Jul 24 06:10:27.144986 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1295/5140] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:27 2026] DELETE /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:27.153089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.155301 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:27.155541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.155819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.160958 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.160958 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:27.161305 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:27.161980 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f9d3baa-e6a1-4e26-93d1-b60241933ee4 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 200 Jul 24 06:10:27.162389 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1283/5141] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:27 2026] GET /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:27.732480 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c86c6ba-0133-4f77-9649-68c83e67583a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:27.734305 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c86c6ba-0133-4f77-9649-68c83e67583a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:27.734528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c86c6ba-0133-4f77-9649-68c83e67583a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:27.734752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c86c6ba-0133-4f77-9649-68c83e67583a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:27.734907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-4c86c6ba-0133-4f77-9649-68c83e67583a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:27.739696 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:27.739696 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:27.740306 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c86c6ba-0133-4f77-9649-68c83e67583a tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:27.740650 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1298/5142] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:27 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:28.054296 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.056113 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:28.056414 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.056702 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.067210 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.067210 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:28.070456 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:28.074363 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-08e7a4b2-4899-4519-81b1-24c18e40b5b5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:28.074980 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1267/5143] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:28.109501 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.111464 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:28.111694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.111881 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.120553 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.120553 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:28.123576 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:28.128004 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-3a3c41e7-da81-4ae2-a03c-e591a9501e7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:28.128379 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1296/5144] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:28.143029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57e3b991-7741-49b3-9413-7483e75b1df5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.145101 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57e3b991-7741-49b3-9413-7483e75b1df5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:28.145354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57e3b991-7741-49b3-9413-7483e75b1df5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.145566 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57e3b991-7741-49b3-9413-7483e75b1df5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.151844 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.153529 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action Jul 24 06:10:28.153858 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.153858 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:28.153922 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:28.153978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:28.157874 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57e3b991-7741-49b3-9413-7483e75b1df5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:28.161751 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57e3b991-7741-49b3-9413-7483e75b1df5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b returned with HTTP 200 Jul 24 06:10:28.162112 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1284/5145] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:28.163889 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.163889 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:28.164308 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:28.172369 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Begin detaching volume completed successfully. Jul 24 06:10:28.172576 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-f31da465-3a0d-4492-9e5e-f8e1ad8a95af tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action returned with HTTP 202 Jul 24 06:10:28.173202 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1299/5146] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:10:28 2026] POST /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:28.173278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9345cdb-c724-4253-b6ff-23e654563a24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.175152 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9345cdb-c724-4253-b6ff-23e654563a24 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 Jul 24 06:10:28.175360 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9345cdb-c724-4253-b6ff-23e654563a24 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.175553 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9345cdb-c724-4253-b6ff-23e654563a24 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.177467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-51c4a764-17bf-4f99-8455-587fae54ff93 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.179309 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:10:28.179762 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b", "name": "tempest-type-Backup-1914285725"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:28.180595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9345cdb-c724-4253-b6ff-23e654563a24 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 returned with HTTP 404 Jul 24 06:10:28.181191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating new backup {'backup': {'volume_id': '09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b', 'name': 'tempest-type-Backup-1914285725'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:10:28.181303 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1268/5147] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/snapshots/56ac8a95-12c9-45ba-bb7e-b9393c032732 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:28.181347 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating backup of volume 09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b in container None Jul 24 06:10:28.189828 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.190541 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.190541 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:28.191244 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:28.192391 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:28.192608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.192657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.192937 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.193172 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: 85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:28.194475 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:28.194693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.194907 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.201744 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.201744 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:28.202224 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:28.205970 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.205970 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:28.209956 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:28.210125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['c680c46a-7a9b-4bed-8cd2-b2a505ebf81a', '73a4c70e-5c56-4543-945d-13504f95f84f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:28.213274 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e04342e8-a8b3-4e83-b7e2-6728621de0ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.213825 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e04342e8-a8b3-4e83-b7e2-6728621de0ce None None] GET https://10.4.3.200/volume// Jul 24 06:10:28.214027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e04342e8-a8b3-4e83-b7e2-6728621de0ce None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.214326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e04342e8-a8b3-4e83-b7e2-6728621de0ce None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.214767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e04342e8-a8b3-4e83-b7e2-6728621de0ce None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:28.215296 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1269/5148] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:28.215744 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d9c77100-e0c9-45bd-a466-f49e6806b333 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:28.216314 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1300/5149] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:28.222615 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:28.222615 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d7cc83f6-da2c-41ba-b33e-97e5d91f0ffb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 returned with HTTP 202 Jul 24 06:10:28.223173 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1285/5150] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:28 2026] DELETE /volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:28.224634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.227023 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:28.227023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.227023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.231229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a1db4d64-8487-446a-b17a-77a11403b9ea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.233393 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1db4d64-8487-446a-b17a-77a11403b9ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:28.234131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1db4d64-8487-446a-b17a-77a11403b9ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.234131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a1db4d64-8487-446a-b17a-77a11403b9ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.239486 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.239486 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:28.242970 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.242970 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:28.244217 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:28.246709 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-51c4a764-17bf-4f99-8455-587fae54ff93 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:10:28.247198 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1297/5151] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:10:28 2026] POST /volume/v3/backups => generated 316 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:28.248225 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a1db4d64-8487-446a-b17a-77a11403b9ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:28.251583 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-08b023bc-11b0-4dea-919f-b6645c42ebf4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:28.252213 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1270/5152] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 24 06:10:28.254628 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a1db4d64-8487-446a-b17a-77a11403b9ea tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 returned with HTTP 200 Jul 24 06:10:28.255266 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1301/5153] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:28.258575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-16c7946c-2320-460d-8774-7dba091d7ce5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.260405 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16c7946c-2320-460d-8774-7dba091d7ce5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:28.260495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16c7946c-2320-460d-8774-7dba091d7ce5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.260688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-16c7946c-2320-460d-8774-7dba091d7ce5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.260824 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-16c7946c-2320-460d-8774-7dba091d7ce5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:28.265271 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.265271 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:28.265952 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-16c7946c-2320-460d-8774-7dba091d7ce5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:28.266426 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1286/5154] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:28.750565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:28.752924 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:28.753324 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:28.753367 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:28.753455 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:28.757855 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:28.757855 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:28.758420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d502f25-9810-457e-8ef4-c1af2751dea6 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:28.758774 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1298/5155] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:28 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:29.229453 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.231607 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:29.231835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:29.232069 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:29.241419 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:29.241419 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:29.245060 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:29.249122 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e785dce-f4cc-42b6-a04c-0c2709ac1477 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:29.249509 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1271/5156] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:29 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:29.268320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c9f64ad-a33a-431c-b398-8fd9b20b4257 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.269858 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c9f64ad-a33a-431c-b398-8fd9b20b4257 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 Jul 24 06:10:29.270018 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c9f64ad-a33a-431c-b398-8fd9b20b4257 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:29.270200 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c9f64ad-a33a-431c-b398-8fd9b20b4257 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:29.276366 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c9f64ad-a33a-431c-b398-8fd9b20b4257 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 returned with HTTP 404 Jul 24 06:10:29.276805 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1302/5157] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:29 2026] GET /volume/v3/volumes/85165a40-18d4-46b0-ad41-be9154bb4e49 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:29.280023 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-126204a2-1fd1-41aa-b222-94998bbd25ea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.281866 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-126204a2-1fd1-41aa-b222-94998bbd25ea tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:29.282160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-126204a2-1fd1-41aa-b222-94998bbd25ea tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:29.282494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-126204a2-1fd1-41aa-b222-94998bbd25ea tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:29.282713 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-126204a2-1fd1-41aa-b222-94998bbd25ea tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:29.284350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.286049 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:29.286733 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1167277051"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:29.287792 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1167277051'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:29.287841 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:29.287841 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:29.287958 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:29.289125 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-126204a2-1fd1-41aa-b222-94998bbd25ea tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:29.289775 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1287/5158] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:29 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:29.291828 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:29.297347 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (0fe9ac3f-acb2-4ff9-ae92-58a839cb2695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:29.298656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206be9ae-0f7e-4d97-b57d-4fb2c81dd498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:29.299470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:29.322606 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (206be9ae-0f7e-4d97-b57d-4fb2c81dd498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:29.323328 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e90c2c4-cf00-4649-84b6-e1359262a579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:29.357232 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['fef7e4e3-c9ee-4d3d-b7dc-6654119b3734', 'e799806c-666e-4a50-82a1-50dc4e4b587f', 'aab741a6-d711-4037-aa75-efd3c6d68574', 'ff488ea1-8f1a-4e79-a83d-51c9e2098c53'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:29.358121 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e90c2c4-cf00-4649-84b6-e1359262a579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef7e4e3-c9ee-4d3d-b7dc-6654119b3734', 'e799806c-666e-4a50-82a1-50dc4e4b587f', 'aab741a6-d711-4037-aa75-efd3c6d68574', 'ff488ea1-8f1a-4e79-a83d-51c9e2098c53']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:29.359040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d3711e-02f8-4a29-8cf5-fea6b0183d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:29.385670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d3711e-02f8-4a29-8cf5-fea6b0183d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a60ecfc3-db23-40a3-aa0c-db1508e8392a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1167277051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['fef7e4e3-c9ee-4d3d-b7dc-6654119b3734','e799806c-666e-4a50-82a1-50dc4e4b587f','aab741a6-d711-4037-aa75-efd3c6d68574','ff488ea1-8f1a-4e79-a83d-51c9e2098c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1167277051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a60ecfc3-db23-40a3-aa0c-db1508e8392a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:29.386644 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0871cc51-c3bf-425f-98c4-f34f038e4d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:29.407189 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0871cc51-c3bf-425f-98c4-f34f038e4d11) transitioned into state 'SUCCESS' from state '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-1167277051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['fef7e4e3-c9ee-4d3d-b7dc-6654119b3734','e799806c-666e-4a50-82a1-50dc4e4b587f','aab741a6-d711-4037-aa75-efd3c6d68574','ff488ea1-8f1a-4e79-a83d-51c9e2098c53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:29.408246 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafcb140-000c-4794-9a75-3c9ff3cca88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:29.418657 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aafcb140-000c-4794-9a75-3c9ff3cca88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:29.420113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (0fe9ac3f-acb2-4ff9-ae92-58a839cb2695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:29.420113 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:29.420772 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-329cec4d-751e-46c1-a94a-b0ef8059ec97 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:29.421295 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1299/5159] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:29 2026] POST /volume/v3/volumes => generated 778 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:29.435726 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.437375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:29.437580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:29.437866 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:29.446332 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:29.446332 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:29.451672 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:29.455196 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-048b3273-2add-4dcb-a137-12f10ff61ca3 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a returned with HTTP 200 Jul 24 06:10:29.455637 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1272/5160] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:29 2026] GET /volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:29.768937 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:29.770617 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:29.770853 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:29.771053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:29.771194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:29.774926 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:29.774926 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:29.775528 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-adda2b4d-58e9-45b5-8cce-549c83824e81 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:29.775887 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1303/5161] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:29 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:30.261386 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dfd92e05-510f-4157-9358-553e57bc66a9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.263628 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd92e05-510f-4157-9358-553e57bc66a9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:30.263893 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd92e05-510f-4157-9358-553e57bc66a9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.264131 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dfd92e05-510f-4157-9358-553e57bc66a9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.275574 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.275574 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:30.279641 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dfd92e05-510f-4157-9358-553e57bc66a9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:30.284482 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dfd92e05-510f-4157-9358-553e57bc66a9 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:30.284918 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1288/5162] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:30.299993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c346072c-44a3-4c74-baf8-c3bebabe389e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.301992 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c346072c-44a3-4c74-baf8-c3bebabe389e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:30.302200 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c346072c-44a3-4c74-baf8-c3bebabe389e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.302390 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c346072c-44a3-4c74-baf8-c3bebabe389e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.302540 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c346072c-44a3-4c74-baf8-c3bebabe389e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:30.306374 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.306374 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:30.306996 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c346072c-44a3-4c74-baf8-c3bebabe389e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:30.307381 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1300/5163] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:30.469920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.471840 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:30.472038 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.472267 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.480384 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.480384 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:30.484904 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:30.490441 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b76e4a85-9d15-4591-8a96-f07efe6086a6 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a returned with HTTP 200 Jul 24 06:10:30.490896 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1273/5164] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:30.506693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.508764 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:30.509251 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a60ecfc3-db23-40a3-aa0c-db1508e8392a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1016596257"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:30.518961 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.518961 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:30.519408 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:30.519595 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:30.546809 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['6cd450f8-8b8f-45b9-b3d1-92e962ab2f05', '89f3bd9f-a374-40d9-bf80-a646e0857d04', '84b4c7fd-285b-429f-8507-7382ca3cf3a4', '4fb21013-2f36-41a3-8968-df1c3c22aaa4'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:30.574030 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:30.574424 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f63ea78f-516c-41c9-9b0e-25f517b2533b tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:30.574969 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1304/5165] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:30.584605 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.584698 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c876c269-a904-41d0-9152-ad2952c944e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.586283 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:30.586398 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c876c269-a904-41d0-9152-ad2952c944e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:30.586499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.586618 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c876c269-a904-41d0-9152-ad2952c944e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.586698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.586964 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c876c269-a904-41d0-9152-ad2952c944e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.592115 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.592115 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:30.592503 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c876c269-a904-41d0-9152-ad2952c944e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:30.593206 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c876c269-a904-41d0-9152-ad2952c944e7 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b returned with HTTP 200 Jul 24 06:10:30.593815 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1301/5166] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:30.595506 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.595506 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:30.599158 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:30.602744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-20be058b-d1db-47ee-832b-fc90792a6825 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:30.603129 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1289/5167] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:30.785989 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.789575 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:30.789743 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.790389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.790389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:30.795708 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.795708 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:30.796352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12f2b394-b6b8-49e0-a87d-52c119c832f2 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:30.796742 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1274/5168] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:30 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:30.917161 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-9253c1b6-7a06-4bd4-b4f7-40b687d16326 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:30.919803 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-9253c1b6-7a06-4bd4-b4f7-40b687d16326 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 Jul 24 06:10:30.920025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-9253c1b6-7a06-4bd4-b4f7-40b687d16326 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:30.920206 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-9253c1b6-7a06-4bd4-b4f7-40b687d16326 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:30.926426 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:30.926426 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:30.965259 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4f98f192-38ea-4ccb-b839-b59480b2b399 req-9253c1b6-7a06-4bd4-b4f7-40b687d16326 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 returned with HTTP 200 Jul 24 06:10:30.965822 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1305/5169] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:10:30 2026] DELETE /volume/v3/attachments/8708fa09-84ef-447a-aaba-9454c614d648 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.297124 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.298850 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:31.299024 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.299215 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.306143 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.306143 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:31.309368 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.313147 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e2b9f1a0-43bb-405e-a83a-bf3ed9a4af91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:31.313688 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1302/5170] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.323244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.325417 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:31.325703 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.325905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.326022 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:31.326728 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.329286 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:31.329504 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.329891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.330933 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.330933 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:31.331555 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ab69fd1d-429b-40c2-a349-8bd0e7e9cd30 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:31.332036 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1290/5171] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.338919 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.338919 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:31.342119 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.346437 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d93c59b3-72df-46a9-ba8d-d4336710f8a4 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:31.346817 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1275/5172] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:31.384581 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.386795 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:31.386964 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.387152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.398728 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.398728 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:31.403451 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.409571 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-a3df64e3-49c9-40c6-b537-fd5dfb925916 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:31.410091 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1306/5173] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:31.431052 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.433526 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/action Jul 24 06:10:31.433977 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:31.434141 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:31.446234 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.446234 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:31.446854 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.453189 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Begin detaching volume completed successfully. Jul 24 06:10:31.453395 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-76feab38-51dd-4afd-8dd1-1cae7f313b49 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/action returned with HTTP 202 Jul 24 06:10:31.453838 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1303/5174] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:10:31 2026] POST /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:31.472252 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-93d577ce-c6df-476b-822e-d2ca33801b7e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.474251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93d577ce-c6df-476b-822e-d2ca33801b7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:31.474447 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93d577ce-c6df-476b-822e-d2ca33801b7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.474634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-93d577ce-c6df-476b-822e-d2ca33801b7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.484727 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.484727 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:31.488443 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-93d577ce-c6df-476b-822e-d2ca33801b7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.493784 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-93d577ce-c6df-476b-822e-d2ca33801b7e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:31.493924 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c24de0a-2b7c-4838-8399-cc7e7fd570a5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.494230 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1291/5175] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:31.494538 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c24de0a-2b7c-4838-8399-cc7e7fd570a5 None None] GET https://10.4.3.200/volume// Jul 24 06:10:31.494795 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c24de0a-2b7c-4838-8399-cc7e7fd570a5 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.495070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c24de0a-2b7c-4838-8399-cc7e7fd570a5 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.495715 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c24de0a-2b7c-4838-8399-cc7e7fd570a5 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:31.496348 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1276/5176] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:31.504400 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.506941 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:31.507346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.507388 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.519416 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.519416 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:31.523329 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:31.527730 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-c71d72ab-8cb6-476d-abe5-80a53182ffd8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:31.528215 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1307/5177] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:31.539045 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-011565b1-e274-4305-9765-61f3c0153c95 req-3f1fe218-bc33-4033-addb-cea412836661 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.541718 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-3f1fe218-bc33-4033-addb-cea412836661 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption Jul 24 06:10:31.542428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-3f1fe218-bc33-4033-addb-cea412836661 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.542428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-3f1fe218-bc33-4033-addb-cea412836661 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.551447 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.551447 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:31.557776 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-3f1fe218-bc33-4033-addb-cea412836661 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption returned with HTTP 200 Jul 24 06:10:31.558237 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1304/5178] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.602486 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.604364 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:31.604579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.604799 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.611507 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.611507 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:31.612005 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:31.613017 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee5ce86f-0cea-41d7-beef-ec9e91a17a38 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b returned with HTTP 200 Jul 24 06:10:31.613616 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1292/5179] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.626126 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.628091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] POST https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b/action Jul 24 06:10:31.628487 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:31.628629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:31.630272 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.snapshot_unmanage [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Unmanage snapshot with id: 864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:31.636013 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.636013 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:31.636487 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:31.637364 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4f4154d3fc6a4c35ad4949ab9b9c7eb3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16e045b1cf6a4be7a3f22a36f5b03ed7', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:31.637622 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8c70adf4-8f2b-406f-a9f7-0cf89bf8b2f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b/action returned with HTTP 403 Jul 24 06:10:31.638139 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1277/5180] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:10:31 2026] POST /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:31.645044 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.647537 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:31.647804 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.648049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.648195 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:31.653769 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.653769 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:31.654091 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:31.670646 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:31.670862 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f49647c-b3d2-469c-b36a-b9babc32d931 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b returned with HTTP 202 Jul 24 06:10:31.671352 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1308/5181] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:31 2026] DELETE /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:31.678233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.680036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:31.680217 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.680382 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.685711 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.685711 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:31.686131 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:31.686970 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d706ab62-7f69-4ce6-bc16-4fe3064e1fa1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b returned with HTTP 200 Jul 24 06:10:31.687418 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1305/5182] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:31.810107 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:31.811979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:31.812247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:31.812432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:31.812528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:31.816942 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:31.816942 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:31.817635 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-bfcd7998-4f0b-467b-b7b6-58d09214d49c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:31.818015 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1293/5183] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:31 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.345037 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a426431-9df5-4ed6-815e-81327a903834 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.346898 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a426431-9df5-4ed6-815e-81327a903834 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:32.347103 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a426431-9df5-4ed6-815e-81327a903834 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.347313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a426431-9df5-4ed6-815e-81327a903834 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.347427 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a426431-9df5-4ed6-815e-81327a903834 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:32.351369 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.351369 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:32.351965 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a426431-9df5-4ed6-815e-81327a903834 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:32.352645 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1278/5184] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.358917 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-011565b1-e274-4305-9765-61f3c0153c95 req-d3f22f89-7d91-4cab-bf56-1f3260980de5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.360886 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-d3f22f89-7d91-4cab-bf56-1f3260980de5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 Jul 24 06:10:32.361086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-d3f22f89-7d91-4cab-bf56-1f3260980de5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.361321 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-d3f22f89-7d91-4cab-bf56-1f3260980de5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.368219 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.368219 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:32.411593 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-011565b1-e274-4305-9765-61f3c0153c95 req-d3f22f89-7d91-4cab-bf56-1f3260980de5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 returned with HTTP 200 Jul 24 06:10:32.412037 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1309/5185] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:10:32 2026] DELETE /volume/v3/attachments/7582f347-f228-488d-a071-5639f9a9d9f5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.511926 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.514050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:32.514333 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.514597 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.522414 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.522414 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:32.526404 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.530839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-563af6fd-a908-4207-a29b-06e9e3e3dec7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:32.531161 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1306/5186] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.547015 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.548966 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:32.549209 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.549440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.560349 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.560349 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:32.564020 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.568571 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fd064d00-0250-4f51-ba25-30c80d3f03c7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:32.569984 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1294/5187] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:32.609129 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.642421 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:32.642582 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.642823 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.653905 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.653905 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:32.657422 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.662399 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-838aa448-8b73-4a20-b04e-827e34a18050 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:32.662814 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1279/5188] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:32.683499 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.685536 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e/action Jul 24 06:10:32.685881 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:32.686025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:32.695694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-bad19e1a-7360-4bab-bde1-20bc14c089ba None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.696912 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.696912 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:32.697507 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.697883 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bad19e1a-7360-4bab-bde1-20bc14c089ba tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b Jul 24 06:10:32.698140 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bad19e1a-7360-4bab-bde1-20bc14c089ba tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.698415 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-bad19e1a-7360-4bab-bde1-20bc14c089ba tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.703479 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-bad19e1a-7360-4bab-bde1-20bc14c089ba tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b returned with HTTP 404 Jul 24 06:10:32.703920 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1307/5189] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/snapshots/864cbdd1-4308-4f9a-80f1-dbee5fae0c8b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:32.705092 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Begin detaching volume completed successfully. Jul 24 06:10:32.705304 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-5b030ed0-500d-4ad6-a6b9-7561d0528b09 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e/action returned with HTTP 202 Jul 24 06:10:32.705722 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1310/5190] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:10:32 2026] POST /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:32.711003 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46973797-cb86-4f25-b746-52f8650b0749 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.712710 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:32.712908 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.713123 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.713303 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:32.720842 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.720842 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:32.721413 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:32.727277 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.728979 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:32.729159 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.729350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.737942 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.737942 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:32.741039 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.744556 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:32.744834 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46973797-cb86-4f25-b746-52f8650b0749 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a returned with HTTP 202 Jul 24 06:10:32.746113 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fa506c1e-3d7f-4f9c-a672-112c542c0830 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:32.746622 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1295/5191] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:32 2026] DELETE /volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:32.746688 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1280/5192] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:32.755375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.756023 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:32.756249 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.756364 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-effaee60-f0aa-4673-b81d-c92f72fc5fb0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.756438 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.756694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-effaee60-f0aa-4673-b81d-c92f72fc5fb0 None None] GET https://10.4.3.200/volume// Jul 24 06:10:32.756861 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-effaee60-f0aa-4673-b81d-c92f72fc5fb0 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.757070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-effaee60-f0aa-4673-b81d-c92f72fc5fb0 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.757375 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-effaee60-f0aa-4673-b81d-c92f72fc5fb0 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:32.757613 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1311/5193] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:32.763927 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.763927 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:32.765894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.767894 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:32.768359 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:32.768665 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.768950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.771699 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6772c664-f772-4b2c-9926-fdc93ef29c6f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a returned with HTTP 200 Jul 24 06:10:32.772446 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1308/5194] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:32.785886 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.785886 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:32.789442 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:32.793672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-04c032ff-fdc4-44f6-868c-25f2e6e28382 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:32.794215 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1296/5195] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:32.830589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.832414 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:32.832706 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.832979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.833139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:32.837935 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.837935 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:32.838558 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-06591acc-8679-461a-bcc2-d4792e9c5bd3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:32.838967 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1281/5196] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.851717 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.853644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29/export_record Jul 24 06:10:32.853943 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.854034 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'export_record' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.854187 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Export record for backup 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:10:32.858812 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.858812 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:32.859624 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling RPCAPI with context: , host: np0000005810, backup: 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 06:10:32.864703 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] export_record in rpcapi backup_id 83352851-91e4-4fae-9832-d7c2ddb3ef29 on host np0000005810. {{(pid=100222) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 06:10:32.876867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODMzNTI4NTEtOTFlNC00ZmFlLTk4MzItZDdjMmRkYjNlZjI5IiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiNTU3MzFiMjUtMzNmZi00NDNmLWE4MDYtZDljZjgyNDk3YTk1IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcwOTc4OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1NzMxYjI1LTMzZmYtNDQzZi1hODA2LWQ5Y2Y4MjQ5N2E5NS8yMDI2MDcyNDA2MTAyMC9hel9ub3ZhX2JhY2t1cF84MzM1Mjg1MS05MWU0LTRmYWUtOTgzMi1kN2MyZGRiM2VmMjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6MzNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100222) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 06:10:32.877153 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-016a1b29-7e44-4f25-a6f7-49ed47268581 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29/export_record returned with HTTP 200 Jul 24 06:10:32.877937 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1312/5197] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:32.886373 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-faaca963-58dd-4b0a-868c-670213d8ec50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.888113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-faaca963-58dd-4b0a-868c-670213d8ec50 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:10:32.888376 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-faaca963-58dd-4b0a-868c-670213d8ec50 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.888604 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-faaca963-58dd-4b0a-868c-670213d8ec50 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.888770 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-faaca963-58dd-4b0a-868c-670213d8ec50 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:32.892903 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.892903 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:32.893583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-faaca963-58dd-4b0a-868c-670213d8ec50 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:10:32.893986 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1309/5198] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:32.903800 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.905599 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups/import_record Jul 24 06:10:32.906080 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODFiMTM2MTktMTE0Ny00OTM3LWE4NzQtNTNkNjA3NWEyZDMxIiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiNTU3MzFiMjUtMzNmZi00NDNmLWE4MDYtZDljZjgyNDk3YTk1IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcwOTc4OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1NzMxYjI1LTMzZmYtNDQzZi1hODA2LWQ5Y2Y4MjQ5N2E5NS8yMDI2MDcyNDA2MTAyMC9hel9ub3ZhX2JhY2t1cF84MzM1Mjg1MS05MWU0LTRmYWUtOTgzMi1kN2MyZGRiM2VmMjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6MzNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:32.907616 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODFiMTM2MTktMTE0Ny00OTM3LWE4NzQtNTNkNjA3NWEyZDMxIiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiNTU3MzFiMjUtMzNmZi00NDNmLWE4MDYtZDljZjgyNDk3YTk1IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcwOTc4OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1NzMxYjI1LTMzZmYtNDQzZi1hODA2LWQ5Y2Y4MjQ5N2E5NS8yMDI2MDcyNDA2MTAyMC9hel9ub3ZhX2JhY2t1cF84MzM1Mjg1MS05MWU0LTRmYWUtOTgzMi1kN2MyZGRiM2VmMjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6MzNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 06:10:32.907787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODFiMTM2MTktMTE0Ny00OTM3LWE4NzQtNTNkNjA3NWEyZDMxIiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiNTU3MzFiMjUtMzNmZi00NDNmLWE4MDYtZDljZjgyNDk3YTk1IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcwOTc4OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1NzMxYjI1LTMzZmYtNDQzZi1hODA2LWQ5Y2Y4MjQ5N2E5NS8yMDI2MDcyNDA2MTAyMC9hel9ub3ZhX2JhY2t1cF84MzM1Mjg1MS05MWU0LTRmYWUtOTgzMi1kN2MyZGRiM2VmMjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6MzNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 06:10:32.938432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['db9ae769-cd63-47ed-9cac-cc1972db60d7', '027f4a82-4b9a-4a6c-9366-b5f7c8f732d0'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:32.957156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] import_record rpcapi backup id 81b13619-1147-4937-a874-53d6075a2d31 on host np0000005810 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODFiMTM2MTktMTE0Ny00OTM3LWE4NzQtNTNkNjA3NWEyZDMxIiwgInVzZXJfaWQiOiAiZmY3NDBhZGEyODhkNDQ0ZDkxZmEwMjUwZjZiMDY5OGQiLCAicHJvamVjdF9pZCI6ICJlMjMxYjYyOGRhM2E0MmFhOTQwMDc1ZmY3YzQxYmVjMSIsICJ2b2x1bWVfaWQiOiAiNTU3MzFiMjUtMzNmZi00NDNmLWE4MDYtZDljZjgyNDk3YTk1IiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzcwOTc4OSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU1NzMxYjI1LTMzZmYtNDQzZi1hODA2LWQ5Y2Y4MjQ5N2E5NS8yMDI2MDcyNDA2MTAyMC9hel9ub3ZhX2JhY2t1cF84MzM1Mjg1MS05MWU0LTRmYWUtOTgzMi1kN2MyZGRiM2VmMjkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTI0VDA2OjEwOjE4WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6MzNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100225) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 24 06:10:32.959149 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Import record output: {'backup': {'id': '81b13619-1147-4937-a874-53d6075a2d31', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31'}, {'rel': 'bookmark', 'href': 'https://10.4.3.200/volume/backups/81b13619-1147-4937-a874-53d6075a2d31'}]}}. {{(pid=100225) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 24 06:10:32.959426 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b304b464-0ed6-4f0b-b24a-77b32d2d6809 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 201 Jul 24 06:10:32.959948 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1297/5199] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 24 06:10:32 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 57 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:10:32.968586 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:32.974128 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 Jul 24 06:10:32.974358 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:32.974532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:32.974634 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 81b13619-1147-4937-a874-53d6075a2d31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:32.980323 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:32.980323 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:32.981010 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9b2b6dc-313a-4663-bb95-4ca1e6ebfcf7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 returned with HTTP 200 Jul 24 06:10:32.981531 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1282/5200] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:32 2026] GET /volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 => generated 647 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.363078 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.364526 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:33.364862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.365147 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.365346 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:33.370199 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.370199 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:33.371291 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d60eb64a-b9ae-4f4f-90b1-bf1fbaa86d25 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:33.371291 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1313/5201] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.592638 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-48f7adee-a2f5-40b3-9bf4-2b091b46e7a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.595365 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-48f7adee-a2f5-40b3-9bf4-2b091b46e7a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 Jul 24 06:10:33.595613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-48f7adee-a2f5-40b3-9bf4-2b091b46e7a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.596044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-48f7adee-a2f5-40b3-9bf4-2b091b46e7a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.605127 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.605127 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:33.653660 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-6ca73b60-6f98-4815-a243-2ab3ea7d890d req-48f7adee-a2f5-40b3-9bf4-2b091b46e7a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 returned with HTTP 200 Jul 24 06:10:33.654352 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1310/5202] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:10:33 2026] DELETE /volume/v3/attachments/d715950c-81cd-48aa-87ef-8a31423e5553 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.759174 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-57277d6e-13db-4c54-932e-de2812fc05b2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.761384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57277d6e-13db-4c54-932e-de2812fc05b2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:33.761620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57277d6e-13db-4c54-932e-de2812fc05b2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.761872 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-57277d6e-13db-4c54-932e-de2812fc05b2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.770144 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.770144 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:33.773992 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-57277d6e-13db-4c54-932e-de2812fc05b2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:33.778505 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-57277d6e-13db-4c54-932e-de2812fc05b2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:33.778951 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1298/5203] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.787863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30a7e64a-212d-4bf2-a41e-337863b5e6f1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.789709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30a7e64a-212d-4bf2-a41e-337863b5e6f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a Jul 24 06:10:33.789899 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30a7e64a-212d-4bf2-a41e-337863b5e6f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.790084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30a7e64a-212d-4bf2-a41e-337863b5e6f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.792380 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.794230 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:33.794562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.794883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.795176 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume with id: 0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:33.796176 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30a7e64a-212d-4bf2-a41e-337863b5e6f1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a returned with HTTP 404 Jul 24 06:10:33.796864 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1283/5204] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/volumes/a60ecfc3-db23-40a3-aa0c-db1508e8392a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:33.803604 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.803604 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:33.804190 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:33.806186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.808411 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:33.808952 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2122653242"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:33.810862 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2122653242'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:33.811096 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:33.811531 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.811531 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:33.815842 np0000005810 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:10:33.816062 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:33.821438 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume request issued successfully. Jul 24 06:10:33.821624 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9999c948-3227-4e9b-86bd-b11ce7dc3b63 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 202 Jul 24 06:10:33.822105 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1314/5205] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:33 2026] DELETE /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:33.823995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (065b1e00-a680-4976-9901-ada7edd002be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:33.825186 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f14e67c-6a3b-47cc-b14f-7c0bcac35f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:33.826725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:33.831394 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.833470 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:33.833697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.833876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.840506 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.840506 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:33.844084 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:33.848367 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-709ad294-d0e5-4c9e-8e9b-3f6b61fffdb1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 200 Jul 24 06:10:33.848661 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1299/5206] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.853597 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f14e67c-6a3b-47cc-b14f-7c0bcac35f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:33.854408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9af6102-2215-4663-a331-331edf2d1d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:33.892285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['1bf6b8bf-02c0-4f61-a6c5-9f10e9387379', '7e24ad30-f586-4c33-a3ac-190c8055d792', '1bb02161-ae05-4f55-ab15-c98685d98f23', '2703485a-db6b-4553-9f8d-9b667962364e'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:33.893123 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9af6102-2215-4663-a331-331edf2d1d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bf6b8bf-02c0-4f61-a6c5-9f10e9387379', '7e24ad30-f586-4c33-a3ac-190c8055d792', '1bb02161-ae05-4f55-ab15-c98685d98f23', '2703485a-db6b-4553-9f8d-9b667962364e']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:33.893984 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3281119b-7793-4c92-b418-cfcc4a09db29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:33.920898 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3281119b-7793-4c92-b418-cfcc4a09db29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '117c0163-1682-411b-b02f-be87daa9e02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122653242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['1bf6b8bf-02c0-4f61-a6c5-9f10e9387379','7e24ad30-f586-4c33-a3ac-190c8055d792','1bb02161-ae05-4f55-ab15-c98685d98f23','2703485a-db6b-4553-9f8d-9b667962364e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2122653242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=117c0163-1682-411b-b02f-be87daa9e02a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:33.921791 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305a064c-e307-46ca-a01c-c78ee706700d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:33.937648 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305a064c-e307-46ca-a01c-c78ee706700d) transitioned into state 'SUCCESS' from state '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-2122653242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['1bf6b8bf-02c0-4f61-a6c5-9f10e9387379','7e24ad30-f586-4c33-a3ac-190c8055d792','1bb02161-ae05-4f55-ab15-c98685d98f23','2703485a-db6b-4553-9f8d-9b667962364e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:33.938408 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42455fb-d313-4ba4-b446-516cbeeb1032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:33.947453 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42455fb-d313-4ba4-b446-516cbeeb1032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:33.948297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (065b1e00-a680-4976-9901-ada7edd002be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:33.948699 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:33.949353 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-234288ea-1a88-4649-8fc7-ebd64b3db5b1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:33.949772 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1311/5207] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:33 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:33.961297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.962944 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:33.963115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.963303 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.969965 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.969965 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:33.973036 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:33.976421 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e267bb1-9cca-4256-95be-2362c4f26f1d tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a returned with HTTP 200 Jul 24 06:10:33.976751 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1284/5208] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:33.990525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:33.992371 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 Jul 24 06:10:33.992733 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:33.992927 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:33.993025 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 81b13619-1147-4937-a874-53d6075a2d31. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:33.998086 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:33.998086 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:33.998927 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b810e14-f444-4e6b-a7b5-bf56af1055b7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 returned with HTTP 200 Jul 24 06:10:33.999430 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1315/5209] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:33 2026] GET /volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:34.008541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.010291 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 Jul 24 06:10:34.010501 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.010695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.010799 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: 81b13619-1147-4937-a874-53d6075a2d31. Jul 24 06:10:34.014831 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:34.014831 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:34.031846 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id 81b13619-1147-4937-a874-53d6075a2d31 {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:10:34.033562 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d03e8952-c3d7-4587-aed3-54edc638bda7 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 returned with HTTP 202 Jul 24 06:10:34.033975 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1300/5210] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:34 2026] DELETE /volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:34.042028 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.044583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 Jul 24 06:10:34.044880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.045148 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.045292 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 81b13619-1147-4937-a874-53d6075a2d31. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:34.050251 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:34.050251 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:34.050904 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a3bb394a-bc6e-4ee1-8f3a-22dc7d1da651 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 returned with HTTP 200 Jul 24 06:10:34.051401 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1312/5211] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:34.383608 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.385811 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:34.385998 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.386190 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.386278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:34.391245 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:34.391245 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:34.391838 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad191056-a13e-414e-ad2c-c6793d67ed83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:34.392199 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1285/5212] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:34.860957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63abf40f-cc90-42c8-8919-d6d05c0b8cb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.862875 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63abf40f-cc90-42c8-8919-d6d05c0b8cb2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 Jul 24 06:10:34.863070 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63abf40f-cc90-42c8-8919-d6d05c0b8cb2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.863266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63abf40f-cc90-42c8-8919-d6d05c0b8cb2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.869120 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63abf40f-cc90-42c8-8919-d6d05c0b8cb2 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 returned with HTTP 404 Jul 24 06:10:34.869601 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1316/5213] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/volumes/0b974ebb-4b2f-4387-a1c2-e1bb2516e657 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:34.878766 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.880205 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:10:34.880573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.880573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method 'detail' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.881202 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100225) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:10:34.894302 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Get all volumes completed successfully. Jul 24 06:10:34.896686 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:34.896686 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:34.901708 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-23c36a91-0835-472c-a6a1-6c1ad0b849b8 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:10:34.902138 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1301/5214] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14189 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:34.918806 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7cf6fa96-5c04-400e-a83b-07706da3500b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.921623 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7cf6fa96-5c04-400e-a83b-07706da3500b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] DELETE https://10.4.3.200/volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa Jul 24 06:10:34.921882 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7cf6fa96-5c04-400e-a83b-07706da3500b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.922096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7cf6fa96-5c04-400e-a83b-07706da3500b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.943908 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7cf6fa96-5c04-400e-a83b-07706da3500b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa returned with HTTP 202 Jul 24 06:10:34.944538 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1313/5215] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:10:34 2026] DELETE /volume/v3/types/b57b63d6-40e5-4576-b0ce-ee22d70351aa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:34.953429 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.955334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:34.955629 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.955909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.956085 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume with id: 56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:34.963427 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:34.963427 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:34.963897 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:34.980464 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume request issued successfully. Jul 24 06:10:34.980617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcf6ac63-b509-4a12-9fd9-4fe212820892 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 202 Jul 24 06:10:34.981085 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1286/5216] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:34 2026] DELETE /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:34.989951 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56245913-baa0-4874-8daa-213b31b2d15c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.990046 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:34.992080 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:34.992128 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56245913-baa0-4874-8daa-213b31b2d15c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:34.992328 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56245913-baa0-4874-8daa-213b31b2d15c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.992365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:34.992558 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56245913-baa0-4874-8daa-213b31b2d15c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:34.992608 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.000289 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.000289 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:35.000443 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.000443 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:35.003499 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:35.004124 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56245913-baa0-4874-8daa-213b31b2d15c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:35.007297 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-654ab2ab-999a-40c5-8fbe-2bb4c5079660 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a returned with HTTP 200 Jul 24 06:10:35.007721 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1302/5217] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:35.008579 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56245913-baa0-4874-8daa-213b31b2d15c tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 200 Jul 24 06:10:35.009031 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1317/5218] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:34 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:35.022988 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21f56707-cf8b-4456-930c-3673a389a8b5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.024742 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:35.025084 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "117c0163-1682-411b-b02f-be87daa9e02a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1823562791"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:35.033282 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.033282 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:35.033706 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:35.033871 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume 117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:35.062978 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['79a113b0-a534-422c-8e34-50567eebeebf', 'f9133faa-a778-4d86-b7ed-941eda0a489c', 'a3442228-dadd-4675-909c-f0f199a95eaf', '426b6a87-a4c3-48ab-bf8d-0d85ed8f2594'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:35.064399 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.066611 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 Jul 24 06:10:35.066892 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:35.067125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.067278 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 81b13619-1147-4937-a874-53d6075a2d31. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:35.071375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dfcd3e3c-2b5c-4e53-9b0c-d70afcd31e23 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 returned with HTTP 404 Jul 24 06:10:35.071921 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1287/5219] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:35 2026] GET /volume/v3/backups/81b13619-1147-4937-a874-53d6075a2d31 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:35.079108 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-5327387d-85c6-4e18-91d3-3754d94b9993 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.080881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:35.081105 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:35.081328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.081518 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume with id: 55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:35.088071 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.088071 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:35.088372 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:35.102537 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:35.103102 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume request issued successfully. Jul 24 06:10:35.103229 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21f56707-cf8b-4456-930c-3673a389a8b5 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:35.103351 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-5327387d-85c6-4e18-91d3-3754d94b9993 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 returned with HTTP 202 Jul 24 06:10:35.103866 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1303/5220] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:35 2026] DELETE /volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:35.104017 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1314/5221] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:35.114316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.114427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-17b86877-98a7-4116-b6fe-a77040108b32 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.116069 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:35.116280 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:35.116465 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.116525 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17b86877-98a7-4116-b6fe-a77040108b32 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:35.116809 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17b86877-98a7-4116-b6fe-a77040108b32 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:35.117040 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17b86877-98a7-4116-b6fe-a77040108b32 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.122270 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.122270 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:35.122622 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:35.123471 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c530aa05-b99b-4c6c-a11b-a9c31731dba9 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 200 Jul 24 06:10:35.124151 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1288/5222] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:35 2026] GET /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:35.126758 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.126758 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:35.131336 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-17b86877-98a7-4116-b6fe-a77040108b32 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:35.135702 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17b86877-98a7-4116-b6fe-a77040108b32 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 returned with HTTP 200 Jul 24 06:10:35.135918 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1318/5223] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:35 2026] GET /volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:35.405944 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b5b816f9-2132-4869-bfc0-a992d258470a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:35.407836 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5b816f9-2132-4869-bfc0-a992d258470a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:35.408072 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5b816f9-2132-4869-bfc0-a992d258470a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:35.408297 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b5b816f9-2132-4869-bfc0-a992d258470a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:35.408400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b5b816f9-2132-4869-bfc0-a992d258470a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:35.413649 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:35.413649 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:35.414377 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b5b816f9-2132-4869-bfc0-a992d258470a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:35.414769 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1304/5224] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:35 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.023272 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8a03dde0-5bdb-40b3-baa3-88b081889e38 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.025144 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a03dde0-5bdb-40b3-baa3-88b081889e38 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e Jul 24 06:10:36.025397 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a03dde0-5bdb-40b3-baa3-88b081889e38 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.025635 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8a03dde0-5bdb-40b3-baa3-88b081889e38 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.030989 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8a03dde0-5bdb-40b3-baa3-88b081889e38 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e returned with HTTP 404 Jul 24 06:10:36.031600 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1315/5225] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/volumes/56827cdf-8717-4e5f-8a17-6a3cbc39a84e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:36.038080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.039925 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:36.039925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.040147 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.040344 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume with id: 78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:36.046846 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.046846 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:36.047371 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:36.063999 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume request issued successfully. Jul 24 06:10:36.064239 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f9cceb8-5805-44a8-a59b-607972bcb61d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 202 Jul 24 06:10:36.064737 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1289/5226] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:36 2026] DELETE /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:36.074512 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.076489 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:36.076760 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.077152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.084450 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.084450 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:36.088124 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:10:36.092737 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4784328e-84a9-4a74-b266-4bbe6c430ed8 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 200 Jul 24 06:10:36.093183 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1319/5227] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.132620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-524f4a33-7463-48f3-806a-9c42deab7037 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.134395 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-524f4a33-7463-48f3-806a-9c42deab7037 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:36.134587 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-524f4a33-7463-48f3-806a-9c42deab7037 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.134790 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-524f4a33-7463-48f3-806a-9c42deab7037 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.139786 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.139786 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:36.140054 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-524f4a33-7463-48f3-806a-9c42deab7037 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:36.140636 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-524f4a33-7463-48f3-806a-9c42deab7037 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 200 Jul 24 06:10:36.140986 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1305/5228] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.149212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f112cef0-f475-4127-98ad-e64a3405ac62 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.149911 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ca91d728-4ff1-44ae-8794-a2242c6d4abc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.151260 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f112cef0-f475-4127-98ad-e64a3405ac62 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 Jul 24 06:10:36.151548 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f112cef0-f475-4127-98ad-e64a3405ac62 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.151660 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca91d728-4ff1-44ae-8794-a2242c6d4abc tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] PUT https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:36.151857 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f112cef0-f475-4127-98ad-e64a3405ac62 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.152040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ca91d728-4ff1-44ae-8794-a2242c6d4abc tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:36.158185 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f112cef0-f475-4127-98ad-e64a3405ac62 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 returned with HTTP 404 Jul 24 06:10:36.158791 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1316/5229] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/volumes/55731b25-33ff-443f-a806-d9cf82497a95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:36.158917 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.158917 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:36.159381 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ca91d728-4ff1-44ae-8794-a2242c6d4abc tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Snapshot retrieved successfully. Jul 24 06:10:36.165493 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ca91d728-4ff1-44ae-8794-a2242c6d4abc tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 200 Jul 24 06:10:36.165941 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1290/5230] 10.4.3.200 () {68 vars in 1374 bytes} [Fri Jul 24 06:10:36 2026] PUT /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 361 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.166408 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5022877b-403a-4135-9fde-ae36348d2b95 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.169502 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5022877b-403a-4135-9fde-ae36348d2b95 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups Jul 24 06:10:36.169771 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5022877b-403a-4135-9fde-ae36348d2b95 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.170005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5022877b-403a-4135-9fde-ae36348d2b95 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.173489 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.175251 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:36.175446 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.175632 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.175762 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:36.176094 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5022877b-403a-4135-9fde-ae36348d2b95 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 24 06:10:36.176602 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1320/5231] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/backups => generated 622 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.180185 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.180185 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:36.180459 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:36.185555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-caf58c92-4c29-4c0c-9895-11e9bb3c215c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.187916 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caf58c92-4c29-4c0c-9895-11e9bb3c215c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups?project_id=e231b628da3a42aa940075ff7c41bec1 Jul 24 06:10:36.188319 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-caf58c92-4c29-4c0c-9895-11e9bb3c215c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.188428 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-caf58c92-4c29-4c0c-9895-11e9bb3c215c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.188894 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.188894 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:36.195494 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:36.195573 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-caf58c92-4c29-4c0c-9895-11e9bb3c215c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups?project_id=e231b628da3a42aa940075ff7c41bec1 returned with HTTP 200 Jul 24 06:10:36.195665 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9b9948e9-d223-4883-a34a-b91c6afc8d23 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 202 Jul 24 06:10:36.196144 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1317/5232] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/backups?project_id=e231b628da3a42aa940075ff7c41bec1 => generated 622 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.196257 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1306/5233] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:36 2026] DELETE /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:36.202797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-17a853c0-010d-4326-90c1-cff50a1e98bb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.204737 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17a853c0-010d-4326-90c1-cff50a1e98bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:36.204944 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17a853c0-010d-4326-90c1-cff50a1e98bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.205139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-17a853c0-010d-4326-90c1-cff50a1e98bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.206192 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.208232 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:36.208639 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-204111467"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:36.210303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-204111467'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:36.210440 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume of 1 GB Jul 24 06:10:36.210751 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.210751 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:36.211121 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.211121 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:36.211538 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-17a853c0-010d-4326-90c1-cff50a1e98bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:36.212468 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-17a853c0-010d-4326-90c1-cff50a1e98bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 200 Jul 24 06:10:36.213019 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1291/5234] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.214889 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:36.221516 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (589bbc62-3ac6-412b-ad9b-a1f0bb5d2136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:36.222616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c37acdc-5ec7-4d50-a09a-59a21416506a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:36.223510 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:36.249372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c37acdc-5ec7-4d50-a09a-59a21416506a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:36.250342 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39b716e-ffeb-4244-bf61-16aee6c6d5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:36.289098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['1e8075d7-51e8-465c-9110-a03c9fdfc4b9', '3dc6c51b-c017-4e7c-8604-6c84ec79584d', '9b2e465b-534a-4ac6-a174-220179df32e3', 'ed6aca8e-3df8-4d75-9cae-3d981998d86b'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:36.289856 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e39b716e-ffeb-4244-bf61-16aee6c6d5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e8075d7-51e8-465c-9110-a03c9fdfc4b9', '3dc6c51b-c017-4e7c-8604-6c84ec79584d', '9b2e465b-534a-4ac6-a174-220179df32e3', 'ed6aca8e-3df8-4d75-9cae-3d981998d86b']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:36.290550 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79539a22-722e-486d-ab5b-24d4f041d464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:36.317444 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79539a22-722e-486d-ab5b-24d4f041d464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84410bb1-50ba-444b-a12a-a8ec42e45c97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204111467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['1e8075d7-51e8-465c-9110-a03c9fdfc4b9','3dc6c51b-c017-4e7c-8604-6c84ec79584d','9b2e465b-534a-4ac6-a174-220179df32e3','ed6aca8e-3df8-4d75-9cae-3d981998d86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-204111467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84410bb1-50ba-444b-a12a-a8ec42e45c97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e231b628da3a42aa940075ff7c41bec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff740ada288d444d91fa0250f6b0698d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:36.318527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a01d84f-676f-4617-9bb6-74689f26d357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:36.338626 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a01d84f-676f-4617-9bb6-74689f26d357) transitioned into state 'SUCCESS' from state '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-204111467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['1e8075d7-51e8-465c-9110-a03c9fdfc4b9','3dc6c51b-c017-4e7c-8604-6c84ec79584d','9b2e465b-534a-4ac6-a174-220179df32e3','ed6aca8e-3df8-4d75-9cae-3d981998d86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:36.339663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb464d5-c4c0-4ead-aaa1-c1125c4d381e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:36.349918 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb464d5-c4c0-4ead-aaa1-c1125c4d381e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:36.350946 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (589bbc62-3ac6-412b-ad9b-a1f0bb5d2136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:36.351334 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request issued successfully. Jul 24 06:10:36.352007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4c060a30-b648-4c0a-95a2-9b00a1029c80 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:36.352507 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1321/5235] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:10:36 2026] POST /volume/v3/volumes => generated 777 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:36.364917 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.367150 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:36.367340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.367625 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.379545 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.379545 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:36.385935 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:36.392700 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72de3241-0edc-475a-9b34-a7fb3fbd2e2f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 returned with HTTP 200 Jul 24 06:10:36.393263 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1318/5236] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:36.427428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:36.429522 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:36.429793 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:36.430049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:36.430208 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:36.435531 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:36.435531 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:36.436439 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3a77e8e9-1140-4080-abb0-393c5f87d96f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:36.436932 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1307/5237] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:36 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:37.105401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d1eace7b-ffbc-43d4-b6c2-369dcec95d2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.107556 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1eace7b-ffbc-43d4-b6c2-369dcec95d2b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 Jul 24 06:10:37.107800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1eace7b-ffbc-43d4-b6c2-369dcec95d2b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.107996 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d1eace7b-ffbc-43d4-b6c2-369dcec95d2b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.113455 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d1eace7b-ffbc-43d4-b6c2-369dcec95d2b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 returned with HTTP 404 Jul 24 06:10:37.113873 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1292/5238] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/volumes/78af4e89-7abe-45a4-97cf-6d48addd41e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:37.122244 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e812c0e8-2daf-430a-93be-77151d938c84 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.123950 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:10:37.124145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.124339 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.124811 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.124811 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:37.125064 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:10:37.157881 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Get all volumes completed successfully. Jul 24 06:10:37.161056 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.161056 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:37.166868 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e812c0e8-2daf-430a-93be-77151d938c84 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:10:37.167367 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1322/5239] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12095 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:37.183872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38e805f5-4d30-4968-b561-1c86a7935dd7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.185791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38e805f5-4d30-4968-b561-1c86a7935dd7 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] DELETE https://10.4.3.200/volume/v3/types/e1289464-49bd-4746-9d30-bc7369feb9bf Jul 24 06:10:37.186009 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38e805f5-4d30-4968-b561-1c86a7935dd7 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.186276 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38e805f5-4d30-4968-b561-1c86a7935dd7 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.209879 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38e805f5-4d30-4968-b561-1c86a7935dd7 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types/e1289464-49bd-4746-9d30-bc7369feb9bf returned with HTTP 202 Jul 24 06:10:37.210369 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1319/5240] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:10:37 2026] DELETE /volume/v3/types/e1289464-49bd-4746-9d30-bc7369feb9bf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:37.225147 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2b876ed0-8682-4e18-80bc-5c5a15dcb1a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.227159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b876ed0-8682-4e18-80bc-5c5a15dcb1a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a Jul 24 06:10:37.227376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b876ed0-8682-4e18-80bc-5c5a15dcb1a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.227592 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2b876ed0-8682-4e18-80bc-5c5a15dcb1a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.232469 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2b876ed0-8682-4e18-80bc-5c5a15dcb1a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a returned with HTTP 404 Jul 24 06:10:37.233127 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1308/5241] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/snapshots/18d16436-b8b2-48b5-ac40-b605ff65272a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:37.241301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd227960-d193-4290-88d3-737690b82fa8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.243206 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:37.243379 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.243575 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.243850 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: 117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:37.251707 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.251707 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:37.252134 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:37.268080 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:37.268310 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd227960-d193-4290-88d3-737690b82fa8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a returned with HTTP 202 Jul 24 06:10:37.268750 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1293/5242] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:37 2026] DELETE /volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:37.282431 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.284334 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:37.284561 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.284823 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.292641 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.292641 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:37.296168 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:37.300263 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4f21ad98-ac3e-491d-9d34-827f7a5d67a1 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a returned with HTTP 200 Jul 24 06:10:37.300867 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1323/5243] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:37.408019 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.410296 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:37.410572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.410857 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.422789 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.422789 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:37.428199 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:37.434169 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6bb8cc69-0e17-46fb-b12d-36dd8fc298e8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 returned with HTTP 200 Jul 24 06:10:37.435042 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1320/5244] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:37.449345 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.450647 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-80286564-dec2-4f85-a854-b019cefdddd8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.453521 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80286564-dec2-4f85-a854-b019cefdddd8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:37.453751 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80286564-dec2-4f85-a854-b019cefdddd8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.454289 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:10:37.454987 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "84410bb1-50ba-444b-a12a-a8ec42e45c97", "name": "tempest-type-Backup-649812655"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:37.455326 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-80286564-dec2-4f85-a854-b019cefdddd8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.455475 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-80286564-dec2-4f85-a854-b019cefdddd8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:37.458916 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating new backup {'backup': {'volume_id': '84410bb1-50ba-444b-a12a-a8ec42e45c97', 'name': 'tempest-type-Backup-649812655'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:10:37.458996 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating backup of volume 84410bb1-50ba-444b-a12a-a8ec42e45c97 in container None Jul 24 06:10:37.468921 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.468921 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:37.470663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-80286564-dec2-4f85-a854-b019cefdddd8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:37.471945 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1294/5245] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:37.473010 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.473010 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:37.473558 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:37.496497 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['06c506ea-2138-476c-8d1c-3a354c03f317', '0e5daa19-933d-4f67-b30f-ff48cdd95e84'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:37.522979 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37892f4f-4c74-43fb-bd85-881350ab28e4 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:10:37.523576 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1309/5246] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:10:37 2026] POST /volume/v3/backups => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:37.532985 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:37.534672 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:37.534903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:37.535089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:37.535200 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:37.540350 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:37.540350 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:37.541333 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6a6bd633-2df0-4678-80fb-daa30b5ff1fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:37.541881 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1324/5247] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:37 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:38.314359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d5cc2b3c-16ea-467b-b782-65be982ab868 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:38.316646 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5cc2b3c-16ea-467b-b782-65be982ab868 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a Jul 24 06:10:38.316923 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5cc2b3c-16ea-467b-b782-65be982ab868 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:38.317194 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d5cc2b3c-16ea-467b-b782-65be982ab868 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:38.324161 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d5cc2b3c-16ea-467b-b782-65be982ab868 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a returned with HTTP 404 Jul 24 06:10:38.324833 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1321/5248] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:38 2026] GET /volume/v3/volumes/117c0163-1682-411b-b02f-be87daa9e02a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:38.335494 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-96340f90-20f1-4177-b72d-607b8f48de28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:38.339777 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:38.339777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1195832122"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:38.340092 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1195832122'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:38.340337 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume of 1 GB Jul 24 06:10:38.344299 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:38.349945 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (f49e3dbb-f59f-442b-90c4-85362233e4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:38.351116 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74c3a7d-cca8-47f3-ba61-ca98672d50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:38.351918 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:38.373668 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b74c3a7d-cca8-47f3-ba61-ca98672d50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:38.374574 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a58bda38-12b3-4411-bdec-cec5f5928f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:38.416703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['d01ee0d3-7630-442c-9e44-6208cbdb20cb', '7049f8d1-4851-4952-88c1-82e205fad117', '2fb753aa-a03d-464a-b0c1-a2acd010300a', '063eccc0-173a-42fb-a9db-5420ac3d850e'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:38.416703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a58bda38-12b3-4411-bdec-cec5f5928f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01ee0d3-7630-442c-9e44-6208cbdb20cb', '7049f8d1-4851-4952-88c1-82e205fad117', '2fb753aa-a03d-464a-b0c1-a2acd010300a', '063eccc0-173a-42fb-a9db-5420ac3d850e']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:38.416703 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c870ae-28f9-43d3-bc3a-d52a1a1d689b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:38.437440 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76c870ae-28f9-43d3-bc3a-d52a1a1d689b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4db2fb0-9290-494e-a746-056b385dfd5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195832122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['d01ee0d3-7630-442c-9e44-6208cbdb20cb','7049f8d1-4851-4952-88c1-82e205fad117','2fb753aa-a03d-464a-b0c1-a2acd010300a','063eccc0-173a-42fb-a9db-5420ac3d850e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1195832122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4db2fb0-9290-494e-a746-056b385dfd5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='563930e12323403f9c129fbb78995589',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:38.438464 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897a887b-475d-4b66-b9fe-6a53ec30f8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:38.471283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897a887b-475d-4b66-b9fe-6a53ec30f8c8) transitioned into state 'SUCCESS' from state '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-1195832122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e045b1cf6a4be7a3f22a36f5b03ed7',qos_specs=None,replication_status=,reservations=['d01ee0d3-7630-442c-9e44-6208cbdb20cb','7049f8d1-4851-4952-88c1-82e205fad117','2fb753aa-a03d-464a-b0c1-a2acd010300a','063eccc0-173a-42fb-a9db-5420ac3d850e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='563930e12323403f9c129fbb78995589',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:38.471283 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529f666b-dc06-479c-abb8-5efc55699ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:38.485120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529f666b-dc06-479c-abb8-5efc55699ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:38.485120 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Flow 'volume_create_api' (f49e3dbb-f59f-442b-90c4-85362233e4f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:38.485120 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create volume request issued successfully. Jul 24 06:10:38.485120 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-96340f90-20f1-4177-b72d-607b8f48de28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:38.485525 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:38.485873 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1295/5249] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:38 2026] POST /volume/v3/volumes => generated 778 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:38.488603 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:38.488603 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:38.489178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:38.489178 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:38.494055 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:38.494055 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:38.494985 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2325bbd9-7ca5-4961-be62-9beeff2f2b5c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:38.495623 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1310/5250] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:38 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:38.499487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:38.502121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:38.502369 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:38.502641 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:38.512003 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:38.512003 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:38.516041 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:38.521574 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-6ebc53c2-4de2-4cc8-8bd9-7308c06ae262 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d returned with HTTP 200 Jul 24 06:10:38.521574 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1325/5251] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:38 2026] GET /volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:38.554656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b57a342c-8d3a-45b0-8922-a865914a5756 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:38.556512 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b57a342c-8d3a-45b0-8922-a865914a5756 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:38.556777 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b57a342c-8d3a-45b0-8922-a865914a5756 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:38.556970 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b57a342c-8d3a-45b0-8922-a865914a5756 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:38.557079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b57a342c-8d3a-45b0-8922-a865914a5756 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:38.561395 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:38.561395 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:38.562220 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b57a342c-8d3a-45b0-8922-a865914a5756 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:38.562626 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1322/5252] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:38 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:39.506140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:39.508251 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:39.508484 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:39.508759 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:39.508907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:39.513400 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:39.513400 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:39.514252 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b5400c7a-86a1-458d-a76d-8f2e721dd3ff tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:39.514700 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1296/5253] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:39 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:39.536138 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:39.538069 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:39.538395 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:39.538730 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:39.555946 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:39.555946 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:39.559115 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:39.563801 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ac66421-dbf2-4aed-87cf-3160cbd1fc8f tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d returned with HTTP 200 Jul 24 06:10:39.563801 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1311/5254] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:39 2026] GET /volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:39.572835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3f073873-7901-46ee-a832-1b56c07f5637 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:39.574634 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f073873-7901-46ee-a832-1b56c07f5637 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:39.574955 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f073873-7901-46ee-a832-1b56c07f5637 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:39.575058 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3f073873-7901-46ee-a832-1b56c07f5637 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:39.575174 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-3f073873-7901-46ee-a832-1b56c07f5637 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:39.576641 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:39.578322 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:39.578644 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4db2fb0-9290-494e-a746-056b385dfd5d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-601343252"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:39.579516 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:39.579516 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:39.580118 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3f073873-7901-46ee-a832-1b56c07f5637 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:39.580504 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1326/5255] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:39 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:39.586631 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:39.586631 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:39.586949 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:39.587091 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Create snapshot from volume a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:39.611240 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Created reservations ['51a239ee-ebac-48b8-a034-f2433f9318e3', '6489b62d-193a-4011-9a1e-789ebd236929', '89bbb756-be13-4d6e-a19b-f0e6b59a9f49', '32cb8a86-5a97-48a0-81ca-1f90e74e28be'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:39.644073 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot create request issued successfully. Jul 24 06:10:39.644429 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-172c29b7-e9ef-45e3-b46d-4b5dbae32208 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:39.644880 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1323/5256] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:39.654652 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:39.656487 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:39.656781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:39.657045 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:39.664074 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:39.664074 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:39.664227 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:39.665334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d6d9fd9-326e-4c7c-a718-6093ea95e055 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 200 Jul 24 06:10:39.666762 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1297/5257] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:39 2026] GET /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:40.526606 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.528728 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:40.529194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.530070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.530070 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:40.535385 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.535385 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:40.536314 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-69332a63-1fd1-45a6-af94-b41eb6940c26 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:40.536946 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1312/5258] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:40 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:40.590571 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ddb38877-f92e-42dd-b7ba-28607605364c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.593021 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddb38877-f92e-42dd-b7ba-28607605364c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:40.593323 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddb38877-f92e-42dd-b7ba-28607605364c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.593582 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ddb38877-f92e-42dd-b7ba-28607605364c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.593751 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-ddb38877-f92e-42dd-b7ba-28607605364c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:40.599109 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.599109 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:40.599983 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ddb38877-f92e-42dd-b7ba-28607605364c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:40.600518 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1327/5259] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:40 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:40.675565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.677538 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:40.677754 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.678026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.684176 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.684176 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:40.684557 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:40.685416 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cbc88d1b-4c0e-4afb-beea-8e8643bc65bb tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 200 Jul 24 06:10:40.685772 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1324/5260] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:40 2026] GET /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:40.696642 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9cff9b9e-8553-4966-89f0-d13c01335294 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.698377 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cff9b9e-8553-4966-89f0-d13c01335294 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] POST https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action Jul 24 06:10:40.698695 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cff9b9e-8553-4966-89f0-d13c01335294 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:40.698838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9cff9b9e-8553-4966-89f0-d13c01335294 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:40.700410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-9cff9b9e-8553-4966-89f0-d13c01335294 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Updating snapshot '42b5872c-1e64-4da1-b708-9969fe8491af' with '{'status': 'creating'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 24 06:10:40.711161 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.711161 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:40.729273 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9cff9b9e-8553-4966-89f0-d13c01335294 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action returned with HTTP 202 Jul 24 06:10:40.729273 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1298/5261] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:10:40 2026] POST /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:40.736325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-092d6e46-77ac-45a5-9048-51db6bbc055c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.738117 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-092d6e46-77ac-45a5-9048-51db6bbc055c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:40.738350 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-092d6e46-77ac-45a5-9048-51db6bbc055c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.738528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-092d6e46-77ac-45a5-9048-51db6bbc055c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.743581 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.743581 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:40.743931 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-092d6e46-77ac-45a5-9048-51db6bbc055c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:40.745000 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-092d6e46-77ac-45a5-9048-51db6bbc055c tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 200 Jul 24 06:10:40.745741 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1313/5262] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:40 2026] GET /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 24 06:10:40.754563 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.756448 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] POST https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action Jul 24 06:10:40.756875 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:40.757076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:40.758783 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.snapshot_actions [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100222) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 24 06:10:40.768973 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.768973 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:40.769632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.snapshot_actions [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] Updating snapshot 42b5872c-1e64-4da1-b708-9969fe8491af with info {'id': '42b5872c-1e64-4da1-b708-9969fe8491af', 'status': 'error', 'progress': '80%'} Jul 24 06:10:40.775307 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-564a5346-595c-49ef-9c17-ab898d7b0f59 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-member] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action returned with HTTP 202 Jul 24 06:10:40.775714 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1328/5263] 10.4.3.200 () {68 vars in 1396 bytes} [Fri Jul 24 06:10:40 2026] POST /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:40.785160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.786945 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:40.787152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.787360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.787456 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete snapshot with id: 42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:40.792464 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.792464 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:40.792747 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:40.807894 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot delete request issued successfully. Jul 24 06:10:40.810702 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-202e9b95-c0e6-4aff-bdf9-f5440d18a744 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 202 Jul 24 06:10:40.810702 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1325/5264] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:10:40 2026] DELETE /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:40.819885 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:40.821600 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:40.821600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:40.821600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:40.829326 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:40.829326 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:40.829666 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Snapshot retrieved successfully. Jul 24 06:10:40.830736 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-97eaf285-4c7e-46e5-baf7-c7b578b77e28 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 200 Jul 24 06:10:40.831221 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1299/5265] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:40 2026] GET /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:41.549527 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:41.553081 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:41.553334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:41.553492 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:41.553595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:41.557689 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:41.557689 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:41.558238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e551c9d0-5809-43cc-a8bc-caeadd3a49c9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:41.558569 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1314/5266] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:41 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:41.610026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-93304532-234d-41b7-a9f6-0af935ab42f5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:41.613076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93304532-234d-41b7-a9f6-0af935ab42f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:41.613375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93304532-234d-41b7-a9f6-0af935ab42f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:41.613536 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-93304532-234d-41b7-a9f6-0af935ab42f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:41.613654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-93304532-234d-41b7-a9f6-0af935ab42f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:41.617958 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:41.617958 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:41.618526 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-93304532-234d-41b7-a9f6-0af935ab42f5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:41.618864 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1329/5267] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:41 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:41.841627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6d73a688-05fa-4c7e-b949-1c9e0e03d3dd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:41.843469 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d73a688-05fa-4c7e-b949-1c9e0e03d3dd tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af Jul 24 06:10:41.843659 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d73a688-05fa-4c7e-b949-1c9e0e03d3dd tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:41.843875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6d73a688-05fa-4c7e-b949-1c9e0e03d3dd tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:41.848146 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6d73a688-05fa-4c7e-b949-1c9e0e03d3dd tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af returned with HTTP 404 Jul 24 06:10:41.848647 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1326/5268] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:41 2026] GET /volume/v3/snapshots/42b5872c-1e64-4da1-b708-9969fe8491af => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:41.855027 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:41.856845 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:41.857057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:41.857295 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:41.857456 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume with id: a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:41.864353 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:41.864353 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:41.865419 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:41.882795 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Delete volume request issued successfully. Jul 24 06:10:41.883001 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f6d872a9-764e-48ac-9a3d-a247780bda92 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d returned with HTTP 202 Jul 24 06:10:41.883465 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1300/5269] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:41 2026] DELETE /volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:41.890380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-fa434092-71c7-40a6-938f-45dbdf49d203 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:41.891938 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa434092-71c7-40a6-938f-45dbdf49d203 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:41.892152 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa434092-71c7-40a6-938f-45dbdf49d203 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:41.892389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-fa434092-71c7-40a6-938f-45dbdf49d203 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:41.901451 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:41.901451 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:41.905874 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-fa434092-71c7-40a6-938f-45dbdf49d203 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Volume info retrieved successfully. Jul 24 06:10:41.911297 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-fa434092-71c7-40a6-938f-45dbdf49d203 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d returned with HTTP 200 Jul 24 06:10:41.911781 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1315/5270] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:41 2026] GET /volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:42.570249 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:42.571971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:42.572170 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:42.572343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:42.572442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:42.576716 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:42.576716 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:42.577453 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b9b4f05-f71c-4704-a764-a7d2222262d8 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:42.577948 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1330/5271] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:42 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:42.630712 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:42.632760 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:42.632916 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:42.633090 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:42.633247 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:42.639248 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:42.639248 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:42.640525 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1f991fb-7f4c-4ff6-9a95-6fc6809cda3e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:42.640936 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1327/5272] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:42 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:42.924826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-494b00f4-5f5a-411a-884c-d1d8061ccff8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:42.926605 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-494b00f4-5f5a-411a-884c-d1d8061ccff8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] GET https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d Jul 24 06:10:42.926781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-494b00f4-5f5a-411a-884c-d1d8061ccff8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:42.926957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-494b00f4-5f5a-411a-884c-d1d8061ccff8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:42.932833 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-494b00f4-5f5a-411a-884c-d1d8061ccff8 tempest-ProjectMemberTests-982559371 tempest-ProjectMemberTests-982559371-project-admin] https://10.4.3.200/volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d returned with HTTP 404 Jul 24 06:10:42.933462 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1301/5273] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:42 2026] GET /volume/v3/volumes/a4db2fb0-9290-494e-a746-056b385dfd5d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:43.588701 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4ae25316-0729-45ef-a08a-84639722a6e4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:43.590998 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ae25316-0729-45ef-a08a-84639722a6e4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:43.591281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ae25316-0729-45ef-a08a-84639722a6e4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:43.591542 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4ae25316-0729-45ef-a08a-84639722a6e4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:43.591714 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-4ae25316-0729-45ef-a08a-84639722a6e4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 40ac8600-6172-4fb7-aa56-e05cd9d28398. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:43.597493 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:43.597493 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:43.598529 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4ae25316-0729-45ef-a08a-84639722a6e4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 200 Jul 24 06:10:43.598920 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1316/5274] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:43 2026] GET /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:43.608608 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:43.610423 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] DELETE https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 Jul 24 06:10:43.610629 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:43.610830 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:43.610928 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Delete backup with id: 40ac8600-6172-4fb7-aa56-e05cd9d28398. Jul 24 06:10:43.614981 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:43.614981 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:43.630528 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] delete_backup rpcapi backup_id 40ac8600-6172-4fb7-aa56-e05cd9d28398 {{(pid=100222) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:10:43.632720 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-890ecd92-0182-435c-bb6e-e6cb61968c3a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 returned with HTTP 202 Jul 24 06:10:43.633099 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1331/5275] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:43 2026] DELETE /volume/v3/backups/40ac8600-6172-4fb7-aa56-e05cd9d28398 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:43.640412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:43.642298 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:43.642589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:43.642865 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:43.643053 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume with id: 09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:43.650828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:43.652015 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:43.652015 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:43.652542 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:43.652587 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:43.652769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:43.652938 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:43.653039 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:43.657278 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:43.657278 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:43.658072 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8e49ae33-a5e4-4d71-8b4e-f15befbd665e tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:43.658456 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1302/5276] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:43 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:43.670697 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume request issued successfully. Jul 24 06:10:43.670927 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b80e6e0-3db0-49b5-9550-271d7ccad189 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b returned with HTTP 202 Jul 24 06:10:43.671500 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1328/5277] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:43 2026] DELETE /volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:43.679411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-15719064-cbad-46aa-b71c-db0988959672 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:43.681310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15719064-cbad-46aa-b71c-db0988959672 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:43.681528 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15719064-cbad-46aa-b71c-db0988959672 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:43.681760 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-15719064-cbad-46aa-b71c-db0988959672 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:43.689912 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:43.689912 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:43.694302 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-15719064-cbad-46aa-b71c-db0988959672 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:43.699707 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-15719064-cbad-46aa-b71c-db0988959672 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b returned with HTTP 200 Jul 24 06:10:43.700306 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1317/5278] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:43 2026] GET /volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:44.641001 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.676509 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.678255 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:44.678509 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:44.678760 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:44.678903 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:44.685559 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:44.685559 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:44.686454 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8a99a264-42ad-4ca7-88f5-c34508acdf42 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:44.686981 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1303/5279] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:44 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:44.720707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ca2ac8d-6fc9-4752-b9e6-e410ba000d18 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.721501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ca2ac8d-6fc9-4752-b9e6-e410ba000d18 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b Jul 24 06:10:44.722103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ca2ac8d-6fc9-4752-b9e6-e410ba000d18 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:44.722103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ca2ac8d-6fc9-4752-b9e6-e410ba000d18 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:44.729491 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ca2ac8d-6fc9-4752-b9e6-e410ba000d18 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b returned with HTTP 404 Jul 24 06:10:44.729975 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1329/5280] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:44 2026] GET /volume/v3/volumes/09ca0b35-2aaa-49e4-8d3d-b72fbaa0580b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:44.738544 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c7043122-4f93-4310-bc33-d06e0d14b540 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.740264 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/export_record Jul 24 06:10:44.740495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:44.740792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Calling method 'export_record' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:44.740894 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Export record for backup 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:10:44.745750 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:44.745750 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:44.747253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.policy [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7625f027f6ed4271a45ac41be71d76ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c6f3d7c4f72438c9c35d4a59439ed54', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100225) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:44.747471 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c7043122-4f93-4310-bc33-d06e0d14b540 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/export_record returned with HTTP 403 Jul 24 06:10:44.748307 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1318/5281] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:10:44 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:44.757079 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.759181 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:44.759626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1374690063"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:44.761215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1374690063'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:44.761469 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume of 1 GB Jul 24 06:10:44.766051 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:44.775479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (56173a8c-2361-45a0-bb2a-fc481802e261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:44.775479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a387120-2eff-4ce9-a8de-e0d7c9b2ddde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.775479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:44.780369 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:44.780848 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2053141869"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:44.783755 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2053141869'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:44.783755 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume of 1 GB Jul 24 06:10:44.788812 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:44.795700 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Flow 'volume_create_api' (9cda72b6-06c5-4cca-bbc1-a5cc13d3b76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:44.796894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73750763-8828-4238-b54c-44a40887ed52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.797693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:44.804275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a387120-2eff-4ce9-a8de-e0d7c9b2ddde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.805065 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202e7c53-94fc-4bcf-9e8c-04e52269af55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.821862 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73750763-8828-4238-b54c-44a40887ed52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.822648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9373afb7-a401-4872-a156-2eca4da80abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.844561 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['8018d46b-2b82-4b10-bd84-18c3c9017968', '91e0caf3-d808-46e7-903d-7440dd38bd8d', '899f8063-6e51-4c6f-8ad8-fc4c9f00cc52', '7a9ffb7c-b862-40cc-99c4-cad4aa804345'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:44.846986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202e7c53-94fc-4bcf-9e8c-04e52269af55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8018d46b-2b82-4b10-bd84-18c3c9017968', '91e0caf3-d808-46e7-903d-7440dd38bd8d', '899f8063-6e51-4c6f-8ad8-fc4c9f00cc52', '7a9ffb7c-b862-40cc-99c4-cad4aa804345']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.846986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c3b98a-9297-4c37-9397-9e9d85f85ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.873066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0c3b98a-9297-4c37-9397-9e9d85f85ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6cee077-8326-4676-94cb-4d0c224ba5db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1374690063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['8018d46b-2b82-4b10-bd84-18c3c9017968','91e0caf3-d808-46e7-903d-7440dd38bd8d','899f8063-6e51-4c6f-8ad8-fc4c9f00cc52','7a9ffb7c-b862-40cc-99c4-cad4aa804345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1374690063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6cee077-8326-4676-94cb-4d0c224ba5db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.874414 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e8294c-ad68-4e0b-a617-c063ac96ec05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.896489 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e8294c-ad68-4e0b-a617-c063ac96ec05) transitioned into state 'SUCCESS' from state '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-1374690063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['8018d46b-2b82-4b10-bd84-18c3c9017968','91e0caf3-d808-46e7-903d-7440dd38bd8d','899f8063-6e51-4c6f-8ad8-fc4c9f00cc52','7a9ffb7c-b862-40cc-99c4-cad4aa804345'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.897603 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f14487f-367f-4266-94ec-1d946eafbb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.898012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.902299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:10:44.902772 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-488926454", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:44.913145 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Created reservations ['4cc4493c-84bd-48bd-99d0-10f1a8a8379c', 'd6d20655-c69a-4dea-ad90-1492286b650a', '2ddb6d5c-946f-4f42-a224-2255ad320d0a', '5a014012-4ff2-4c9b-90e7-5d323cc79861'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:44.914103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9373afb7-a401-4872-a156-2eca4da80abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc4493c-84bd-48bd-99d0-10f1a8a8379c', 'd6d20655-c69a-4dea-ad90-1492286b650a', '2ddb6d5c-946f-4f42-a224-2255ad320d0a', '5a014012-4ff2-4c9b-90e7-5d323cc79861']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.914977 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c492ff-5e1e-40e5-8c84-971575a15892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.916952 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:44.916952 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:44.917591 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:44.918198 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create snapshot from volume 8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:10:44.919787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f14487f-367f-4266-94ec-1d946eafbb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.921319 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (56173a8c-2361-45a0-bb2a-fc481802e261) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:44.921691 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request issued successfully. Jul 24 06:10:44.922626 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9d90d3cd-6b3a-4afd-b7f3-ea3c852c3a40 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:44.923366 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1304/5282] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:10:44 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:44.938453 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:44.940968 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:10:44.941062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:44.941312 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:44.946752 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c492ff-5e1e-40e5-8c84-971575a15892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468d8600-5253-40fa-8382-3ee510abe6d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053141869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0333d8f2be7f4ddfb9626430fb447683',qos_specs=None,replication_status=,reservations=['4cc4493c-84bd-48bd-99d0-10f1a8a8379c','d6d20655-c69a-4dea-ad90-1492286b650a','2ddb6d5c-946f-4f42-a224-2255ad320d0a','5a014012-4ff2-4c9b-90e7-5d323cc79861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d574f0ed0404494a6243b27359d1335',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053141869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468d8600-5253-40fa-8382-3ee510abe6d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0333d8f2be7f4ddfb9626430fb447683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d574f0ed0404494a6243b27359d1335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.947487 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08cba35-a6e1-4469-ba4a-0bd46d2f55e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.949344 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:44.949344 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:44.949611 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['ed95c71c-080c-419c-9549-48d634b9d234', '573d0b98-f9cb-4722-b491-e1a460c7f1a6', 'ec9d3b18-c86c-4726-9538-93ff163645d5', '08ef59d6-334d-41ec-a02c-2aa2afc4dc3b'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:44.953293 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:44.958226 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-214ce7a5-ef02-45eb-8e90-949f17993b52 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db returned with HTTP 200 Jul 24 06:10:44.958226 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1319/5283] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:44 2026] GET /volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:44.971411 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e08cba35-a6e1-4469-ba4a-0bd46d2f55e3) transitioned into state 'SUCCESS' from state '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-2053141869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0333d8f2be7f4ddfb9626430fb447683',qos_specs=None,replication_status=,reservations=['4cc4493c-84bd-48bd-99d0-10f1a8a8379c','d6d20655-c69a-4dea-ad90-1492286b650a','2ddb6d5c-946f-4f42-a224-2255ad320d0a','5a014012-4ff2-4c9b-90e7-5d323cc79861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d574f0ed0404494a6243b27359d1335',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.972237 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4bc225-cfbe-4299-9304-8f893b052d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:44.983872 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4bc225-cfbe-4299-9304-8f893b052d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:44.984842 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Flow 'volume_create_api' (9cda72b6-06c5-4cca-bbc1-a5cc13d3b76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:44.985431 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume request issued successfully. Jul 24 06:10:44.986188 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e358e94b-aea7-4ed1-af55-d1f32f032162 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:44.986744 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1332/5284] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:44 2026] POST /volume/v3/volumes => generated 778 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:44.996261 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot force create request issued successfully. Jul 24 06:10:44.997854 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-00264df6-5cc5-48da-a5e1-0538e8c7393e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:10:44.997854 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1330/5285] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:10:44 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 24 06:10:45.004198 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:45.006298 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:45.006490 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:45.008192 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:45.009370 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ed948e7f-26e7-4875-b189-31c5853e903d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:45.011887 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed948e7f-26e7-4875-b189-31c5853e903d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:10:45.012565 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed948e7f-26e7-4875-b189-31c5853e903d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:45.012565 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ed948e7f-26e7-4875-b189-31c5853e903d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:45.019900 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:45.019900 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:45.025193 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:45.026360 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:45.026360 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:45.027043 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ed948e7f-26e7-4875-b189-31c5853e903d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:10:45.027905 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ed948e7f-26e7-4875-b189-31c5853e903d tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 200 Jul 24 06:10:45.028863 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1320/5286] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:45 2026] GET /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:45.030363 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7aa9b7d6-89ae-47a9-9cfa-94624de93be8 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 returned with HTTP 200 Jul 24 06:10:45.030940 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1305/5287] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:45 2026] GET /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 => generated 957 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:45.697636 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:45.699560 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:45.699806 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:45.700010 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:45.700107 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:45.704572 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:45.704572 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:45.705247 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a14e7e6a-db2f-4457-9cdc-c57091c94899 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:45.705640 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1333/5288] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:45 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:45.973663 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:45.975735 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:10:45.975966 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:45.976179 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:45.983934 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:45.983934 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:45.987492 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:45.991198 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4b62b879-e8c0-46dd-bd63-32f86679a14c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db returned with HTTP 200 Jul 24 06:10:45.991586 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1331/5289] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:45 2026] GET /volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:46.004390 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.006582 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:10:46.007037 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a6cee077-8326-4676-94cb-4d0c224ba5db", "name": "tempest-type-Backup-1998390495"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:46.008822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating new backup {'backup': {'volume_id': 'a6cee077-8326-4676-94cb-4d0c224ba5db', 'name': 'tempest-type-Backup-1998390495'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:10:46.009013 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating backup of volume a6cee077-8326-4676-94cb-4d0c224ba5db in container None Jul 24 06:10:46.016810 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.016810 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:46.017252 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:10:46.035360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['dd6759c3-aba1-4187-8222-b8852c2c3e43', '5720eb02-4acf-425a-be98-d96b9a9cf442'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:46.041240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1e507707-5f89-4ba2-b596-d1572145ff07 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.043719 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e507707-5f89-4ba2-b596-d1572145ff07 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:10:46.044029 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e507707-5f89-4ba2-b596-d1572145ff07 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.044277 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1e507707-5f89-4ba2-b596-d1572145ff07 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.046476 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.048256 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:46.048414 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.048655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.051499 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.051499 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:46.052036 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1e507707-5f89-4ba2-b596-d1572145ff07 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:10:46.053051 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1e507707-5f89-4ba2-b596-d1572145ff07 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 200 Jul 24 06:10:46.053526 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1306/5290] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:46.056660 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.056660 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:46.060650 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:46.065092 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.066175 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d3ed829a-2e0e-4a58-9cec-5e932ba83420 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 returned with HTTP 200 Jul 24 06:10:46.066665 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1334/5291] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:46.067300 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:10:46.067561 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.067885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.074431 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.074431 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:46.075056 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:10:46.076170 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4d3e4c9b-4835-4e25-aea4-9130a33ee681 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 200 Jul 24 06:10:46.076626 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1332/5292] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:46.082508 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.086824 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-02a2eacb-4dc5-466a-b815-719e4c82ccd6 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:10:46.087365 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1321/5293] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:10:46 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:46.088763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.090503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:46.090932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1231521769", "snapshot_id": "63b36dbb-1fec-49d8-8408-79cb3b41b80a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:46.092797 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1231521769', 'snapshot_id': '63b36dbb-1fec-49d8-8408-79cb3b41b80a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:46.096725 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.098894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:46.099230 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.099450 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.099450 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:46.099591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.099695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:46.100087 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:10:46.100239 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume of 1 GB Jul 24 06:10:46.104460 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.104460 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:46.104780 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Availability Zones retrieved successfully. Jul 24 06:10:46.105171 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ed1fbee-d17d-437f-9326-c80dd772b781 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:46.105561 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1333/5294] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:46.111720 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (d8b70405-1b40-4246-bea4-7d2289994837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:46.113123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ac7446-b823-4d4f-aa7a-9907d6a9cd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:46.114300 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:46.152962 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ac7446-b823-4d4f-aa7a-9907d6a9cd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '63b36dbb-1fec-49d8-8408-79cb3b41b80a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:46.153847 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1452df-51ad-499d-93d0-67bf025b8f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:46.154423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] POST https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7/action Jul 24 06:10:46.154785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:46.155045 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:46.163122 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.163122 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:46.163749 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Volume info retrieved successfully. Jul 24 06:10:46.164909 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.policy [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '5da4b513f3804419a9ea5e5557b12f15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0333d8f2be7f4ddfb9626430fb447683', '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=100223) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:46.165169 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c2de51b1-d921-4e3c-b647-edeebb9cdc0c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7/action returned with HTTP 403 Jul 24 06:10:46.165618 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1307/5295] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:10:46 2026] POST /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7/action => generated 131 bytes in 84 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:46.174201 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7dddbef0-92a0-4b33-b037-98293a8262df None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.175970 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:46.176144 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.176330 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.176467 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Delete volume with id: 468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:46.186057 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.186057 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:46.186473 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:46.213281 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Created reservations ['cf5bbe59-f66c-49ea-909b-47f8e88c310d', 'c9ffd518-a483-443a-80eb-72e8db40bc4e', 'bc62cf61-a885-417a-902b-e970d25440f1', 'f8423b61-1a07-418f-b3e2-fe5c6ff66717'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:46.214493 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef1452df-51ad-499d-93d0-67bf025b8f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf5bbe59-f66c-49ea-909b-47f8e88c310d', 'c9ffd518-a483-443a-80eb-72e8db40bc4e', 'bc62cf61-a885-417a-902b-e970d25440f1', 'f8423b61-1a07-418f-b3e2-fe5c6ff66717']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:46.215654 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7657e313-cafe-4775-9d1b-8d04751fcba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:46.226465 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Delete volume request issued successfully. Jul 24 06:10:46.227787 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7dddbef0-92a0-4b33-b037-98293a8262df tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 returned with HTTP 202 Jul 24 06:10:46.227787 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1322/5296] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:46 2026] DELETE /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:46.237776 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.243277 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:46.243572 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.243907 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.256493 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.256493 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:46.265219 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:46.273589 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5a42607b-60b2-4443-bc38-22d1f86ba5b3 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 returned with HTTP 200 Jul 24 06:10:46.274290 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1334/5297] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:46.277513 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7657e313-cafe-4775-9d1b-8d04751fcba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3175edc8-64c6-49ca-acdd-f92bb1221451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1231521769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['cf5bbe59-f66c-49ea-909b-47f8e88c310d','c9ffd518-a483-443a-80eb-72e8db40bc4e','bc62cf61-a885-417a-902b-e970d25440f1','f8423b61-1a07-418f-b3e2-fe5c6ff66717'],size=1,snapshot_id=63b36dbb-1fec-49d8-8408-79cb3b41b80a,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), '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-24T06:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1231521769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3175edc8-64c6-49ca-acdd-f92bb1221451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a558a1ee43414b028dfc8b075a2f7742',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=63b36dbb-1fec-49d8-8408-79cb3b41b80a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='36f66b0861e24331b614d3672d5e6aae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:46.278655 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0ab7a1-888a-41b8-af08-cadaa67847a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:46.314446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0ab7a1-888a-41b8-af08-cadaa67847a8) transitioned into state 'SUCCESS' from state '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-1231521769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a558a1ee43414b028dfc8b075a2f7742',qos_specs=None,replication_status=,reservations=['cf5bbe59-f66c-49ea-909b-47f8e88c310d','c9ffd518-a483-443a-80eb-72e8db40bc4e','bc62cf61-a885-417a-902b-e970d25440f1','f8423b61-1a07-418f-b3e2-fe5c6ff66717'],size=1,snapshot_id=63b36dbb-1fec-49d8-8408-79cb3b41b80a,source_replicaid=,source_volid=None,status='creating',user_id='36f66b0861e24331b614d3672d5e6aae',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:46.315394 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea41acbe-1ee1-4314-8990-288e19948f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:46.353168 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea41acbe-1ee1-4314-8990-288e19948f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:46.354245 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Flow 'volume_create_api' (d8b70405-1b40-4246-bea4-7d2289994837) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:46.354694 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Create volume request issued successfully. Jul 24 06:10:46.355407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc1f10b8-7df3-4ada-b47b-38df87f7d5c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:46.356195 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1335/5298] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:10:46 2026] POST /volume/v3/volumes => generated 785 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:46.368112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.370235 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:46.370455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.370694 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.380424 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.380424 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:46.386034 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:46.391906 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d9350fd4-3541-4efc-baf2-bf5c5f4ddc6a tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:46.392464 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1308/5299] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:46.716918 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:46.719182 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:46.719437 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:46.719695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:46.719918 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:46.724840 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:46.724840 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:46.725595 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-51e897ed-4fe1-4cdb-8e22-7c575646cf67 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:46.726056 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1323/5300] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:46 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:47.119078 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.121171 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:47.121368 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.121535 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.121629 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:47.125954 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.125954 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:47.126635 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-476de2fc-15b6-4ed7-b24b-c4f4c65d9b00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:47.127060 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1335/5301] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:47.288448 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-58a94896-5958-4dc5-89a1-3f05c9f6b97c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.290234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58a94896-5958-4dc5-89a1-3f05c9f6b97c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 Jul 24 06:10:47.290422 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58a94896-5958-4dc5-89a1-3f05c9f6b97c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.290595 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-58a94896-5958-4dc5-89a1-3f05c9f6b97c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.295971 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-58a94896-5958-4dc5-89a1-3f05c9f6b97c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 returned with HTTP 404 Jul 24 06:10:47.296420 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1336/5302] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/volumes/468d8600-5253-40fa-8382-3ee510abe6d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:47.303479 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-275b3f07-5ddf-4b97-8541-3596eba3935c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.305118 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:10:47.305451 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1047385692"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:47.306749 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1047385692'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:10:47.306867 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume of 1 GB Jul 24 06:10:47.310443 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:47.315963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Flow 'volume_create_api' (46b7281c-cf55-4406-86f5-885b22b110fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:47.316772 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (515379e0-381a-4c44-b550-e87b98050a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:47.317439 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:47.343043 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (515379e0-381a-4c44-b550-e87b98050a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:47.343858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b96ce06-3e89-419e-9501-16d8f519ccb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:47.390330 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Created reservations ['4e2c5937-d5dd-4393-b531-2f77aa076633', '05cf0997-2498-42bf-b8e7-b875745e4343', 'ff589bd8-1281-4045-8686-0ac72684a7da', 'd98fea0d-3504-4c89-b28d-bbf26673b747'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:47.391746 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b96ce06-3e89-419e-9501-16d8f519ccb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e2c5937-d5dd-4393-b531-2f77aa076633', '05cf0997-2498-42bf-b8e7-b875745e4343', 'ff589bd8-1281-4045-8686-0ac72684a7da', 'd98fea0d-3504-4c89-b28d-bbf26673b747']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:47.392739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7dc8c9-c00c-4b1e-a7eb-c38438210404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:47.406284 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.408028 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:47.408245 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.408428 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.415481 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.415481 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:47.417223 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce7dc8c9-c00c-4b1e-a7eb-c38438210404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16ca42a8-fdb6-4d3e-8c9d-2c04e411b477', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047385692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0333d8f2be7f4ddfb9626430fb447683',qos_specs=None,replication_status=,reservations=['4e2c5937-d5dd-4393-b531-2f77aa076633','05cf0997-2498-42bf-b8e7-b875745e4343','ff589bd8-1281-4045-8686-0ac72684a7da','d98fea0d-3504-4c89-b28d-bbf26673b747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d574f0ed0404494a6243b27359d1335',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1047385692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16ca42a8-fdb6-4d3e-8c9d-2c04e411b477,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0333d8f2be7f4ddfb9626430fb447683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d574f0ed0404494a6243b27359d1335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:47.419903 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c6ff6c-a541-47c3-93fb-9ddd8a55d58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:47.420254 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:47.425314 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0f8b8e8b-77f7-4ba6-9e24-fe0479897b42 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:47.425753 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1324/5303] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1394 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:47.443077 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-502cfc65-ac0a-4130-954a-5385e7535800 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.445723 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c6ff6c-a541-47c3-93fb-9ddd8a55d58d) transitioned into state 'SUCCESS' from state '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-1047385692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0333d8f2be7f4ddfb9626430fb447683',qos_specs=None,replication_status=,reservations=['4e2c5937-d5dd-4393-b531-2f77aa076633','05cf0997-2498-42bf-b8e7-b875745e4343','ff589bd8-1281-4045-8686-0ac72684a7da','d98fea0d-3504-4c89-b28d-bbf26673b747'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d574f0ed0404494a6243b27359d1335',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:47.447628 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf02c18-1a7a-4b88-839b-b4fbaeb67566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:47.449294 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-502cfc65-ac0a-4130-954a-5385e7535800 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:47.449596 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-502cfc65-ac0a-4130-954a-5385e7535800 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.449886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-502cfc65-ac0a-4130-954a-5385e7535800 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.462911 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.462911 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:47.463041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf02c18-1a7a-4b88-839b-b4fbaeb67566) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:47.463041 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Flow 'volume_create_api' (46b7281c-cf55-4406-86f5-885b22b110fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:47.463041 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Create volume request issued successfully. Jul 24 06:10:47.463041 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-275b3f07-5ddf-4b97-8541-3596eba3935c tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:10:47.463041 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1309/5304] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:10:47 2026] POST /volume/v3/volumes => generated 778 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:47.474338 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-502cfc65-ac0a-4130-954a-5385e7535800 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:47.478739 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-502cfc65-ac0a-4130-954a-5385e7535800 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:47.478739 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1336/5305] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1394 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:47.478980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.480990 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:47.481238 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.481424 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.491434 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.491434 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:47.497278 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:47.504113 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-691537ea-e54a-4c85-b5ae-9e0c30751ab1 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 returned with HTTP 200 Jul 24 06:10:47.504547 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1337/5306] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:47.625094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.627176 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:47.627479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.627769 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.636535 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.636535 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:47.642372 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:47.647199 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-338d091b-501c-4012-8c50-455c7088340c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:47.647572 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1325/5307] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:47.737152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0049bbf3-7b8f-40ca-a349-f173da259537 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:47.740087 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0049bbf3-7b8f-40ca-a349-f173da259537 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:47.740324 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0049bbf3-7b8f-40ca-a349-f173da259537 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:47.740567 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0049bbf3-7b8f-40ca-a349-f173da259537 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:47.740791 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-0049bbf3-7b8f-40ca-a349-f173da259537 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:47.746788 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:47.746788 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:47.747725 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0049bbf3-7b8f-40ca-a349-f173da259537 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:47.748243 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1310/5308] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:47 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:48.096814 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.098740 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:48.098922 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.099088 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.105282 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.105282 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:48.108696 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:48.113282 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-46ffe50a-f1ad-477d-9bbc-7989e2e51700 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:48.113631 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1337/5309] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:48.122734 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5a43cb26-0007-4408-a539-c4be80eef3d9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.123210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a43cb26-0007-4408-a539-c4be80eef3d9 None None] GET https://10.4.3.200/volume// Jul 24 06:10:48.123417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a43cb26-0007-4408-a539-c4be80eef3d9 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.123649 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5a43cb26-0007-4408-a539-c4be80eef3d9 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.124054 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5a43cb26-0007-4408-a539-c4be80eef3d9 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:48.124413 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1338/5310] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:48.131591 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8605391b-5412-4586-991d-3e2d7d4d403e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.137323 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8605391b-5412-4586-991d-3e2d7d4d403e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:10:48.137788 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8605391b-5412-4586-991d-3e2d7d4d403e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3175edc8-64c6-49ca-acdd-f92bb1221451", "connector": null, "instance_uuid": "285a7d43-950b-436d-a215-53b8dcc3c493"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:48.138006 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-69c47d15-fb0d-433e-b25e-420484f1884d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.143486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69c47d15-fb0d-433e-b25e-420484f1884d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:48.143756 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69c47d15-fb0d-433e-b25e-420484f1884d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.143986 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-69c47d15-fb0d-433e-b25e-420484f1884d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.144147 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-69c47d15-fb0d-433e-b25e-420484f1884d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:48.146233 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.146233 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:48.153240 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.153240 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:48.153815 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-69c47d15-fb0d-433e-b25e-420484f1884d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:48.154162 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1311/5311] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:48.172202 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8605391b-5412-4586-991d-3e2d7d4d403e tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:10:48.172608 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1326/5312] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:10:48 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 24 06:10:48.519386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.521092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:48.521360 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.521581 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.528867 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.528867 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:48.532329 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:48.536251 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9f3ba341-e0f7-4e9e-b014-a310a18c2254 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 returned with HTTP 200 Jul 24 06:10:48.536611 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1338/5313] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:48.550428 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.553130 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] POST https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477/action Jul 24 06:10:48.553572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:48.553766 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:48.562191 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.562191 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:48.562584 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '5da4b513f3804419a9ea5e5557b12f15', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0333d8f2be7f4ddfb9626430fb447683', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:10:48.562814 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91566d78-f32e-4cbb-89b9-8498f2ea7cea tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-reader] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477/action returned with HTTP 403 Jul 24 06:10:48.563250 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1339/5314] 10.4.3.200 () {68 vars in 1390 bytes} [Fri Jul 24 06:10:48 2026] POST /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:48.570085 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f50bc6a7-1139-4306-9966-72da7f6de426 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.572541 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:48.572841 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.573112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.573316 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Delete volume with id: 16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:48.580640 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.580640 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:48.581072 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:48.596848 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Delete volume request issued successfully. Jul 24 06:10:48.597025 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f50bc6a7-1139-4306-9966-72da7f6de426 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 returned with HTTP 202 Jul 24 06:10:48.597460 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1312/5315] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:10:48 2026] DELETE /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:48.605079 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.607637 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:48.607996 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.608291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.618292 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.618292 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:48.625931 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Volume info retrieved successfully. Jul 24 06:10:48.630741 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84ddb577-be0b-469b-9364-8d4ecdb55051 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 returned with HTTP 200 Jul 24 06:10:48.631159 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1327/5316] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:48.762318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-91573447-1f92-4447-b1a2-360079fdb642 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:48.765414 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91573447-1f92-4447-b1a2-360079fdb642 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:48.765660 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91573447-1f92-4447-b1a2-360079fdb642 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:48.765899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-91573447-1f92-4447-b1a2-360079fdb642 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:48.766026 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-91573447-1f92-4447-b1a2-360079fdb642 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:48.772061 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:48.772061 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:48.772807 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-91573447-1f92-4447-b1a2-360079fdb642 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:48.773278 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1339/5317] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:48 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:49.058180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-aa73982c-c2b7-4f68-8178-85258e79c661 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.058644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa73982c-c2b7-4f68-8178-85258e79c661 None None] GET https://10.4.3.200/volume// Jul 24 06:10:49.058874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa73982c-c2b7-4f68-8178-85258e79c661 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:49.059110 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-aa73982c-c2b7-4f68-8178-85258e79c661 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:49.059512 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-aa73982c-c2b7-4f68-8178-85258e79c661 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:10:49.059898 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1340/5318] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:10:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:10:49.069667 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.072362 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:10:49.072689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:49.072917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:49.083099 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:49.083099 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:49.087905 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:10:49.092730 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-8c2f39ee-1088-4bf5-9bed-466aecd5d31c tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:10:49.093099 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1313/5319] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:10:49 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1573 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:10:49.166096 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-96baa780-242a-4c52-ac6c-dd4f87720fed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.168718 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96baa780-242a-4c52-ac6c-dd4f87720fed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:49.169032 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96baa780-242a-4c52-ac6c-dd4f87720fed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:49.169380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-96baa780-242a-4c52-ac6c-dd4f87720fed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:49.169563 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-96baa780-242a-4c52-ac6c-dd4f87720fed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:49.175198 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:49.175198 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:49.176085 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-96baa780-242a-4c52-ac6c-dd4f87720fed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:49.176570 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1328/5320] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:49 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:49.209789 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.212557 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] PUT https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 Jul 24 06:10:49.212949 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:49.221856 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Acquiring lock "cinder-attachment_update-3175edc8-64c6-49ca-acdd-f92bb1221451-np0000005810" by "attachment_update" {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:10:49.226769 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-3175edc8-64c6-49ca-acdd-f92bb1221451-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100224) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:10:49.227730 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:49.227730 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:49.325587 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.coordination [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Lock "cinder-attachment_update-3175edc8-64c6-49ca-acdd-f92bb1221451-np0000005810" released by "attachment_update" :: held 0.099s {{(pid=100224) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:10:49.325980 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-7d47f64f-1b88-42ad-8479-a7b64704b58f tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 returned with HTTP 200 Jul 24 06:10:49.326517 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1340/5321] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:10:49 2026] PUT /volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:49.357719 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4713acde-7965-4bb7-937f-5367b7c03493 req-2285f45d-51f3-4437-9900-5b491132aec9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.359544 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-2285f45d-51f3-4437-9900-5b491132aec9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] POST https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667/action Jul 24 06:10:49.360894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-2285f45d-51f3-4437-9900-5b491132aec9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:49.360894 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-2285f45d-51f3-4437-9900-5b491132aec9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:49.381906 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:49.381906 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:49.396917 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4713acde-7965-4bb7-937f-5367b7c03493 req-2285f45d-51f3-4437-9900-5b491132aec9 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667/action returned with HTTP 204 Jul 24 06:10:49.396917 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1341/5322] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:10:49 2026] POST /volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:49.650546 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e5272aa-cfdb-49b0-8c39-4f9fb4d892d0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.652715 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e5272aa-cfdb-49b0-8c39-4f9fb4d892d0 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] GET https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 Jul 24 06:10:49.653077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e5272aa-cfdb-49b0-8c39-4f9fb4d892d0 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:49.653331 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e5272aa-cfdb-49b0-8c39-4f9fb4d892d0 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:49.659932 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e5272aa-cfdb-49b0-8c39-4f9fb4d892d0 tempest-ProjectReaderTests-1759519057 tempest-ProjectReaderTests-1759519057-project-admin] https://10.4.3.200/volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 returned with HTTP 404 Jul 24 06:10:49.660489 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1314/5323] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:10:49 2026] GET /volume/v3/volumes/16ca42a8-fdb6-4d3e-8c9d-2c04e411b477 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:49.786023 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:49.788360 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:49.788586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:49.788827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:49.788968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:49.793741 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:49.793741 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:49.795090 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-258b02ff-cec0-4476-84cc-e8157c3f3fea tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:49.795493 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1329/5324] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:49 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:50.190538 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:50.192781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:50.193012 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:50.193239 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:50.193335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:50.198975 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:50.198975 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:50.199519 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-20b6ee2c-f85b-4f14-b5bd-62fcdc367aac tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:50.199872 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1341/5325] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:50 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:50.808144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:50.809803 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:50.810004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:50.810399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:50.810399 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:50.814373 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:50.814373 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:50.814909 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2cd9ca92-ce6a-4358-9675-cd80dbe7a610 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:50.815263 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1342/5326] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:50 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:51.214941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:51.217303 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:51.217607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:51.217929 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:51.218058 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:51.223765 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:51.223765 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:51.224767 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cf28a0e6-7b5d-474c-8c15-24de293647ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:51.225227 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1315/5327] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:51 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:51.828697 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-43609966-450c-4e66-921d-9d27b967b8ec None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:51.831033 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43609966-450c-4e66-921d-9d27b967b8ec tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:51.831033 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43609966-450c-4e66-921d-9d27b967b8ec tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:51.831224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-43609966-450c-4e66-921d-9d27b967b8ec tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:51.831224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-43609966-450c-4e66-921d-9d27b967b8ec tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:51.835435 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:51.835435 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:51.835991 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-43609966-450c-4e66-921d-9d27b967b8ec tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:51.836366 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1330/5328] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:51 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:52.236748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:52.238671 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:52.238925 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:52.239165 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:52.239302 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:52.243797 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:52.243797 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:52.244440 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-09daabcc-d734-41e8-b661-cfdbb68d40e3 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:52.244836 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1342/5329] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:52 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:52.847427 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:52.850970 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:52.851185 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:52.851356 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:52.851454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:52.855094 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:52.855094 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:52.855639 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b6ed033d-3008-4e7b-b8c5-9c1c8ac45f7d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:52.855989 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1343/5330] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:52 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:53.254074 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:53.256082 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:53.256311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:53.256502 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:53.256619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:53.261279 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:53.261279 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:53.261891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ddbb5339-0403-415d-899e-94ba08fcdbc9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:53.262319 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1316/5331] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:53 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:53.872285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:53.875530 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:53.875816 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:53.876094 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:53.876281 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:53.882618 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:53.882618 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:53.883478 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0e013930-e765-4fe0-bc1b-87c93c545e3f tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:53.884295 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1331/5332] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:53 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:54.271290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:54.272955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:54.273201 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:54.273392 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:54.273492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:54.278006 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:54.278006 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:54.278628 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b708e83-1278-4e4b-aeac-f7d4a3430289 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:54.278962 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1343/5333] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:54 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:54.895746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:54.897435 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:10:54.897614 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:54.897805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:54.897898 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:54.901888 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:54.901888 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:54.902441 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2c2510c6-b3c3-4ba1-8bbd-6e1c82625379 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:10:54.902972 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1344/5334] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:54 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:54.913163 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:54.914996 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845/action Jul 24 06:10:54.915389 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:10:54.915540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:54.917061 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.contrib.admin_actions [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Updating backup 'a2deefbb-3417-4228-b7ef-f4cf8824f845' with '{'status': 'error'}' {{(pid=100223) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 06:10:54.925876 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:54.925876 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:54.936316 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] reset_status in rpcapi backup_id a2deefbb-3417-4228-b7ef-f4cf8824f845 on host np0000005810. {{(pid=100223) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 24 06:10:54.938182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dcf9c393-8170-4c80-885a-20fcb8842b77 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845/action returned with HTTP 202 Jul 24 06:10:54.938592 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1317/5335] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 24 06:10:54 2026] POST /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:10:54.945750 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:54.948109 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:54.948329 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:54.948506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:54.948656 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume with id: 84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:54.955641 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:54.955641 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:54.955935 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:54.970153 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume request issued successfully. Jul 24 06:10:54.970298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-39a3b8f2-3c46-4a7a-b908-8716f5e0f58d tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 returned with HTTP 202 Jul 24 06:10:54.970783 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1332/5336] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:10:54 2026] DELETE /volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:10:54.978409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:54.980641 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:54.981044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:54.981336 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:54.988723 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:54.988723 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:54.992403 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:54.996648 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d8a4c25b-b425-444f-9ba4-42dcec70ea87 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 returned with HTTP 200 Jul 24 06:10:54.997038 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1344/5337] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:54 2026] GET /volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:10:55.294697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:55.299707 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:55.299707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:55.299707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:55.299707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:55.304356 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:55.304356 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:55.305003 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb5313d3-0d59-46d1-8268-49c38cafd445 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:55.305395 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1345/5338] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:55 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:56.009521 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1a108588-8172-4f7a-9547-80071254c0bc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:56.013700 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a108588-8172-4f7a-9547-80071254c0bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 Jul 24 06:10:56.013700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a108588-8172-4f7a-9547-80071254c0bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:56.013700 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1a108588-8172-4f7a-9547-80071254c0bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:56.020597 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1a108588-8172-4f7a-9547-80071254c0bc tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 returned with HTTP 404 Jul 24 06:10:56.021196 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1318/5339] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:56 2026] GET /volume/v3/volumes/84410bb1-50ba-444b-a12a-a8ec42e45c97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:10:56.030019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:56.031881 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] POST https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/restore Jul 24 06:10:56.032325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:10:56.033996 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Restoring backup 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100225) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:10:56.034134 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Restoring backup 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 to volume None. Jul 24 06:10:56.038529 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:56.038529 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:56.039637 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Creating volume of 1 GB for restore of backup 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. Jul 24 06:10:56.044211 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Availability Zones retrieved successfully. Jul 24 06:10:56.050512 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (ae3324ef-8346-403c-83ef-865b9b4f2b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:56.051494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea2682a-4c0b-49ec-89ed-81df08ad9abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:56.052352 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:10:56.087880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ea2682a-4c0b-49ec-89ed-81df08ad9abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:56.088724 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8a47ca-b791-4f01-8f5d-ed0a36e2c484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:56.127469 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Created reservations ['a454b6c1-fe0d-4c97-8480-a2581011f451', '9acbd5cb-e3b9-4edf-abab-d5fc69cdeda9', '3e9789db-d88b-41c9-8e21-f323b5bdba76', '1216fd2e-3747-4920-9249-c18650c90997'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:10:56.128440 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc8a47ca-b791-4f01-8f5d-ed0a36e2c484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a454b6c1-fe0d-4c97-8480-a2581011f451', '9acbd5cb-e3b9-4edf-abab-d5fc69cdeda9', '3e9789db-d88b-41c9-8e21-f323b5bdba76', '1216fd2e-3747-4920-9249-c18650c90997']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:56.129197 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae63a59-053c-42c2-b8ac-bfe4279533f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:56.157545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae63a59-053c-42c2-b8ac-bfe4279533f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36c9697d-325c-49ec-9230-4a2812387a25', '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='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['a454b6c1-fe0d-4c97-8480-a2581011f451','9acbd5cb-e3b9-4edf-abab-d5fc69cdeda9','3e9789db-d88b-41c9-8e21-f323b5bdba76','1216fd2e-3747-4920-9249-c18650c90997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:10:56Z,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=36c9697d-325c-49ec-9230-4a2812387a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e231b628da3a42aa940075ff7c41bec1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff740ada288d444d91fa0250f6b0698d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:56.158434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc39c0c7-0a30-46c0-9482-1e2f2ade7a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:56.173056 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc39c0c7-0a30-46c0-9482-1e2f2ade7a3f) transitioned into 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='e231b628da3a42aa940075ff7c41bec1',qos_specs=None,replication_status=,reservations=['a454b6c1-fe0d-4c97-8480-a2581011f451','9acbd5cb-e3b9-4edf-abab-d5fc69cdeda9','3e9789db-d88b-41c9-8e21-f323b5bdba76','1216fd2e-3747-4920-9249-c18650c90997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff740ada288d444d91fa0250f6b0698d',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:56.173731 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fbca62-0193-41b0-9a2a-dfeb7b130cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:10:56.181880 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6fbca62-0193-41b0-9a2a-dfeb7b130cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:10:56.182665 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Flow 'volume_create_api' (ae3324ef-8346-403c-83ef-865b9b4f2b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:10:56.183001 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Create volume request issued successfully. Jul 24 06:10:56.189802 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:56.189802 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:56.190219 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:56.316281 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:56.317871 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:56.318046 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:56.318241 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:56.318332 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:56.321881 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:56.321881 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:56.322410 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee38ab89-f98e-4db4-ad00-638bbc99800e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:56.322663 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1345/5340] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:56 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:57.197644 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:57.197644 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:57.198077 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:10:57.198202 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Checking backup size 1 against volume size 1 {{(pid=100225) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:10:57.198375 np0000005810 devstack@c-api.service[100225]: INFO cinder.backup.api [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Overwriting volume 36c9697d-325c-49ec-9230-4a2812387a25 with restore of backup 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:10:57.212004 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] restore_backup in rpcapi backup_id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 {{(pid=100225) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:10:57.213924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21ca68ab-72a5-497e-bda9-cb00b5ac11b0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/restore returned with HTTP 202 Jul 24 06:10:57.214416 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1333/5341] 10.4.3.200 () {70 vars in 1433 bytes} [Fri Jul 24 06:10:56 2026] POST /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599/restore => generated 152 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:10:57.224978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:57.226804 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:10:57.227027 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:57.227445 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:57.227551 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:57.232048 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:57.232048 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:57.232743 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bcaad5b3-ba35-4f5e-a423-f4c7ee8688ee tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:10:57.233123 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1346/5342] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:57 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:57.334596 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:57.336974 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:57.337252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:57.337477 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:57.337613 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:57.341835 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:57.341835 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:57.342629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e791e766-7c95-4ac6-b4ae-01f108a3b173 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:57.343143 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1319/5343] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:57 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:58.243795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:58.246118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:10:58.246399 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:58.246655 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:58.246837 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:58.252316 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:58.252316 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:10:58.253193 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ac5c47b0-ddf3-46c2-a58a-af2ef7dd6336 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:10:58.253690 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1346/5344] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:58 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:58.353309 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55a2c303-76b1-4072-93f4-36146fbee27a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:58.355206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55a2c303-76b1-4072-93f4-36146fbee27a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:58.355451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55a2c303-76b1-4072-93f4-36146fbee27a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:58.355670 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55a2c303-76b1-4072-93f4-36146fbee27a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:58.355832 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-55a2c303-76b1-4072-93f4-36146fbee27a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:58.360211 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:58.360211 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:10:58.360828 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55a2c303-76b1-4072-93f4-36146fbee27a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:58.361181 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1334/5345] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:58 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:59.265124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-95053c52-de76-4d80-9b83-334858c2f714 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:59.268006 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95053c52-de76-4d80-9b83-334858c2f714 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:10:59.268285 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-95053c52-de76-4d80-9b83-334858c2f714 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:59.268527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-95053c52-de76-4d80-9b83-334858c2f714 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:59.268673 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-95053c52-de76-4d80-9b83-334858c2f714 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:59.277509 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:59.277509 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:10:59.278234 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-95053c52-de76-4d80-9b83-334858c2f714 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:10:59.278684 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1347/5346] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:59 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:10:59.373843 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:10:59.375593 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:10:59.375813 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:10:59.376107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:10:59.376107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:10:59.381278 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:10:59.381278 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:10:59.381981 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9a9ab7e1-4049-410a-b3ac-bb3d36911058 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:10:59.382418 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1320/5347] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:10:59 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:00.290982 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-449b5c43-c97c-4802-97b6-41d932f82395 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:00.293396 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-449b5c43-c97c-4802-97b6-41d932f82395 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:00.293715 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-449b5c43-c97c-4802-97b6-41d932f82395 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:00.293993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-449b5c43-c97c-4802-97b6-41d932f82395 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:00.294162 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-449b5c43-c97c-4802-97b6-41d932f82395 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:00.299432 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:00.299432 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:00.300251 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-449b5c43-c97c-4802-97b6-41d932f82395 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:00.300749 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1347/5348] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:00 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:00.394547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:00.399093 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:00.399328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:00.399532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:00.399620 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:00.405793 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:00.405793 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:00.406117 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9d756d0a-58c4-49dd-9c6e-23dd93d0b54a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:11:00.406396 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1335/5349] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:00 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:01.312958 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.314463 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:01.314644 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.314835 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.314935 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:01.318639 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.318639 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:01.319173 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d7a4afa7-252e-46e3-a93c-10580cca6d8b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:01.319478 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1348/5350] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:01 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:01.418588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.420150 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:01.420335 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.420502 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.420602 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:01.427831 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.427831 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:01.428418 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6dbf1bba-bb83-440c-ba14-18c057ed00ca tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:11:01.428805 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1321/5351] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:01 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:01.438090 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-613c6b2e-cd4b-4a21-acae-605f63383402 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.439659 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f/export_record Jul 24 06:11:01.439872 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.440044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'export_record' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.440150 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Export record for backup 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 24 06:11:01.444032 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.444032 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:01.444790 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.api [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling RPCAPI with context: , host: np0000005810, backup: 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 24 06:11:01.450400 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] export_record in rpcapi backup_id 2591a873-2734-453f-bcda-e9902284d65f on host np0000005810. {{(pid=100224) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 24 06:11:01.482288 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.contrib.backups [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjU5MWE4NzMtMjczNC00NTNmLWJjZGEtZTk5MDIyODRkNjVmIiwgInVzZXJfaWQiOiAiODUxYzhiMjRlNTBjNGZhM2EyNjk1ZjNlOTVjMzY5ODQiLCAicHJvamVjdF9pZCI6ICIxYzZmM2Q3YzRmNzI0MzhjOWMzNWQ0YTU5NDM5ZWQ1NCIsICJ2b2x1bWVfaWQiOiAiYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk4MzkwNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiLzIwMjYwNzI0MDYxMDQ4L2F6X25vdmFfYmFja3VwXzI1OTFhODczLTI3MzQtNDUzZi1iY2RhLWU5OTAyMjg0ZDY1ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjoxMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100224) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 24 06:11:01.482554 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-613c6b2e-cd4b-4a21-acae-605f63383402 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f/export_record returned with HTTP 200 Jul 24 06:11:01.483457 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1348/5352] 10.4.3.200 () {68 vars in 1430 bytes} [Fri Jul 24 06:11:01 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:01.490532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ba26a0a8-0900-4026-a811-0ee048794343 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.492460 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba26a0a8-0900-4026-a811-0ee048794343 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:01.492695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba26a0a8-0900-4026-a811-0ee048794343 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.492922 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ba26a0a8-0900-4026-a811-0ee048794343 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.492997 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ba26a0a8-0900-4026-a811-0ee048794343 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:01.498168 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.498168 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:01.498969 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ba26a0a8-0900-4026-a811-0ee048794343 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:11:01.499541 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1336/5353] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:01 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:01.511983 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.513710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] POST https://10.4.3.200/volume/v3/backups/import_record Jul 24 06:11:01.514164 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODU2NWI2MmItM2Y4NS00OGRmLWE3MzgtY2FhMmY2YTc2OTYwIiwgInVzZXJfaWQiOiAiODUxYzhiMjRlNTBjNGZhM2EyNjk1ZjNlOTVjMzY5ODQiLCAicHJvamVjdF9pZCI6ICIxYzZmM2Q3YzRmNzI0MzhjOWMzNWQ0YTU5NDM5ZWQ1NCIsICJ2b2x1bWVfaWQiOiAiYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk4MzkwNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiLzIwMjYwNzI0MDYxMDQ4L2F6X25vdmFfYmFja3VwXzI1OTFhODczLTI3MzQtNDUzZi1iY2RhLWU5OTAyMjg0ZDY1ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjoxMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:01.515572 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODU2NWI2MmItM2Y4NS00OGRmLWE3MzgtY2FhMmY2YTc2OTYwIiwgInVzZXJfaWQiOiAiODUxYzhiMjRlNTBjNGZhM2EyNjk1ZjNlOTVjMzY5ODQiLCAicHJvamVjdF9pZCI6ICIxYzZmM2Q3YzRmNzI0MzhjOWMzNWQ0YTU5NDM5ZWQ1NCIsICJ2b2x1bWVfaWQiOiAiYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk4MzkwNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiLzIwMjYwNzI0MDYxMDQ4L2F6X25vdmFfYmFja3VwXzI1OTFhODczLTI3MzQtNDUzZi1iY2RhLWU5OTAyMjg0ZDY1ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjoxMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100222) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 24 06:11:01.515716 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODU2NWI2MmItM2Y4NS00OGRmLWE3MzgtY2FhMmY2YTc2OTYwIiwgInVzZXJfaWQiOiAiODUxYzhiMjRlNTBjNGZhM2EyNjk1ZjNlOTVjMzY5ODQiLCAicHJvamVjdF9pZCI6ICIxYzZmM2Q3YzRmNzI0MzhjOWMzNWQ0YTU5NDM5ZWQ1NCIsICJ2b2x1bWVfaWQiOiAiYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiIiwgImhvc3QiOiAibnAwMDAwMDA1ODEwIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTk4MzkwNDk1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYTZjZWUwNzctODMyNi00Njc2LTk0Y2ItNGQwYzIyNGJhNWRiLzIwMjYwNzI0MDYxMDQ4L2F6X25vdmFfYmFja3VwXzI1OTFhODczLTI3MzQtNDUzZi1iY2RhLWU5OTAyMjg0ZDY1ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMjRUMDY6MTA6NDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0yNFQwNjoxMTowMVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100222) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 24 06:11:01.516451 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7625f027f6ed4271a45ac41be71d76ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c6f3d7c4f72438c9c35d4a59439ed54', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:11:01.516652 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a0642a5-47e6-4644-b4b0-f660f35bb32e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/import_record returned with HTTP 403 Jul 24 06:11:01.517105 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1349/5354] 10.4.3.200 () {70 vars in 1342 bytes} [Fri Jul 24 06:11:01 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:01.525510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fca8f79-560f-4a66-be10-8e2960032b64 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.527664 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:11:01.527984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.528261 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.528494 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume with id: a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:11:01.536950 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.536950 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:01.537358 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:01.562599 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume request issued successfully. Jul 24 06:11:01.562859 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fca8f79-560f-4a66-be10-8e2960032b64 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db returned with HTTP 202 Jul 24 06:11:01.563346 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1322/5355] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:01 2026] DELETE /volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:01.570295 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27b5c588-e10b-473b-ab86-631fe132ada2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:01.572061 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27b5c588-e10b-473b-ab86-631fe132ada2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:11:01.572419 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27b5c588-e10b-473b-ab86-631fe132ada2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:01.572642 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27b5c588-e10b-473b-ab86-631fe132ada2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:01.581337 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:01.581337 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:01.586015 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27b5c588-e10b-473b-ab86-631fe132ada2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:01.590346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27b5c588-e10b-473b-ab86-631fe132ada2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db returned with HTTP 200 Jul 24 06:11:01.590899 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1349/5356] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:01 2026] GET /volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:02.329494 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.331238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:02.332765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:02.332765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:02.332765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:02.335834 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:02.335834 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:02.336384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9e9a0eb0-3812-4a0b-a9ab-6133a6d5e59c tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:02.336720 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1337/5357] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:02 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:02.602648 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b133e9c7-db99-4f8f-aa4c-232beba444d4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.604412 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b133e9c7-db99-4f8f-aa4c-232beba444d4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db Jul 24 06:11:02.604619 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b133e9c7-db99-4f8f-aa4c-232beba444d4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:02.604857 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b133e9c7-db99-4f8f-aa4c-232beba444d4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:02.611264 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b133e9c7-db99-4f8f-aa4c-232beba444d4 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db returned with HTTP 404 Jul 24 06:11:02.611861 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1350/5358] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:02 2026] GET /volume/v3/volumes/a6cee077-8326-4676-94cb-4d0c224ba5db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:02.620328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b007178-17e1-42ab-b10b-04ef8b39537b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.621445 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b007178-17e1-42ab-b10b-04ef8b39537b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] GET https://10.4.3.200/volume/v3/backups Jul 24 06:11:02.621585 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b007178-17e1-42ab-b10b-04ef8b39537b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:02.621777 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b007178-17e1-42ab-b10b-04ef8b39537b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:02.622016 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.api_utils [None req-7b007178-17e1-42ab-b10b-04ef8b39537b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Removing options '' from query. {{(pid=100223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:11:02.632809 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b007178-17e1-42ab-b10b-04ef8b39537b tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 200 Jul 24 06:11:02.633180 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1323/5359] 10.4.3.200 () {68 vars in 1277 bytes} [Fri Jul 24 06:11:02 2026] GET /volume/v3/backups => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:02.641900 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.643622 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] GET https://10.4.3.200/volume/v3/backups?project_id=1c6f3d7c4f72438c9c35d4a59439ed54 Jul 24 06:11:02.643853 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:02.644025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:02.644291 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.api_utils [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Removing options 'project_id' from query. {{(pid=100224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 24 06:11:02.649118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7d95c1f8-7d97-4d46-b01a-c66acc21c4ee tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups?project_id=1c6f3d7c4f72438c9c35d4a59439ed54 returned with HTTP 200 Jul 24 06:11:02.649640 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1350/5360] 10.4.3.200 () {68 vars in 1364 bytes} [Fri Jul 24 06:11:02 2026] GET /volume/v3/backups?project_id=1c6f3d7c4f72438c9c35d4a59439ed54 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:02.657764 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-312e411e-6c47-4999-a246-0a137824a6dc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.659513 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:11:02.659862 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1728875748"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:02.661155 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1728875748'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:11:02.661359 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume of 1 GB Jul 24 06:11:02.665361 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Availability Zones retrieved successfully. Jul 24 06:11:02.670556 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (ec8f5b72-e4eb-4a15-a60c-e35f46615cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:02.671611 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e0111b-a998-4faf-8b84-e12307176332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:02.672442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:02.693926 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90e0111b-a998-4faf-8b84-e12307176332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:02.694590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc0a7dd-ec4f-4f01-b858-38f0fca043c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:02.729684 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['448ff54c-d230-4ecd-8e30-38dcfb8db49b', 'f97781b1-40a2-4611-bc50-d19655cdce16', 'afdaeb65-86db-476d-91dc-6094798ade48', 'd88cf037-9fa4-4bbf-8125-0468948759f3'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:02.730362 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cc0a7dd-ec4f-4f01-b858-38f0fca043c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448ff54c-d230-4ecd-8e30-38dcfb8db49b', 'f97781b1-40a2-4611-bc50-d19655cdce16', 'afdaeb65-86db-476d-91dc-6094798ade48', 'd88cf037-9fa4-4bbf-8125-0468948759f3']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:02.731058 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e3324-8cac-4a87-84f0-4627945dcdc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:02.753047 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e3324-8cac-4a87-84f0-4627945dcdc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff24e5c-6fb3-471e-81e0-6f887de10d6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1728875748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['448ff54c-d230-4ecd-8e30-38dcfb8db49b','f97781b1-40a2-4611-bc50-d19655cdce16','afdaeb65-86db-476d-91dc-6094798ade48','d88cf037-9fa4-4bbf-8125-0468948759f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1728875748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff24e5c-6fb3-471e-81e0-6f887de10d6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:02.753843 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01493e35-51c9-49b6-8c02-519b509271e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:02.776547 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01493e35-51c9-49b6-8c02-519b509271e7) transitioned into state 'SUCCESS' from state '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-1728875748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['448ff54c-d230-4ecd-8e30-38dcfb8db49b','f97781b1-40a2-4611-bc50-d19655cdce16','afdaeb65-86db-476d-91dc-6094798ade48','d88cf037-9fa4-4bbf-8125-0468948759f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='851c8b24e50c4fa3a2695f3e95c36984',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:02.777273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4de13c8-6090-45cb-ac6e-fb5f46d1acf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:02.786746 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4de13c8-6090-45cb-ac6e-fb5f46d1acf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:02.787557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Flow 'volume_create_api' (ec8f5b72-e4eb-4a15-a60c-e35f46615cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:02.787851 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Create volume request issued successfully. Jul 24 06:11:02.788406 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-312e411e-6c47-4999-a246-0a137824a6dc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:11:02.788956 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1338/5361] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:11:02 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:02.800374 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-649d6a42-408f-4f95-8176-7fcd0570b704 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:02.801935 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-649d6a42-408f-4f95-8176-7fcd0570b704 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:02.802169 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-649d6a42-408f-4f95-8176-7fcd0570b704 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:02.802343 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-649d6a42-408f-4f95-8176-7fcd0570b704 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:02.809096 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:02.809096 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:02.812204 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-649d6a42-408f-4f95-8176-7fcd0570b704 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:02.815636 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-649d6a42-408f-4f95-8176-7fcd0570b704 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b returned with HTTP 200 Jul 24 06:11:02.815974 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1351/5362] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:02 2026] GET /volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:03.349062 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:03.350475 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:03.350825 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:03.351125 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:03.351325 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:03.356049 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:03.356049 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:03.356742 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d7a0cdd1-f0c2-4435-9032-0cd654a428ff tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:03.357159 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1324/5363] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:03 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:03.827609 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-043b98ca-fef3-481b-96a8-763ffff676b2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:03.829715 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-043b98ca-fef3-481b-96a8-763ffff676b2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:03.829947 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-043b98ca-fef3-481b-96a8-763ffff676b2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:03.830144 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-043b98ca-fef3-481b-96a8-763ffff676b2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:03.837047 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:03.837047 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:03.840448 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-043b98ca-fef3-481b-96a8-763ffff676b2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:03.843987 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-043b98ca-fef3-481b-96a8-763ffff676b2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b returned with HTTP 200 Jul 24 06:11:03.844339 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1351/5364] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:03 2026] GET /volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:03.854943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:03.856662 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] POST https://10.4.3.200/volume/v3/backups Jul 24 06:11:03.857029 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cff24e5c-6fb3-471e-81e0-6f887de10d6b", "name": "tempest-type-Backup-1556462478"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:03.858380 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating new backup {'backup': {'volume_id': 'cff24e5c-6fb3-471e-81e0-6f887de10d6b', 'name': 'tempest-type-Backup-1556462478'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:11:03.858551 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Creating backup of volume cff24e5c-6fb3-471e-81e0-6f887de10d6b in container None Jul 24 06:11:03.866204 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:03.866204 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:03.866642 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:03.880955 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Created reservations ['dfce4e9a-a87a-45cb-802d-31e5a6daa930', 'fe95e1ae-0118-42ff-82e0-a8e92458279e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:03.905662 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-89e1da0f-6d1c-4810-96fb-95736791e1a5 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:11:03.906165 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1339/5365] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:11:03 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:03.913708 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:03.916010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:03.916302 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:03.916522 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:03.916638 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:03.920987 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:03.920987 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:03.921648 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fa04b4c-0186-4c8c-b71d-19fe716b6fe0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:03.922026 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1352/5366] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:03 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:04.368096 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:04.369706 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:04.370034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:04.370318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:04.371282 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:04.374604 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:04.374604 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:04.375328 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e30abe2-c55e-4e70-80be-bac3b56ff373 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:04.375749 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1325/5367] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:04 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:04.931271 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:04.933050 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:04.933290 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:04.933535 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:04.933695 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:04.937669 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:04.937669 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:04.938386 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b38d1b83-f14a-48a5-943d-3594d6a4ef42 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:04.938792 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1352/5368] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:04 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:05.386371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:05.388130 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:05.388329 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:05.388496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:05.388597 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:05.392759 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:05.392759 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:05.393324 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ceb338e1-7520-499a-bc58-3108f5a3f5d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:05.393637 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1340/5369] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:05 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:05.948438 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:05.950472 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:05.950713 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:05.950925 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:05.951076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:05.956277 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:05.956277 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:05.956871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1aa7bbd1-02a6-405b-8b88-2a2fe2010355 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:05.957227 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1353/5370] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:05 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:06.404270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7284776f-9353-40ae-b856-a369bff9749b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:06.406549 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7284776f-9353-40ae-b856-a369bff9749b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:06.407052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7284776f-9353-40ae-b856-a369bff9749b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:06.407052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7284776f-9353-40ae-b856-a369bff9749b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:06.407217 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7284776f-9353-40ae-b856-a369bff9749b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:06.412610 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:06.412610 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:06.413424 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7284776f-9353-40ae-b856-a369bff9749b tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:06.413936 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1326/5371] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:06 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:06.968147 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:06.970935 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:06.971191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:06.971418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:06.971557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:06.974397 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=356,cinder:INSERT=55,cinder:UPDATE=142 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:11:06.979218 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:06.979218 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:06.979859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-59bd0db4-a1b4-4bac-b26d-13deac2383df tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:06.980256 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1353/5372] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:06 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:07.426772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:07.428725 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:07.428985 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:07.429203 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:07.430257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:07.433136 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=328,cinder:INSERT=48,cinder:UPDATE=104 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:11:07.434709 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:07.434709 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:07.435430 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-769bcf70-2343-40b1-b725-5c6dd2d7d3e5 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:07.435856 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1341/5373] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:07 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:07.446891 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1141b849-999e-499e-a871-f5d5fe7089a9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:07.449283 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 Jul 24 06:11:07.449609 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:07.449903 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:07.450129 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume with id: 36c9697d-325c-49ec-9230-4a2812387a25 Jul 24 06:11:07.460256 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:07.460256 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:07.460685 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:11:07.483014 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume request issued successfully. Jul 24 06:11:07.483300 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1141b849-999e-499e-a871-f5d5fe7089a9 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 returned with HTTP 202 Jul 24 06:11:07.483937 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1354/5374] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:07 2026] DELETE /volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:07.494883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-116c68e7-c97a-4546-b74c-a03971f06be0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:07.497780 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-116c68e7-c97a-4546-b74c-a03971f06be0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 Jul 24 06:11:07.498077 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-116c68e7-c97a-4546-b74c-a03971f06be0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:07.498318 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-116c68e7-c97a-4546-b74c-a03971f06be0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:07.507822 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:07.507822 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:07.512070 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-116c68e7-c97a-4546-b74c-a03971f06be0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:11:07.517311 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-116c68e7-c97a-4546-b74c-a03971f06be0 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 returned with HTTP 200 Jul 24 06:11:07.517870 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1327/5375] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:07 2026] GET /volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:07.992177 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:07.993900 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:07.994132 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:07.994313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:07.994409 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:07.998494 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:07.998494 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:07.999112 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-49ea9038-672b-463d-8b3c-49c65028f1b7 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:07.999487 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1354/5376] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:07 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:08.533800 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-49c732fc-a056-4422-8cb1-8156487be960 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:08.535545 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49c732fc-a056-4422-8cb1-8156487be960 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 Jul 24 06:11:08.535749 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49c732fc-a056-4422-8cb1-8156487be960 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:08.535966 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-49c732fc-a056-4422-8cb1-8156487be960 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:08.541771 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-49c732fc-a056-4422-8cb1-8156487be960 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 returned with HTTP 404 Jul 24 06:11:08.542314 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1342/5377] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:08 2026] GET /volume/v3/volumes/36c9697d-325c-49ec-9230-4a2812387a25 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:08.550699 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:08.552420 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:08.552623 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:08.552883 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:08.553021 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:08.554823 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=316,cinder:UPDATE=84,cinder:INSERT=36 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:11:08.557574 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:08.557574 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:08.558247 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-84e13c5e-5ac7-4b00-ac22-21a889fe96e1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:08.558589 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1355/5378] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:08 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:08.569161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:08.570847 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:11:08.571093 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:08.571313 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:08.571456 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: a2deefbb-3417-4228-b7ef-f4cf8824f845. Jul 24 06:11:08.575365 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:08.575365 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:08.585698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id a2deefbb-3417-4228-b7ef-f4cf8824f845 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:08.587425 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6608fb88-cb5b-4776-941a-40f27a9520f8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 202 Jul 24 06:11:08.587824 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1328/5379] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:08 2026] DELETE /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:08.595103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:08.597355 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:11:08.597584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:08.597802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:08.597909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:08.602523 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:08.602523 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:08.603173 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-a12b8d89-421a-47d3-8f51-63259eb73f41 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 200 Jul 24 06:11:08.603631 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1355/5380] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:08 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:09.011139 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:09.013351 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:09.013573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:09.013743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:09.013837 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:09.022234 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:09.022234 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:09.023139 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cef27f85-b2a0-4ba7-b835-486e27feb5ed tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:09.023886 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1343/5381] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:09 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:09.614851 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f132257e-6c80-4ec5-a827-618398b8cf26 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:09.616858 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f132257e-6c80-4ec5-a827-618398b8cf26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 Jul 24 06:11:09.617217 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f132257e-6c80-4ec5-a827-618398b8cf26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:09.617413 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f132257e-6c80-4ec5-a827-618398b8cf26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:09.617524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f132257e-6c80-4ec5-a827-618398b8cf26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id a2deefbb-3417-4228-b7ef-f4cf8824f845. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:09.621447 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f132257e-6c80-4ec5-a827-618398b8cf26 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 returned with HTTP 404 Jul 24 06:11:09.622198 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1356/5382] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:09 2026] GET /volume/v3/backups/a2deefbb-3417-4228-b7ef-f4cf8824f845 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:09.629920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:09.631721 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:11:09.631968 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:09.632202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:09.632322 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: 83352851-91e4-4fae-9832-d7c2ddb3ef29. Jul 24 06:11:09.637151 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:09.637151 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:09.650115 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id 83352851-91e4-4fae-9832-d7c2ddb3ef29 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:09.651864 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-aef8fc0e-fd25-4fb2-b822-ca1b6cb7e6ce tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 202 Jul 24 06:11:09.652341 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1329/5383] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:09 2026] DELETE /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:09.669093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:09.672615 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:11:09.672615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:09.672615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:09.672615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:09.676438 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:09.676438 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:09.677134 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aacf435f-d8f6-40ce-a40c-18155a4e2790 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 200 Jul 24 06:11:09.677488 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1356/5384] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:09 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:10.036120 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:10.038211 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:10.038545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:10.038818 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:10.038991 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:10.044550 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:10.044550 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:10.045508 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50cba756-e4b6-4f35-9fc3-973a5a434662 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:10.046044 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1344/5385] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:10 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:10.690567 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:10.692544 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 Jul 24 06:11:10.692884 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:10.693188 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:10.693301 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 83352851-91e4-4fae-9832-d7c2ddb3ef29. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:10.697616 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-148ba810-672b-4f73-bdc2-8ca3d65d01fb tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 returned with HTTP 404 Jul 24 06:11:10.698187 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1357/5386] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:10 2026] GET /volume/v3/backups/83352851-91e4-4fae-9832-d7c2ddb3ef29 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:10.705406 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-12e64cfd-50cf-4909-b533-30299520aca8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:10.707101 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:10.707345 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:10.707516 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:10.707635 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete backup with id: 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. Jul 24 06:11:10.713148 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:10.713148 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:10.724473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] delete_backup rpcapi backup_id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:10.726489 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-12e64cfd-50cf-4909-b533-30299520aca8 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 202 Jul 24 06:11:10.726489 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1330/5387] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:10 2026] DELETE /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:10.736942 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:10.738782 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:10.738929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:10.739191 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:10.739335 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:10.745490 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:10.745490 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:10.745490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3f8d84b9-6291-4b1e-892d-b862ce8550d3 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 200 Jul 24 06:11:10.745490 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1357/5388] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:10 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:11.059519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0704c727-b226-48f7-be51-cc0a989c03bc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:11.061697 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0704c727-b226-48f7-be51-cc0a989c03bc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:11.062131 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0704c727-b226-48f7-be51-cc0a989c03bc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:11.062275 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0704c727-b226-48f7-be51-cc0a989c03bc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:11.062442 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0704c727-b226-48f7-be51-cc0a989c03bc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:11.069046 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:11.069046 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:11.069987 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0704c727-b226-48f7-be51-cc0a989c03bc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:11.070528 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1345/5389] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:11 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:11.755798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-20dd58a1-338f-46be-8864-1b016b71e757 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:11.757773 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20dd58a1-338f-46be-8864-1b016b71e757 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 Jul 24 06:11:11.757991 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20dd58a1-338f-46be-8864-1b016b71e757 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:11.758184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-20dd58a1-338f-46be-8864-1b016b71e757 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:11.758288 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-20dd58a1-338f-46be-8864-1b016b71e757 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Show backup with id 3fa0c50e-4523-43b0-b9b0-c5e84bda6599. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:11.762432 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-20dd58a1-338f-46be-8864-1b016b71e757 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 returned with HTTP 404 Jul 24 06:11:11.762991 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1358/5390] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:11 2026] GET /volume/v3/backups/3fa0c50e-4523-43b0-b9b0-c5e84bda6599 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:11.771883 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:11.776157 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:11:11.776431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:11.776642 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:11.776855 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume with id: efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:11:11.788842 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:11.788842 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:11.789283 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:11:11.814028 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Delete volume request issued successfully. Jul 24 06:11:11.814398 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d30e1240-3b05-4522-8b28-72fa76f1f8dd tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c returned with HTTP 202 Jul 24 06:11:11.814875 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1331/5391] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:11 2026] DELETE /volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 24 06:11:11.826999 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:11.828910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:11:11.829318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:11.829634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:11.839347 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:11.839347 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:11.842486 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Volume info retrieved successfully. Jul 24 06:11:11.847668 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-70233196-a3a4-4a0f-9449-86f22591e7c1 tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c returned with HTTP 200 Jul 24 06:11:11.848361 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1358/5392] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:11 2026] GET /volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:12.085025 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:12.087561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:12.087903 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:12.088224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:12.088369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:12.094601 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:12.094601 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:12.095636 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6ef16311-ef1a-4411-9e23-e6494884ad00 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:12.096404 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1346/5393] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:12 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:12.869059 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d8bd97d1-82d7-4959-a9b6-f24ca3b2a4be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:12.871273 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8bd97d1-82d7-4959-a9b6-f24ca3b2a4be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] GET https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c Jul 24 06:11:12.871507 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8bd97d1-82d7-4959-a9b6-f24ca3b2a4be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:12.871746 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d8bd97d1-82d7-4959-a9b6-f24ca3b2a4be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:12.878939 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d8bd97d1-82d7-4959-a9b6-f24ca3b2a4be tempest-ProjectAdminTests33-885832253 tempest-ProjectAdminTests33-885832253-project-admin] https://10.4.3.200/volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c returned with HTTP 404 Jul 24 06:11:12.879506 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1359/5394] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:12 2026] GET /volume/v3/volumes/efbb5458-f68c-45b1-a34c-d6f8fc924f0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:13.109252 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:13.111349 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:13.111552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:13.111789 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:13.111910 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:13.116239 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:13.116239 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:13.116827 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-47ad6d0f-926d-4d63-936c-483bc5a2afba tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:13.117208 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1332/5395] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:13 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:14.128607 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:14.130658 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:14.130940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:14.131163 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:14.131352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:14.136021 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:14.136021 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:14.136825 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-144a516a-63e9-4d7a-9cfb-0f06805be7ae tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:14.137405 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1359/5396] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:14 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:15.148927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a85138e6-c266-45d7-ab38-431e05874139 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:15.150900 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a85138e6-c266-45d7-ab38-431e05874139 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:15.151223 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a85138e6-c266-45d7-ab38-431e05874139 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:15.151507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a85138e6-c266-45d7-ab38-431e05874139 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:15.151688 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-a85138e6-c266-45d7-ab38-431e05874139 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:15.156634 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:15.156634 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:15.158165 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a85138e6-c266-45d7-ab38-431e05874139 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:15.158511 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1347/5397] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:15 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:16.168589 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-723e78e0-5820-4b1d-b301-a541513e6c4c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:16.170089 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-723e78e0-5820-4b1d-b301-a541513e6c4c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:16.170273 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-723e78e0-5820-4b1d-b301-a541513e6c4c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:16.170442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-723e78e0-5820-4b1d-b301-a541513e6c4c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:16.170540 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-723e78e0-5820-4b1d-b301-a541513e6c4c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:16.174539 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:16.174539 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:16.175138 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-723e78e0-5820-4b1d-b301-a541513e6c4c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:16.175474 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1360/5398] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:16 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:17.185790 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7b56fb82-6625-4515-a658-91875c7bed13 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:17.187412 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b56fb82-6625-4515-a658-91875c7bed13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:17.187594 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b56fb82-6625-4515-a658-91875c7bed13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:17.187794 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7b56fb82-6625-4515-a658-91875c7bed13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:17.187894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7b56fb82-6625-4515-a658-91875c7bed13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:17.191649 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:17.191649 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:17.192200 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7b56fb82-6625-4515-a658-91875c7bed13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:17.192533 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1333/5399] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:17 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:18.202820 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-50309710-02cc-47a9-9617-66587f6ddefb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:18.204808 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50309710-02cc-47a9-9617-66587f6ddefb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:18.205160 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50309710-02cc-47a9-9617-66587f6ddefb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:18.205375 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-50309710-02cc-47a9-9617-66587f6ddefb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:18.205496 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-50309710-02cc-47a9-9617-66587f6ddefb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:18.210544 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:18.210544 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:18.211377 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-50309710-02cc-47a9-9617-66587f6ddefb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:18.211977 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1360/5400] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:18 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:19.222091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:19.223695 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:19.223897 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:19.224116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:19.224217 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:19.228745 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:19.228745 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:19.229343 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-b7832133-331f-4fa5-b871-0d7cf808f7d9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:19.229767 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1348/5401] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:19 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:19.241821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-588c8315-35e3-448c-a7bd-b4bd21923459 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:19.243729 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] POST https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5/action Jul 24 06:11:19.244102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:11:19.244225 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:19.245553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.admin_actions [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Updating backup '145c0077-aa60-4631-9ecc-20e8eb6f07b5' with '{'status': 'error'}' {{(pid=100222) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 24 06:11:19.253893 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:19.253893 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:19.255065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7625f027f6ed4271a45ac41be71d76ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1c6f3d7c4f72438c9c35d4a59439ed54', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:11:19.255289 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-588c8315-35e3-448c-a7bd-b4bd21923459 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5/action returned with HTTP 403 Jul 24 06:11:19.255753 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1361/5402] 10.4.3.200 () {70 vars in 1430 bytes} [Fri Jul 24 06:11:19 2026] POST /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:19.262809 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c023a202-7dae-4544-8ffc-aed72082a32f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:19.264548 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:19.264780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:19.264979 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:19.265154 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume with id: cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:19.266956 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=269,cinder:UPDATE=76,cinder:INSERT=37,cinder:DELETE=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:11:19.273052 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:19.273052 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:19.273479 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:19.289346 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume request issued successfully. Jul 24 06:11:19.289507 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c023a202-7dae-4544-8ffc-aed72082a32f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b returned with HTTP 202 Jul 24 06:11:19.289922 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1334/5403] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:19 2026] DELETE /volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:19.296404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:19.298014 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:19.298217 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:19.298391 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:19.305289 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:19.305289 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:19.308556 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:19.312265 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-31f5fff4-8c77-4979-9c98-b8891d0f7e75 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b returned with HTTP 200 Jul 24 06:11:19.312615 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1361/5404] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:19 2026] GET /volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-13832b26-990e-4ab1-a3b6-46c2626b0fcf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13832b26-990e-4ab1-a3b6-46c2626b0fcf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13832b26-990e-4ab1-a3b6-46c2626b0fcf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-13832b26-990e-4ab1-a3b6-46c2626b0fcf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-13832b26-990e-4ab1-a3b6-46c2626b0fcf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b returned with HTTP 404 Jul 24 06:11:20.669561 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1349/5405] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:20 2026] GET /volume/v3/volumes/cff24e5c-6fb3-471e-81e0-6f887de10d6b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] POST https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/restore Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.contrib.backups [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Restoring backup 0657dd69-53a4-4780-8cd6-7849ee098aab ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100222) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.contrib.backups [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Restoring backup 0657dd69-53a4-4780-8cd6-7849ee098aab to volume None. Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Creating volume of 1 GB for restore of backup 0657dd69-53a4-4780-8cd6-7849ee098aab. Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Availability zone cache updated, next update will occur around 2026-07-24 07:11:20.357234. {{(pid=100222) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Availability Zones retrieved successfully. Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Flow 'volume_create_api' (de594037-74ff-45e7-b37f-cef9e1d1d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f5366-8677-472d-8937-f0c456030f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c0f5366-8677-472d-8937-f0c456030f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:20.672298 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c583eb8-0788-4884-b81c-fe47fbadcf49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Created reservations ['24897d57-76bd-474d-a3e3-111285f9f294', '83957abe-71cf-4b4d-962b-b28bf0f1c74c', '7bd18678-64a5-4572-ac0e-1a1aa069f0a5', '1eb0f2ea-a181-47f5-a775-2a6064413b77'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c583eb8-0788-4884-b81c-fe47fbadcf49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24897d57-76bd-474d-a3e3-111285f9f294', '83957abe-71cf-4b4d-962b-b28bf0f1c74c', '7bd18678-64a5-4572-ac0e-1a1aa069f0a5', '1eb0f2ea-a181-47f5-a775-2a6064413b77']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4566104e-5c47-46d6-9c76-ad3e093291be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4566104e-5c47-46d6-9c76-ad3e093291be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '289ec49c-06d0-4ab9-b978-bccc604ee2c1', '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='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['24897d57-76bd-474d-a3e3-111285f9f294','83957abe-71cf-4b4d-962b-b28bf0f1c74c','7bd18678-64a5-4572-ac0e-1a1aa069f0a5','1eb0f2ea-a181-47f5-a775-2a6064413b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7625f027f6ed4271a45ac41be71d76ef',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:20Z,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=289ec49c-06d0-4ab9-b978-bccc604ee2c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c6f3d7c4f72438c9c35d4a59439ed54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7625f027f6ed4271a45ac41be71d76ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db0d5e5-fb0a-4705-a240-3f1d95e87faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:20.673439 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db0d5e5-fb0a-4705-a240-3f1d95e87faa) transitioned into 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='1c6f3d7c4f72438c9c35d4a59439ed54',qos_specs=None,replication_status=,reservations=['24897d57-76bd-474d-a3e3-111285f9f294','83957abe-71cf-4b4d-962b-b28bf0f1c74c','7bd18678-64a5-4572-ac0e-1a1aa069f0a5','1eb0f2ea-a181-47f5-a775-2a6064413b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7625f027f6ed4271a45ac41be71d76ef',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f0565-19d9-40e9-b9be-75f83405162a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f0565-19d9-40e9-b9be-75f83405162a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Flow 'volume_create_api' (de594037-74ff-45e7-b37f-cef9e1d1d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Create volume request issued successfully. Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:20.673982 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Volume info retrieved successfully. Jul 24 06:11:21.511492 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:21.511492 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:21.511939 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Volume info retrieved successfully. Jul 24 06:11:21.512068 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Checking backup size 1 against volume size 1 {{(pid=100222) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 24 06:11:21.512218 np0000005810 devstack@c-api.service[100222]: INFO cinder.backup.api [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Overwriting volume 289ec49c-06d0-4ab9-b978-bccc604ee2c1 with restore of backup 0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:21.527490 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.backup.rpcapi [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] restore_backup in rpcapi backup_id 0657dd69-53a4-4780-8cd6-7849ee098aab {{(pid=100222) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 24 06:11:21.529951 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2cf573c-8725-4955-9c3e-99aa56ab0fec tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/restore returned with HTTP 202 Jul 24 06:11:21.530377 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1362/5406] 10.4.3.200 () {70 vars in 1433 bytes} [Fri Jul 24 06:11:20 2026] POST /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab/restore => generated 152 bytes in 1187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:21.537710 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-526cf1cb-2b83-4c92-894e-247c42afe194 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:21.539334 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-526cf1cb-2b83-4c92-894e-247c42afe194 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:21.539538 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-526cf1cb-2b83-4c92-894e-247c42afe194 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:21.539729 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-526cf1cb-2b83-4c92-894e-247c42afe194 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:21.539843 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-526cf1cb-2b83-4c92-894e-247c42afe194 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:21.544115 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:21.544115 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:21.544727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-526cf1cb-2b83-4c92-894e-247c42afe194 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:21.545104 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1335/5407] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:21 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:21.807779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8dcbd493-e376-4d30-a626-53300111ead6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:21.889486 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dcbd493-e376-4d30-a626-53300111ead6 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:21.889876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8dcbd493-e376-4d30-a626-53300111ead6 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1589274626", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:21.901839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8dcbd493-e376-4d30-a626-53300111ead6 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:21.902134 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1362/5408] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:11:21 2026] POST /volume/v3/types => generated 212 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:21.910285 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3f7d9fd9-3ace-4a5c-9575-24e47553cdb3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:21.912145 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f7d9fd9-3ace-4a5c-9575-24e47553cdb3 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] POST https://10.4.3.200/volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5/encryption Jul 24 06:11:21.912524 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3f7d9fd9-3ace-4a5c-9575-24e47553cdb3 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:21.929039 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3f7d9fd9-3ace-4a5c-9575-24e47553cdb3 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5/encryption returned with HTTP 200 Jul 24 06:11:21.929432 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1350/5409] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:11:21 2026] POST /volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:21.937006 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:21.989031 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:11:21.989421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1785938654", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1589274626", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:21.991101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1785938654', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1589274626', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:11:21.994442 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume of 1 GB Jul 24 06:11:21.994851 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:21.994851 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:21.995461 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Availability Zones retrieved successfully. Jul 24 06:11:22.000557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (f23d4f8a-0618-498f-a1a4-d224b4a787ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:22.001384 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82070ee-3d1a-4013-b309-77d027751307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:22.002229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:22.024101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82070ee-3d1a-4013-b309-77d027751307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:11:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=133f0560-2e45-4792-9743-d319324d03c5,is_public=True,name='tempest-scenario-type-luks-1589274626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '133f0560-2e45-4792-9743-d319324d03c5', '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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:22.024805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a91e3e6-3afb-44ea-865e-6a9bedabdf45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:22.046470 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1589274626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1589274626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:22.046768 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1589274626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1589274626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:22.073771 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Created reservations ['6a8ff9f6-d350-47a8-a4c1-8d9d1c4b7b49', '7b52ab20-a0ed-47ef-bb85-77ba7fa65912', '111bac39-b395-4bf9-a276-adf5781b9db6', '9fd922b9-7817-4713-b579-1c131fcf2c15'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:22.074447 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a91e3e6-3afb-44ea-865e-6a9bedabdf45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a8ff9f6-d350-47a8-a4c1-8d9d1c4b7b49', '7b52ab20-a0ed-47ef-bb85-77ba7fa65912', '111bac39-b395-4bf9-a276-adf5781b9db6', '9fd922b9-7817-4713-b579-1c131fcf2c15']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:22.075160 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d6c776-f029-475c-823c-aa652be7c165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:22.093248 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0d6c776-f029-475c-823c-aa652be7c165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6966602a-d5b3-4b56-a9f8-5e6f89561a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1785938654',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['6a8ff9f6-d350-47a8-a4c1-8d9d1c4b7b49','7b52ab20-a0ed-47ef-bb85-77ba7fa65912','111bac39-b395-4bf9-a276-adf5781b9db6','9fd922b9-7817-4713-b579-1c131fcf2c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=133f0560-2e45-4792-9743-d319324d03c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1785938654',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6966602a-d5b3-4b56-a9f8-5e6f89561a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea5dee361d0462ea76166bea00c122a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(133f0560-2e45-4792-9743-d319324d03c5),volume_type_id=133f0560-2e45-4792-9743-d319324d03c5)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:22.093880 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1d0caf-18d9-49fc-98ac-184d2b3306e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:22.108971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1d0caf-18d9-49fc-98ac-184d2b3306e5) transitioned into state 'SUCCESS' from state '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-1785938654',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['6a8ff9f6-d350-47a8-a4c1-8d9d1c4b7b49','7b52ab20-a0ed-47ef-bb85-77ba7fa65912','111bac39-b395-4bf9-a276-adf5781b9db6','9fd922b9-7817-4713-b579-1c131fcf2c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=133f0560-2e45-4792-9743-d319324d03c5)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:22.109652 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabd1ebc-eab0-473e-89cc-76ac473abdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:22.117630 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabd1ebc-eab0-473e-89cc-76ac473abdca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:22.118457 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (f23d4f8a-0618-498f-a1a4-d224b4a787ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:22.118748 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request issued successfully. Jul 24 06:11:22.119285 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a6a974a2-e917-4003-90f5-278ce9aeba3b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:11:22.120072 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1363/5410] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:11:21 2026] POST /volume/v3/volumes => generated 785 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:22.133173 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-54210664-6930-40e4-966b-d107c13c73fe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:22.134747 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54210664-6930-40e4-966b-d107c13c73fe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:11:22.134920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54210664-6930-40e4-966b-d107c13c73fe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:22.135098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-54210664-6930-40e4-966b-d107c13c73fe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:22.141470 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:22.141470 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:22.144801 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-54210664-6930-40e4-966b-d107c13c73fe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:22.148629 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-54210664-6930-40e4-966b-d107c13c73fe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 200 Jul 24 06:11:22.149030 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1336/5411] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:22 2026] GET /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:22.554329 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:22.556549 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:22.556832 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:22.557111 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:22.557255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:22.562720 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:22.562720 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:22.563514 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f116c43c-c1ea-48b4-8c57-1b02322de263 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:22.563968 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1363/5412] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:22 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:23.160295 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8ed3dab3-e769-48bd-91b4-74938278c956 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:23.161973 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ed3dab3-e769-48bd-91b4-74938278c956 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:11:23.162161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ed3dab3-e769-48bd-91b4-74938278c956 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:23.162334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8ed3dab3-e769-48bd-91b4-74938278c956 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:23.168964 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:23.168964 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:23.172196 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8ed3dab3-e769-48bd-91b4-74938278c956 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:23.175722 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8ed3dab3-e769-48bd-91b4-74938278c956 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 200 Jul 24 06:11:23.176054 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1351/5413] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:23 2026] GET /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:23.187947 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:23.189726 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:11:23.189931 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:23.190152 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:23.196226 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:23.196226 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:23.199216 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:23.202914 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00bf4f69-6ac9-4e81-9e9f-962d740ecec7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 200 Jul 24 06:11:23.203314 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1364/5414] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:23 2026] GET /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:23.213972 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-000743f6-f328-46f4-a468-4396b4ae1df9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:23.215594 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:11:23.215942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-258088139", "source_volid": "6966602a-d5b3-4b56-a9f8-5e6f89561a80", "volume_type": "tempest-scenario-type-luks-1589274626", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:23.217436 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-258088139', 'source_volid': '6966602a-d5b3-4b56-a9f8-5e6f89561a80', 'volume_type': 'tempest-scenario-type-luks-1589274626', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:11:23.225871 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:23.225871 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:23.226276 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume retrieved successfully. Jul 24 06:11:23.226379 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume of 1 GB Jul 24 06:11:23.226929 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Availability Zones retrieved successfully. Jul 24 06:11:23.231528 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (13dab226-cc64-467c-b969-0f9e53332578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:23.232484 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e50b06-8c58-4b79-bcac-0de297555bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:23.233276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:23.251312 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e50b06-8c58-4b79-bcac-0de297555bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6966602a-d5b3-4b56-a9f8-5e6f89561a80', 'volume_type': VolumeType(created_at=2026-07-24T06:11:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=133f0560-2e45-4792-9743-d319324d03c5,is_public=True,name='tempest-scenario-type-luks-1589274626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '133f0560-2e45-4792-9743-d319324d03c5', '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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:23.252038 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d64a4d-e1f1-4784-b4af-1a785df23f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:23.275485 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1589274626 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1589274626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:23.275773 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1589274626 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1589274626, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:23.288293 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Created reservations ['4017bf6b-492c-4b17-aa35-e6d5fa9ff6c4', 'd727a38a-168a-4ace-869d-eecc955887e4', '8433ca2d-c2cf-4084-aafa-bdcf0f48d5d9', 'e4abb46b-ed2b-4d7f-90af-f8f12ac0d8b9'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:23.289057 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d64a4d-e1f1-4784-b4af-1a785df23f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4017bf6b-492c-4b17-aa35-e6d5fa9ff6c4', 'd727a38a-168a-4ace-869d-eecc955887e4', '8433ca2d-c2cf-4084-aafa-bdcf0f48d5d9', 'e4abb46b-ed2b-4d7f-90af-f8f12ac0d8b9']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:23.289800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cc7608-53ae-4926-baf6-f165abeeee0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:23.319284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71cc7608-53ae-4926-baf6-f165abeeee0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492ef402-bc07-4fe6-9f61-2d650508458b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-258088139',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['4017bf6b-492c-4b17-aa35-e6d5fa9ff6c4','d727a38a-168a-4ace-869d-eecc955887e4','8433ca2d-c2cf-4084-aafa-bdcf0f48d5d9','e4abb46b-ed2b-4d7f-90af-f8f12ac0d8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=6966602a-d5b3-4b56-a9f8-5e6f89561a80,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=133f0560-2e45-4792-9743-d319324d03c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-258088139',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=492ef402-bc07-4fe6-9f61-2d650508458b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea5dee361d0462ea76166bea00c122a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6966602a-d5b3-4b56-a9f8-5e6f89561a80,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(133f0560-2e45-4792-9743-d319324d03c5),volume_type_id=133f0560-2e45-4792-9743-d319324d03c5)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:23.320140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc5069c-36d7-4dc2-9c31-9afbf54386db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:23.336969 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc5069c-36d7-4dc2-9c31-9afbf54386db) transitioned into state 'SUCCESS' from state '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-258088139',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['4017bf6b-492c-4b17-aa35-e6d5fa9ff6c4','d727a38a-168a-4ace-869d-eecc955887e4','8433ca2d-c2cf-4084-aafa-bdcf0f48d5d9','e4abb46b-ed2b-4d7f-90af-f8f12ac0d8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=6966602a-d5b3-4b56-a9f8-5e6f89561a80,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=133f0560-2e45-4792-9743-d319324d03c5)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:23.337603 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc4eebe-4e98-4641-9bb7-c016e62d25bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:23.351990 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc4eebe-4e98-4641-9bb7-c016e62d25bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:23.352907 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (13dab226-cc64-467c-b969-0f9e53332578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:23.353284 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request issued successfully. Jul 24 06:11:23.353891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-000743f6-f328-46f4-a468-4396b4ae1df9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:11:23.354375 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1337/5415] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:11:23 2026] POST /volume/v3/volumes => generated 811 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:23.368870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-07181571-e66d-4a6a-9418-06a3c46c7488 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:23.370637 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07181571-e66d-4a6a-9418-06a3c46c7488 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:23.370827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07181571-e66d-4a6a-9418-06a3c46c7488 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:23.370997 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-07181571-e66d-4a6a-9418-06a3c46c7488 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:23.377519 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:23.377519 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:23.380961 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-07181571-e66d-4a6a-9418-06a3c46c7488 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:23.384715 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-07181571-e66d-4a6a-9418-06a3c46c7488 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:23.385074 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1364/5416] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:23 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:23.573366 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:23.575787 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:23.576142 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:23.576400 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:23.576600 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:23.581856 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:23.581856 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:23.582653 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7b9d092a-e4cb-4cb7-b23b-7689c14b6d13 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:23.583150 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1352/5417] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:23 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:24.097832 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b67e6666-d54c-4305-9b0c-845b586ab9e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:24.099561 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67e6666-d54c-4305-9b0c-845b586ab9e3 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:24.099950 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b67e6666-d54c-4305-9b0c-845b586ab9e3 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424", "extra_specs": {"multiattach": " True"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:24.114134 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b67e6666-d54c-4305-9b0c-845b586ab9e3 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:24.114520 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1365/5418] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:24 2026] POST /volume/v3/types => generated 286 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:24.122670 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:24.124585 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:11:24.124960 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1854502548", "snapshot_id": null, "imageRef": null, "volume_type": "b5b38035-8efd-4ab9-84bc-dd84f78861d9", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:24.126450 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1854502548', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b5b38035-8efd-4ab9-84bc-dd84f78861d9', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:11:24.131137 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume of 1 GB Jul 24 06:11:24.131432 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:24.131432 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:24.131948 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Availability Zones retrieved successfully. Jul 24 06:11:24.137780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (773015e9-5aa4-42ad-b7ba-5f1f320e1d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:24.138672 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac19b5d3-d9c6-4245-90c7-c7066df6167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:24.139639 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:24.147621 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:24.147621 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:24.160552 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac19b5d3-d9c6-4245-90c7-c7066df6167e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:11:24Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b5b38035-8efd-4ab9-84bc-dd84f78861d9,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b5b38035-8efd-4ab9-84bc-dd84f78861d9', 'encryption_key_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=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:24.161376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590443b3-dfd7-42b1-ba7e-4863dd8d99de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:24.189426 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:24.189968 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1974536906-390781424, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:11:24.216447 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Created reservations ['65550d7d-e12a-4d1a-aa13-012139a160d9', '04fba2c3-b0c7-4264-ac10-e683a19a85b9', '53a92d18-26dc-4711-95e8-73745871e0f7', 'd2666338-14df-47cb-961f-4b14510ffa88'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:24.217555 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (590443b3-dfd7-42b1-ba7e-4863dd8d99de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65550d7d-e12a-4d1a-aa13-012139a160d9', '04fba2c3-b0c7-4264-ac10-e683a19a85b9', '53a92d18-26dc-4711-95e8-73745871e0f7', 'd2666338-14df-47cb-961f-4b14510ffa88']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:24.218705 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1d210e-12e5-4136-8272-f7ff41138ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:24.248132 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d1d210e-12e5-4136-8272-f7ff41138ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6037dd42-f762-424a-86fc-229b0d8361ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1854502548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['65550d7d-e12a-4d1a-aa13-012139a160d9','04fba2c3-b0c7-4264-ac10-e683a19a85b9','53a92d18-26dc-4711-95e8-73745871e0f7','d2666338-14df-47cb-961f-4b14510ffa88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=b5b38035-8efd-4ab9-84bc-dd84f78861d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1854502548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6037dd42-f762-424a-86fc-229b0d8361ae,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='78589b46814d4cb7b11522ebd46d0757',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fa7504d3074bbfbced35b736a1599c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b5b38035-8efd-4ab9-84bc-dd84f78861d9),volume_type_id=b5b38035-8efd-4ab9-84bc-dd84f78861d9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:24.249181 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c6cff2-dcdc-4d48-9030-c07fd42d4151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:24.269886 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c6cff2-dcdc-4d48-9030-c07fd42d4151) transitioned into state 'SUCCESS' from state '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-1854502548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='78589b46814d4cb7b11522ebd46d0757',qos_specs=None,replication_status=,reservations=['65550d7d-e12a-4d1a-aa13-012139a160d9','04fba2c3-b0c7-4264-ac10-e683a19a85b9','53a92d18-26dc-4711-95e8-73745871e0f7','d2666338-14df-47cb-961f-4b14510ffa88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fa7504d3074bbfbced35b736a1599c',volume_type_id=b5b38035-8efd-4ab9-84bc-dd84f78861d9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:24.270800 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb5ee85-701c-49ba-bee4-5f71cc1abbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:24.281824 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bb5ee85-701c-49ba-bee4-5f71cc1abbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:24.283076 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Flow 'volume_create_api' (773015e9-5aa4-42ad-b7ba-5f1f320e1d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:24.283482 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Create volume request issued successfully. Jul 24 06:11:24.284300 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1db25f04-a7ac-4d9c-b90e-32870f057850 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:11:24.284893 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1338/5419] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:11:24 2026] POST /volume/v3/volumes => generated 829 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:24.296625 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:24.298305 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:24.298491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:24.298718 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:24.305494 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:24.305494 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:24.309239 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:24.313120 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecd5b8f7-b315-4d13-82f2-5251b1a4f5a6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:24.313413 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1365/5420] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:24 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:24.396541 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:24.398294 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:24.398490 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:24.398712 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:24.406014 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:24.406014 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:24.410262 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:24.415018 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-75d1cc03-83af-49bb-b958-e99ef4b19456 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:24.415494 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1353/5421] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:24 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:24.594423 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:24.596121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:24.596340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:24.596527 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:24.596633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:24.602830 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:24.602830 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:24.603482 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5b1e1be1-b539-4d86-87c0-b96c3cae93e0 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:24.603894 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1366/5422] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:24 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.326188 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.328495 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:25.328752 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.328982 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.337638 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.337638 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:25.341994 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:25.346866 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c5c382c-a13f-4c99-91b0-7a19d60b6814 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:25.347332 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1339/5423] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.359980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.361674 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:25.361909 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.362102 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.368518 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.368518 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:25.372500 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:25.376628 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-863a191f-8ed6-4166-a0f1-f16d3ff478e7 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:25.377126 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1366/5424] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.422268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.424298 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:25.424502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.424728 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.434421 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.434513 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.434513 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:25.434569 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:25.434569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.434614 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.437213 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:25.441053 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.441053 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:25.441406 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b093a486-54f5-4764-a6e6-819194f1a765 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:25.442018 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1354/5425] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.446485 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:25.453423 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-584c7fe8-6d5a-40ae-b6f7-893dca4bfb50 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:25.453807 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1367/5426] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.513509 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2470d5f2-468f-48b5-b2a8-617c6ebb5fda None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.513915 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2470d5f2-468f-48b5-b2a8-617c6ebb5fda None None] GET https://10.4.3.200/volume// Jul 24 06:11:25.514084 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2470d5f2-468f-48b5-b2a8-617c6ebb5fda None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.514254 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2470d5f2-468f-48b5-b2a8-617c6ebb5fda None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.514616 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2470d5f2-468f-48b5-b2a8-617c6ebb5fda None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:11:25.514922 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1340/5427] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:11:25.522437 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-2659dba5-4c30-46b1-abfc-253f997a4ea6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.525118 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-2659dba5-4c30-46b1-abfc-253f997a4ea6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:11:25.525467 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-2659dba5-4c30-46b1-abfc-253f997a4ea6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6037dd42-f762-424a-86fc-229b0d8361ae", "connector": null, "instance_uuid": "c75acd6d-5f57-4008-8b63-8a47f8b553e1"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:25.533525 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.533525 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:25.560859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-2659dba5-4c30-46b1-abfc-253f997a4ea6 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:11:25.561427 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1367/5428] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:11:25 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 24 06:11:25.588092 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88999f54-2b26-41a5-96fd-4a62739d73dd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.589971 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88999f54-2b26-41a5-96fd-4a62739d73dd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:25.590375 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88999f54-2b26-41a5-96fd-4a62739d73dd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.590761 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88999f54-2b26-41a5-96fd-4a62739d73dd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.594504 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3924739e-3ef1-4f20-acc9-803b56101996 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.594900 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3924739e-3ef1-4f20-acc9-803b56101996 None None] GET https://10.4.3.200/volume// Jul 24 06:11:25.595087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3924739e-3ef1-4f20-acc9-803b56101996 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.595278 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3924739e-3ef1-4f20-acc9-803b56101996 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.595570 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3924739e-3ef1-4f20-acc9-803b56101996 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:11:25.595875 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1368/5429] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:11:25.602240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.602704 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.602704 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:25.604434 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:25.605250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.605250 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.606808 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-88999f54-2b26-41a5-96fd-4a62739d73dd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:25.611647 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88999f54-2b26-41a5-96fd-4a62739d73dd tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:25.612249 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1355/5430] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.614222 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8afe9c0f-0b80-4756-9c91-3da734015042 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.615358 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.615358 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:25.615858 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8afe9c0f-0b80-4756-9c91-3da734015042 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:25.616096 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8afe9c0f-0b80-4756-9c91-3da734015042 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:25.616353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8afe9c0f-0b80-4756-9c91-3da734015042 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:25.616353 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8afe9c0f-0b80-4756-9c91-3da734015042 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:25.618629 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:25.620047 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.620047 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:25.620603 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8afe9c0f-0b80-4756-9c91-3da734015042 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:25.620961 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1368/5431] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:25.622483 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-aaa18b72-4908-46d3-adc9-2ca4d0c19c2a tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:25.622868 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1341/5432] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:11:25 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:11:25.727864 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:25.729694 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] PUT https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca Jul 24 06:11:25.730073 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:25.736976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Acquiring lock "cinder-attachment_update-6037dd42-f762-424a-86fc-229b0d8361ae-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:11:25.741037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-6037dd42-f762-424a-86fc-229b0d8361ae-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:11:25.741854 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:25.741854 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:25.807172 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Lock "cinder-attachment_update-6037dd42-f762-424a-86fc-229b0d8361ae-np0000005810" released by "attachment_update" :: held 0.066s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:11:25.807437 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-565d2907-219a-41cc-83c9-c87cd0176be1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca returned with HTTP 200 Jul 24 06:11:25.808137 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1369/5433] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:11:25 2026] PUT /volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:26.466633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:26.469706 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:26.469706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:26.469706 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:26.476705 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:26.476705 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:26.479907 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:26.483211 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1bf8195d-1816-4774-a56d-cf0f1030f481 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:26.483548 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1356/5434] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:26 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:26.624519 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6c39644-de44-4328-bb44-9728f06f9e37 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:26.626175 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6c39644-de44-4328-bb44-9728f06f9e37 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:26.626350 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6c39644-de44-4328-bb44-9728f06f9e37 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:26.626521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6c39644-de44-4328-bb44-9728f06f9e37 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:26.631510 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:26.633059 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:26.633240 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:26.633406 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:26.633514 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:26.635920 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:26.635920 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:26.637193 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:26.637193 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:26.637669 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7688f502-c931-413b-b3a7-0ad0b3691ee1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:26.638007 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1342/5435] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:26 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:26.639757 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f6c39644-de44-4328-bb44-9728f06f9e37 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:26.644456 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6c39644-de44-4328-bb44-9728f06f9e37 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:26.645045 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1369/5436] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:26 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:27.496666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:27.499292 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:27.499292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:27.499292 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:27.508796 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:27.508796 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:27.513173 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:27.517640 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-22297b38-1443-4e26-bf3f-fc5ad594f7e3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:27.518068 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1370/5437] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:27 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:27.648429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8966d050-0b24-4cf8-be68-4992209ce458 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:27.650837 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8966d050-0b24-4cf8-be68-4992209ce458 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:27.651136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8966d050-0b24-4cf8-be68-4992209ce458 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:27.651389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8966d050-0b24-4cf8-be68-4992209ce458 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:27.651538 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8966d050-0b24-4cf8-be68-4992209ce458 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:27.656036 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:27.656036 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:27.656605 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8966d050-0b24-4cf8-be68-4992209ce458 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:27.656983 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1357/5438] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:27 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:27.657767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6426a05d-ea4c-480e-b861-6ea45658b48e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:27.662070 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6426a05d-ea4c-480e-b861-6ea45658b48e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:27.662257 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6426a05d-ea4c-480e-b861-6ea45658b48e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:27.662431 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6426a05d-ea4c-480e-b861-6ea45658b48e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:27.671163 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:27.671163 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:27.674367 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6426a05d-ea4c-480e-b861-6ea45658b48e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:27.678019 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6426a05d-ea4c-480e-b861-6ea45658b48e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:27.678551 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1343/5439] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:27 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:28.530575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:28.532609 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:28.532828 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:28.533021 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:28.539533 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:28.539533 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:28.542931 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:28.546562 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-dc7c3298-c6bb-45c2-8caf-0d899043b8bf tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:28.546907 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1370/5440] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:28 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:28.668479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:28.670301 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:28.670507 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:28.670692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:28.670817 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:28.674577 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:28.674577 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:28.675131 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f26c55bf-038e-4245-8a54-18f90ad46d87 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:28.675471 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1371/5441] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:28 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:28.690051 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:28.692063 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:28.692284 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:28.692484 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:28.702899 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:28.702899 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:28.706243 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:28.710447 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-37ceb3a0-b2a3-4501-ad65-4b175981a0d3 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:28.710871 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1358/5442] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:28 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:29.560985 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:29.563307 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:29.563532 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:29.563780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:29.572070 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:29.572070 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:29.575960 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:29.580876 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-28c89371-518c-4ff7-acbe-ebdbac030b0e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:29.581339 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1344/5443] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:29 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:29.687619 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7ce1ba8c-358e-4141-b325-942000ad88bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:29.689934 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ce1ba8c-358e-4141-b325-942000ad88bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:29.690251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ce1ba8c-358e-4141-b325-942000ad88bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:29.690584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7ce1ba8c-358e-4141-b325-942000ad88bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:29.690646 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-7ce1ba8c-358e-4141-b325-942000ad88bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:29.695844 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:29.695844 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:29.696570 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7ce1ba8c-358e-4141-b325-942000ad88bf tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:29.697053 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1371/5444] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:29 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:29.725204 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-97fa29ee-2938-4489-a517-32e7120d48e5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:29.726912 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97fa29ee-2938-4489-a517-32e7120d48e5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:29.727124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97fa29ee-2938-4489-a517-32e7120d48e5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:29.727322 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-97fa29ee-2938-4489-a517-32e7120d48e5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:29.736659 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:29.736659 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:29.740280 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-97fa29ee-2938-4489-a517-32e7120d48e5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:29.744356 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-97fa29ee-2938-4489-a517-32e7120d48e5 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:29.744764 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1372/5445] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:29 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:30.104292 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b62be732-43ad-44a3-b31e-36be86a188d1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.106435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b62be732-43ad-44a3-b31e-36be86a188d1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca/action Jul 24 06:11:30.106847 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b62be732-43ad-44a3-b31e-36be86a188d1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:11:30.106993 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b62be732-43ad-44a3-b31e-36be86a188d1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:30.122390 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.122390 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:30.132113 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-37fc149e-009d-4118-9b99-71fdb4da8e5e req-b62be732-43ad-44a3-b31e-36be86a188d1 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca/action returned with HTTP 204 Jul 24 06:11:30.132536 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1359/5446] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:11:30 2026] POST /volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:30.594351 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.596647 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:30.597022 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.597228 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.606450 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.606450 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:30.610841 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:30.615595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-40eeb059-9381-40fd-90d9-10cc1c68bb94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:30.615977 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1345/5447] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:30.707632 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-72aec807-dda5-48d7-abc4-2026df346bd9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.709623 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72aec807-dda5-48d7-abc4-2026df346bd9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:30.709889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72aec807-dda5-48d7-abc4-2026df346bd9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.710149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-72aec807-dda5-48d7-abc4-2026df346bd9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.710285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-72aec807-dda5-48d7-abc4-2026df346bd9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:30.715134 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.715134 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:30.715839 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-72aec807-dda5-48d7-abc4-2026df346bd9 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:30.716264 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1372/5448] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:30.725089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.726966 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 Jul 24 06:11:30.727279 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.727430 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.727632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume with id: 289ec49c-06d0-4ab9-b978-bccc604ee2c1 Jul 24 06:11:30.734185 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.734185 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:30.734464 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:30.748263 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume request issued successfully. Jul 24 06:11:30.748437 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a07a01d-3c4b-4ad2-b63b-00f0b943cf83 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 returned with HTTP 202 Jul 24 06:11:30.748958 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1373/5449] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:30 2026] DELETE /volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:30.756665 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.758164 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.760451 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 Jul 24 06:11:30.762567 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:30.762881 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.763131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.763802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.764111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.779360 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.779360 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:30.785876 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.785876 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:30.789737 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:30.795117 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:30.797748 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dbebab0f-e849-4329-8cd0-ffd56a58477d tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 returned with HTTP 200 Jul 24 06:11:30.797748 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1360/5450] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 => generated 1074 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:30.801182 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-58b53b91-9e68-4ac7-b3c1-bec74519bcca tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:30.801761 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1346/5451] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1214 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:30.846056 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.847975 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:30.848167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.848341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.856954 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.856954 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:30.860118 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:30.863783 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-0fd95395-2faf-4e80-8b42-4a6fe62469a9 req-c02a2ffc-d709-4240-82d8-8cd2ce720d79 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:30.864145 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1373/5452] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:30.880171 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.881843 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:30.882205 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.882441 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.891361 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.891361 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:30.894612 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:30.898689 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3b947931-6cd5-4d7c-98a4-791c323d2302 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:30.899095 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1374/5453] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:30.940571 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.942597 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:30.942802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:30.943000 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:30.952459 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.952459 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:30.956393 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:30.962042 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-1a18e60d-e7a5-42d0-81cc-69cfb0350460 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:30.962525 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1361/5454] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:11:30 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:30.981498 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:30.983138 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] POST https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae/action Jul 24 06:11:30.983607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:11:30.983861 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:30.995499 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:30.995499 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:30.995499 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:30.999502 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Begin detaching volume completed successfully. Jul 24 06:11:30.999879 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-16446d57-31bb-4cd2-aff1-d12194102d9d tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae/action returned with HTTP 202 Jul 24 06:11:31.000368 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1347/5455] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:11:30 2026] POST /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:31.016352 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.018220 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:31.018399 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.018584 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.027528 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.027528 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:31.031136 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:31.035425 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e219d506-45d2-40ea-a589-c3fdb58d0d6e tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:31.035887 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1374/5456] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:31.039667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ac8cd739-57f7-4c0a-8a4e-45579dc62c94 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.040116 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac8cd739-57f7-4c0a-8a4e-45579dc62c94 None None] GET https://10.4.3.200/volume// Jul 24 06:11:31.040276 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac8cd739-57f7-4c0a-8a4e-45579dc62c94 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.040479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ac8cd739-57f7-4c0a-8a4e-45579dc62c94 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.040841 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ac8cd739-57f7-4c0a-8a4e-45579dc62c94 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:11:31.041166 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1375/5457] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:11:31.048623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.050669 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:31.050891 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.051090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.059602 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.059602 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:31.062719 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:31.066432 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-5a72520a-9e8d-4f61-a297-da4aeba0d18f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:31.069063 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1362/5458] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:11:31.583036 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.584780 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:31.584966 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.585189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.593610 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.593610 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:31.596423 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:31.599893 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-9be582af-dcd2-4712-807f-4446ad5e374b tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:31.600241 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1348/5459] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 1217 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:31.630880 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.632644 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:31.632875 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.633076 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.639775 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.639775 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:31.643832 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:31.647959 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2a1341ce-bda5-4aaa-94aa-f844fbaeb784 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:31.648414 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1375/5460] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:31.814397 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c1dc209c-1ec4-421e-9230-675274709923 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.816235 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1dc209c-1ec4-421e-9230-675274709923 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 Jul 24 06:11:31.816616 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1dc209c-1ec4-421e-9230-675274709923 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.816864 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c1dc209c-1ec4-421e-9230-675274709923 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.822192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c1dc209c-1ec4-421e-9230-675274709923 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 returned with HTTP 404 Jul 24 06:11:31.822633 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1376/5461] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/volumes/289ec49c-06d0-4ab9-b978-bccc604ee2c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:31.830111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8674c766-8b98-4124-8691-4000ef9cbf38 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.832349 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8674c766-8b98-4124-8691-4000ef9cbf38 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:31.832636 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8674c766-8b98-4124-8691-4000ef9cbf38 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.832920 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8674c766-8b98-4124-8691-4000ef9cbf38 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.833091 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-8674c766-8b98-4124-8691-4000ef9cbf38 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:31.838290 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.838290 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:31.839172 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8674c766-8b98-4124-8691-4000ef9cbf38 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-member] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:31.839552 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1363/5462] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:31.849459 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9b254a54-821d-440d-b45f-b105b221abe2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.851232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:31.851442 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.851639 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.851750 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.contrib.backups [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete backup with id: 145c0077-aa60-4631-9ecc-20e8eb6f07b5. Jul 24 06:11:31.855965 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.855965 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:31.866891 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.backup.rpcapi [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] delete_backup rpcapi backup_id 145c0077-aa60-4631-9ecc-20e8eb6f07b5 {{(pid=100223) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:31.868509 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9b254a54-821d-440d-b45f-b105b221abe2 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 202 Jul 24 06:11:31.868923 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1349/5463] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:31 2026] DELETE /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:31.876412 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.878399 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:31.878656 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.878892 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.879027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:31.883479 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.883479 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:31.884577 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c003d888-5eb6-44d8-a4d5-b77f6dca285e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 200 Jul 24 06:11:31.884577 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1376/5464] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:31 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:31.934474 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-098c6084-a827-4a85-8dd2-7ee77b20dfae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:31.936885 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-098c6084-a827-4a85-8dd2-7ee77b20dfae tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca Jul 24 06:11:31.936885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-098c6084-a827-4a85-8dd2-7ee77b20dfae tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:31.936885 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-098c6084-a827-4a85-8dd2-7ee77b20dfae tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:31.943778 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:31.943778 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:31.990582 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b1cd5b88-7be2-4d26-9910-4f9be912b6f2 req-098c6084-a827-4a85-8dd2-7ee77b20dfae tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca returned with HTTP 200 Jul 24 06:11:31.991067 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1377/5465] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:11:31 2026] DELETE /volume/v3/attachments/0d338551-a2d5-4696-82af-c0f39f5748ca => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:32.049836 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.051902 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:32.052138 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.052373 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.060840 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.060840 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:32.065669 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:32.070660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-825483db-4ba6-4fda-80dc-b2e35eb86a66 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:32.071143 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1364/5466] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:32.083416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.085593 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:32.085942 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.086285 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.086471 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume with id: 6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:32.094352 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.094352 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:32.094798 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:32.110915 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Delete volume request issued successfully. Jul 24 06:11:32.111152 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9740b014-6843-4afa-8837-6bf5e52e1f91 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 202 Jul 24 06:11:32.111553 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1350/5467] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:11:32 2026] DELETE /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:32.118320 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8f000e49-420d-43ba-ae8a-becb147e6809 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.120377 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f000e49-420d-43ba-ae8a-becb147e6809 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:32.120664 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f000e49-420d-43ba-ae8a-becb147e6809 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.120846 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8f000e49-420d-43ba-ae8a-becb147e6809 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.128144 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.128144 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:32.131817 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8f000e49-420d-43ba-ae8a-becb147e6809 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Volume info retrieved successfully. Jul 24 06:11:32.138186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8f000e49-420d-43ba-ae8a-becb147e6809 tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 200 Jul 24 06:11:32.138664 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1377/5468] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:32.663118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a813e190-bda1-43db-a697-b6dcf617b373 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.664756 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a813e190-bda1-43db-a697-b6dcf617b373 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:32.665007 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a813e190-bda1-43db-a697-b6dcf617b373 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.665193 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a813e190-bda1-43db-a697-b6dcf617b373 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.671879 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.671879 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:32.675593 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a813e190-bda1-43db-a697-b6dcf617b373 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:32.679823 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a813e190-bda1-43db-a697-b6dcf617b373 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:32.680218 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1378/5469] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:32.691808 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2818066f-bef9-474f-9408-66407e3e1f94 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.693624 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2818066f-bef9-474f-9408-66407e3e1f94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:11:32.693876 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2818066f-bef9-474f-9408-66407e3e1f94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.694133 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2818066f-bef9-474f-9408-66407e3e1f94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.701211 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.701211 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:32.704692 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-2818066f-bef9-474f-9408-66407e3e1f94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:11:32.708618 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2818066f-bef9-474f-9408-66407e3e1f94 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:11:32.709018 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1365/5470] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:32.896276 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-95a6332b-52ab-48d7-896f-9d0fa978902c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.898213 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95a6332b-52ab-48d7-896f-9d0fa978902c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 Jul 24 06:11:32.898592 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95a6332b-52ab-48d7-896f-9d0fa978902c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.898748 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-95a6332b-52ab-48d7-896f-9d0fa978902c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.898898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-95a6332b-52ab-48d7-896f-9d0fa978902c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 145c0077-aa60-4631-9ecc-20e8eb6f07b5. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:32.902466 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-95a6332b-52ab-48d7-896f-9d0fa978902c tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 returned with HTTP 404 Jul 24 06:11:32.902971 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1351/5471] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/backups/145c0077-aa60-4631-9ecc-20e8eb6f07b5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:32.909663 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.911358 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:32.911555 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.911757 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.911872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.contrib.backups [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete backup with id: 2591a873-2734-453f-bcda-e9902284d65f. Jul 24 06:11:32.915643 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.915643 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:32.927087 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.backup.rpcapi [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] delete_backup rpcapi backup_id 2591a873-2734-453f-bcda-e9902284d65f {{(pid=100224) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:32.929045 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3478f0f0-5aa2-4a27-9557-9de46f6592bb tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 202 Jul 24 06:11:32.929473 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1378/5472] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:32 2026] DELETE /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:32.937132 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:32.938809 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:32.939014 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:32.939179 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:32.939273 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:32.943242 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:32.943242 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:32.943880 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-cc9c79fb-4e32-4dae-aa20-958daa0fac20 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 200 Jul 24 06:11:32.944288 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1379/5473] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:32 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:33.150526 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8b139129-f546-4120-8db0-eda8d8e81f1f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.152713 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b139129-f546-4120-8db0-eda8d8e81f1f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] GET https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae Jul 24 06:11:33.152950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b139129-f546-4120-8db0-eda8d8e81f1f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:33.153155 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8b139129-f546-4120-8db0-eda8d8e81f1f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:33.158601 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8b139129-f546-4120-8db0-eda8d8e81f1f tempest-VolumeMultiattachTests-86999730 tempest-VolumeMultiattachTests-86999730-project-member] https://10.4.3.200/volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae returned with HTTP 404 Jul 24 06:11:33.159141 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1366/5474] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:33 2026] GET /volume/v3/volumes/6037dd42-f762-424a-86fc-229b0d8361ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:33.166246 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f9e04339-b815-424e-a075-0eac6c11045b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.167760 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:11:33.167954 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:33.168145 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method 'detail' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:33.168940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100223) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:11:33.183714 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Get all volumes completed successfully. Jul 24 06:11:33.185287 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:33.185287 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:33.190500 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f9e04339-b815-424e-a075-0eac6c11045b tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:11:33.190930 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1352/5475] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:11:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12040 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:11:33.206911 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-fb93302e-9837-44e5-8a16-73be3d83ebf5 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.208699 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb93302e-9837-44e5-8a16-73be3d83ebf5 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] DELETE https://10.4.3.200/volume/v3/types/b5b38035-8efd-4ab9-84bc-dd84f78861d9 Jul 24 06:11:33.208921 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb93302e-9837-44e5-8a16-73be3d83ebf5 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:33.209148 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-fb93302e-9837-44e5-8a16-73be3d83ebf5 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:33.232583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-fb93302e-9837-44e5-8a16-73be3d83ebf5 tempest-VolumeMultiattachTests-314939814 tempest-VolumeMultiattachTests-314939814-project-admin] https://10.4.3.200/volume/v3/types/b5b38035-8efd-4ab9-84bc-dd84f78861d9 returned with HTTP 202 Jul 24 06:11:33.233174 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1379/5476] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:33 2026] DELETE /volume/v3/types/b5b38035-8efd-4ab9-84bc-dd84f78861d9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:33.954525 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.956948 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f Jul 24 06:11:33.957072 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:33.957209 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:33.957323 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 2591a873-2734-453f-bcda-e9902284d65f. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:33.961342 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c2b5d09b-22e7-4f8f-9596-c69bb7550564 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f returned with HTTP 404 Jul 24 06:11:33.961878 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1380/5477] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:33 2026] GET /volume/v3/backups/2591a873-2734-453f-bcda-e9902284d65f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:33.969623 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-049041ff-94de-43b5-8e7f-7acee6294c7f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.971470 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:33.971696 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:33.971873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:33.972035 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete backup with id: 0657dd69-53a4-4780-8cd6-7849ee098aab. Jul 24 06:11:33.976514 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:33.976514 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:33.988097 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] delete_backup rpcapi backup_id 0657dd69-53a4-4780-8cd6-7849ee098aab {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:11:33.990111 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-049041ff-94de-43b5-8e7f-7acee6294c7f tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 202 Jul 24 06:11:33.990496 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1367/5478] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:33 2026] DELETE /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:33.997719 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:33.999701 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:33.999943 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:34.000199 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:34.000355 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:34.006316 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:34.006316 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:34.007289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2ef55d80-2cd8-4a26-84bd-c36f8f95c8d1 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 200 Jul 24 06:11:34.007907 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1353/5479] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:33 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:35.017167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5d8760da-ff5e-49be-888e-dadebf94139e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:35.018825 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d8760da-ff5e-49be-888e-dadebf94139e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab Jul 24 06:11:35.019064 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5d8760da-ff5e-49be-888e-dadebf94139e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:35.019221 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5d8760da-ff5e-49be-888e-dadebf94139e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:35.019321 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-5d8760da-ff5e-49be-888e-dadebf94139e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Show backup with id 0657dd69-53a4-4780-8cd6-7849ee098aab. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:35.023086 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5d8760da-ff5e-49be-888e-dadebf94139e tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab returned with HTTP 404 Jul 24 06:11:35.023512 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1380/5480] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:35 2026] GET /volume/v3/backups/0657dd69-53a4-4780-8cd6-7849ee098aab => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:35.029738 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:35.031352 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:11:35.031554 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:35.031744 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:35.031887 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume with id: 508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:11:35.038336 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:35.038336 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:35.038623 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:35.059445 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Delete volume request issued successfully. Jul 24 06:11:35.059659 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-417d4226-3c50-488d-8a7a-60e43bbe2176 tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff returned with HTTP 202 Jul 24 06:11:35.060127 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1381/5481] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:11:35 2026] DELETE /volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:35.067583 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:35.069424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:11:35.069686 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:35.069923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:35.077977 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:35.077977 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:35.081408 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Volume info retrieved successfully. Jul 24 06:11:35.085925 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a30cddba-0f8a-4d2d-ab8c-9260ca7b966a tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff returned with HTTP 200 Jul 24 06:11:35.086571 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1368/5482] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:35 2026] GET /volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:36.098536 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-414445f6-123c-409c-9c27-8860890bbddc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:36.100360 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-414445f6-123c-409c-9c27-8860890bbddc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] GET https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff Jul 24 06:11:36.100575 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-414445f6-123c-409c-9c27-8860890bbddc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:36.100804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-414445f6-123c-409c-9c27-8860890bbddc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:36.106414 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-414445f6-123c-409c-9c27-8860890bbddc tempest-ProjectMemberTests33-1600155356 tempest-ProjectMemberTests33-1600155356-project-admin] https://10.4.3.200/volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff returned with HTTP 404 Jul 24 06:11:36.107182 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1354/5483] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:11:36 2026] GET /volume/v3/volumes/508e027f-96a5-417b-ad1b-e1718c8967ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:37.109066 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-115f1a54-0bc3-46b8-89c4-497d3c8e005c req-510d4af2-a463-4707-a2e3-2f5449d84b03 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:37.111160 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-115f1a54-0bc3-46b8-89c4-497d3c8e005c req-510d4af2-a463-4707-a2e3-2f5449d84b03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 Jul 24 06:11:37.111384 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-115f1a54-0bc3-46b8-89c4-497d3c8e005c req-510d4af2-a463-4707-a2e3-2f5449d84b03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:37.111564 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-115f1a54-0bc3-46b8-89c4-497d3c8e005c req-510d4af2-a463-4707-a2e3-2f5449d84b03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:37.119500 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:37.119500 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:37.172696 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-115f1a54-0bc3-46b8-89c4-497d3c8e005c req-510d4af2-a463-4707-a2e3-2f5449d84b03 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 returned with HTTP 200 Jul 24 06:11:37.172696 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1381/5484] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:11:37 2026] DELETE /volume/v3/attachments/21393697-c12a-4800-a4fb-2e1b3280a667 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:37.682306 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-26129b97-98be-4540-94a9-f7e0b90f0f14 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:37.795118 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26129b97-98be-4540-94a9-f7e0b90f0f14 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 24 06:11:37.795363 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26129b97-98be-4540-94a9-f7e0b90f0f14 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:37.795569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-26129b97-98be-4540-94a9-f7e0b90f0f14 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] Calling method 'get_pools' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:37.804213 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-26129b97-98be-4540-94a9-f7e0b90f0f14 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 06:11:37.804538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1382/5485] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:11:37 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:37.811575 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d1cf491-1868-4c4d-9de1-caa14c6012d4 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:37.813114 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d1cf491-1868-4c4d-9de1-caa14c6012d4 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:11:37.813273 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d1cf491-1868-4c4d-9de1-caa14c6012d4 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:37.813443 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d1cf491-1868-4c4d-9de1-caa14c6012d4 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:37.821242 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d1cf491-1868-4c4d-9de1-caa14c6012d4 tempest-ProjectAdminTests-1783912104 tempest-ProjectAdminTests-1783912104-project-admin] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 200 Jul 24 06:11:37.821561 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1369/5486] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:11:37 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 703 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:38.242352 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:38.244875 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:11:38.245139 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:38.245366 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:38.245566 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:11:38.255900 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:38.255900 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:38.256329 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:11:38.278112 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:11:38.278390 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0881c4bc-bdb7-4849-a69c-c5b4151e4e04 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 202 Jul 24 06:11:38.279028 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1355/5487] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:11:38 2026] DELETE /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:38.285943 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-18f48771-ea82-441b-a03e-6eb03f66feab None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:38.287908 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18f48771-ea82-441b-a03e-6eb03f66feab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:11:38.288110 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18f48771-ea82-441b-a03e-6eb03f66feab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:38.288313 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-18f48771-ea82-441b-a03e-6eb03f66feab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:38.296782 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:38.296782 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:38.301111 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-18f48771-ea82-441b-a03e-6eb03f66feab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:11:38.308632 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-18f48771-ea82-441b-a03e-6eb03f66feab tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 200 Jul 24 06:11:38.309117 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1382/5488] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:38 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 1393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:39.330794 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f18da99e-4007-489c-b4b6-ed168099b3c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:39.336839 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f18da99e-4007-489c-b4b6-ed168099b3c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 Jul 24 06:11:39.337159 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f18da99e-4007-489c-b4b6-ed168099b3c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:39.337354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f18da99e-4007-489c-b4b6-ed168099b3c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:39.345060 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f18da99e-4007-489c-b4b6-ed168099b3c8 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 returned with HTTP 404 Jul 24 06:11:39.345667 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1383/5489] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:39 2026] GET /volume/v3/volumes/3175edc8-64c6-49ca-acdd-f92bb1221451 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:39.353897 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:39.355917 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:11:39.356150 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:39.356376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:39.356503 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.snapshots [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete snapshot with id: 63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:11:39.362479 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:39.362479 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:39.363029 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:11:39.381690 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot delete request issued successfully. Jul 24 06:11:39.381923 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7f1a50b3-8d8e-4a28-b208-9061a0680741 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 202 Jul 24 06:11:39.382357 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1370/5490] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:11:39 2026] DELETE /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:39.389807 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:39.391618 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:11:39.392007 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:39.392297 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:39.398244 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:39.398244 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:39.398798 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Snapshot retrieved successfully. Jul 24 06:11:39.400294 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0ba34385-d704-48c6-87dd-63b2a8d80ee5 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 200 Jul 24 06:11:39.400294 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1356/5491] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:11:39 2026] GET /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:39.621120 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4445b8e9-65d2-4205-96fe-17cc85bf6823 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:39.734791 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4445b8e9-65d2-4205-96fe-17cc85bf6823 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-admin] GET https://10.4.3.200/volume/v3/scheduler-stats/get_pools Jul 24 06:11:39.735023 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4445b8e9-65d2-4205-96fe-17cc85bf6823 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:39.735212 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4445b8e9-65d2-4205-96fe-17cc85bf6823 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-admin] Calling method 'get_pools' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:39.748998 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4445b8e9-65d2-4205-96fe-17cc85bf6823 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-admin] https://10.4.3.200/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 24 06:11:39.749847 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1383/5492] 10.4.3.200 () {66 vars in 1291 bytes} [Fri Jul 24 06:11:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:39.758314 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1dc7009b-36dc-477d-b590-51106d801808 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:39.820010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dc7009b-36dc-477d-b590-51106d801808 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-reader] GET https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool Jul 24 06:11:39.820254 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dc7009b-36dc-477d-b590-51106d801808 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-reader] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:39.820432 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1dc7009b-36dc-477d-b590-51106d801808 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-reader] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:39.821089 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.policy [None req-1dc7009b-36dc-477d-b590-51106d801808 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '17d1317df2f643b28c44b1a8effc16a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e2e109220b214e8181e874672ce74c00', '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=100222) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 24 06:11:39.821282 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1dc7009b-36dc-477d-b590-51106d801808 tempest-ProjectReaderTests-256053886 tempest-ProjectReaderTests-256053886-project-reader] https://10.4.3.200/volume/v3/capabilities/np0000005810@storpool returned with HTTP 403 Jul 24 06:11:39.821827 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1384/5493] 10.4.3.200 () {66 vars in 1318 bytes} [Fri Jul 24 06:11:39 2026] GET /volume/v3/capabilities/np0000005810@storpool => generated 110 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:40.410291 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-12e9bd2a-670f-482d-8661-bebe63d9e2b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:40.412265 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12e9bd2a-670f-482d-8661-bebe63d9e2b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a Jul 24 06:11:40.412479 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12e9bd2a-670f-482d-8661-bebe63d9e2b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:40.412717 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-12e9bd2a-670f-482d-8661-bebe63d9e2b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:40.420034 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-12e9bd2a-670f-482d-8661-bebe63d9e2b0 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a returned with HTTP 404 Jul 24 06:11:40.420514 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1371/5494] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:11:40 2026] GET /volume/v3/snapshots/63b36dbb-1fec-49d8-8408-79cb3b41b80a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 24 06:11:41.399736 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c4d1acc7-f167-4074-984b-8ea8ec377c2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.531004 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4d1acc7-f167-4074-984b-8ea8ec377c2b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.531414 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c4d1acc7-f167-4074-984b-8ea8ec377c2b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1326078303", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.548496 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c4d1acc7-f167-4074-984b-8ea8ec377c2b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.548912 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1357/5495] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 380 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.559170 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-412393ba-7e52-461e-9a4a-e6b307da63ed None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.561991 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-412393ba-7e52-461e-9a4a-e6b307da63ed tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption Jul 24 06:11:41.562345 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-412393ba-7e52-461e-9a4a-e6b307da63ed tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.578472 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-412393ba-7e52-461e-9a4a-e6b307da63ed tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption returned with HTTP 200 Jul 24 06:11:41.578965 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1384/5496] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.587167 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-ca7cae1a-2591-4126-aad9-a510b70ad4f1 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.588632 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca7cae1a-2591-4126-aad9-a510b70ad4f1 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.589026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-ca7cae1a-2591-4126-aad9-a510b70ad4f1 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1455060143", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.603967 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-ca7cae1a-2591-4126-aad9-a510b70ad4f1 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.604319 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1385/5497] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.612147 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-04728763-cad5-4581-a1c2-bd406b6b55b0 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.614494 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04728763-cad5-4581-a1c2-bd406b6b55b0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1/encryption Jul 24 06:11:41.615000 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-04728763-cad5-4581-a1c2-bd406b6b55b0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.617448 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:41.617448 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:41.634767 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-04728763-cad5-4581-a1c2-bd406b6b55b0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1/encryption returned with HTTP 200 Jul 24 06:11:41.635279 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1372/5498] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.645166 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-71a56e7a-5c8a-40ec-a101-410ea7cc5766 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.646727 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71a56e7a-5c8a-40ec-a101-410ea7cc5766 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.647106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-71a56e7a-5c8a-40ec-a101-410ea7cc5766 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-386910557", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.665008 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-71a56e7a-5c8a-40ec-a101-410ea7cc5766 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.665417 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1358/5499] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 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 24 06:11:41.675273 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-182547f2-8aea-4ed5-aebb-316aa69cadcd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.677134 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-182547f2-8aea-4ed5-aebb-316aa69cadcd tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs Jul 24 06:11:41.677458 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-182547f2-8aea-4ed5-aebb-316aa69cadcd tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.696423 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-182547f2-8aea-4ed5-aebb-316aa69cadcd tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs returned with HTTP 200 Jul 24 06:11:41.696838 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1385/5500] 10.4.3.200 () {68 vars in 1399 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:41.706008 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-91418133-dec7-4e3f-b7ae-8fd72d6740da None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.707725 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91418133-dec7-4e3f-b7ae-8fd72d6740da tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] PUT https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs/key2 Jul 24 06:11:41.708103 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-91418133-dec7-4e3f-b7ae-8fd72d6740da tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.724409 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-91418133-dec7-4e3f-b7ae-8fd72d6740da tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs/key2 returned with HTTP 200 Jul 24 06:11:41.724860 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1386/5501] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:11:41 2026] PUT /volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1/extra_specs/key2 => generated 25 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:41.735430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55f8374c-6117-4128-8bf6-102b544342c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.737543 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55f8374c-6117-4128-8bf6-102b544342c3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.738008 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55f8374c-6117-4128-8bf6-102b544342c3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.754542 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55f8374c-6117-4128-8bf6-102b544342c3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.755045 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1373/5502] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.762097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-855df127-9d11-4f38-bff7-40545503501d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.763753 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-855df127-9d11-4f38-bff7-40545503501d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/e9ce1c1f-e8fc-4b25-8df4-f13a03ab0d63 Jul 24 06:11:41.763946 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-855df127-9d11-4f38-bff7-40545503501d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:41.764140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-855df127-9d11-4f38-bff7-40545503501d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:41.789083 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-855df127-9d11-4f38-bff7-40545503501d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/e9ce1c1f-e8fc-4b25-8df4-f13a03ab0d63 returned with HTTP 202 Jul 24 06:11:41.789466 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1359/5503] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:41 2026] DELETE /volume/v3/types/e9ce1c1f-e8fc-4b25-8df4-f13a03ab0d63 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:41.798280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6946128e-5c32-4e68-88f0-35407c182f8b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.799998 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6946128e-5c32-4e68-88f0-35407c182f8b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.800714 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6946128e-5c32-4e68-88f0-35407c182f8b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-893413624", "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=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.814311 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6946128e-5c32-4e68-88f0-35407c182f8b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.814635 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1386/5504] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.822178 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-37503413-d90c-4835-ac33-e0d1acca28f0 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.823888 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-37503413-d90c-4835-ac33-e0d1acca28f0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption Jul 24 06:11:41.824320 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-37503413-d90c-4835-ac33-e0d1acca28f0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.840183 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-37503413-d90c-4835-ac33-e0d1acca28f0 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption returned with HTTP 200 Jul 24 06:11:41.840577 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1387/5505] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.850067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-83bd2c53-f72a-40b5-a4f4-b9babb30e12d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.851853 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83bd2c53-f72a-40b5-a4f4-b9babb30e12d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption/66a57a00-1b76-47e0-bd2e-fa6d3ab66572 Jul 24 06:11:41.852104 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83bd2c53-f72a-40b5-a4f4-b9babb30e12d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:41.852319 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-83bd2c53-f72a-40b5-a4f4-b9babb30e12d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:41.863264 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-83bd2c53-f72a-40b5-a4f4-b9babb30e12d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption/66a57a00-1b76-47e0-bd2e-fa6d3ab66572 returned with HTTP 202 Jul 24 06:11:41.863652 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1374/5506] 10.4.3.200 () {66 vars in 1489 bytes} [Fri Jul 24 06:11:41 2026] DELETE /volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6/encryption/66a57a00-1b76-47e0-bd2e-fa6d3ab66572 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:41.873708 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3a00d12b-133f-4c4c-88cb-f6304e34c31c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.875686 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a00d12b-133f-4c4c-88cb-f6304e34c31c tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.876177 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3a00d12b-133f-4c4c-88cb-f6304e34c31c tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1802609457", "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=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.897771 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3a00d12b-133f-4c4c-88cb-f6304e34c31c tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.898253 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1360/5507] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.905889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0ab7f325-1c63-4cf9-96b3-c7bac3f83fc9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.907587 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ab7f325-1c63-4cf9-96b3-c7bac3f83fc9 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1/extra_specs/key1 Jul 24 06:11:41.907785 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ab7f325-1c63-4cf9-96b3-c7bac3f83fc9 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:41.907993 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0ab7f325-1c63-4cf9-96b3-c7bac3f83fc9 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:41.925021 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0ab7f325-1c63-4cf9-96b3-c7bac3f83fc9 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1/extra_specs/key1 returned with HTTP 202 Jul 24 06:11:41.925396 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1387/5508] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:11:41 2026] DELETE /volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:11:41.932920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2f3d0698-dfa9-4851-9fbe-53396b93a3c8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.934719 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f3d0698-dfa9-4851-9fbe-53396b93a3c8 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:11:41.935079 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2f3d0698-dfa9-4851-9fbe-53396b93a3c8 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1527836303", "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=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:41.949896 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2f3d0698-dfa9-4851-9fbe-53396b93a3c8 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:41.950296 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1388/5509] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:11:41 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:41.959246 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3484abb3-f1d5-43dc-bb06-00f1887b6197 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:41.961479 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3484abb3-f1d5-43dc-bb06-00f1887b6197 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/81911583-0581-418b-b0d1-192ead94e63e Jul 24 06:11:41.961656 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3484abb3-f1d5-43dc-bb06-00f1887b6197 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:41.961772 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3484abb3-f1d5-43dc-bb06-00f1887b6197 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:41.987447 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3484abb3-f1d5-43dc-bb06-00f1887b6197 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/81911583-0581-418b-b0d1-192ead94e63e returned with HTTP 202 Jul 24 06:11:41.987891 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1375/5510] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:41 2026] DELETE /volume/v3/types/81911583-0581-418b-b0d1-192ead94e63e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:41.999171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4c5e4047-fb2c-4d0f-bb1d-65392a886fdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.000792 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c5e4047-fb2c-4d0f-bb1d-65392a886fdf tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs Jul 24 06:11:42.001070 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c5e4047-fb2c-4d0f-bb1d-65392a886fdf tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.001328 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4c5e4047-fb2c-4d0f-bb1d-65392a886fdf tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.007944 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4c5e4047-fb2c-4d0f-bb1d-65392a886fdf tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs returned with HTTP 200 Jul 24 06:11:42.008388 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1361/5511] 10.4.3.200 () {66 vars in 1378 bytes} [Fri Jul 24 06:11:41 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:42.019284 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e1f9321a-4e1a-442d-a8a9-f5836f5d2512 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.021313 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1f9321a-4e1a-442d-a8a9-f5836f5d2512 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types Jul 24 06:11:42.021482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1f9321a-4e1a-442d-a8a9-f5836f5d2512 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.021654 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e1f9321a-4e1a-442d-a8a9-f5836f5d2512 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.022695 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-23f81819-ab09-45c6-bf16-7a5675e62c73 req-24fe8944-6ad2-4e0a-ace5-aa7ead68e9b3 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.024503 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-23f81819-ab09-45c6-bf16-7a5675e62c73 req-24fe8944-6ad2-4e0a-ace5-aa7ead68e9b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 Jul 24 06:11:42.024647 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-23f81819-ab09-45c6-bf16-7a5675e62c73 req-24fe8944-6ad2-4e0a-ace5-aa7ead68e9b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.024799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-23f81819-ab09-45c6-bf16-7a5675e62c73 req-24fe8944-6ad2-4e0a-ace5-aa7ead68e9b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.038104 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:42.038104 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:42.041121 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e1f9321a-4e1a-442d-a8a9-f5836f5d2512 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:11:42.041498 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1388/5512] 10.4.3.200 () {66 vars in 1231 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types => generated 2829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:42.053161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-6abcedc0-df8a-4064-846f-881b78671a02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.054939 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abcedc0-df8a-4064-846f-881b78671a02 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/cipher Jul 24 06:11:42.055168 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abcedc0-df8a-4064-846f-881b78671a02 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.055381 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-6abcedc0-df8a-4064-846f-881b78671a02 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.061150 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-6abcedc0-df8a-4064-846f-881b78671a02 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/cipher returned with HTTP 200 Jul 24 06:11:42.061739 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1376/5513] 10.4.3.200 () {66 vars in 1396 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:42.069671 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7721409d-8117-457f-83c6-ed63cefa2803 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.071592 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7721409d-8117-457f-83c6-ed63cefa2803 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption Jul 24 06:11:42.071858 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7721409d-8117-457f-83c6-ed63cefa2803 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.072089 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7721409d-8117-457f-83c6-ed63cefa2803 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.077652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7721409d-8117-457f-83c6-ed63cefa2803 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption returned with HTTP 200 Jul 24 06:11:42.078158 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1362/5514] 10.4.3.200 () {66 vars in 1375 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:42.080790 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-23f81819-ab09-45c6-bf16-7a5675e62c73 req-24fe8944-6ad2-4e0a-ace5-aa7ead68e9b3 tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 returned with HTTP 200 Jul 24 06:11:42.081198 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1389/5515] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/attachments/f2f91e5c-22ef-47d7-89bf-f742e2ace7d7 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:42.086082 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c9abe39f-ecd9-472e-b813-232f34301c26 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.087728 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9abe39f-ecd9-472e-b813-232f34301c26 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/multiattach Jul 24 06:11:42.087876 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9abe39f-ecd9-472e-b813-232f34301c26 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.088083 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c9abe39f-ecd9-472e-b813-232f34301c26 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.093870 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c9abe39f-ecd9-472e-b813-232f34301c26 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/multiattach returned with HTTP 200 Jul 24 06:11:42.094242 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1389/5516] 10.4.3.200 () {66 vars in 1414 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:42.102444 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-eca97922-6da4-491f-bb2d-14d259c9573d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.104702 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eca97922-6da4-491f-bb2d-14d259c9573d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/volume_backend_name Jul 24 06:11:42.104886 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eca97922-6da4-491f-bb2d-14d259c9573d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.105076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-eca97922-6da4-491f-bb2d-14d259c9573d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.113537 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-eca97922-6da4-491f-bb2d-14d259c9573d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/volume_backend_name returned with HTTP 200 Jul 24 06:11:42.114073 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1377/5517] 10.4.3.200 () {66 vars in 1438 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:42.121815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-39647c67-69c5-4a1f-aa79-7a01440f107e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.123917 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39647c67-69c5-4a1f-aa79-7a01440f107e tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] GET https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 Jul 24 06:11:42.124176 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39647c67-69c5-4a1f-aa79-7a01440f107e tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.124418 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-39647c67-69c5-4a1f-aa79-7a01440f107e tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.132486 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-39647c67-69c5-4a1f-aa79-7a01440f107e tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 returned with HTTP 200 Jul 24 06:11:42.133291 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1363/5518] 10.4.3.200 () {66 vars in 1342 bytes} [Fri Jul 24 06:11:42 2026] GET /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 => generated 402 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:42.142004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d024eddd-4ff5-44fd-ab2a-6cfc91031846 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.147387 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d024eddd-4ff5-44fd-ab2a-6cfc91031846 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] PUT https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/f6a83fa1-a115-4701-889d-415ba1a42c27 Jul 24 06:11:42.147788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d024eddd-4ff5-44fd-ab2a-6cfc91031846 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:42.149965 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:42.149965 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:42.164429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d024eddd-4ff5-44fd-ab2a-6cfc91031846 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/f6a83fa1-a115-4701-889d-415ba1a42c27 returned with HTTP 200 Jul 24 06:11:42.164850 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1390/5519] 10.4.3.200 () {68 vars in 1506 bytes} [Fri Jul 24 06:11:42 2026] PUT /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/encryption/f6a83fa1-a115-4701-889d-415ba1a42c27 => generated 33 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:42.172874 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-36f56c0a-049a-4317-90bc-07093bbdabf3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.174582 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36f56c0a-049a-4317-90bc-07093bbdabf3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] PUT https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/key1 Jul 24 06:11:42.174827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-36f56c0a-049a-4317-90bc-07093bbdabf3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:42.191633 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-36f56c0a-049a-4317-90bc-07093bbdabf3 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/key1 returned with HTTP 200 Jul 24 06:11:42.192024 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1390/5520] 10.4.3.200 () {68 vars in 1413 bytes} [Fri Jul 24 06:11:42 2026] PUT /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 24 06:11:42.199499 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d405368f-6587-41ea-8b43-86229db63f1d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.201489 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d405368f-6587-41ea-8b43-86229db63f1d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] PUT https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 Jul 24 06:11:42.201842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d405368f-6587-41ea-8b43-86229db63f1d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:42.214284 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d405368f-6587-41ea-8b43-86229db63f1d tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 returned with HTTP 200 Jul 24 06:11:42.214562 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1378/5521] 10.4.3.200 () {68 vars in 1362 bytes} [Fri Jul 24 06:11:42 2026] PUT /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 => generated 371 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:42.222533 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1fc13d52-7532-465a-b7c7-358e40494fc7 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.224242 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fc13d52-7532-465a-b7c7-358e40494fc7 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1 Jul 24 06:11:42.224430 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fc13d52-7532-465a-b7c7-358e40494fc7 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.224615 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1fc13d52-7532-465a-b7c7-358e40494fc7 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.247415 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1fc13d52-7532-465a-b7c7-358e40494fc7 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1 returned with HTTP 202 Jul 24 06:11:42.247872 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1364/5522] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/types/0ee9c6ea-6b04-4a39-95e2-722c737dc3f1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:42.254185 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dc880f9d-c04d-49a2-a801-b7cb87dc60be None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.255782 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc880f9d-c04d-49a2-a801-b7cb87dc60be tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6 Jul 24 06:11:42.255993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc880f9d-c04d-49a2-a801-b7cb87dc60be tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.256317 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dc880f9d-c04d-49a2-a801-b7cb87dc60be tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.280506 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dc880f9d-c04d-49a2-a801-b7cb87dc60be tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6 returned with HTTP 202 Jul 24 06:11:42.280956 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1391/5523] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/types/3fd3c680-48a8-4a61-9e12-54df2b4586f6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:42.286972 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5de5deb8-6e33-42d8-9b92-004456b0de0b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.288564 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5de5deb8-6e33-42d8-9b92-004456b0de0b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1 Jul 24 06:11:42.288763 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5de5deb8-6e33-42d8-9b92-004456b0de0b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.288961 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5de5deb8-6e33-42d8-9b92-004456b0de0b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.310501 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5de5deb8-6e33-42d8-9b92-004456b0de0b tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1 returned with HTTP 202 Jul 24 06:11:42.311011 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1391/5524] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/types/280dfb66-8eec-45a6-bd00-3812501250b1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:42.317496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-50ee7646-0fb3-4069-a913-9ed318ff4082 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.319485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50ee7646-0fb3-4069-a913-9ed318ff4082 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1 Jul 24 06:11:42.319766 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50ee7646-0fb3-4069-a913-9ed318ff4082 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.320041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-50ee7646-0fb3-4069-a913-9ed318ff4082 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.349343 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-50ee7646-0fb3-4069-a913-9ed318ff4082 tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1 returned with HTTP 202 Jul 24 06:11:42.349744 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1379/5525] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/types/c731a809-d6b6-4ae2-b018-97dbb726b9e1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:42.356217 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d19dca44-ba16-4ee1-a48b-267bac8768ca None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:42.357918 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19dca44-ba16-4ee1-a48b-267bac8768ca tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] DELETE https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 Jul 24 06:11:42.358128 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19dca44-ba16-4ee1-a48b-267bac8768ca tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:42.358311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d19dca44-ba16-4ee1-a48b-267bac8768ca tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:42.381228 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d19dca44-ba16-4ee1-a48b-267bac8768ca tempest-VolumeTypesAdminTests-196946346 tempest-VolumeTypesAdminTests-196946346-project-admin] https://10.4.3.200/volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 returned with HTTP 202 Jul 24 06:11:42.381686 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1365/5526] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:11:42 2026] DELETE /volume/v3/types/43e10ebb-f844-468f-80de-05496e6076d8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:43.467756 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1a12c5cd-a57c-4999-983c-397e7b03544b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:43.469789 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:11:43.470112 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:43.470920 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:43.470920 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume with id: 8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:11:43.481535 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:43.481535 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:43.482160 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:11:43.501332 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Delete volume request issued successfully. Jul 24 06:11:43.501501 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1a12c5cd-a57c-4999-983c-397e7b03544b tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 202 Jul 24 06:11:43.501933 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1392/5527] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:11:43 2026] DELETE /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:11:43.509697 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:43.513095 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:11:43.513095 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:43.513095 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:43.520072 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:43.520072 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:43.523613 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Volume info retrieved successfully. Jul 24 06:11:43.529297 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7edd1e1e-25b4-434f-b3c8-14e0b891bbcc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 200 Jul 24 06:11:43.530022 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1392/5528] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:43 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:11:44.542814 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e40ee0a8-11b7-4949-b21e-f7627bf61efc None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:44.545159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e40ee0a8-11b7-4949-b21e-f7627bf61efc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] GET https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb Jul 24 06:11:44.545379 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e40ee0a8-11b7-4949-b21e-f7627bf61efc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:44.545640 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e40ee0a8-11b7-4949-b21e-f7627bf61efc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:44.553138 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e40ee0a8-11b7-4949-b21e-f7627bf61efc tempest-TestVolumeBootPattern-351468203 tempest-TestVolumeBootPattern-351468203-project-member] https://10.4.3.200/volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb returned with HTTP 404 Jul 24 06:11:44.553765 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1380/5529] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:44 2026] GET /volume/v3/volumes/8f2d0d98-7cbb-4c9c-9cd9-dd9d3275dabb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:11:50.341697 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:50.433075 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:11:50.439321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-663990205"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:50.439321 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-663990205'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:11:50.442129 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:11:50.451407 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:11:50.459152 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (8108c7d5-c69f-41df-aab2-81c43675fc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:50.460778 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310cfbcb-d4ea-4c6f-a425-af6e93505d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:50.462275 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:11:50.500140 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310cfbcb-d4ea-4c6f-a425-af6e93505d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:50.501226 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34438719-1ba7-4e07-a8a7-8e401f91be87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:50.568245 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['667b570d-705a-445e-8c70-9d184f65ddb1', '015f18f2-ccbf-47f7-973f-4c77443dc469', 'e3dff01f-bf9b-4f97-83e5-5004d0d8dc44', '31e63c43-4e03-4294-8957-1c1662c925ba'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:50.569042 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34438719-1ba7-4e07-a8a7-8e401f91be87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['667b570d-705a-445e-8c70-9d184f65ddb1', '015f18f2-ccbf-47f7-973f-4c77443dc469', 'e3dff01f-bf9b-4f97-83e5-5004d0d8dc44', '31e63c43-4e03-4294-8957-1c1662c925ba']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:50.569838 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4e5bcb-6d87-4fcc-a13c-96aa4bcb5d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:50.589279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a4e5bcb-6d87-4fcc-a13c-96aa4bcb5d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aa0220a-0cee-4eb6-a82e-b4dfd8519698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-663990205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['667b570d-705a-445e-8c70-9d184f65ddb1','015f18f2-ccbf-47f7-973f-4c77443dc469','e3dff01f-bf9b-4f97-83e5-5004d0d8dc44','31e63c43-4e03-4294-8957-1c1662c925ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:11:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-663990205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aa0220a-0cee-4eb6-a82e-b4dfd8519698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:50.590023 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e338013-87c7-4313-92e2-ef5be05dff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:50.607360 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e338013-87c7-4313-92e2-ef5be05dff17) transitioned into state 'SUCCESS' from state '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-663990205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['667b570d-705a-445e-8c70-9d184f65ddb1','015f18f2-ccbf-47f7-973f-4c77443dc469','e3dff01f-bf9b-4f97-83e5-5004d0d8dc44','31e63c43-4e03-4294-8957-1c1662c925ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:50.608069 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5398b724-ce43-4dd8-a54a-f45511279fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:11:50.618207 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5398b724-ce43-4dd8-a54a-f45511279fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:11:50.619088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (8108c7d5-c69f-41df-aab2-81c43675fc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:11:50.619434 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:11:50.619977 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1d4e704a-d96c-4b25-a3c6-b6a2ef6fb94a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:11:50.620347 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1366/5530] 10.4.3.200 () {68 vars in 1258 bytes} [Fri Jul 24 06:11:50 2026] POST /volume/v3/volumes => generated 757 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:50.630319 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:50.632095 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:11:50.632340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:50.632529 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:50.639623 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:50.639623 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:50.643125 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:11:50.647039 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9c57fc9e-aaf6-430b-9429-704fb8548bcc tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 returned with HTTP 200 Jul 24 06:11:50.647542 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1393/5531] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:50 2026] GET /volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:51.659940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:51.661609 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:11:51.661807 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:51.662010 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:51.668807 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:51.668807 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:51.671979 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:11:51.675875 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f4937da5-1733-41e9-90e9-48b1ab65a330 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 returned with HTTP 200 Jul 24 06:11:51.676244 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1393/5532] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:51 2026] GET /volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:51.687430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:51.689168 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/backups Jul 24 06:11:51.689540 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aa0220a-0cee-4eb6-a82e-b4dfd8519698", "name": "tempest-CreateVolumesFromBackupTest-Backup-557144344"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:11:51.691295 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.contrib.backups [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Creating new backup {'backup': {'volume_id': '2aa0220a-0cee-4eb6-a82e-b4dfd8519698', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-557144344'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 24 06:11:51.691458 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Creating backup of volume 2aa0220a-0cee-4eb6-a82e-b4dfd8519698 in container None Jul 24 06:11:51.703307 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:51.703307 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:51.703849 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:11:51.729795 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['1432c9ad-fb39-46fa-8cc0-59d9529252d0', '3066976f-888e-443f-9292-6476daead4a7'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:11:51.761338 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c4d25723-2711-4a26-b8eb-eac8b653db74 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups returned with HTTP 202 Jul 24 06:11:51.762112 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1381/5533] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:11:51 2026] POST /volume/v3/backups => generated 338 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:11:51.769379 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:51.771076 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:51.771243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:51.771425 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:51.771534 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:51.776320 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:51.776320 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:51.777167 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1ce01396-3d74-479e-8372-834b8d9b4c14 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:51.777667 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1367/5534] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:51 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:52.787354 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:52.789260 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:52.789442 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:52.789618 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:52.789738 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:52.794309 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:52.794309 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:52.795121 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-dcb88957-5dae-4cdd-976b-711bcd0a4db5 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:52.795485 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1394/5535] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:52 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:53.806513 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:53.809112 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:53.809348 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:53.809575 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:53.809801 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:53.814021 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:53.814021 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:53.814719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8ab7726d-e340-47ed-9034-e10f54e31a16 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:53.815085 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1394/5536] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:53 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:54.824532 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:54.826895 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:54.827162 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:54.827349 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:54.827464 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:54.832128 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:54.832128 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:54.832868 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7a524ce0-d709-435c-ac8f-cc42a70f0dcf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:54.833227 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1382/5537] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:54 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:55.846288 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:55.848213 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:55.848426 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:55.848605 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:55.848757 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:55.853768 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:55.853768 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:55.854089 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-107bbfea-8503-4a46-9cd3-7d19b22dfbcd tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:55.854521 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1368/5538] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:55 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:56.865544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:56.867827 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:56.868098 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:56.868372 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:56.868548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:56.873427 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:56.873427 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:11:56.874366 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-eb9075dc-abc5-4ff9-8d19-f4c4d1c9579b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:56.874830 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1395/5539] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:56 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:57.885361 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:57.887033 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:57.887218 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:57.887390 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:57.887491 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:57.892240 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:57.892240 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:11:57.893093 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-271e3495-2dd0-4f6a-800b-d5cbfc7a75d0 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:57.893571 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1395/5540] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:57 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:58.904794 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:58.907042 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:58.907269 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:58.907493 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:58.907630 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:58.912105 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:58.912105 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:11:58.912963 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f6d69c57-ffb4-4de9-920f-e545a06f2a06 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:58.913374 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1383/5541] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:58 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:11:59.924781 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:11:59.926652 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:11:59.926894 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:11:59.927098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:11:59.927199 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:11:59.931392 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:11:59.931392 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:11:59.932104 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-d8af4eff-83a7-44c4-bc93-aaf3e4fd7b24 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:11:59.932428 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1369/5542] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:11:59 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:00.941524 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:00.943804 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:00.944073 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:00.944303 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:00.944435 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:00.949581 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:00.949581 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:00.950518 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-de5c8b8d-6492-43f0-9787-3a97b02cb43a tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:00.950980 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1396/5543] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:00 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:01.960341 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:01.962032 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:01.962245 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:01.962439 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:01.962553 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:01.966617 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:01.966617 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:01.967369 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9129da81-3ebd-48aa-b3bd-00b3886fbd43 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:01.967699 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1396/5544] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:01 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:02.979579 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:02.981400 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:02.981504 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:02.981670 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:02.981801 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:02.987173 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:02.987173 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:02.987993 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0d3307ca-5192-4a3f-a029-e743bfc332c9 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:02.988376 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1384/5545] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:02 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:03.998607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:04.000402 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:04.000636 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:04.000898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:04.001024 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:04.006117 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:04.006117 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:04.006978 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-9f998057-9022-41d4-9de7-78a72cfb89c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:04.007364 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1370/5546] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:03 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:05.017469 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:05.020312 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:05.020642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:05.020913 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:05.021131 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:05.026430 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:05.026430 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:05.027561 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-24678e6c-346f-493e-ad8a-6baa4c17e508 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:05.028061 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1397/5547] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:05 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:06.038510 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:06.040607 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:06.042532 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:06.042532 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:06.042532 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.backups [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100224) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:06.047085 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:06.047085 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:06.048272 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-4cd24e74-dc5b-4993-8504-d5ad793b2782 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:06.048900 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1397/5548] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:06 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:07.058957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72270312-b2eb-49a2-abc5-fef6ff911595 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.061943 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72270312-b2eb-49a2-abc5-fef6ff911595 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:07.062153 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72270312-b2eb-49a2-abc5-fef6ff911595 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:07.062398 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72270312-b2eb-49a2-abc5-fef6ff911595 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:07.062544 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.backups [None req-72270312-b2eb-49a2-abc5-fef6ff911595 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100225) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:07.067881 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:07.067881 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:07.068660 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72270312-b2eb-49a2-abc5-fef6ff911595 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:07.069314 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1385/5549] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:07 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:07.079205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.081434 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:07.081941 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "afe9d99b-5ad3-4c40-8062-53722efcedcb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1021190214"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:07.083835 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {"'backup_id": 'afe9d99b-5ad3-4c40-8062-53722efcedcb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1021190214'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:07.084025 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:12:07.089020 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:12:07.096963 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (997a28af-6612-4e15-bf1f-5a202b9b69fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.098421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e33fd9-b34d-4ef2-89ce-5f7b99619e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.099714 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:07.126100 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e33fd9-b34d-4ef2-89ce-5f7b99619e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.126878 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775310e8-964c-4fe2-b4d7-acda48cdf6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.166739 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['d1439f8d-349d-496c-8c67-347e3861808a', '182f6fd6-b637-4ddb-94e1-3645a300db65', '1eac159d-d845-4694-ba67-b12215f58df5', 'ca6eb1c9-3f09-4bd5-89d1-eddbc818f6bd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:07.167584 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (775310e8-964c-4fe2-b4d7-acda48cdf6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1439f8d-349d-496c-8c67-347e3861808a', '182f6fd6-b637-4ddb-94e1-3645a300db65', '1eac159d-d845-4694-ba67-b12215f58df5', 'ca6eb1c9-3f09-4bd5-89d1-eddbc818f6bd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.168458 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c7fa86-30e5-49c8-a210-b83290f3cd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.191350 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c7fa86-30e5-49c8-a210-b83290f3cd0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1100e9a3-995c-44ee-909e-8ea8ae434175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1021190214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['d1439f8d-349d-496c-8c67-347e3861808a','182f6fd6-b637-4ddb-94e1-3645a300db65','1eac159d-d845-4694-ba67-b12215f58df5','ca6eb1c9-3f09-4bd5-89d1-eddbc818f6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1021190214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1100e9a3-995c-44ee-909e-8ea8ae434175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.192421 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e7b38e-5e94-40fa-862e-ac0ba101b54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.213080 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e7b38e-5e94-40fa-862e-ac0ba101b54d) transitioned into state 'SUCCESS' from state '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-1021190214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['d1439f8d-349d-496c-8c67-347e3861808a','182f6fd6-b637-4ddb-94e1-3645a300db65','1eac159d-d845-4694-ba67-b12215f58df5','ca6eb1c9-3f09-4bd5-89d1-eddbc818f6bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.214104 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8960ccf1-1932-4845-af98-3869e243df34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.226210 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8960ccf1-1932-4845-af98-3869e243df34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.227589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (997a28af-6612-4e15-bf1f-5a202b9b69fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.228108 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:12:07.229008 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2a0ef794-88f4-4fef-8bbb-fc79b77a88c3 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:07.229644 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1371/5550] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:07 2026] POST /volume/v3/volumes => generated 758 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:07.244093 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.246243 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:07.246673 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "afe9d99b-5ad3-4c40-8062-53722efcedcb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1312138383"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:07.248710 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {"'backup_id": 'afe9d99b-5ad3-4c40-8062-53722efcedcb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1312138383'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:07.248913 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:12:07.253737 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:12:07.260406 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (e03a512b-cd8b-4f75-ae19-2f81aac25608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.261698 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9bbe9-a2a3-4b01-a5e8-7b2534026312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.262821 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:07.288633 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cc9bbe9-a2a3-4b01-a5e8-7b2534026312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.289755 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f65368d-2749-45e4-889f-949cf7d108a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.335453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['0606f955-0d79-4ace-9abc-2680bdb8b5b0', 'baac5005-cdde-4dec-9e80-31262210bb28', 'aafe77a4-ca17-4e4d-acaf-a703c2b8cccb', '3b234ae6-0f7c-472f-bbe1-58feaf2e1979'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:07.336262 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f65368d-2749-45e4-889f-949cf7d108a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0606f955-0d79-4ace-9abc-2680bdb8b5b0', 'baac5005-cdde-4dec-9e80-31262210bb28', 'aafe77a4-ca17-4e4d-acaf-a703c2b8cccb', '3b234ae6-0f7c-472f-bbe1-58feaf2e1979']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.336993 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cf574d-7b2d-4135-a8bf-af4f15d8929f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.363210 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2cf574d-7b2d-4135-a8bf-af4f15d8929f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17e5ecb-ec70-428b-9f45-3b31760609cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1312138383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['0606f955-0d79-4ace-9abc-2680bdb8b5b0','baac5005-cdde-4dec-9e80-31262210bb28','aafe77a4-ca17-4e4d-acaf-a703c2b8cccb','3b234ae6-0f7c-472f-bbe1-58feaf2e1979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1312138383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17e5ecb-ec70-428b-9f45-3b31760609cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.364080 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38906cd0-8263-4091-908e-2152707a5218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.382127 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38906cd0-8263-4091-908e-2152707a5218) transitioned into state 'SUCCESS' from state '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-1312138383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['0606f955-0d79-4ace-9abc-2680bdb8b5b0','baac5005-cdde-4dec-9e80-31262210bb28','aafe77a4-ca17-4e4d-acaf-a703c2b8cccb','3b234ae6-0f7c-472f-bbe1-58feaf2e1979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.382939 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38478cdf-1831-4048-acf5-c5cce617ec2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.393460 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38478cdf-1831-4048-acf5-c5cce617ec2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.394395 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (e03a512b-cd8b-4f75-ae19-2f81aac25608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.394764 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:12:07.395388 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f9a9f318-c365-4b0d-b58a-ddd23a5e747b tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:07.395948 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1398/5551] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:07 2026] POST /volume/v3/volumes => generated 758 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:07.412027 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.415036 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:07.415521 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "afe9d99b-5ad3-4c40-8062-53722efcedcb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-69511597"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:07.417573 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {"'backup_id": 'afe9d99b-5ad3-4c40-8062-53722efcedcb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-69511597'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:07.417850 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:12:07.420602 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=136,cinder:INSERT=10,cinder:UPDATE=16 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:12:07.423138 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:12:07.428929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (bd78a211-028a-4470-9ef3-3491cd561bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.429748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdd27aa-3b4a-4828-b433-c9aafd6432c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.430798 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:07.454289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cdd27aa-3b4a-4828-b433-c9aafd6432c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.455100 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb2a258-1208-40c3-af69-4b1b18cfeb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.492768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['7036e0b3-f945-4ffa-998c-cd4441906023', '11e14222-767e-48db-b4c8-3bdd6382efc5', 'cd1734ec-d41f-4948-b87a-8812b239ec46', '45c514ef-4544-4ba8-a7d3-cc778fcf5c55'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:07.493512 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb2a258-1208-40c3-af69-4b1b18cfeb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7036e0b3-f945-4ffa-998c-cd4441906023', '11e14222-767e-48db-b4c8-3bdd6382efc5', 'cd1734ec-d41f-4948-b87a-8812b239ec46', '45c514ef-4544-4ba8-a7d3-cc778fcf5c55']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.494557 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16b2f81-b52f-4910-8f8b-f82eff1bab55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.518633 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a16b2f81-b52f-4910-8f8b-f82eff1bab55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05d8deae-ccf7-4bfa-b595-804b84771f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-69511597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['7036e0b3-f945-4ffa-998c-cd4441906023','11e14222-767e-48db-b4c8-3bdd6382efc5','cd1734ec-d41f-4948-b87a-8812b239ec46','45c514ef-4544-4ba8-a7d3-cc778fcf5c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-69511597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05d8deae-ccf7-4bfa-b595-804b84771f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.519371 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc554c71-0d3c-4919-acd4-950f72b79da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.537659 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc554c71-0d3c-4919-acd4-950f72b79da5) transitioned into state 'SUCCESS' from state '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-69511597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['7036e0b3-f945-4ffa-998c-cd4441906023','11e14222-767e-48db-b4c8-3bdd6382efc5','cd1734ec-d41f-4948-b87a-8812b239ec46','45c514ef-4544-4ba8-a7d3-cc778fcf5c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.538469 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aff1b77-1040-4cdf-9b24-51b3dd0cb110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.547813 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aff1b77-1040-4cdf-9b24-51b3dd0cb110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.548694 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (bd78a211-028a-4470-9ef3-3491cd561bc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.549062 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:12:07.549640 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0e2c2768-9af8-4b0c-85de-696e6a3b0942 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:07.550126 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1398/5552] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:07 2026] POST /volume/v3/volumes => generated 756 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:07.562276 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.565212 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:07.565757 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "afe9d99b-5ad3-4c40-8062-53722efcedcb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-771564486"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:07.568268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {"'backup_id": 'afe9d99b-5ad3-4c40-8062-53722efcedcb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-771564486'}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:07.568487 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:12:07.572066 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=128,cinder:INSERT=8,cinder:UPDATE=22 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:12:07.575436 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:12:07.584432 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (b12aed34-ef68-41dc-bce2-ce0a391cdee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.586449 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1607b4ea-a61c-476d-9e4c-528569f2dd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.588089 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:07.621461 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1607b4ea-a61c-476d-9e4c-528569f2dd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.622642 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28204906-558c-4054-baa3-6f90f02d97b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.697618 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['b446edec-69b1-49c4-a980-38c1c738946f', 'b05037e8-ee75-44e9-bf97-edcb956b3677', '0591565e-42ff-47b5-a48e-68e260b7247b', 'db5999c4-fa2f-4942-86da-2644948a0f11'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:07.698909 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28204906-558c-4054-baa3-6f90f02d97b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b446edec-69b1-49c4-a980-38c1c738946f', 'b05037e8-ee75-44e9-bf97-edcb956b3677', '0591565e-42ff-47b5-a48e-68e260b7247b', 'db5999c4-fa2f-4942-86da-2644948a0f11']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.700334 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59c3d89-1e36-4bb2-9f87-8d9af83f93a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.728968 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59c3d89-1e36-4bb2-9f87-8d9af83f93a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94febeaf-e017-4645-9bf0-fd388630197f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-771564486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['b446edec-69b1-49c4-a980-38c1c738946f','b05037e8-ee75-44e9-bf97-edcb956b3677','0591565e-42ff-47b5-a48e-68e260b7247b','db5999c4-fa2f-4942-86da-2644948a0f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-771564486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94febeaf-e017-4645-9bf0-fd388630197f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.730477 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be1b7fe-0265-402b-8f30-563cf1da58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.759792 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7be1b7fe-0265-402b-8f30-563cf1da58d6) transitioned into state 'SUCCESS' from state '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-771564486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['b446edec-69b1-49c4-a980-38c1c738946f','b05037e8-ee75-44e9-bf97-edcb956b3677','0591565e-42ff-47b5-a48e-68e260b7247b','db5999c4-fa2f-4942-86da-2644948a0f11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.760932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bd7659-0fbf-4d65-8643-55faca218ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.775776 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85bd7659-0fbf-4d65-8643-55faca218ac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.777146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (b12aed34-ef68-41dc-bce2-ce0a391cdee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.777562 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:12:07.778552 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a93c387c-b445-4d78-988f-9e4aca3e8ab1 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:07.779361 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1386/5553] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:07 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:07.792154 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b777ebc6-e346-429d-bc1c-1012221d290f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.794029 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:07.794372 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "afe9d99b-5ad3-4c40-8062-53722efcedcb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-219631121"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:07.795901 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request body: {'volume': {"'backup_id": 'afe9d99b-5ad3-4c40-8062-53722efcedcb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-219631121'}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:07.796005 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume of 1 GB Jul 24 06:12:07.796264 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:07.796264 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:07.800375 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Availability Zones retrieved successfully. Jul 24 06:12:07.806614 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (244464ff-142a-4f6e-b2e8-374e002d9540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.807471 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f34e728-7c0c-4dd8-a2f0-bac0dfcbf0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.808482 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:07.841382 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f34e728-7c0c-4dd8-a2f0-bac0dfcbf0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.842202 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3af4ca1-96ba-4332-a4e3-f1e6afde0f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.890767 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Created reservations ['bb82d428-c0fc-4c23-b702-a80a5e1af99c', 'b5cab31b-3d8e-46bd-aa1b-3d380619e72c', '58dcf43d-4f8d-4994-840d-2bda6de148df', '541264f1-a0b9-443a-846f-91d117ddc2bd'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:07.891655 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3af4ca1-96ba-4332-a4e3-f1e6afde0f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb82d428-c0fc-4c23-b702-a80a5e1af99c', 'b5cab31b-3d8e-46bd-aa1b-3d380619e72c', '58dcf43d-4f8d-4994-840d-2bda6de148df', '541264f1-a0b9-443a-846f-91d117ddc2bd']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.892516 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98c278e-bba4-4450-93bd-cbcfdb1b0115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.917637 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d98c278e-bba4-4450-93bd-cbcfdb1b0115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bef016b-4fce-4dcb-ba87-766ec16ed5ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-219631121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['bb82d428-c0fc-4c23-b702-a80a5e1af99c','b5cab31b-3d8e-46bd-aa1b-3d380619e72c','58dcf43d-4f8d-4994-840d-2bda6de148df','541264f1-a0b9-443a-846f-91d117ddc2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-219631121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bef016b-4fce-4dcb-ba87-766ec16ed5ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad5ab8411e4646e096ab93d8a7613be8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c271b6bfb454bb6a706ae25323cc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.918612 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df12d107-7c09-4559-847d-0903aa1d51fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.938215 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df12d107-7c09-4559-847d-0903aa1d51fc) transitioned into state 'SUCCESS' from state '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-219631121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad5ab8411e4646e096ab93d8a7613be8',qos_specs=None,replication_status=,reservations=['bb82d428-c0fc-4c23-b702-a80a5e1af99c','b5cab31b-3d8e-46bd-aa1b-3d380619e72c','58dcf43d-4f8d-4994-840d-2bda6de148df','541264f1-a0b9-443a-846f-91d117ddc2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c271b6bfb454bb6a706ae25323cc997',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.939030 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfb90b3-673f-4db7-9159-18ba0dd816b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:07.951167 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbfb90b3-673f-4db7-9159-18ba0dd816b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:07.952044 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Flow 'volume_create_api' (244464ff-142a-4f6e-b2e8-374e002d9540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:07.952327 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Create volume request issued successfully. Jul 24 06:12:07.952884 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b777ebc6-e346-429d-bc1c-1012221d290f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:07.953319 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1372/5554] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:07 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:07.970124 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:07.973049 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 Jul 24 06:12:07.973478 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:07.974186 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:07.984056 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:07.984056 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:07.989625 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:07.995175 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e9f38c7f-a478-4a59-a6d8-bc2810a98188 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 returned with HTTP 200 Jul 24 06:12:07.995781 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1399/5555] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:07 2026] GET /volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:08.007180 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:08.009299 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf Jul 24 06:12:08.009507 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:08.009748 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:08.017430 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:08.017430 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:08.021656 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:08.026719 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-686b537f-e9fd-40d8-84b2-cc8fa07024bb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf returned with HTTP 200 Jul 24 06:12:08.027187 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1399/5556] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:08 2026] GET /volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:08.041075 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:08.042857 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a Jul 24 06:12:08.043019 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:08.043195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:08.049824 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:08.049824 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:08.053403 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:08.057471 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d67b75fd-7d74-49ab-a4a1-dbecdcd72b04 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a returned with HTTP 200 Jul 24 06:12:08.057824 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1387/5557] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:08 2026] GET /volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:08.069286 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:08.071231 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f Jul 24 06:12:08.071432 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:08.071622 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:08.078324 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:08.078324 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:08.081614 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:08.085232 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-30ff2a06-20fd-4d59-a192-6743a74f99ff tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f returned with HTTP 200 Jul 24 06:12:08.085567 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1373/5558] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:08 2026] GET /volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:08.096557 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:08.098344 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:08.098562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:08.098788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:08.105535 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:08.105535 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:08.109274 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:08.113701 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-457a0cc9-2c63-43c9-a84b-778b7b3b6cb2 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec returned with HTTP 200 Jul 24 06:12:08.114116 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1400/5559] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:08 2026] GET /volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:09.131041 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-141500a1-9653-447e-817f-f549441f3666 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:09.132691 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141500a1-9653-447e-817f-f549441f3666 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:09.132906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141500a1-9653-447e-817f-f549441f3666 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:09.133085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-141500a1-9653-447e-817f-f549441f3666 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:09.139341 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:09.139341 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:09.142530 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-141500a1-9653-447e-817f-f549441f3666 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:09.146136 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-141500a1-9653-447e-817f-f549441f3666 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec returned with HTTP 200 Jul 24 06:12:09.146464 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1400/5560] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:09 2026] GET /volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:09.158228 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-255ac56b-200c-4ccc-817f-811a7fbad364 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:09.160002 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:09.160195 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:09.160376 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:09.160472 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.contrib.backups [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete backup with id: afe9d99b-5ad3-4c40-8062-53722efcedcb. Jul 24 06:12:09.164561 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:09.164561 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:09.175533 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.backup.rpcapi [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] delete_backup rpcapi backup_id afe9d99b-5ad3-4c40-8062-53722efcedcb {{(pid=100225) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 24 06:12:09.177310 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-255ac56b-200c-4ccc-817f-811a7fbad364 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 202 Jul 24 06:12:09.177726 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1388/5561] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:09 2026] DELETE /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:12:09.185305 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-87512eb1-0b61-4293-9b05-941299ee162e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:09.187492 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87512eb1-0b61-4293-9b05-941299ee162e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:09.189264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87512eb1-0b61-4293-9b05-941299ee162e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:09.189264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-87512eb1-0b61-4293-9b05-941299ee162e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:09.189264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.backups [None req-87512eb1-0b61-4293-9b05-941299ee162e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100223) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:09.194261 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:09.194261 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:09.195292 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-87512eb1-0b61-4293-9b05-941299ee162e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 200 Jul 24 06:12:09.195889 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1374/5562] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:09 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:10.205488 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:10.207428 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb Jul 24 06:12:10.207642 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:10.207911 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:10.208049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.backups [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Show backup with id afe9d99b-5ad3-4c40-8062-53722efcedcb. {{(pid=100222) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 24 06:12:10.209752 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=187,cinder:INSERT=40,cinder:UPDATE=54 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:12:10.212343 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-009a4d7d-811a-40d1-b69f-d9a96d20bc25 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb returned with HTTP 404 Jul 24 06:12:10.213095 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1401/5563] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:10 2026] GET /volume/v3/backups/afe9d99b-5ad3-4c40-8062-53722efcedcb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:10.221451 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:10.223583 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:10.223858 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:10.224104 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:10.224291 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: 0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:10.232784 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:10.232784 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:10.233326 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:10.250648 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:10.250785 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-81a9c80f-9515-4bec-becd-5d4d64425d6f tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec returned with HTTP 202 Jul 24 06:12:10.251383 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1401/5564] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:10 2026] DELETE /volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:10.259348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:10.261147 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:10.261371 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:10.261597 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:10.268429 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:10.268429 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:10.271902 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:10.275909 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ab2040a-16b6-4dbe-aee6-3683dd6e220e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec returned with HTTP 200 Jul 24 06:12:10.276396 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1389/5565] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:10 2026] GET /volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:11.289792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd98fa75-3356-468a-b086-a8759c073574 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:11.293472 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd98fa75-3356-468a-b086-a8759c073574 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec Jul 24 06:12:11.293472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd98fa75-3356-468a-b086-a8759c073574 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:11.293472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd98fa75-3356-468a-b086-a8759c073574 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:11.297965 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd98fa75-3356-468a-b086-a8759c073574 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec returned with HTTP 404 Jul 24 06:12:11.298555 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1375/5566] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:11 2026] GET /volume/v3/volumes/0bef016b-4fce-4dcb-ba87-766ec16ed5ec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:11.304315 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:11.305907 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f Jul 24 06:12:11.306120 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:11.306391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:11.306573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: 94febeaf-e017-4645-9bf0-fd388630197f Jul 24 06:12:11.312587 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:11.312587 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:11.313095 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:11.326975 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:11.327192 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f101957e-134e-4f2a-b1fd-f1d1699da5eb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f returned with HTTP 202 Jul 24 06:12:11.327653 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1402/5567] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:11 2026] DELETE /volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:11.335723 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:11.337529 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f Jul 24 06:12:11.337759 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:11.337994 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:11.344647 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:11.344647 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:11.347916 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:11.352099 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-529d8871-7ac9-47b9-b49e-fc5bf422051e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f returned with HTTP 200 Jul 24 06:12:11.352459 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1402/5568] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:11 2026] GET /volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:12.367306 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ff40bf80-c675-473b-9593-1fcb51c469fb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:12.368931 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff40bf80-c675-473b-9593-1fcb51c469fb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f Jul 24 06:12:12.369119 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff40bf80-c675-473b-9593-1fcb51c469fb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:12.369296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ff40bf80-c675-473b-9593-1fcb51c469fb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:12.374576 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ff40bf80-c675-473b-9593-1fcb51c469fb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f returned with HTTP 404 Jul 24 06:12:12.375024 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1390/5569] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:12 2026] GET /volume/v3/volumes/94febeaf-e017-4645-9bf0-fd388630197f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:12.381407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:12.383624 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a Jul 24 06:12:12.383940 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:12.384171 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:12.384375 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: 05d8deae-ccf7-4bfa-b595-804b84771f3a Jul 24 06:12:12.392523 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:12.392523 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:12.393080 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:12.412639 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:12.412896 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5fcb2f92-70b2-4dd1-b2f9-cd91dfdb7d31 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a returned with HTTP 202 Jul 24 06:12:12.413371 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1376/5570] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:12 2026] DELETE /volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:12.420818 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-edc35bd6-dd16-4838-a101-238556e84b75 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:12.422661 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edc35bd6-dd16-4838-a101-238556e84b75 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a Jul 24 06:12:12.422906 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edc35bd6-dd16-4838-a101-238556e84b75 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:12.423088 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-edc35bd6-dd16-4838-a101-238556e84b75 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:12.431007 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:12.431007 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:12.435185 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-edc35bd6-dd16-4838-a101-238556e84b75 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:12.440090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-edc35bd6-dd16-4838-a101-238556e84b75 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a returned with HTTP 200 Jul 24 06:12:12.440592 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1403/5571] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:12 2026] GET /volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:13.452314 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b5bed2cf-d094-467d-9fdd-0adc32fa0799 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:13.454095 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5bed2cf-d094-467d-9fdd-0adc32fa0799 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a Jul 24 06:12:13.454275 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5bed2cf-d094-467d-9fdd-0adc32fa0799 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:13.454454 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b5bed2cf-d094-467d-9fdd-0adc32fa0799 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:13.461254 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b5bed2cf-d094-467d-9fdd-0adc32fa0799 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a returned with HTTP 404 Jul 24 06:12:13.461946 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1403/5572] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:13 2026] GET /volume/v3/volumes/05d8deae-ccf7-4bfa-b595-804b84771f3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:13.469111 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:13.471064 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf Jul 24 06:12:13.471299 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:13.471624 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:13.471810 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: b17e5ecb-ec70-428b-9f45-3b31760609cf Jul 24 06:12:13.478552 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:13.478552 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:13.479007 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:13.495074 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:13.495265 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ee6e3f27-d696-4592-85cf-dd08db080d48 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf returned with HTTP 202 Jul 24 06:12:13.495653 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1391/5573] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:13 2026] DELETE /volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:13.503137 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:13.505485 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf Jul 24 06:12:13.505785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:13.506078 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:13.514607 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:13.514607 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:13.518690 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:13.523529 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-340d0c82-3001-47b9-afc3-8f8202a39bdf tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf returned with HTTP 200 Jul 24 06:12:13.524094 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1377/5574] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:13 2026] GET /volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:14.537276 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-17ed2d5d-490d-4232-bf5d-8847e18d1566 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:14.539450 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17ed2d5d-490d-4232-bf5d-8847e18d1566 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf Jul 24 06:12:14.539737 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17ed2d5d-490d-4232-bf5d-8847e18d1566 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:14.540006 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-17ed2d5d-490d-4232-bf5d-8847e18d1566 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:14.548419 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-17ed2d5d-490d-4232-bf5d-8847e18d1566 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf returned with HTTP 404 Jul 24 06:12:14.549052 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1404/5575] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:14 2026] GET /volume/v3/volumes/b17e5ecb-ec70-428b-9f45-3b31760609cf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:14.554968 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-230c6a87-e071-499e-8176-88e753080f5e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:14.557058 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 Jul 24 06:12:14.557237 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:14.557426 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:14.557576 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: 1100e9a3-995c-44ee-909e-8ea8ae434175 Jul 24 06:12:14.564177 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:14.564177 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:14.564574 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:14.577695 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:14.577899 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-230c6a87-e071-499e-8176-88e753080f5e tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 returned with HTTP 202 Jul 24 06:12:14.578320 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1404/5576] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:14 2026] DELETE /volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:14.585071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:14.587026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 Jul 24 06:12:14.587295 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:14.587521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:14.595890 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:14.595890 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:14.600539 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:14.606354 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-25d3e2c0-8ce3-4af6-a7b1-d166784a9a6c tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 returned with HTTP 200 Jul 24 06:12:14.606931 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1392/5577] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:14 2026] GET /volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:15.618487 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2cb03e12-4509-4043-b10a-90b700bd2ecb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:15.620199 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cb03e12-4509-4043-b10a-90b700bd2ecb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 Jul 24 06:12:15.620503 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cb03e12-4509-4043-b10a-90b700bd2ecb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:15.621804 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2cb03e12-4509-4043-b10a-90b700bd2ecb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:15.626156 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2cb03e12-4509-4043-b10a-90b700bd2ecb tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 returned with HTTP 404 Jul 24 06:12:15.626469 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1378/5578] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:15 2026] GET /volume/v3/volumes/1100e9a3-995c-44ee-909e-8ea8ae434175 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:15.632417 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:15.634269 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] DELETE https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:12:15.634486 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:15.634707 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:15.634920 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume with id: 2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:12:15.641352 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:15.641352 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:15.641811 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:15.656552 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Delete volume request issued successfully. Jul 24 06:12:15.656716 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-e5f63ec9-9f04-4082-a2f0-502955df75ae tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 returned with HTTP 202 Jul 24 06:12:15.657185 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1405/5579] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:15 2026] DELETE /volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:15.663601 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:15.665362 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:12:15.665565 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:15.665760 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:15.672386 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:15.672386 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:15.676174 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Volume info retrieved successfully. Jul 24 06:12:15.680763 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b44b4a9c-f183-4c1d-9c42-46ead877d453 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 returned with HTTP 200 Jul 24 06:12:15.681161 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1405/5580] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:15 2026] GET /volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:16.314206 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.316044 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:16.316271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.316476 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.322826 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.322826 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:16.326065 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:16.330033 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-4556223e-3f00-4c26-9ab0-bdc812ecebea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:16.330377 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1393/5581] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:16.396232 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-650193db-fca8-48bc-aaf2-e3bf73f87869 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.396598 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-650193db-fca8-48bc-aaf2-e3bf73f87869 None None] GET https://10.4.3.200/volume// Jul 24 06:12:16.396787 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-650193db-fca8-48bc-aaf2-e3bf73f87869 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.396999 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-650193db-fca8-48bc-aaf2-e3bf73f87869 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.397333 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-650193db-fca8-48bc-aaf2-e3bf73f87869 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:16.397616 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1379/5582] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:16.404229 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-d61683d9-c4bf-4ef0-9a17-1d92c5b08a13 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.406145 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-d61683d9-c4bf-4ef0-9a17-1d92c5b08a13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:12:16.406472 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-d61683d9-c4bf-4ef0-9a17-1d92c5b08a13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "492ef402-bc07-4fe6-9f61-2d650508458b", "connector": null, "instance_uuid": "52169d99-bd8d-4620-9dc9-704f02be6e1f"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:16.414391 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.414391 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:16.435376 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-d61683d9-c4bf-4ef0-9a17-1d92c5b08a13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:12:16.435860 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1406/5583] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:12:16 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 24 06:12:16.460591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.462525 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:16.462628 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.462850 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.470136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8020edb4-69b8-4843-96f8-00daf0a7cd8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.470495 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8020edb4-69b8-4843-96f8-00daf0a7cd8c None None] GET https://10.4.3.200/volume// Jul 24 06:12:16.470663 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8020edb4-69b8-4843-96f8-00daf0a7cd8c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.470884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8020edb4-69b8-4843-96f8-00daf0a7cd8c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.471219 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8020edb4-69b8-4843-96f8-00daf0a7cd8c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:16.471500 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1394/5584] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:16.472107 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.472107 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:16.475510 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:16.478925 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.480092 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-699f12c0-0500-498c-a22d-a8bbf0bab291 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:16.480482 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1406/5585] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:16.481277 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:16.481485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.481648 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.489434 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.489434 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:16.492136 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:16.495448 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-068635f8-7db7-426f-8096-d1f5251e99c8 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:16.495800 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1380/5586] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 1083 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:16.600387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.602425 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] PUT https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 Jul 24 06:12:16.602815 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:16.609697 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Acquiring lock "cinder-attachment_update-492ef402-bc07-4fe6-9f61-2d650508458b-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:12:16.614128 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-492ef402-bc07-4fe6-9f61-2d650508458b-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:12:16.614986 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.614986 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:16.677122 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-492ef402-bc07-4fe6-9f61-2d650508458b-np0000005810" released by "attachment_update" :: held 0.063s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:12:16.677405 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-549f33ac-38e3-46a6-97c6-87c6f729d7f6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 returned with HTTP 200 Jul 24 06:12:16.678046 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1407/5587] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:12:16 2026] PUT /volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 => generated 968 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:16.684943 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-bac5d8d2-9b7e-44b1-b2e8-60f4ab7d4a3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.686664 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-bac5d8d2-9b7e-44b1-b2e8-60f4ab7d4a3d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption Jul 24 06:12:16.686873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-bac5d8d2-9b7e-44b1-b2e8-60f4ab7d4a3d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.687067 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-bac5d8d2-9b7e-44b1-b2e8-60f4ab7d4a3d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'index' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.693233 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f9fbd4f0-98c8-4087-81a9-81285de64790 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:16.694921 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9fbd4f0-98c8-4087-81a9-81285de64790 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] GET https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 Jul 24 06:12:16.694979 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:16.694979 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:16.695117 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9fbd4f0-98c8-4087-81a9-81285de64790 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:16.695293 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f9fbd4f0-98c8-4087-81a9-81285de64790 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:16.700159 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-bac5d8d2-9b7e-44b1-b2e8-60f4ab7d4a3d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption returned with HTTP 200 Jul 24 06:12:16.700505 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1395/5588] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:16.701594 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f9fbd4f0-98c8-4087-81a9-81285de64790 tempest-CreateVolumesFromBackupTest-7298077 tempest-CreateVolumesFromBackupTest-7298077-project-member] https://10.4.3.200/volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 returned with HTTP 404 Jul 24 06:12:16.702352 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1407/5589] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:16 2026] GET /volume/v3/volumes/2aa0220a-0cee-4eb6-a82e-b4dfd8519698 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:17.492565 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:17.494237 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:17.494484 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:17.494733 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:17.503180 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:17.503180 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:17.506794 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:17.510595 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cae5c633-bd3e-403c-b145-b0417bf33fb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:17.511181 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1381/5590] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:17 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:17.687359 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:17.762744 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:17.765184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1536062891"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:17.765184 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1536062891'}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:17.765286 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume of 1 GB Jul 24 06:12:17.765570 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:17.765570 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:17.770572 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Availability Zones retrieved successfully. Jul 24 06:12:17.778267 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Flow 'volume_create_api' (121e3a40-a782-4097-9e80-20bb50f5d577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:17.779781 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b61102-ecd1-409a-90cb-6b58decd5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:17.781153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:17.810335 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b61102-ecd1-409a-90cb-6b58decd5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:17.811347 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f5aca8-e9ed-4872-b12d-aa684ee61b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:17.864360 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Created reservations ['3af745e2-fbcb-4678-a99f-858140f6ae77', 'b0155fe6-1fc7-436a-8cbc-e785763ba945', 'ac97d128-6a2d-4c31-bfb7-be082cf97124', '7cab1036-bd4a-40c1-82ac-49c00050efd1'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:17.865173 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f5aca8-e9ed-4872-b12d-aa684ee61b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af745e2-fbcb-4678-a99f-858140f6ae77', 'b0155fe6-1fc7-436a-8cbc-e785763ba945', 'ac97d128-6a2d-4c31-bfb7-be082cf97124', '7cab1036-bd4a-40c1-82ac-49c00050efd1']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:17.865980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d1c457-191d-43e5-94c0-9b50b69b2e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:17.890115 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d1c457-191d-43e5-94c0-9b50b69b2e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a127578-84ac-4b0a-9cd3-c90fb2d24408', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1536062891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',qos_specs=None,replication_status=,reservations=['3af745e2-fbcb-4678-a99f-858140f6ae77','b0155fe6-1fc7-436a-8cbc-e785763ba945','ac97d128-6a2d-4c31-bfb7-be082cf97124','7cab1036-bd4a-40c1-82ac-49c00050efd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1536062891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a127578-84ac-4b0a-9cd3-c90fb2d24408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:17.891066 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0ff22a-467c-4e18-8cd5-66833b9df4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:17.907932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0ff22a-467c-4e18-8cd5-66833b9df4df) transitioned into state 'SUCCESS' from state '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-1536062891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',qos_specs=None,replication_status=,reservations=['3af745e2-fbcb-4678-a99f-858140f6ae77','b0155fe6-1fc7-436a-8cbc-e785763ba945','ac97d128-6a2d-4c31-bfb7-be082cf97124','7cab1036-bd4a-40c1-82ac-49c00050efd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:17.909009 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09e3431-c835-4c32-9030-5a4338ca41b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:17.918026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e09e3431-c835-4c32-9030-5a4338ca41b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:17.918855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Flow 'volume_create_api' (121e3a40-a782-4097-9e80-20bb50f5d577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:17.919138 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume request issued successfully. Jul 24 06:12:17.919644 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0ad58f22-a07b-4346-84b6-6bb438d2bf4b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:17.920063 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1408/5591] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:12:17 2026] POST /volume/v3/volumes => generated 766 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:17.931912 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-419808e9-d134-4e21-a8cf-9889d08c9908 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:17.933331 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-419808e9-d134-4e21-a8cf-9889d08c9908 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:17.933521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-419808e9-d134-4e21-a8cf-9889d08c9908 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:17.933709 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-419808e9-d134-4e21-a8cf-9889d08c9908 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:17.939926 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:17.939926 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:17.943087 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-419808e9-d134-4e21-a8cf-9889d08c9908 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:17.946555 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-419808e9-d134-4e21-a8cf-9889d08c9908 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:17.946904 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1396/5592] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:17 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:18.522025 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:18.523760 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:18.523973 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:18.524151 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:18.533103 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:18.533103 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:18.536194 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:18.540212 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ee322bb3-8b39-4607-b0d6-67e7426f1651 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:18.540556 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1408/5593] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:18 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:18.959788 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c12a166-a76f-4072-812f-f5bac07593f2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:18.961627 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c12a166-a76f-4072-812f-f5bac07593f2 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:18.961973 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c12a166-a76f-4072-812f-f5bac07593f2 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:18.962236 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c12a166-a76f-4072-812f-f5bac07593f2 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:18.972053 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:18.972053 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:18.975833 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1c12a166-a76f-4072-812f-f5bac07593f2 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:18.980259 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c12a166-a76f-4072-812f-f5bac07593f2 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:18.980622 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1382/5594] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:18 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:18.993459 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d06df0fd-3054-44ce-a266-5f3914155956 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:18.995455 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:12:18.995874 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a127578-84ac-4b0a-9cd3-c90fb2d24408", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1684121727"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:19.006616 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:19.006616 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:19.007320 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:19.007489 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create snapshot from volume 8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:19.041521 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Created reservations ['1cd157c6-d4c4-4e23-b729-ec661c855e80', '1fa45999-364e-4c09-83d5-252fcdf43b5c', '655ecd5e-4ecc-4c3e-9bc0-63bd9b3d6ac4', 'fa16af56-fe1e-4708-99bb-8820e287e0f5'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:19.070768 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot create request issued successfully. Jul 24 06:12:19.070768 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d06df0fd-3054-44ce-a266-5f3914155956 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:12:19.070768 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1409/5595] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:12:18 2026] POST /volume/v3/snapshots => generated 322 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:19.079159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:19.080936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:19.081128 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:19.081308 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:19.086402 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:19.086402 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:19.086882 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:19.087565 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-aee6b4bd-f9de-4685-a801-29654cc2f27a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 200 Jul 24 06:12:19.087966 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1397/5596] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:19 2026] GET /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:19.552248 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:19.553856 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:19.554017 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:19.554182 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:19.563801 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:19.563801 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:19.566054 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:19.569520 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-db19c91b-66d0-4b1f-9f68-88049dc44152 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:19.569969 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1409/5597] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:19 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:20.097829 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b67f63da-5c89-4795-b17a-0950584bf135 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:20.099457 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b67f63da-5c89-4795-b17a-0950584bf135 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:20.099643 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b67f63da-5c89-4795-b17a-0950584bf135 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:20.099868 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b67f63da-5c89-4795-b17a-0950584bf135 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:20.101397 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=240,cinder:UPDATE=78,cinder:INSERT=58 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:12:20.105134 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:20.105134 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:20.105638 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b67f63da-5c89-4795-b17a-0950584bf135 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:20.106528 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b67f63da-5c89-4795-b17a-0950584bf135 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 200 Jul 24 06:12:20.107207 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1383/5598] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:20 2026] GET /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:20.114728 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:20.116478 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408/action Jul 24 06:12:20.116893 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action body: b'{"revert": {"snapshot_id": "bf81d3a5-4772-45da-8fcd-375a9ea3fb43"}}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:20.117037 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bf81d3a5-4772-45da-8fcd-375a9ea3fb43"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:20.124582 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:20.124582 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:20.125126 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume retrieved successfully. Jul 24 06:12:20.136573 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Reverting volume 8a127578-84ac-4b0a-9cd3-c90fb2d24408 to snapshot bf81d3a5-4772-45da-8fcd-375a9ea3fb43. Jul 24 06:12:20.137354 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:20.137354 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:20.147023 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-8f94d3e7-6f6d-4c1a-9ba5-b6a33f828d28 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408/action returned with HTTP 202 Jul 24 06:12:20.147398 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1410/5599] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 24 06:12:20 2026] POST /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:12:20.153996 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-768c5427-cc56-47d7-a292-312b655b874e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:20.155755 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-768c5427-cc56-47d7-a292-312b655b874e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:20.156010 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-768c5427-cc56-47d7-a292-312b655b874e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:20.156211 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-768c5427-cc56-47d7-a292-312b655b874e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:20.164897 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:20.164897 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:20.168924 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-768c5427-cc56-47d7-a292-312b655b874e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:20.174337 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-768c5427-cc56-47d7-a292-312b655b874e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:20.174860 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1398/5600] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:20 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:20.581906 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:20.583552 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:20.583886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:20.584156 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:20.593424 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:20.593424 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:20.595931 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:20.599779 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2197cf41-b0fc-4109-995e-b89f13850dd0 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:20.600202 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1410/5601] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:20 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:21.186809 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.188473 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:21.188664 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:21.188888 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:21.195403 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.195403 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:21.198721 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:21.202508 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-dd6f9510-d0f9-4c04-816b-d2bae6462776 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:21.202880 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1384/5602] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:21 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:21.214213 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-67db098d-d8ab-4e06-b793-a5d44a79322e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.215857 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67db098d-d8ab-4e06-b793-a5d44a79322e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:21.216047 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67db098d-d8ab-4e06-b793-a5d44a79322e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:21.216226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-67db098d-d8ab-4e06-b793-a5d44a79322e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:21.221171 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.221171 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:21.221539 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-67db098d-d8ab-4e06-b793-a5d44a79322e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:21.222260 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-67db098d-d8ab-4e06-b793-a5d44a79322e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 200 Jul 24 06:12:21.222568 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1411/5603] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:21 2026] GET /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:21.231271 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cbc37200-628d-44d8-b405-d537d9c7a373 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.233224 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbc37200-628d-44d8-b405-d537d9c7a373 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:21.233411 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbc37200-628d-44d8-b405-d537d9c7a373 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:21.233589 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cbc37200-628d-44d8-b405-d537d9c7a373 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:21.240313 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.240313 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:21.243926 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-cbc37200-628d-44d8-b405-d537d9c7a373 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:21.247692 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cbc37200-628d-44d8-b405-d537d9c7a373 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:21.248141 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1399/5604] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:21 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:21.261464 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.262751 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:21.263203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1154144690"}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:21.264627 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.v3.volumes [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1154144690'}} {{(pid=100224) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:21.264910 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume of 1 GB Jul 24 06:12:21.268789 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Availability Zones retrieved successfully. Jul 24 06:12:21.273945 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Flow 'volume_create_api' (f934e37d-8ca9-4a58-81b0-c52d0e4306b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:21.276318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b160f3f9-b279-49e4-a52e-9325ffd3b88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:21.276318 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.flows.api.create_volume [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Validating volume size '1' using validate_int {{(pid=100224) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:21.302029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b160f3f9-b279-49e4-a52e-9325ffd3b88f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:21.303275 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b4e39-63bd-4a8c-9ec2-300969f9d40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:21.342964 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Created reservations ['e2d4af9d-c27b-47b0-8ca2-db47eaf442fa', '8ab00214-c00a-4021-b30a-8e4077f9d099', '5ea962c7-26c7-48ef-ad4e-9e526ced9691', 'd3424310-2875-42af-bd23-e408621a705f'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:21.344029 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520b4e39-63bd-4a8c-9ec2-300969f9d40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d4af9d-c27b-47b0-8ca2-db47eaf442fa', '8ab00214-c00a-4021-b30a-8e4077f9d099', '5ea962c7-26c7-48ef-ad4e-9e526ced9691', 'd3424310-2875-42af-bd23-e408621a705f']}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:21.344935 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e3914e-7cea-4be5-a59e-6d0f4a0a0ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:21.366386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e3914e-7cea-4be5-a59e-6d0f4a0a0ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e482626-399e-4e8b-9f5d-8eca1eaecbeb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1154144690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',qos_specs=None,replication_status=,reservations=['e2d4af9d-c27b-47b0-8ca2-db47eaf442fa','8ab00214-c00a-4021-b30a-8e4077f9d099','5ea962c7-26c7-48ef-ad4e-9e526ced9691','d3424310-2875-42af-bd23-e408621a705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1154144690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e482626-399e-4e8b-9f5d-8eca1eaecbeb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:21.366386 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d782fb-07cc-4a4d-b3eb-7d62eb6fc6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:21.382580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d782fb-07cc-4a4d-b3eb-7d62eb6fc6d7) transitioned into state 'SUCCESS' from state '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-1154144690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f6f5bde3cda4efa9932c2c0bfd5ecbf',qos_specs=None,replication_status=,reservations=['e2d4af9d-c27b-47b0-8ca2-db47eaf442fa','8ab00214-c00a-4021-b30a-8e4077f9d099','5ea962c7-26c7-48ef-ad4e-9e526ced9691','d3424310-2875-42af-bd23-e408621a705f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee05025bff14f0bb87e880f77fc1bee',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:21.383462 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b58b99-d6b8-4aed-b638-366d29f3067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:21.392344 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9b58b99-d6b8-4aed-b638-366d29f3067d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100224) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:21.393215 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Flow 'volume_create_api' (f934e37d-8ca9-4a58-81b0-c52d0e4306b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100224) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:21.393575 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create volume request issued successfully. Jul 24 06:12:21.394225 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5bef2f0f-3676-4a79-b97e-fbeaf640a68d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:21.394730 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1411/5605] 10.4.3.200 () {70 vars in 1299 bytes} [Fri Jul 24 06:12:21 2026] POST /volume/v3/volumes => generated 766 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:21.406488 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.408143 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:21.408376 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:21.408588 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:21.414996 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.414996 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:21.418046 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:21.421480 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-38623edd-62ec-47c7-a029-efedce1ce6e0 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 200 Jul 24 06:12:21.421849 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1385/5606] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:21 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:21.612318 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.614096 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:21.614277 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:21.614453 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:21.624295 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.624295 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:21.627398 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:21.631209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-52ab975e-bc5a-4f4f-9c17-4f5b61482156 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:21.631536 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1412/5607] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:21 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:21.887465 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-029a691c-6678-492a-aebd-b9ca17a8c563 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:21.889672 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-029a691c-6678-492a-aebd-b9ca17a8c563 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1/action Jul 24 06:12:21.890069 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-029a691c-6678-492a-aebd-b9ca17a8c563 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:21.890235 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-029a691c-6678-492a-aebd-b9ca17a8c563 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:21.907915 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:21.907915 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:21.917127 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f6f61996-c2cb-45bb-bba6-b2e9ba818f62 req-029a691c-6678-492a-aebd-b9ca17a8c563 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1/action returned with HTTP 204 Jul 24 06:12:21.917559 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1400/5608] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:12:21 2026] POST /volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:22.434468 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.436053 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:22.436367 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.436617 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.443506 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.443506 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:22.446321 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:22.450103 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-9c90bfbc-41dc-4f29-9216-dfe8fe4129ad tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 200 Jul 24 06:12:22.450457 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1412/5609] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:22.461898 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-89a670da-a59f-4e22-a454-c300f57ba007 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.463506 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:12:22.463855 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5e482626-399e-4e8b-9f5d-8eca1eaecbeb", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-441862512"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:22.471333 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.471333 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:22.471832 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:22.471941 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Create snapshot from volume 5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:22.492782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Created reservations ['f0bb9b13-a736-4409-b4b8-7f998e9309b2', '0fad6507-09eb-420b-8ebb-bf1c2d3348a5', '4f4ac3c0-01ca-48cc-a380-215e28be2e4b', '91efe292-7b4c-4b87-8ec8-68ce9db6da00'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:22.520032 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot create request issued successfully. Jul 24 06:12:22.520476 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-89a670da-a59f-4e22-a454-c300f57ba007 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:12:22.521062 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1386/5610] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:12:22 2026] POST /volume/v3/snapshots => generated 321 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:22.529004 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-00750f40-ce42-4b91-b68b-9daa28098aac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.531542 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00750f40-ce42-4b91-b68b-9daa28098aac tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:22.531542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00750f40-ce42-4b91-b68b-9daa28098aac tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.531542 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-00750f40-ce42-4b91-b68b-9daa28098aac tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.536477 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.536477 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:22.537026 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-00750f40-ce42-4b91-b68b-9daa28098aac tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:22.537604 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-00750f40-ce42-4b91-b68b-9daa28098aac tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b returned with HTTP 200 Jul 24 06:12:22.538052 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1413/5611] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:22.643507 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.645384 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:22.645595 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.645820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.654956 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.654956 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:22.658261 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:22.662178 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9fb25bf4-4acd-4b43-8574-03902e50ddf1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:22.662584 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1401/5612] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:22.673492 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b6543e08-51da-455e-a023-fb84edbd626e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.675137 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6543e08-51da-455e-a023-fb84edbd626e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:22.675295 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6543e08-51da-455e-a023-fb84edbd626e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.675482 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b6543e08-51da-455e-a023-fb84edbd626e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.683618 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.683618 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:22.686546 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b6543e08-51da-455e-a023-fb84edbd626e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:22.690048 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b6543e08-51da-455e-a023-fb84edbd626e tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:22.690359 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1413/5613] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 1196 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:22.725269 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.728002 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:22.728253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.728500 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.739779 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.739779 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:22.743842 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:22.749133 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-49c5192f-5b1e-49b5-8e5e-a17075668737 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:22.749493 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1387/5614] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 1196 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:22.765220 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.766967 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/action Jul 24 06:12:22.767284 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:22.767391 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:22.776556 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.776556 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:22.777001 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:22.781653 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Begin detaching volume completed successfully. Jul 24 06:12:22.781883 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-3d4718ca-9052-4d7c-a8c7-4c56b672e353 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/action returned with HTTP 202 Jul 24 06:12:22.782288 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1414/5615] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:12:22 2026] POST /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:12:22.819482 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1546a4b0-ea0e-4f5d-96a5-b53231205196 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.819911 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1546a4b0-ea0e-4f5d-96a5-b53231205196 None None] GET https://10.4.3.200/volume// Jul 24 06:12:22.820073 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1546a4b0-ea0e-4f5d-96a5-b53231205196 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.820250 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1546a4b0-ea0e-4f5d-96a5-b53231205196 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.820557 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1546a4b0-ea0e-4f5d-96a5-b53231205196 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:22.820889 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1402/5616] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:22.827479 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.829894 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:22.830099 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.830297 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.839051 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.839051 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:22.842188 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:22.846084 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-26866993-5c34-4585-adb0-e877333c7c2d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:22.846476 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1414/5617] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 1379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:22.855368 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9c73d789-2d6f-4117-82dd-77e1b7dbb3b1 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:22.857363 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9c73d789-2d6f-4117-82dd-77e1b7dbb3b1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption Jul 24 06:12:22.857544 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9c73d789-2d6f-4117-82dd-77e1b7dbb3b1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:22.857735 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9c73d789-2d6f-4117-82dd-77e1b7dbb3b1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'index' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:22.866319 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:22.866319 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:22.872067 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9c73d789-2d6f-4117-82dd-77e1b7dbb3b1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption returned with HTTP 200 Jul 24 06:12:22.872423 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1388/5618] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:12:22 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:23.548239 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:23.549463 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:23.549666 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:23.549895 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:23.555955 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:23.555955 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:23.556422 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:23.557308 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-674e66d8-7972-4ec1-b247-9607bc5a74b4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b returned with HTTP 200 Jul 24 06:12:23.557698 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1415/5619] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:23 2026] GET /volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:23.567957 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:23.569687 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action Jul 24 06:12:23.570117 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:23.570194 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:23.580991 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:23.580991 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:23.581658 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:23.619825 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Created reservations ['77224187-ca56-4470-aee3-d48a6a06b3d6', '508b2a4a-bd88-48d7-99e5-3f2f47f8e13e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:23.628614 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Extend volume request issued successfully. Jul 24 06:12:23.628941 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-184dd862-ebd5-49df-82f4-fb4baa06e1d8 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action returned with HTTP 202 Jul 24 06:12:23.629415 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1403/5620] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 24 06:12:23 2026] POST /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 24 06:12:23.629473 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9ee957b0-23c4-408e-bd19-1cbd43ce38fa None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:23.631490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9ee957b0-23c4-408e-bd19-1cbd43ce38fa tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 Jul 24 06:12:23.631701 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9ee957b0-23c4-408e-bd19-1cbd43ce38fa tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:23.631931 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9ee957b0-23c4-408e-bd19-1cbd43ce38fa tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:23.636549 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3879e97c-a234-415d-b5ab-78ab039aec2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:23.638090 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3879e97c-a234-415d-b5ab-78ab039aec2d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:23.638090 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3879e97c-a234-415d-b5ab-78ab039aec2d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:23.638272 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3879e97c-a234-415d-b5ab-78ab039aec2d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:23.641513 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:23.641513 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:23.645815 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:23.645815 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:23.649032 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3879e97c-a234-415d-b5ab-78ab039aec2d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:23.652717 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3879e97c-a234-415d-b5ab-78ab039aec2d tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 200 Jul 24 06:12:23.653057 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1389/5621] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:23 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:23.693285 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-74e469ed-5adb-42d2-8e97-d086c5d31a9f req-9ee957b0-23c4-408e-bd19-1cbd43ce38fa tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 returned with HTTP 200 Jul 24 06:12:23.693734 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1415/5622] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:12:23 2026] DELETE /volume/v3/attachments/5453b4ad-c234-46da-905a-b71e0e6ddff1 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:23.899336 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:23.901288 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:23.901458 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:23.901650 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:23.908283 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:23.908283 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:23.911399 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:23.914931 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-27fcd8a2-c078-483a-aafa-f46479984262 req-b1b072b1-9182-415a-86f3-006243376a6a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:23.915270 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1416/5623] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:23 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:24.665248 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:24.667132 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:24.667399 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:24.667586 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:24.675629 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:24.675629 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:24.679784 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:24.684218 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-55e6d219-f9aa-43c3-9b50-7b0e846867f1 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 200 Jul 24 06:12:24.684628 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1404/5624] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:24 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:24.696169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:24.697970 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] POST https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action Jul 24 06:12:24.698312 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action body: b'{"revert": {"snapshot_id": "4732e5a8-7585-42f2-bef0-1e7b66d9805b"}}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:24.698420 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "4732e5a8-7585-42f2-bef0-1e7b66d9805b"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:24.708341 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:24.708341 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:24.708928 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume retrieved successfully. Jul 24 06:12:24.723781 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] HTTP exception thrown: Can't revert volume 5e482626-399e-4e8b-9f5d-8eca1eaecbeb to its latest snapshot 4732e5a8-7585-42f2-bef0-1e7b66d9805b. The volume size must be equal to the snapshot size. Jul 24 06:12:24.723990 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e81e053e-9c9e-427e-8a2d-2e141c430ae5 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action returned with HTTP 400 Jul 24 06:12:24.724618 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1390/5625] 10.4.3.200 () {70 vars in 1431 bytes} [Fri Jul 24 06:12:24 2026] POST /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 24 06:12:24.732870 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:24.734781 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:24.735001 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:24.735199 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:24.735307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete snapshot with id: 4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:24.740857 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:24.740857 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:24.741383 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:24.757798 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot delete request issued successfully. Jul 24 06:12:24.758024 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4703ba2-ef47-4f3e-bba4-d7bc84ca050e tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b returned with HTTP 202 Jul 24 06:12:24.758521 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1416/5626] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:12:24 2026] DELETE /volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:24.766087 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-c6cc839c-1e0f-4377-88de-20ab429c712f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:24.767879 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6cc839c-1e0f-4377-88de-20ab429c712f tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:24.768076 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6cc839c-1e0f-4377-88de-20ab429c712f tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:24.768266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-c6cc839c-1e0f-4377-88de-20ab429c712f tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:24.773468 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:24.773468 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:24.773874 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-c6cc839c-1e0f-4377-88de-20ab429c712f tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:24.774612 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-c6cc839c-1e0f-4377-88de-20ab429c712f tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b returned with HTTP 200 Jul 24 06:12:24.774978 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1417/5627] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:24 2026] GET /volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:25.784351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-dd8321ab-0d15-41b8-9459-de6b47545fea None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:25.786158 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd8321ab-0d15-41b8-9459-de6b47545fea tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b Jul 24 06:12:25.786348 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd8321ab-0d15-41b8-9459-de6b47545fea tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:25.786545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-dd8321ab-0d15-41b8-9459-de6b47545fea tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:25.790619 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-dd8321ab-0d15-41b8-9459-de6b47545fea tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b returned with HTTP 404 Jul 24 06:12:25.791132 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1405/5628] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:25 2026] GET /volume/v3/snapshots/4732e5a8-7585-42f2-bef0-1e7b66d9805b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:25.797626 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:25.799352 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] DELETE https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:25.799556 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:25.799769 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:25.799941 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete volume with id: 5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:25.806761 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:25.806761 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:25.807181 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:25.821253 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete volume request issued successfully. Jul 24 06:12:25.821423 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b881751d-5c1c-4d0f-b6af-52e6812f333b tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 202 Jul 24 06:12:25.821793 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1391/5629] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:12:25 2026] DELETE /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:12:25.828361 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:25.830151 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:25.830374 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:25.830577 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:25.836860 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:25.836860 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:25.840242 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:25.844085 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-ecf0a398-cdd0-47bf-844b-6b8dd4127bf9 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 200 Jul 24 06:12:25.844484 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1417/5630] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:25 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:26.643754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1608fc53-190e-4257-ad48-285de9cda85d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:26.645548 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:26.645743 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:26.645932 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:26.646083 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume with id: 492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:26.652956 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:26.652956 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:26.653418 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:26.662613 np0000005810 devstack@c-api.service[100222]: WARNING cinder.keymgr.conf_key_mgr [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:12:26.668222 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume request issued successfully. Jul 24 06:12:26.668374 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1608fc53-190e-4257-ad48-285de9cda85d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 202 Jul 24 06:12:26.668786 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1418/5631] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:26 2026] DELETE /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:26.675164 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:26.676923 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:26.677103 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:26.677277 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:26.683780 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:26.683780 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:26.686892 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:26.690630 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-f997d9f3-10df-4832-834b-dd42b43af9a1 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 200 Jul 24 06:12:26.691006 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1406/5632] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:26 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:26.858569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5e5dc61e-331f-4c18-8a93-2a269231c04a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:26.860208 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e5dc61e-331f-4c18-8a93-2a269231c04a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb Jul 24 06:12:26.860407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e5dc61e-331f-4c18-8a93-2a269231c04a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:26.860584 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5e5dc61e-331f-4c18-8a93-2a269231c04a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:26.865897 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5e5dc61e-331f-4c18-8a93-2a269231c04a tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb returned with HTTP 404 Jul 24 06:12:26.866298 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1392/5633] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:26 2026] GET /volume/v3/volumes/5e482626-399e-4e8b-9f5d-8eca1eaecbeb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:12:26.872890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:26.874420 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:26.874589 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:26.874792 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:26.874951 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete snapshot with id: bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:26.879303 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:26.879303 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:26.879637 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:26.892464 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot delete request issued successfully. Jul 24 06:12:26.892600 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-d1feb498-3aeb-4cc1-bdbf-9739ef18f51c tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 202 Jul 24 06:12:26.892994 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1418/5634] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:12:26 2026] DELETE /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:26.899518 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:26.901665 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:26.901976 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:26.902265 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:26.908553 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:26.908553 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:26.909216 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Snapshot retrieved successfully. Jul 24 06:12:26.910337 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b07a9e7b-e3b5-48f2-b00a-f5a7cd37fd76 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 200 Jul 24 06:12:26.910831 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1419/5635] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:26 2026] GET /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:27.703020 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a3e1d048-2846-428c-8e8f-c2be30455630 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.704922 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3e1d048-2846-428c-8e8f-c2be30455630 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b Jul 24 06:12:27.705132 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3e1d048-2846-428c-8e8f-c2be30455630 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.705369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a3e1d048-2846-428c-8e8f-c2be30455630 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.711044 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a3e1d048-2846-428c-8e8f-c2be30455630 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b returned with HTTP 404 Jul 24 06:12:27.711505 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1407/5636] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:27 2026] GET /volume/v3/volumes/492ef402-bc07-4fe6-9f61-2d650508458b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:27.719254 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a279ddff-55a3-428c-beed-b93b84809f63 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.721029 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:12:27.721211 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.721401 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.721557 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume with id: 6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:12:27.728420 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:27.728420 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:27.728932 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:27.739769 np0000005810 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:12:27.745334 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume request issued successfully. Jul 24 06:12:27.745508 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a279ddff-55a3-428c-beed-b93b84809f63 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 202 Jul 24 06:12:27.745947 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1393/5637] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:12:27 2026] DELETE /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:27.752781 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.755365 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:12:27.755365 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.755616 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.762968 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:27.762968 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:27.766984 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:27.772244 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f3f1ec78-e8fe-401e-b134-1a226ec5ae13 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 200 Jul 24 06:12:27.772595 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1419/5638] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:27 2026] GET /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:27.920980 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0c0a0c38-7581-4d59-a07f-50a29c50a186 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.922964 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c0a0c38-7581-4d59-a07f-50a29c50a186 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 Jul 24 06:12:27.923175 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c0a0c38-7581-4d59-a07f-50a29c50a186 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.923410 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0c0a0c38-7581-4d59-a07f-50a29c50a186 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.928055 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0c0a0c38-7581-4d59-a07f-50a29c50a186 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 returned with HTTP 404 Jul 24 06:12:27.928514 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1420/5639] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:27 2026] GET /volume/v3/snapshots/bf81d3a5-4772-45da-8fcd-375a9ea3fb43 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:27.934952 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.936563 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] DELETE https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:27.936786 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.936950 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.937112 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete volume with id: 8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:27.943521 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:27.943521 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:27.943993 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:27.958452 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Delete volume request issued successfully. Jul 24 06:12:27.958624 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-90c0d92a-9f83-44ba-9406-d70aff3297bb tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 202 Jul 24 06:12:27.959032 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1408/5640] 10.4.3.200 () {68 vars in 1392 bytes} [Fri Jul 24 06:12:27 2026] DELETE /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 24 06:12:27.966306 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:27.968195 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:27.968419 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:27.968619 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:27.975935 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:27.975935 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:27.979491 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Volume info retrieved successfully. Jul 24 06:12:27.983541 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1b34db91-cbe6-40be-8e5e-98d3b5924837 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 200 Jul 24 06:12:27.983979 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1394/5641] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:27 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:28.784476 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c431ca46-e795-4771-9360-e50d29d8cbea None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:28.786154 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c431ca46-e795-4771-9360-e50d29d8cbea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 Jul 24 06:12:28.786334 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c431ca46-e795-4771-9360-e50d29d8cbea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:28.786508 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c431ca46-e795-4771-9360-e50d29d8cbea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:28.791913 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c431ca46-e795-4771-9360-e50d29d8cbea tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 returned with HTTP 404 Jul 24 06:12:28.792309 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1420/5642] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:28 2026] GET /volume/v3/volumes/6966602a-d5b3-4b56-a9f8-5e6f89561a80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:28.798176 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:28.799894 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:12:28.800071 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:28.800246 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Calling method 'detail' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:28.801012 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100222) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:12:28.808865 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Get all volumes completed successfully. Jul 24 06:12:28.810122 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:28.810122 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:28.813690 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-5038bdbd-2e8e-47e3-98f5-eaf1782fdd63 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:12:28.814082 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1421/5643] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:12:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:28.825904 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c406f37b-eead-423f-b578-2798c7cbd412 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:28.827604 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c406f37b-eead-423f-b578-2798c7cbd412 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] DELETE https://10.4.3.200/volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5 Jul 24 06:12:28.827844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c406f37b-eead-423f-b578-2798c7cbd412 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:28.828035 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c406f37b-eead-423f-b578-2798c7cbd412 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:28.847744 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c406f37b-eead-423f-b578-2798c7cbd412 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5 returned with HTTP 202 Jul 24 06:12:28.848094 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1409/5644] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:12:28 2026] DELETE /volume/v3/types/133f0560-2e45-4792-9743-d319324d03c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:28.997474 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cfc381c5-3224-4491-9b00-156ee593d1e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:28.999096 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfc381c5-3224-4491-9b00-156ee593d1e4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] GET https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 Jul 24 06:12:28.999279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfc381c5-3224-4491-9b00-156ee593d1e4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:28.999452 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cfc381c5-3224-4491-9b00-156ee593d1e4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:29.004726 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cfc381c5-3224-4491-9b00-156ee593d1e4 tempest-VolumeRevertTests-823352668 tempest-VolumeRevertTests-823352668-project-member] https://10.4.3.200/volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 returned with HTTP 404 Jul 24 06:12:29.005365 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1395/5645] 10.4.3.200 () {68 vars in 1389 bytes} [Fri Jul 24 06:12:28 2026] GET /volume/v3/volumes/8a127578-84ac-4b0a-9cd3-c90fb2d24408 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 24 06:12:29.810183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-667c40f4-ac27-4a30-aa02-ca69518badf1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:29.811325 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-667c40f4-ac27-4a30-aa02-ca69518badf1 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:12:29.811626 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-667c40f4-ac27-4a30-aa02-ca69518badf1 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1522033474", "extra_specs": {}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:29.825740 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-667c40f4-ac27-4a30-aa02-ca69518badf1 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:12:29.826029 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1421/5646] 10.4.3.200 () {68 vars in 1252 bytes} [Fri Jul 24 06:12:29 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:29.832689 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9a90966b-0c1a-492b-84a7-fd680b9ea333 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:29.834271 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a90966b-0c1a-492b-84a7-fd680b9ea333 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] POST https://10.4.3.200/volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e/encryption Jul 24 06:12:29.834569 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9a90966b-0c1a-492b-84a7-fd680b9ea333 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:29.846935 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9a90966b-0c1a-492b-84a7-fd680b9ea333 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e/encryption returned with HTTP 200 Jul 24 06:12:29.847295 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1422/5647] 10.4.3.200 () {68 vars in 1397 bytes} [Fri Jul 24 06:12:29 2026] POST /volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e/encryption => generated 230 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:29.868935 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-db03891e-8465-47d3-9943-a747d49fdd02 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:29.870577 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:29.870927 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1869542680", "snapshot_id": null, "imageRef": "dd2b0811-8e38-45f0-a9bd-47de6e273450", "volume_type": "tempest-scenario-type-luks-1522033474", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:29.872257 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1869542680', 'snapshot_id': None, 'imageRef': 'dd2b0811-8e38-45f0-a9bd-47de6e273450', 'volume_type': 'tempest-scenario-type-luks-1522033474', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:29.943834 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume of 1 GB Jul 24 06:12:29.944119 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:29.944119 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:29.944625 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Availability Zones retrieved successfully. Jul 24 06:12:29.950753 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (5c4cdbbe-7513-4fbc-9ecf-9b6df18d93d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:29.951892 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff76bb1c-dc7a-4a0f-aa7f-9627b2ee10ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:29.952873 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:29.999999 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff76bb1c-dc7a-4a0f-aa7f-9627b2ee10ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a126f6e6-0b3c-456a-be8a-5221a663e81e,is_public=True,name='tempest-scenario-type-luks-1522033474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a126f6e6-0b3c-456a-be8a-5221a663e81e', '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=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.000657 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb08a2b-10ee-4825-b616-0b9b11aff1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.021841 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1522033474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1522033474, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:30.022097 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1522033474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1522033474, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:30.043743 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Created reservations ['1d56e484-3d2e-46ec-b123-d40b74e2aaee', '3186d46e-ee0a-484a-bdc2-e161c7e07306', 'a4c1ffe2-b578-496c-80ee-63393f5e8101', '5158e3d0-26bd-45f0-9164-5eac0d341b9c'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:30.044256 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cb08a2b-10ee-4825-b616-0b9b11aff1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d56e484-3d2e-46ec-b123-d40b74e2aaee', '3186d46e-ee0a-484a-bdc2-e161c7e07306', 'a4c1ffe2-b578-496c-80ee-63393f5e8101', '5158e3d0-26bd-45f0-9164-5eac0d341b9c']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.044940 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05380d2-e0da-409d-8cb9-b8a0cfe4fc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.064388 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05380d2-e0da-409d-8cb9-b8a0cfe4fc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c77e31-11f1-4c93-a204-0318b55d891e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1869542680',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['1d56e484-3d2e-46ec-b123-d40b74e2aaee','3186d46e-ee0a-484a-bdc2-e161c7e07306','a4c1ffe2-b578-496c-80ee-63393f5e8101','5158e3d0-26bd-45f0-9164-5eac0d341b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1869542680',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a9c77e31-11f1-4c93-a204-0318b55d891e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea5dee361d0462ea76166bea00c122a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a126f6e6-0b3c-456a-be8a-5221a663e81e),volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.065006 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b01ed5b-21af-4ce5-ae10-2d060e87bb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.079852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b01ed5b-21af-4ce5-ae10-2d060e87bb90) transitioned into state 'SUCCESS' from state '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-1869542680',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['1d56e484-3d2e-46ec-b123-d40b74e2aaee','3186d46e-ee0a-484a-bdc2-e161c7e07306','a4c1ffe2-b578-496c-80ee-63393f5e8101','5158e3d0-26bd-45f0-9164-5eac0d341b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.080580 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3178425e-95ed-4e61-aec6-49e7dd443bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.089035 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3178425e-95ed-4e61-aec6-49e7dd443bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.090309 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (5c4cdbbe-7513-4fbc-9ecf-9b6df18d93d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:30.090758 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request issued successfully. Jul 24 06:12:30.091489 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-db03891e-8465-47d3-9943-a747d49fdd02 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:30.092097 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1410/5648] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:29 2026] POST /volume/v3/volumes => generated 792 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:30.104102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73039c76-fda8-452b-b000-e0b07ad1b803 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:30.105711 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73039c76-fda8-452b-b000-e0b07ad1b803 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:30.105927 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73039c76-fda8-452b-b000-e0b07ad1b803 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:30.106112 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73039c76-fda8-452b-b000-e0b07ad1b803 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:30.112491 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:30.112491 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:30.115841 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-73039c76-fda8-452b-b000-e0b07ad1b803 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:30.119531 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73039c76-fda8-452b-b000-e0b07ad1b803 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:30.119901 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1396/5649] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:30 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:30.345388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-05a8b1d8-a131-4269-88d9-831534a08a59 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:30.398485 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-05a8b1d8-a131-4269-88d9-831534a08a59 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:12:30.398889 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-05a8b1d8-a131-4269-88d9-831534a08a59 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1042021775", "extra_specs": {"storage_protocol": "tempest-storage_protocol-562183345", "vendor_name": "tempest-vendor_name-713903463"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:30.412901 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-05a8b1d8-a131-4269-88d9-831534a08a59 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:12:30.413251 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1422/5650] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:12:30 2026] POST /volume/v3/types => generated 328 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:30.420560 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:30.422099 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:30.422398 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c54536a-10a8-46a5-a138-4bbc732c083f", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:30.423732 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request body: {'volume': {'volume_type': '2c54536a-10a8-46a5-a138-4bbc732c083f', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:30.426954 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume of 1 GB Jul 24 06:12:30.427190 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:30.427190 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:30.427488 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Availability Zones retrieved successfully. Jul 24 06:12:30.432395 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (265acaa0-2f8e-4b60-8e52-d14b69bbc6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:30.433203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1d2501-ca21-4a5e-bc3a-2a5da66e105a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.433919 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Validating volume size '1' using validate_int {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:30.449326 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c1d2501-ca21-4a5e-bc3a-2a5da66e105a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-562183345',vendor_name='tempest-vendor_name-713903463'},id=2c54536a-10a8-46a5-a138-4bbc732c083f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1042021775',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c54536a-10a8-46a5-a138-4bbc732c083f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.450013 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c630a507-d921-40d2-bddd-10439af3abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.474707 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1042021775 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1042021775, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:30.475032 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1042021775 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1042021775, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:30.522351 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['60e52755-6211-463f-9cb3-3ac8c795b829', 'da48ce3d-6d28-4bf7-9df7-d10ffbd5c817', 'c8243042-fac2-4897-9d42-49dd1a64f3dc', 'bd4ab7d5-784c-455b-8002-51831cf626e4'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:30.523123 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c630a507-d921-40d2-bddd-10439af3abf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e52755-6211-463f-9cb3-3ac8c795b829', 'da48ce3d-6d28-4bf7-9df7-d10ffbd5c817', 'c8243042-fac2-4897-9d42-49dd1a64f3dc', 'bd4ab7d5-784c-455b-8002-51831cf626e4']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.523923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ede19fd-c807-4350-a922-1cc5c02eda84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.546740 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ede19fd-c807-4350-a922-1cc5c02eda84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f0f68f-38f8-4996-9c73-6b8c02c50129', '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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['60e52755-6211-463f-9cb3-3ac8c795b829','da48ce3d-6d28-4bf7-9df7-d10ffbd5c817','c8243042-fac2-4897-9d42-49dd1a64f3dc','bd4ab7d5-784c-455b-8002-51831cf626e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=2c54536a-10a8-46a5-a138-4bbc732c083f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:30Z,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=d2f0f68f-38f8-4996-9c73-6b8c02c50129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65239ab15edf4d3b8f5075050462e72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cbebfeef45fe8271403fc124ab6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c54536a-10a8-46a5-a138-4bbc732c083f),volume_type_id=2c54536a-10a8-46a5-a138-4bbc732c083f)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.547463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab64335-372f-45a0-86a6-f640734988ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.563467 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ab64335-372f-45a0-86a6-f640734988ef) transitioned into state 'SUCCESS' from 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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['60e52755-6211-463f-9cb3-3ac8c795b829','da48ce3d-6d28-4bf7-9df7-d10ffbd5c817','c8243042-fac2-4897-9d42-49dd1a64f3dc','bd4ab7d5-784c-455b-8002-51831cf626e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=2c54536a-10a8-46a5-a138-4bbc732c083f)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.564102 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3373ad8-596e-429c-b9d6-45f94d191649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:30.572165 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3373ad8-596e-429c-b9d6-45f94d191649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:30.572979 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (265acaa0-2f8e-4b60-8e52-d14b69bbc6e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:30.573268 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request issued successfully. Jul 24 06:12:30.574019 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-99ef08a9-f595-4ed5-8c73-91fcb3c3abbc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:30.574455 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1423/5651] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:12:30 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:30.585365 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-92638fd1-3f13-49b3-9022-202fb57df97f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:30.587073 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92638fd1-3f13-49b3-9022-202fb57df97f tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 Jul 24 06:12:30.587296 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92638fd1-3f13-49b3-9022-202fb57df97f tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:30.587430 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-92638fd1-3f13-49b3-9022-202fb57df97f tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:30.594368 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:30.594368 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:30.597822 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-92638fd1-3f13-49b3-9022-202fb57df97f tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:30.601261 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-92638fd1-3f13-49b3-9022-202fb57df97f tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 returned with HTTP 200 Jul 24 06:12:30.601604 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1411/5652] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:30 2026] GET /volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:31.132312 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.134029 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:31.134213 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.134428 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.142820 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:31.142820 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:31.146688 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:31.150695 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-5af0b68c-a95e-4f0d-ac98-db9db3342e45 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:31.151245 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1397/5653] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:31 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:31.613670 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.615490 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 Jul 24 06:12:31.615709 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.615920 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.622352 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:31.622352 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:31.625258 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:31.628402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cb61198c-d55b-462c-b0a1-6138b9b64644 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 returned with HTTP 200 Jul 24 06:12:31.628754 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1423/5654] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:31 2026] GET /volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:31.640908 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-533f3419-1c0d-4ea3-8d8c-1c57e1c221fc None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.642822 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-533f3419-1c0d-4ea3-8d8c-1c57e1c221fc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:12:31.643053 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-533f3419-1c0d-4ea3-8d8c-1c57e1c221fc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.643256 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-533f3419-1c0d-4ea3-8d8c-1c57e1c221fc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.643535 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:31.643535 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:31.647932 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-533f3419-1c0d-4ea3-8d8c-1c57e1c221fc tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:12:31.648256 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1424/5655] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:12:31 2026] GET /volume/v3/messages => generated 1982 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:31.656263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-41324864-eb2a-4682-95f3-8fbbad7ea503 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.710903 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41324864-eb2a-4682-95f3-8fbbad7ea503 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] DELETE https://10.4.3.200/volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 Jul 24 06:12:31.711114 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41324864-eb2a-4682-95f3-8fbbad7ea503 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.711288 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-41324864-eb2a-4682-95f3-8fbbad7ea503 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.719238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-41324864-eb2a-4682-95f3-8fbbad7ea503 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] https://10.4.3.200/volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 returned with HTTP 204 Jul 24 06:12:31.719692 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1412/5656] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:12:31 2026] DELETE /volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:12:31.726903 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3e7cbf4c-2f9f-4d81-ab8e-f9b5c3d37f40 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.728971 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e7cbf4c-2f9f-4d81-ab8e-f9b5c3d37f40 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] GET https://10.4.3.200/volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 Jul 24 06:12:31.729243 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e7cbf4c-2f9f-4d81-ab8e-f9b5c3d37f40 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.729480 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3e7cbf4c-2f9f-4d81-ab8e-f9b5c3d37f40 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.732978 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3e7cbf4c-2f9f-4d81-ab8e-f9b5c3d37f40 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] https://10.4.3.200/volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 returned with HTTP 404 Jul 24 06:12:31.733328 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1398/5657] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:12:31 2026] GET /volume/v3/messages/74ca9c61-c1d1-40de-864a-fc18b4c54cc8 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:31.739223 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.740916 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 Jul 24 06:12:31.741103 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.741280 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.741427 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume with id: d2f0f68f-38f8-4996-9c73-6b8c02c50129 Jul 24 06:12:31.749035 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:31.749035 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:31.749435 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:31.750470 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100224) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:12:31.759343 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1042021775 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1042021775, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:31.759627 np0000005810 devstack@c-api.service[100224]: WARNING cinder.quota [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1042021775 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1042021775, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:31.767085 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['94a70f4a-4123-452a-9395-a27683e22191', '12d0b370-3b6d-48e8-8ac8-166ca525cd9d', 'bd3cd9c3-4b50-4acf-bac8-6baea5c23b86', '71d510a5-5862-486b-b3d6-71c07c47f19c'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:31.791634 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume request issued successfully. Jul 24 06:12:31.791898 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7b4737be-422d-4d41-846d-5ccf6788fbc4 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 returned with HTTP 202 Jul 24 06:12:31.792350 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1424/5658] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:12:31 2026] DELETE /volume/v3/volumes/d2f0f68f-38f8-4996-9c73-6b8c02c50129 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:31.798667 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2baa20e6-aeab-46ad-9675-2282e037fb96 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.800438 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2baa20e6-aeab-46ad-9675-2282e037fb96 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/types/2c54536a-10a8-46a5-a138-4bbc732c083f Jul 24 06:12:31.800621 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2baa20e6-aeab-46ad-9675-2282e037fb96 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:31.800863 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2baa20e6-aeab-46ad-9675-2282e037fb96 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method '_delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:31.822508 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2baa20e6-aeab-46ad-9675-2282e037fb96 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types/2c54536a-10a8-46a5-a138-4bbc732c083f returned with HTTP 202 Jul 24 06:12:31.823031 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1425/5659] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:12:31 2026] DELETE /volume/v3/types/2c54536a-10a8-46a5-a138-4bbc732c083f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:31.830502 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-cb7bac09-4a2c-4d18-8205-9dff7c4641b6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.832135 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb7bac09-4a2c-4d18-8205-9dff7c4641b6 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:12:31.832480 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-cb7bac09-4a2c-4d18-8205-9dff7c4641b6 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-876918579", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1062744110", "vendor_name": "tempest-vendor_name-607226974"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:31.845860 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-cb7bac09-4a2c-4d18-8205-9dff7c4641b6 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:12:31.846250 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1413/5660] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:12:31 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:31.853843 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:31.855518 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:31.855880 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "672244fd-be9f-469d-924e-64e9e46949e9", "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:31.857262 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request body: {'volume': {'volume_type': '672244fd-be9f-469d-924e-64e9e46949e9', 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:31.860960 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume of 1 GB Jul 24 06:12:31.861201 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:31.861201 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:31.861513 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Availability Zones retrieved successfully. Jul 24 06:12:31.866453 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (49f5d0d0-c369-4b11-8ba3-c26383eac8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:31.867446 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f8493a-2a72-4b41-b2b4-d3ab6b768021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:31.868131 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:31.889509 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f8493a-2a72-4b41-b2b4-d3ab6b768021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:12:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1062744110',vendor_name='tempest-vendor_name-607226974'},id=672244fd-be9f-469d-924e-64e9e46949e9,is_public=True,name='tempest-ProjectMemberTests-volume-type-876918579',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '672244fd-be9f-469d-924e-64e9e46949e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:31.890753 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745dd973-d578-456a-89da-f02aa1be40fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:31.918156 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-876918579 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-876918579, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:31.918468 np0000005810 devstack@c-api.service[100223]: WARNING cinder.quota [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-876918579 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-876918579, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:31.944008 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['771d6da7-10f3-4fdd-956a-eaf7db178a99', '55464938-9c24-406a-8409-256d9802fafa', '56038ef9-554c-49c3-bb5c-2bc7ba73f93f', 'd7969b4b-22e4-4660-a74c-8d905923b138'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:31.945102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745dd973-d578-456a-89da-f02aa1be40fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771d6da7-10f3-4fdd-956a-eaf7db178a99', '55464938-9c24-406a-8409-256d9802fafa', '56038ef9-554c-49c3-bb5c-2bc7ba73f93f', 'd7969b4b-22e4-4660-a74c-8d905923b138']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:31.946133 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048da60e-9c79-4a72-845d-50c2a2a1885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:31.970865 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (048da60e-9c79-4a72-845d-50c2a2a1885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c1b701-ee1c-4f0e-a6ef-5f1527af2022', '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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['771d6da7-10f3-4fdd-956a-eaf7db178a99','55464938-9c24-406a-8409-256d9802fafa','56038ef9-554c-49c3-bb5c-2bc7ba73f93f','d7969b4b-22e4-4660-a74c-8d905923b138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=672244fd-be9f-469d-924e-64e9e46949e9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:31Z,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=25c1b701-ee1c-4f0e-a6ef-5f1527af2022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65239ab15edf4d3b8f5075050462e72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cbebfeef45fe8271403fc124ab6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(672244fd-be9f-469d-924e-64e9e46949e9),volume_type_id=672244fd-be9f-469d-924e-64e9e46949e9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:31.971540 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2580e862-b5c7-46c4-9038-63e3a7d8160b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:31.987698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2580e862-b5c7-46c4-9038-63e3a7d8160b) transitioned into state 'SUCCESS' from 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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['771d6da7-10f3-4fdd-956a-eaf7db178a99','55464938-9c24-406a-8409-256d9802fafa','56038ef9-554c-49c3-bb5c-2bc7ba73f93f','d7969b4b-22e4-4660-a74c-8d905923b138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=672244fd-be9f-469d-924e-64e9e46949e9)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:31.988410 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a594254-8edc-4d36-870c-3f5b4ab5db79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:31.996106 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a594254-8edc-4d36-870c-3f5b4ab5db79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:31.996975 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (49f5d0d0-c369-4b11-8ba3-c26383eac8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:31.997268 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request issued successfully. Jul 24 06:12:31.997810 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-0d2df4f0-c8d0-490c-8f64-9a85d8790b5d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:31.998211 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1399/5661] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:12:31 2026] POST /volume/v3/volumes => generated 773 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:32.009402 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:32.011063 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 Jul 24 06:12:32.011251 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:32.011414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:32.017652 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:32.017652 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:32.020528 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:32.023932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-0b55bee2-4bc3-4732-8ab2-9c35d2e3c174 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 returned with HTTP 200 Jul 24 06:12:32.024293 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1425/5662] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:32 2026] GET /volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:32.163009 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:32.165026 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:32.165223 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:32.165397 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:32.172073 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:32.172073 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:32.175604 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:32.179558 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0f9f6019-aa82-4c1d-99c9-e4e9c8684c9d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:32.179943 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1426/5663] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:32 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:33.035977 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7838c128-8b88-40ca-8aa5-082066356e86 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.037698 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7838c128-8b88-40ca-8aa5-082066356e86 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 Jul 24 06:12:33.037889 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7838c128-8b88-40ca-8aa5-082066356e86 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.038062 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7838c128-8b88-40ca-8aa5-082066356e86 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.044920 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.044920 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:33.047887 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-7838c128-8b88-40ca-8aa5-082066356e86 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:33.051208 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7838c128-8b88-40ca-8aa5-082066356e86 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 returned with HTTP 200 Jul 24 06:12:33.051528 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1414/5664] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:33 2026] GET /volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 => generated 973 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:33.064180 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-de785db3-03d3-4d0e-bb93-2fec8fcdb573 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.065905 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de785db3-03d3-4d0e-bb93-2fec8fcdb573 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:12:33.066107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de785db3-03d3-4d0e-bb93-2fec8fcdb573 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.066279 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-de785db3-03d3-4d0e-bb93-2fec8fcdb573 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.066506 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.066506 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:33.069739 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-de785db3-03d3-4d0e-bb93-2fec8fcdb573 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:12:33.070062 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1400/5665] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:12:33 2026] GET /volume/v3/messages => generated 1982 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:33.077750 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3dc7549e-e7a2-4271-abf1-8ce09a7c20e8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.079181 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dc7549e-e7a2-4271-abf1-8ce09a7c20e8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] GET https://10.4.3.200/volume/v3/messages Jul 24 06:12:33.079355 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dc7549e-e7a2-4271-abf1-8ce09a7c20e8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.079523 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3dc7549e-e7a2-4271-abf1-8ce09a7c20e8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.082859 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3dc7549e-e7a2-4271-abf1-8ce09a7c20e8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:12:33.083148 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1426/5666] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:12:33 2026] GET /volume/v3/messages => generated 1982 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:33.089969 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-06f0208c-ff21-41a6-b9a7-8298c1303746 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.091429 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06f0208c-ff21-41a6-b9a7-8298c1303746 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/messages/0f9f9f33-d0b6-4775-a943-6fea12d4a273 Jul 24 06:12:33.091605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-06f0208c-ff21-41a6-b9a7-8298c1303746 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.091819 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-06f0208c-ff21-41a6-b9a7-8298c1303746 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'version_select' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.098233 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-06f0208c-ff21-41a6-b9a7-8298c1303746 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/messages/0f9f9f33-d0b6-4775-a943-6fea12d4a273 returned with HTTP 204 Jul 24 06:12:33.098718 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1427/5667] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:12:33 2026] DELETE /volume/v3/messages/0f9f9f33-d0b6-4775-a943-6fea12d4a273 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:12:33.104200 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3cc264b5-663a-4b85-933d-88badd881a3d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.105735 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 Jul 24 06:12:33.105928 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.106099 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.106242 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume with id: 25c1b701-ee1c-4f0e-a6ef-5f1527af2022 Jul 24 06:12:33.112467 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.112467 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:33.112731 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:33.113538 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100225) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:12:33.121411 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-876918579 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-876918579, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:33.121644 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-876918579 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-876918579, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:33.129160 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['971e2f28-a192-48aa-ab64-f6e1f14551ee', '5861d612-e729-4647-b599-272a712cb15a', '804dd277-6575-4350-a2c1-bb1e1b197d04', '8cfad699-a52e-48c8-af61-9444cc5f101e'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:33.148317 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume request issued successfully. Jul 24 06:12:33.148450 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3cc264b5-663a-4b85-933d-88badd881a3d tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 returned with HTTP 202 Jul 24 06:12:33.148851 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1415/5668] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:12:33 2026] DELETE /volume/v3/volumes/25c1b701-ee1c-4f0e-a6ef-5f1527af2022 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:33.154981 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-4b00149a-49ff-40d0-bb8b-32b4d85c2a12 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.156696 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b00149a-49ff-40d0-bb8b-32b4d85c2a12 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/types/672244fd-be9f-469d-924e-64e9e46949e9 Jul 24 06:12:33.156967 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b00149a-49ff-40d0-bb8b-32b4d85c2a12 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.157175 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-4b00149a-49ff-40d0-bb8b-32b4d85c2a12 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method '_delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.178909 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-4b00149a-49ff-40d0-bb8b-32b4d85c2a12 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types/672244fd-be9f-469d-924e-64e9e46949e9 returned with HTTP 202 Jul 24 06:12:33.179303 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1401/5669] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:12:33 2026] DELETE /volume/v3/types/672244fd-be9f-469d-924e-64e9e46949e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:33.185899 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-6f240044-a82a-4f03-8a65-cfea36ba02ad None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.187840 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f240044-a82a-4f03-8a65-cfea36ba02ad tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/types Jul 24 06:12:33.187929 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-6f240044-a82a-4f03-8a65-cfea36ba02ad tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1140421881", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1584307168", "vendor_name": "tempest-vendor_name-1739140035"}}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:33.190981 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b899c753-3e89-415a-925b-335eea866f16 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.192643 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b899c753-3e89-415a-925b-335eea866f16 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:33.192858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b899c753-3e89-415a-925b-335eea866f16 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.193051 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b899c753-3e89-415a-925b-335eea866f16 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.199798 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.199798 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:33.201161 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-6f240044-a82a-4f03-8a65-cfea36ba02ad tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types returned with HTTP 200 Jul 24 06:12:33.201501 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1427/5670] 10.4.3.200 () {68 vars in 1253 bytes} [Fri Jul 24 06:12:33 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:33.203662 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b899c753-3e89-415a-925b-335eea866f16 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:33.208506 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b899c753-3e89-415a-925b-335eea866f16 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:33.209031 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1428/5671] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:33 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:33.209076 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.211296 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:33.212192 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e9444750-c3ea-4c60-9906-a88dad187024", "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:33.213473 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request body: {'volume': {'volume_type': 'e9444750-c3ea-4c60-9906-a88dad187024', 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:33.217474 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume of 1 GB Jul 24 06:12:33.217849 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.217849 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:33.218260 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Availability Zones retrieved successfully. Jul 24 06:12:33.226034 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (fe551668-d8e4-48cb-8c20-f3f465c87323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:33.227231 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2804e3c0-abfc-4b94-baf3-fc8fdb86c8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:33.228237 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Validating volume size '1' using validate_int {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:33.249402 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2804e3c0-abfc-4b94-baf3-fc8fdb86c8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T06:12:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1584307168',vendor_name='tempest-vendor_name-1739140035'},id=e9444750-c3ea-4c60-9906-a88dad187024,is_public=True,name='tempest-ProjectMemberTests-volume-type-1140421881',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9444750-c3ea-4c60-9906-a88dad187024', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:33.250357 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e45da7-984d-4d01-89e5-22765cf439bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:33.278198 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1140421881 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1140421881, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:33.278501 np0000005810 devstack@c-api.service[100225]: WARNING cinder.quota [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1140421881 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1140421881, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:33.301692 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['9d0692b9-5e09-422e-8e17-af71f07fc9cd', '7578ad28-0f45-4de7-bbac-4e43158bb38c', 'e1668570-3538-4185-9e45-956c22d0af5d', '25fa70b4-655b-4768-95a4-89e32bff34fa'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:33.302633 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e45da7-984d-4d01-89e5-22765cf439bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0692b9-5e09-422e-8e17-af71f07fc9cd', '7578ad28-0f45-4de7-bbac-4e43158bb38c', 'e1668570-3538-4185-9e45-956c22d0af5d', '25fa70b4-655b-4768-95a4-89e32bff34fa']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:33.303422 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daacad90-9db3-4173-84bc-376e110b309f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:33.334729 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daacad90-9db3-4173-84bc-376e110b309f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9c38cd9-6e63-48c6-8a83-28e0d9a2280d', '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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['9d0692b9-5e09-422e-8e17-af71f07fc9cd','7578ad28-0f45-4de7-bbac-4e43158bb38c','e1668570-3538-4185-9e45-956c22d0af5d','25fa70b4-655b-4768-95a4-89e32bff34fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=e9444750-c3ea-4c60-9906-a88dad187024), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9c38cd9-6e63-48c6-8a83-28e0d9a2280d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65239ab15edf4d3b8f5075050462e72f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4111cbebfeef45fe8271403fc124ab6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9444750-c3ea-4c60-9906-a88dad187024),volume_type_id=e9444750-c3ea-4c60-9906-a88dad187024)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:33.335521 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de0b78f-1334-4f6c-8207-faf8ae25ebb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:33.352931 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6de0b78f-1334-4f6c-8207-faf8ae25ebb4) transitioned into state 'SUCCESS' from 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='65239ab15edf4d3b8f5075050462e72f',qos_specs=None,replication_status=,reservations=['9d0692b9-5e09-422e-8e17-af71f07fc9cd','7578ad28-0f45-4de7-bbac-4e43158bb38c','e1668570-3538-4185-9e45-956c22d0af5d','25fa70b4-655b-4768-95a4-89e32bff34fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4111cbebfeef45fe8271403fc124ab6e',volume_type_id=e9444750-c3ea-4c60-9906-a88dad187024)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:33.353573 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f160a8b8-ff03-40e2-946c-a213b9b9f377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:33.360901 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f160a8b8-ff03-40e2-946c-a213b9b9f377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:33.361644 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Flow 'volume_create_api' (fe551668-d8e4-48cb-8c20-f3f465c87323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:33.361938 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Create volume request issued successfully. Jul 24 06:12:33.362430 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-97687c5c-e2ba-4905-b21a-e14a2dc34dd2 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:33.362866 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1416/5672] 10.4.3.200 () {70 vars in 1298 bytes} [Fri Jul 24 06:12:33 2026] POST /volume/v3/volumes => generated 774 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:33.373272 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cb110ded-a333-4382-8975-60077e3c9fef None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:33.375104 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb110ded-a333-4382-8975-60077e3c9fef tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d Jul 24 06:12:33.375345 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb110ded-a333-4382-8975-60077e3c9fef tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:33.375566 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cb110ded-a333-4382-8975-60077e3c9fef tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:33.383007 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:33.383007 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:33.386599 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cb110ded-a333-4382-8975-60077e3c9fef tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:33.390289 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cb110ded-a333-4382-8975-60077e3c9fef tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d returned with HTTP 200 Jul 24 06:12:33.390664 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1402/5673] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:33 2026] GET /volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:34.220418 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.222457 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:34.222707 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.222940 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.230462 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:34.230462 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:34.233910 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:34.238112 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7a59fb3b-aac0-4b89-9569-56f07803ab85 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:34.238502 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1428/5674] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:34 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:34.402373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.404313 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d Jul 24 06:12:34.404530 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.404775 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.412884 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:34.412884 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:34.416719 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:34.420738 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-1acc52d2-9491-43c1-a87e-783960a6bfe8 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d returned with HTTP 200 Jul 24 06:12:34.421268 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1429/5675] 10.4.3.200 () {68 vars in 1388 bytes} [Fri Jul 24 06:12:34 2026] GET /volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:34.436129 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-c9793f3a-7d3f-4adf-915f-8f5764a1e855 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.438027 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9793f3a-7d3f-4adf-915f-8f5764a1e855 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] GET https://10.4.3.200/volume/v3/messages Jul 24 06:12:34.438244 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9793f3a-7d3f-4adf-915f-8f5764a1e855 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.438434 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-c9793f3a-7d3f-4adf-915f-8f5764a1e855 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.438717 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:34.438717 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:34.442282 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-c9793f3a-7d3f-4adf-915f-8f5764a1e855 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/messages returned with HTTP 200 Jul 24 06:12:34.442639 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1417/5676] 10.4.3.200 () {68 vars in 1280 bytes} [Fri Jul 24 06:12:34 2026] GET /volume/v3/messages => generated 1982 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:34.452015 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7c4bb289-f3dc-4a87-b8d7-0a7af8aa2fff None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.453690 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c4bb289-f3dc-4a87-b8d7-0a7af8aa2fff tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] GET https://10.4.3.200/volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 Jul 24 06:12:34.453920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c4bb289-f3dc-4a87-b8d7-0a7af8aa2fff tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.454097 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7c4bb289-f3dc-4a87-b8d7-0a7af8aa2fff tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.457560 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7c4bb289-f3dc-4a87-b8d7-0a7af8aa2fff tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-member] https://10.4.3.200/volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 returned with HTTP 200 Jul 24 06:12:34.457928 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1403/5677] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:12:34 2026] GET /volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:34.466869 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-456a1df3-d72d-46a6-a953-f60b55a485bf None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.468853 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-456a1df3-d72d-46a6-a953-f60b55a485bf tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 Jul 24 06:12:34.469068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-456a1df3-d72d-46a6-a953-f60b55a485bf tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.469315 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-456a1df3-d72d-46a6-a953-f60b55a485bf tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.496636 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-456a1df3-d72d-46a6-a953-f60b55a485bf tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 returned with HTTP 204 Jul 24 06:12:34.497389 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1429/5678] 10.4.3.200 () {68 vars in 1394 bytes} [Fri Jul 24 06:12:34 2026] DELETE /volume/v3/messages/951bafb7-46e3-45fe-9abb-f3f08e2c0110 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 24 06:12:34.504138 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2614248c-ffab-4bde-aa34-596af0a7b21a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.506212 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d Jul 24 06:12:34.506489 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.506757 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.506972 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume with id: e9c38cd9-6e63-48c6-8a83-28e0d9a2280d Jul 24 06:12:34.516125 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:34.516125 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:34.516581 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Volume info retrieved successfully. Jul 24 06:12:34.518035 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100222) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 24 06:12:34.530410 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1140421881 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1140421881, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:34.530810 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1140421881 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1140421881, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:12:34.540415 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Created reservations ['7346c7ad-dd07-40a8-94e9-ef3dc6b3522e', '62427d53-0ee2-4c19-a478-1b6ac38bffcd', '6f63a1b3-ab72-4c63-87ff-2799da17483f', 'd674c097-42b9-4356-8145-6c0cffc82dab'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:34.569186 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Delete volume request issued successfully. Jul 24 06:12:34.569403 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2614248c-ffab-4bde-aa34-596af0a7b21a tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d returned with HTTP 202 Jul 24 06:12:34.569989 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1430/5679] 10.4.3.200 () {68 vars in 1391 bytes} [Fri Jul 24 06:12:34 2026] DELETE /volume/v3/volumes/e9c38cd9-6e63-48c6-8a83-28e0d9a2280d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:34.577240 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-21d8771e-2c38-4e1b-93b6-a2488330f054 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.579118 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21d8771e-2c38-4e1b-93b6-a2488330f054 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] DELETE https://10.4.3.200/volume/v3/types/e9444750-c3ea-4c60-9906-a88dad187024 Jul 24 06:12:34.579310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21d8771e-2c38-4e1b-93b6-a2488330f054 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.579517 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-21d8771e-2c38-4e1b-93b6-a2488330f054 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.600545 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-21d8771e-2c38-4e1b-93b6-a2488330f054 tempest-ProjectMemberTests-19993887 tempest-ProjectMemberTests-19993887-project-admin] https://10.4.3.200/volume/v3/types/e9444750-c3ea-4c60-9906-a88dad187024 returned with HTTP 202 Jul 24 06:12:34.600991 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1418/5680] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:12:34 2026] DELETE /volume/v3/types/e9444750-c3ea-4c60-9906-a88dad187024 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:12:34.719438 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.721543 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:34.722040 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1666363804", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:34.724052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1666363804', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:34.724226 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume of 1 GB Jul 24 06:12:34.729099 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Availability Zones retrieved successfully. Jul 24 06:12:34.737463 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (b04e0e1b-50cb-494d-9e42-1b595dad1339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:34.738849 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eee28d6-b7e5-45dc-bb95-4ca154b057a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:34.740205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Validating volume size '1' using validate_int {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:34.765698 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eee28d6-b7e5-45dc-bb95-4ca154b057a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:34.766482 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180207d3-69ce-4194-b431-88d0b627d1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:34.829850 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['d329e176-bfd2-4e73-a7fe-3ad519834913', '02d25b89-8c58-4aed-8a5a-6e54442c1283', '6a8ecb6e-80a3-4bb9-894f-7b4a460904bc', '69545540-1113-4a37-995f-e5fd8f0936fc'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:34.830640 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180207d3-69ce-4194-b431-88d0b627d1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d329e176-bfd2-4e73-a7fe-3ad519834913', '02d25b89-8c58-4aed-8a5a-6e54442c1283', '6a8ecb6e-80a3-4bb9-894f-7b4a460904bc', '69545540-1113-4a37-995f-e5fd8f0936fc']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:34.831386 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3b293a-ab74-4c01-bf25-99959f6d862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:34.852020 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc3b293a-ab74-4c01-bf25-99959f6d862e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '839408a8-7f49-442f-8d7d-699dfe132b70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1666363804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['d329e176-bfd2-4e73-a7fe-3ad519834913','02d25b89-8c58-4aed-8a5a-6e54442c1283','6a8ecb6e-80a3-4bb9-894f-7b4a460904bc','69545540-1113-4a37-995f-e5fd8f0936fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1666363804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=839408a8-7f49-442f-8d7d-699dfe132b70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01318403f6341be875b41709f6f4de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:34.852799 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c6447c-7cc9-4e27-81c0-de333d895776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:34.868863 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c6447c-7cc9-4e27-81c0-de333d895776) transitioned into state 'SUCCESS' from state '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-1666363804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['d329e176-bfd2-4e73-a7fe-3ad519834913','02d25b89-8c58-4aed-8a5a-6e54442c1283','6a8ecb6e-80a3-4bb9-894f-7b4a460904bc','69545540-1113-4a37-995f-e5fd8f0936fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:34.869507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be59780-18ad-40a5-8ade-cf635fb100ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:34.878052 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be59780-18ad-40a5-8ade-cf635fb100ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:34.879093 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (b04e0e1b-50cb-494d-9e42-1b595dad1339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:34.879460 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request issued successfully. Jul 24 06:12:34.880178 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-2d45989d-6e09-4bd9-ac13-56c8bec4e786 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:34.880585 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1404/5681] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:34 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:34.894591 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c8e2de83-a907-44dd-932d-dbede08fb92e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:34.896087 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8e2de83-a907-44dd-932d-dbede08fb92e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:34.896259 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8e2de83-a907-44dd-932d-dbede08fb92e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:34.896442 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c8e2de83-a907-44dd-932d-dbede08fb92e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:34.903325 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:34.903325 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:34.907287 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c8e2de83-a907-44dd-932d-dbede08fb92e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:34.911531 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c8e2de83-a907-44dd-932d-dbede08fb92e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:34.911920 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1430/5682] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:34 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:35.252718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0118e238-5509-4a4e-932e-b921ccc04a07 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:35.254550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0118e238-5509-4a4e-932e-b921ccc04a07 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:35.254786 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0118e238-5509-4a4e-932e-b921ccc04a07 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:35.254978 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0118e238-5509-4a4e-932e-b921ccc04a07 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:35.261308 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:35.261308 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:35.264883 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0118e238-5509-4a4e-932e-b921ccc04a07 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:35.274353 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0118e238-5509-4a4e-932e-b921ccc04a07 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:35.274929 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1431/5683] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:35 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:35.924429 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-46523538-9433-4c29-b343-f1c2f0e13c0e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:35.926151 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46523538-9433-4c29-b343-f1c2f0e13c0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:35.926327 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46523538-9433-4c29-b343-f1c2f0e13c0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:35.926503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-46523538-9433-4c29-b343-f1c2f0e13c0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:35.933454 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:35.933454 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:35.936862 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-46523538-9433-4c29-b343-f1c2f0e13c0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:35.940657 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-46523538-9433-4c29-b343-f1c2f0e13c0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:35.941018 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1419/5684] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:35 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:35.954146 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:35.955842 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:35.956056 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:35.956295 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:35.962628 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:35.962628 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:35.965692 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:35.969260 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-55678d5b-4dd6-467f-9cb5-0b0f3c68e02c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:35.969732 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1405/5685] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:35 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:36.291128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-21a1f262-56cb-4a44-bb37-e92e679f69db None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.292786 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21a1f262-56cb-4a44-bb37-e92e679f69db tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:36.292978 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21a1f262-56cb-4a44-bb37-e92e679f69db tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.293157 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-21a1f262-56cb-4a44-bb37-e92e679f69db tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.299496 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.299496 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:36.302543 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-21a1f262-56cb-4a44-bb37-e92e679f69db tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:36.306113 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-21a1f262-56cb-4a44-bb37-e92e679f69db tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:36.306529 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1431/5686] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:36.629544 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.631473 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:36.631683 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.631901 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.638520 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.638520 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:36.642052 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:36.646210 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-684e3719-8f5e-4ba0-85e8-1bc341cd7294 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:36.646622 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1432/5687] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:36.712116 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8d5b521d-f022-417b-b6c5-f58d960c2c8c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.712501 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d5b521d-f022-417b-b6c5-f58d960c2c8c None None] GET https://10.4.3.200/volume// Jul 24 06:12:36.712665 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d5b521d-f022-417b-b6c5-f58d960c2c8c None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.712899 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8d5b521d-f022-417b-b6c5-f58d960c2c8c None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.713195 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8d5b521d-f022-417b-b6c5-f58d960c2c8c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:36.713458 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1420/5688] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:36.720797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e81fed06-1e00-4c17-8ebc-ae9839b312ab None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.723163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e81fed06-1e00-4c17-8ebc-ae9839b312ab tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:12:36.723618 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e81fed06-1e00-4c17-8ebc-ae9839b312ab tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "839408a8-7f49-442f-8d7d-699dfe132b70", "connector": null, "instance_uuid": "81ec58bc-85f6-4037-967f-264342bab597"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:36.731769 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.731769 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:36.756708 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e81fed06-1e00-4c17-8ebc-ae9839b312ab tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:12:36.757315 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1406/5689] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:12:36 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 24 06:12:36.781361 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.783364 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:36.783588 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.783835 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.790688 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-283ee3be-eeb0-480a-8bdc-4c6445fa772a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.791169 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-283ee3be-eeb0-480a-8bdc-4c6445fa772a None None] GET https://10.4.3.200/volume// Jul 24 06:12:36.791375 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-283ee3be-eeb0-480a-8bdc-4c6445fa772a None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.791604 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-283ee3be-eeb0-480a-8bdc-4c6445fa772a None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.792024 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-283ee3be-eeb0-480a-8bdc-4c6445fa772a None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:36.792360 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1433/5690] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:36.794232 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.794232 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:36.797731 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:36.798534 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.800385 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:36.800570 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:36.800774 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:36.802422 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-27b4460d-c678-42e0-aae4-1bac0b6108e7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:36.802850 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1432/5691] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:36.809645 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.809645 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:36.812896 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:36.816876 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-e4c33da3-89c9-411f-bbf6-6179c5d2d80d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:36.817252 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1421/5692] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:36 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 1029 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:36.911327 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:36.913150 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] PUT https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 Jul 24 06:12:36.913598 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:36.921554 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Acquiring lock "cinder-attachment_update-839408a8-7f49-442f-8d7d-699dfe132b70-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:12:36.926066 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-839408a8-7f49-442f-8d7d-699dfe132b70-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:12:36.927029 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:36.927029 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:36.996806 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-839408a8-7f49-442f-8d7d-699dfe132b70-np0000005810" released by "attachment_update" :: held 0.071s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:12:36.997190 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-085fcf9f-9d63-4063-98bf-a6e53e944a0f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 returned with HTTP 200 Jul 24 06:12:36.997752 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1407/5693] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:12:36 2026] PUT /volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:37.333065 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:37.335421 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:37.335601 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:37.335839 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:37.342433 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:37.342433 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:37.346340 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:37.351376 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56d4c909-9139-4a46-8f4a-961d9ad7f2a2 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:37.351792 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1434/5694] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:37 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:37.815479 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:37.817222 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:37.817404 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:37.817576 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:37.826388 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:37.826388 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:37.829604 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:37.833241 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-105ec0a7-8b25-4a68-856b-0bb709e01e0d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:37.833555 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1433/5695] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:37 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:38.363328 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:38.365017 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:38.365263 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:38.365471 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:38.373156 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:38.373156 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:38.377356 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:38.382091 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1f88aa4c-f6b2-4bd0-bd1d-4004e260bde7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:38.382727 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1422/5696] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:38 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:38.846493 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:38.848731 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:38.849028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:38.849310 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:38.862482 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:38.862482 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:38.866813 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:38.872349 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-cd5f8e7e-88f6-45b0-a4b2-ac56a8bb4c01 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:38.872804 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1408/5697] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:38 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:39.395565 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0452393c-6b4f-48a2-aeea-00e470ba544d None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:39.397314 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0452393c-6b4f-48a2-aeea-00e470ba544d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:39.397548 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0452393c-6b4f-48a2-aeea-00e470ba544d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:39.397765 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0452393c-6b4f-48a2-aeea-00e470ba544d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:39.404488 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:39.404488 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:39.408306 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-0452393c-6b4f-48a2-aeea-00e470ba544d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:39.412656 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0452393c-6b4f-48a2-aeea-00e470ba544d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:39.413123 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1435/5698] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:39 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:39.887954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92b57996-d39a-47ee-9163-fec3ff1899bd None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:39.890269 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92b57996-d39a-47ee-9163-fec3ff1899bd tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:39.890529 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92b57996-d39a-47ee-9163-fec3ff1899bd tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:39.890812 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92b57996-d39a-47ee-9163-fec3ff1899bd tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:39.901944 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:39.901944 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:39.905407 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92b57996-d39a-47ee-9163-fec3ff1899bd tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:39.910257 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92b57996-d39a-47ee-9163-fec3ff1899bd tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:39.910765 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1434/5699] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:39 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:40.236651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-01dc29bb-a332-4040-91bd-bddcbff9356f None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:40.239117 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-01dc29bb-a332-4040-91bd-bddcbff9356f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1/action Jul 24 06:12:40.239852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-01dc29bb-a332-4040-91bd-bddcbff9356f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:40.239852 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-01dc29bb-a332-4040-91bd-bddcbff9356f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:40.262844 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:40.262844 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:40.276177 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-4c1ee6ce-a98c-4102-a46c-29f0ec5162e8 req-01dc29bb-a332-4040-91bd-bddcbff9356f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1/action returned with HTTP 204 Jul 24 06:12:40.277057 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1423/5700] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:12:40 2026] POST /volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:40.426473 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:40.428265 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:40.428607 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:40.428912 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:40.436971 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:40.436971 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:40.440782 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:40.445438 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6e018d39-a8fd-4ba5-8da1-817ffa20abfe tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:40.446002 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1409/5701] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:40 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:40.922259 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:40.924012 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:40.924194 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:40.924387 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:40.933233 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:40.933233 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:40.936571 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:40.940734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f50d9064-3378-4aa6-92d9-c495f0cdd325 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:40.941093 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1436/5702] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:40 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:41.458613 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:41.460444 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:41.460624 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:41.460954 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:41.468893 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:41.468893 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:41.472877 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:41.477382 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-3c9c182c-989f-440b-b762-dc6e2140cc36 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:41.477746 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1435/5703] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:41 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:42.490156 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:42.491882 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:42.492090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:42.492274 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:42.499021 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:42.499021 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:42.502654 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:42.507422 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-1fdea2e1-b8d1-42f5-9dd0-12160951c2c3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:42.508054 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1424/5704] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:42 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:42.519951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:42.521965 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:42.522161 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:42.522340 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:42.529015 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:42.529015 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:42.532360 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:42.536869 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ffef47af-b4d1-4d1d-9380-b7df0744a10a tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:42.537326 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1410/5705] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:42 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:42.722226 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:42.724300 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:42.724484 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:42.724663 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:42.732216 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:42.732216 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:42.735478 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:42.739486 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-7f20ab50-add7-4e21-8b15-5ca065577c06 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:42.739913 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1437/5706] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:42 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1431 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:43.173730 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:43.176432 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:43.176768 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:43.177053 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:43.185963 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:43.185963 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:43.190758 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:43.197127 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-8e7dcc83-8b22-4e01-bec8-2fe5327173ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:43.197674 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1436/5707] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:43 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1431 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:43.207496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-2c06461b-39e7-4971-82f1-da34a10e7f35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:43.207936 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c06461b-39e7-4971-82f1-da34a10e7f35 None None] GET https://10.4.3.200/volume// Jul 24 06:12:43.208114 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c06461b-39e7-4971-82f1-da34a10e7f35 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:43.208310 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-2c06461b-39e7-4971-82f1-da34a10e7f35 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:43.208626 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-2c06461b-39e7-4971-82f1-da34a10e7f35 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:43.208925 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1425/5708] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:12:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:43.217130 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-892e66ef-6877-4d42-ad8b-15920dd1352b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:43.219092 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-892e66ef-6877-4d42-ad8b-15920dd1352b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:12:43.219435 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-892e66ef-6877-4d42-ad8b-15920dd1352b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9c77e31-11f1-4c93-a204-0318b55d891e", "connector": null, "instance_uuid": "c4a03612-a6be-4616-b3e8-06fc9cf364d0"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:43.227481 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:43.227481 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:43.250235 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-892e66ef-6877-4d42-ad8b-15920dd1352b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:12:43.250638 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1411/5709] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:12:43 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:43.874142 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-2daef547-cef0-423e-b663-d814eb695255 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:43.875765 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:12:43.876101 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839408a8-7f49-442f-8d7d-699dfe132b70", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1616562069", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:43.887235 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:43.887235 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:43.887758 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:43.887874 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create snapshot from volume 839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:43.925140 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['d0bdea20-3fa3-4e14-bfa9-f8700272557a', 'c82d067b-46e4-4ea8-ba2d-2817052ca088', 'b30b9507-a378-4079-8346-29445ed9e51c', '5633285b-0f42-4308-a89b-9a9a0f018102'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:43.956136 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot force create request issued successfully. Jul 24 06:12:43.956456 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-2daef547-cef0-423e-b663-d814eb695255 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:12:43.956904 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1438/5710] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:12:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:43.965896 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:43.967480 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:12:43.967658 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:43.967886 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:43.972569 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:43.972569 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:43.973034 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:43.973772 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-38c1b4df-cdba-4b46-bb21-5cc409722f30 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 200 Jul 24 06:12:43.974106 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1437/5711] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:43 2026] GET /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:44.023658 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2bfd3d9-3eec-4a46-bc16-9201fc4967a6 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:44.023658 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2bfd3d9-3eec-4a46-bc16-9201fc4967a6 None None] GET https://10.4.3.200/volume// Jul 24 06:12:44.023914 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2bfd3d9-3eec-4a46-bc16-9201fc4967a6 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:44.023988 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2bfd3d9-3eec-4a46-bc16-9201fc4967a6 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:44.024568 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2bfd3d9-3eec-4a46-bc16-9201fc4967a6 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:44.024568 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1426/5712] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:44.037107 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:44.039164 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:12:44.039416 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:44.039897 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:44.048268 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:44.048268 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:44.051419 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:12:44.055600 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-38139708-4791-4d1d-b7dc-d286a3bd6782 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:12:44.056002 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1412/5713] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:44 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:44.155500 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:44.157618 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] PUT https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 Jul 24 06:12:44.157995 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:44.165151 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Acquiring lock "cinder-attachment_update-a9c77e31-11f1-4c93-a204-0318b55d891e-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:12:44.169587 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-a9c77e31-11f1-4c93-a204-0318b55d891e-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:12:44.170525 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:44.170525 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:44.245171 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-a9c77e31-11f1-4c93-a204-0318b55d891e-np0000005810" released by "attachment_update" :: held 0.076s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:12:44.245450 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-12c85f08-9b76-4976-942a-a79e3ce33957 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 returned with HTTP 200 Jul 24 06:12:44.245917 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1439/5714] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:12:44 2026] PUT /volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:44.266499 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-bfd5a2bf-e101-448f-a43f-2bccb1ef476d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:44.268486 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-bfd5a2bf-e101-448f-a43f-2bccb1ef476d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671/action Jul 24 06:12:44.268890 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-bfd5a2bf-e101-448f-a43f-2bccb1ef476d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action body: b'{"os-complete": null}' {{(pid=100224) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:44.269007 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-bfd5a2bf-e101-448f-a43f-2bccb1ef476d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:44.283843 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:44.283843 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:44.292249 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-bfd5a2bf-e101-448f-a43f-2bccb1ef476d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671/action returned with HTTP 204 Jul 24 06:12:44.292723 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1438/5715] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:12:44 2026] POST /volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:44.982590 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:44.985026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:12:44.985233 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:44.985410 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:44.990017 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:44.990017 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:44.990386 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:44.991071 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-79be5dcb-5191-4542-aa79-dc42a79b59b9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 200 Jul 24 06:12:44.991381 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1427/5716] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:44 2026] GET /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:44.998956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:45.000663 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:12:45.000917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:45.001096 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:45.005751 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:45.005751 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:45.006155 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:45.006887 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-74d05aba-b4f9-4ef6-a907-fb341cc5ba91 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 200 Jul 24 06:12:45.007221 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1413/5717] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:44 2026] GET /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:46.372754 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-a20357cb-7c65-4051-9438-58f061515735 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:46.374481 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:12:46.374942 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839408a8-7f49-442f-8d7d-699dfe132b70", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1832917951", "description": null, "metadata": null}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:46.387342 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:46.387342 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:46.387876 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:46.388007 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create snapshot from volume 839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:46.411867 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['dedf3375-aba6-4a28-b526-ae81b397a7ae', '81c9ddfe-5114-4eef-8c76-8e067990e47a', '48eab419-375b-41f0-aa5c-5b4a47d87d71', 'c229c645-4e43-4ef5-94b3-45ae31761dc7'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:46.445261 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot force create request issued successfully. Jul 24 06:12:46.445651 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-a20357cb-7c65-4051-9438-58f061515735 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:12:46.446124 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1440/5718] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:12:46 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 24 06:12:46.455125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-550940bc-f28f-4d9b-86aa-f990c700f495 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:46.457045 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-550940bc-f28f-4d9b-86aa-f990c700f495 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:12:46.457254 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-550940bc-f28f-4d9b-86aa-f990c700f495 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:46.457468 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-550940bc-f28f-4d9b-86aa-f990c700f495 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:46.462600 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:46.462600 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:46.463265 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-550940bc-f28f-4d9b-86aa-f990c700f495 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:46.463911 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-550940bc-f28f-4d9b-86aa-f990c700f495 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 200 Jul 24 06:12:46.464312 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1439/5719] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:46 2026] GET /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:47.473358 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:47.475232 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:12:47.475431 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:47.475626 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:47.480467 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:47.480467 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:47.480963 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:47.481730 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d0e2e2d5-612f-400c-b508-e4b29787c6c5 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 200 Jul 24 06:12:47.482104 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1428/5720] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:47 2026] GET /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:47.490762 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:47.492331 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:12:47.492507 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:47.492689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:47.497149 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:47.497149 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:47.497495 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:47.498150 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fab97ee9-e837-4ab1-b91a-c6c247813d9b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 200 Jul 24 06:12:47.498439 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1414/5721] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:47 2026] GET /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:48.278562 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-cd1d65de-cc9d-4e66-9152-4321c2b857c5 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:48.280851 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-cd1d65de-cc9d-4e66-9152-4321c2b857c5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e/encryption Jul 24 06:12:48.281041 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-cd1d65de-cc9d-4e66-9152-4321c2b857c5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:48.281221 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-cd1d65de-cc9d-4e66-9152-4321c2b857c5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'index' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:48.290110 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:48.290110 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:48.295977 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-3613ad6d-be6c-42b6-b753-f190ffe5c7d6 req-cd1d65de-cc9d-4e66-9152-4321c2b857c5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e/encryption returned with HTTP 200 Jul 24 06:12:48.296569 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1441/5722] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:12:48 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:48.940795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:48.942623 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/snapshots Jul 24 06:12:48.942995 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "839408a8-7f49-442f-8d7d-699dfe132b70", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1064365705", "description": null, "metadata": null}} {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:48.953700 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:48.953700 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:48.954182 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:48.954307 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create snapshot from volume 839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:48.978203 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.quota [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['411ebede-085f-4bbd-821d-a38bd94341b2', 'e6ece074-349d-4615-8756-52cd407199f7', 'fa1cb8c2-42ee-49e9-bdf8-2308a5475893', '08594bed-b6eb-4382-82ce-b78ce7506781'] {{(pid=100224) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:49.005479 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot force create request issued successfully. Jul 24 06:12:49.005811 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e3bbb48e-74e3-42a7-948e-a66d6ee8252e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots returned with HTTP 202 Jul 24 06:12:49.006201 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1440/5723] 10.4.3.200 () {68 vars in 1265 bytes} [Fri Jul 24 06:12:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:49.014225 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:49.015867 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:12:49.016041 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:49.016216 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:49.020981 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:49.020981 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:49.021337 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:49.022026 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-8099895b-367d-449b-8cfa-bce405cfdcd9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 200 Jul 24 06:12:49.022319 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1429/5724] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:49 2026] GET /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:50.030517 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1d878f7-d374-4d07-a497-ffb6e379409e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.032347 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1d878f7-d374-4d07-a497-ffb6e379409e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:12:50.032583 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1d878f7-d374-4d07-a497-ffb6e379409e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.032797 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1d878f7-d374-4d07-a497-ffb6e379409e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.037656 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.037656 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:50.038053 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a1d878f7-d374-4d07-a497-ffb6e379409e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:50.038804 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1d878f7-d374-4d07-a497-ffb6e379409e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 200 Jul 24 06:12:50.039270 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1415/5725] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:50 2026] GET /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:50.047456 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.049157 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:12:50.049407 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.049597 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.054797 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.054797 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:50.055254 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:50.056010 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b1aabf54-30cf-4e10-9143-dfddfdff47ca tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 200 Jul 24 06:12:50.056376 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1442/5726] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:12:50 2026] GET /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:50.088358 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.090411 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:50.090590 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.090802 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.098699 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.098699 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:50.101647 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:50.105154 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f013b6ae-feb3-4e95-8293-164af5ba957c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:50.105480 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1441/5727] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:50 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:50.121071 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.122963 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70/action Jul 24 06:12:50.123289 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:50.123382 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:50.133166 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.133166 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:50.133546 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:50.139409 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Begin detaching volume completed successfully. Jul 24 06:12:50.139629 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2a3ce7f4-d5b6-4600-bcf1-badaacfb6580 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70/action returned with HTTP 202 Jul 24 06:12:50.140075 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1430/5728] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:12:50 2026] POST /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:12:50.175984 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-73c755e0-0a0b-4c99-8775-601e05bf1a22 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.176617 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73c755e0-0a0b-4c99-8775-601e05bf1a22 None None] GET https://10.4.3.200/volume// Jul 24 06:12:50.176865 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73c755e0-0a0b-4c99-8775-601e05bf1a22 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.177055 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-73c755e0-0a0b-4c99-8775-601e05bf1a22 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.177372 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-73c755e0-0a0b-4c99-8775-601e05bf1a22 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:50.177648 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1416/5729] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:50.184585 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.186372 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:12:50.186606 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.186854 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.194734 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.194734 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:50.197705 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:50.201204 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-f8795977-5198-48ea-98d9-46507c4e3bcb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:12:50.201572 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1443/5730] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:50 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 1325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:50.985593 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2b09bfcf-b208-42ff-9a63-c416986e69b8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:50.988453 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2b09bfcf-b208-42ff-9a63-c416986e69b8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 Jul 24 06:12:50.988696 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2b09bfcf-b208-42ff-9a63-c416986e69b8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:50.988980 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2b09bfcf-b208-42ff-9a63-c416986e69b8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:50.997607 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:50.997607 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:51.040592 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-1da414b5-a109-43ed-86cc-58d027133c20 req-2b09bfcf-b208-42ff-9a63-c416986e69b8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 returned with HTTP 200 Jul 24 06:12:51.041128 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1442/5731] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:12:50 2026] DELETE /volume/v3/attachments/b8402ee6-02ac-47fd-bde4-520afe4620b1 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:51.220651 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:51.222454 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:12:51.222845 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2062406804", "snapshot_id": "dd088fae-e162-4d4b-9bc7-ba77aad6dcc1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:51.224496 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.v3.volumes [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2062406804', 'snapshot_id': 'dd088fae-e162-4d4b-9bc7-ba77aad6dcc1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100225) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:12:51.229648 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:51.229648 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:51.230191 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:12:51.230301 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume of 1 GB Jul 24 06:12:51.233417 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Availability Zones retrieved successfully. Jul 24 06:12:51.238637 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (47b92553-737f-479a-9dd3-8ac2d23cbcbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:51.239602 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560935c9-b76d-4849-ac66-b45c583f1c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:51.240389 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.flows.api.create_volume [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100225) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:12:51.267189 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560935c9-b76d-4849-ac66-b45c583f1c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd088fae-e162-4d4b-9bc7-ba77aad6dcc1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:51.267941 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654734e6-f5b9-423e-aba6-d6e23eb534bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:51.304803 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.quota [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['80221ba8-b40f-4167-9685-e4015fc057b7', '7b80534b-2ec0-4961-be0e-3436936005e6', 'f80644c4-f2e5-449b-982d-0bedfd460b01', '2f641ed7-de52-4c8d-b965-9dfda2d2b7e5'] {{(pid=100225) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:12:51.305666 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (654734e6-f5b9-423e-aba6-d6e23eb534bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80221ba8-b40f-4167-9685-e4015fc057b7', '7b80534b-2ec0-4961-be0e-3436936005e6', 'f80644c4-f2e5-449b-982d-0bedfd460b01', '2f641ed7-de52-4c8d-b965-9dfda2d2b7e5']}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:51.306369 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab40663-e508-4c55-8d68-0199f45a7ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:51.343850 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab40663-e508-4c55-8d68-0199f45a7ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '434a624d-fb74-4083-8475-703edbbbefdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2062406804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['80221ba8-b40f-4167-9685-e4015fc057b7','7b80534b-2ec0-4961-be0e-3436936005e6','f80644c4-f2e5-449b-982d-0bedfd460b01','2f641ed7-de52-4c8d-b965-9dfda2d2b7e5'],size=1,snapshot_id=dd088fae-e162-4d4b-9bc7-ba77aad6dcc1,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:12:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2062406804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=434a624d-fb74-4083-8475-703edbbbefdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01318403f6341be875b41709f6f4de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd088fae-e162-4d4b-9bc7-ba77aad6dcc1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:51.344693 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0affd6a2-3d3b-4c37-a548-e3eac219b7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:51.361956 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0affd6a2-3d3b-4c37-a548-e3eac219b7a1) transitioned into state 'SUCCESS' from state '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-2062406804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['80221ba8-b40f-4167-9685-e4015fc057b7','7b80534b-2ec0-4961-be0e-3436936005e6','f80644c4-f2e5-449b-982d-0bedfd460b01','2f641ed7-de52-4c8d-b965-9dfda2d2b7e5'],size=1,snapshot_id=dd088fae-e162-4d4b-9bc7-ba77aad6dcc1,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:51.362598 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0c47b4-f2e7-41ac-9b47-ae260a07d6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:12:51.383545 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e0c47b4-f2e7-41ac-9b47-ae260a07d6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100225) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:12:51.384372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (47b92553-737f-479a-9dd3-8ac2d23cbcbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100225) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:12:51.384638 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request issued successfully. Jul 24 06:12:51.385160 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-52f3d873-6175-47dd-8c2b-14d2c9f1e88e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:12:51.386290 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1431/5732] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:12:51 2026] POST /volume/v3/volumes => generated 791 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:12:51.398617 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a8b4c44f-4692-4730-b177-530a5c707759 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:51.400217 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8b4c44f-4692-4730-b177-530a5c707759 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:51.400696 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8b4c44f-4692-4730-b177-530a5c707759 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:51.401998 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a8b4c44f-4692-4730-b177-530a5c707759 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:51.408218 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:51.408218 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:51.411578 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-a8b4c44f-4692-4730-b177-530a5c707759 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:51.415332 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a8b4c44f-4692-4730-b177-530a5c707759 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:51.415877 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1417/5733] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:51 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:52.428104 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:52.429759 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:52.429952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:52.430118 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:52.436575 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:52.436575 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:52.440295 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:52.444118 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-f086fab2-f1b8-4241-b521-69e9d423c7a7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:52.444571 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1444/5734] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:52 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:52.455546 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:52.457208 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:52.457405 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:52.457549 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:52.464814 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:52.464814 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:52.468375 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:52.473593 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-e5046ed3-dae8-4b3e-a898-5cac6fdd046d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:52.473959 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1443/5735] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:52 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:52.925607 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:52.927601 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:52.927819 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:52.927994 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:52.934222 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:52.934222 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:52.937178 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:52.940480 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-2e684ccd-3d74-49b7-9354-f96bf69764e9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:52.940786 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1432/5736] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:12:52 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:53.000966 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-a1b3658d-be6a-4a80-9af8-f118afb3a2ed None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.001332 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1b3658d-be6a-4a80-9af8-f118afb3a2ed None None] GET https://10.4.3.200/volume// Jul 24 06:12:53.001500 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1b3658d-be6a-4a80-9af8-f118afb3a2ed None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:53.001716 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-a1b3658d-be6a-4a80-9af8-f118afb3a2ed None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:53.002009 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-a1b3658d-be6a-4a80-9af8-f118afb3a2ed None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:53.002269 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1418/5737] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:53.009310 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-b9e13fca-7962-40e1-b6f0-e38735b9363e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.126201 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-b9e13fca-7962-40e1-b6f0-e38735b9363e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:12:53.126553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-b9e13fca-7962-40e1-b6f0-e38735b9363e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "434a624d-fb74-4083-8475-703edbbbefdb", "connector": null, "instance_uuid": "81ec58bc-85f6-4037-967f-264342bab597"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:53.134397 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:53.134397 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:53.155876 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-b9e13fca-7962-40e1-b6f0-e38735b9363e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:12:53.156268 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1445/5738] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:12:53 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:53.182022 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c2e91426-9a12-4894-aa50-bb450ead9765 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.183619 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2e91426-9a12-4894-aa50-bb450ead9765 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:53.183831 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2e91426-9a12-4894-aa50-bb450ead9765 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:53.184040 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c2e91426-9a12-4894-aa50-bb450ead9765 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:53.188506 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-7d76ef2b-e70e-47d6-95c6-477cdea089bd None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.189040 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d76ef2b-e70e-47d6-95c6-477cdea089bd None None] GET https://10.4.3.200/volume// Jul 24 06:12:53.189198 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d76ef2b-e70e-47d6-95c6-477cdea089bd None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:53.189372 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-7d76ef2b-e70e-47d6-95c6-477cdea089bd None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:53.189696 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-7d76ef2b-e70e-47d6-95c6-477cdea089bd None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:12:53.189991 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1433/5739] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:12:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:12:53.192653 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:53.192653 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:53.195524 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c2e91426-9a12-4894-aa50-bb450ead9765 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:53.196135 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.198189 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:53.198393 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:53.198569 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:53.198846 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c2e91426-9a12-4894-aa50-bb450ead9765 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:53.199152 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1444/5740] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:53 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:53.209180 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:53.209180 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:53.212821 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:53.216561 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-d959995c-093d-4880-b038-c78c1052373a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:53.216975 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1419/5741] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:12:53 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:12:53.314215 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:53.316292 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] PUT https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f Jul 24 06:12:53.316632 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:53.324012 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Acquiring lock "cinder-attachment_update-434a624d-fb74-4083-8475-703edbbbefdb-np0000005810" by "attachment_update" {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:12:53.327967 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-434a624d-fb74-4083-8475-703edbbbefdb-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100222) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:12:53.328922 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:53.328922 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:53.395799 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.coordination [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-434a624d-fb74-4083-8475-703edbbbefdb-np0000005810" released by "attachment_update" :: held 0.068s {{(pid=100222) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:12:53.396244 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-3e74a64d-1b19-4153-a15a-ac3d4517f808 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f returned with HTTP 200 Jul 24 06:12:53.396661 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1446/5742] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:12:53 2026] PUT /volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:12:54.212077 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:54.213788 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:54.213971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:54.214161 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:54.222481 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:54.222481 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:54.225415 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:54.229210 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-a4eb5539-7896-45b3-9c72-400e8c8f0506 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:54.229719 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1434/5743] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:54 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:55.241143 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:55.242930 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:55.243128 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:55.243338 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:55.253054 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:55.253054 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:12:55.256333 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:55.260281 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c4d73ad1-98ea-4c5e-aeec-9d0c8bcced5b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:55.260618 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1445/5744] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:55 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:56.272449 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:56.274654 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:56.274920 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:56.275153 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:56.286814 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:56.286814 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:12:56.290867 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:56.295998 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-fbb3aff7-8507-4cae-a349-bda856f64da8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:56.296491 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1420/5745] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:56 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:12:56.611275 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-333d85f9-a1ba-41b2-8117-7831fceb963e None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:56.613363 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-333d85f9-a1ba-41b2-8117-7831fceb963e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f/action Jul 24 06:12:56.613741 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-333d85f9-a1ba-41b2-8117-7831fceb963e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:12:56.613865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-333d85f9-a1ba-41b2-8117-7831fceb963e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:12:56.629039 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:56.629039 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:12:56.637543 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-17fa8ec3-a626-47ff-98f4-1f8986f04210 req-333d85f9-a1ba-41b2-8117-7831fceb963e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f/action returned with HTTP 204 Jul 24 06:12:56.638022 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1447/5746] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:12:56 2026] POST /volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:12:57.309078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:12:57.311272 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:12:57.311503 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:12:57.311767 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:12:57.322735 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:12:57.322735 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:12:57.326702 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:12:57.331665 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-408eee8a-2d87-417f-82be-ac0bc9f09dc1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:12:57.332281 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1435/5747] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:12:57 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:00.398854 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:00.400845 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:00.401125 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:00.401416 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:00.410917 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:00.410917 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:00.414047 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:00.418275 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-333b75f6-6fe6-4eaf-9575-f1cd1d91da43 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:13:00.418624 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1446/5748] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:00 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:00.436197 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:00.438179 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb/action Jul 24 06:13:00.438526 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:00.438638 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:00.449143 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:00.449143 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:00.449300 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:00.455084 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Begin detaching volume completed successfully. Jul 24 06:13:00.455374 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-04ef5125-2e18-4123-88e3-743fa5bd33a3 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb/action returned with HTTP 202 Jul 24 06:13:00.455901 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1421/5749] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:13:00 2026] POST /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:13:00.493845 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4874cb30-d189-401e-b76a-594e1a674f39 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:00.494185 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4874cb30-d189-401e-b76a-594e1a674f39 None None] GET https://10.4.3.200/volume// Jul 24 06:13:00.494352 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4874cb30-d189-401e-b76a-594e1a674f39 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:00.494553 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4874cb30-d189-401e-b76a-594e1a674f39 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:00.494885 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4874cb30-d189-401e-b76a-594e1a674f39 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:00.495148 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1448/5750] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:00.507268 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:00.509556 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:00.509844 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:00.510078 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:00.522737 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:00.522737 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:00.526002 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:00.529860 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-951ae03c-43ec-4b78-a6e1-02fa5998d201 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:13:00.530233 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1436/5751] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:00 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:01.291268 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-9cc49dbb-b96c-449b-8bd9-04ec4ed8d812 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:01.293232 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-9cc49dbb-b96c-449b-8bd9-04ec4ed8d812 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f Jul 24 06:13:01.293414 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-9cc49dbb-b96c-449b-8bd9-04ec4ed8d812 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:01.293615 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-9cc49dbb-b96c-449b-8bd9-04ec4ed8d812 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:01.300457 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:01.300457 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:01.341120 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-2618cc6b-cfb4-41b6-85b3-a0e94620bbdd req-9cc49dbb-b96c-449b-8bd9-04ec4ed8d812 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f returned with HTTP 200 Jul 24 06:13:01.341496 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1447/5752] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:13:01 2026] DELETE /volume/v3/attachments/0d0718c7-2659-45c6-b965-daa1e0d73f9f => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:01.548197 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:01.549840 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:13:01.550169 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-571890683", "snapshot_id": "6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:01.551609 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.v3.volumes [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-571890683', 'snapshot_id': '6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100223) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:13:01.556586 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:01.556586 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:01.557058 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:01.557196 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume of 1 GB Jul 24 06:13:01.560815 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Availability Zones retrieved successfully. Jul 24 06:13:01.565939 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (9725d8d7-dea8-49f0-b177-6dfca9c8c4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:01.566780 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26e3a05-84a0-43e0-8b87-3054ddd5908d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:01.567689 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100223) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:13:01.595870 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26e3a05-84a0-43e0-8b87-3054ddd5908d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:01.596580 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e4a358-650d-4977-8f4b-f3668aed831e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:01.634977 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.quota [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['28aef31a-9f35-4b61-a728-ef1a339d09aa', 'a2fe9c95-de83-496a-9029-242897ee77df', '6106da1e-5084-4ebf-ba3d-d578c5f7876a', '6199dad7-b350-40bf-9632-03d2e278e7e6'] {{(pid=100223) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:13:01.635928 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72e4a358-650d-4977-8f4b-f3668aed831e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28aef31a-9f35-4b61-a728-ef1a339d09aa', 'a2fe9c95-de83-496a-9029-242897ee77df', '6106da1e-5084-4ebf-ba3d-d578c5f7876a', '6199dad7-b350-40bf-9632-03d2e278e7e6']}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:01.636644 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52649a27-596f-4a38-8d54-4b0c33e70d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:01.676187 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52649a27-596f-4a38-8d54-4b0c33e70d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '053c74d6-03ec-4166-9d78-51f701159010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-571890683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['28aef31a-9f35-4b61-a728-ef1a339d09aa','a2fe9c95-de83-496a-9029-242897ee77df','6106da1e-5084-4ebf-ba3d-d578c5f7876a','6199dad7-b350-40bf-9632-03d2e278e7e6'],size=1,snapshot_id=6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:13:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-571890683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=053c74d6-03ec-4166-9d78-51f701159010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01318403f6341be875b41709f6f4de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:01.676952 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021629b6-ca9d-493f-a817-bc065bf2c6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:01.694346 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (021629b6-ca9d-493f-a817-bc065bf2c6a1) transitioned into state 'SUCCESS' from state '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-571890683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['28aef31a-9f35-4b61-a728-ef1a339d09aa','a2fe9c95-de83-496a-9029-242897ee77df','6106da1e-5084-4ebf-ba3d-d578c5f7876a','6199dad7-b350-40bf-9632-03d2e278e7e6'],size=1,snapshot_id=6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:01.695073 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541855a6-c964-4483-99e2-de5f26281bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:01.714189 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541855a6-c964-4483-99e2-de5f26281bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100223) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:01.715013 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (9725d8d7-dea8-49f0-b177-6dfca9c8c4a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100223) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:01.715292 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request issued successfully. Jul 24 06:13:01.715869 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-3cc99ea7-05a4-4a8e-acb3-85a121b4cff4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:13:01.716282 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1422/5753] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:13:01 2026] POST /volume/v3/volumes => generated 790 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:13:01.727868 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:01.729917 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:01.730148 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:01.730381 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:01.739032 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:01.739032 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:01.742974 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:01.747671 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-4b1f4325-d39b-45d6-aaa0-5612c7946da4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:01.748118 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1449/5754] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:01 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:02.763247 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:02.765077 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:02.765258 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:02.765517 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:02.773083 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:02.773083 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:02.777022 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:02.781435 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-ec86e605-0be9-4fdd-bf6b-910dc3b3f8f9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:02.781946 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1437/5755] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:02 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:02.795134 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:02.796872 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:02.797072 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:02.797291 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:02.803910 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:02.803910 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:02.807391 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:02.811505 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-cf9e6f9f-1c44-4a53-98c1-e30f455c42d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:02.811994 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1448/5756] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:02 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:03.285646 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.287811 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:03.287997 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:03.288179 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:03.296136 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:03.296136 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:03.300001 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:03.304269 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-8956f947-a176-4255-942d-dc8f0171fa0e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:03.304728 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1423/5757] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:03 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:03.372341 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-0a232d36-982e-4606-b22b-e0e46aeab76c None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.372835 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a232d36-982e-4606-b22b-e0e46aeab76c None None] GET https://10.4.3.200/volume// Jul 24 06:13:03.373048 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a232d36-982e-4606-b22b-e0e46aeab76c None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:03.373308 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-0a232d36-982e-4606-b22b-e0e46aeab76c None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:03.373722 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-0a232d36-982e-4606-b22b-e0e46aeab76c None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:03.374033 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1450/5758] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:13:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:03.380260 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-711a1e9c-4f1b-41f2-952d-f167069eb699 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.410459 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-711a1e9c-4f1b-41f2-952d-f167069eb699 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:13:03.410827 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-711a1e9c-4f1b-41f2-952d-f167069eb699 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "053c74d6-03ec-4166-9d78-51f701159010", "connector": null, "instance_uuid": "81ec58bc-85f6-4037-967f-264342bab597"}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:03.418473 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:03.418473 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:03.444791 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-711a1e9c-4f1b-41f2-952d-f167069eb699 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:13:03.445338 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1438/5759] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:13:03 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 24 06:13:03.469891 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c600ca89-14cd-4089-a3cf-952cc074752e None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.471929 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c600ca89-14cd-4089-a3cf-952cc074752e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:03.472149 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c600ca89-14cd-4089-a3cf-952cc074752e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:03.472359 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c600ca89-14cd-4089-a3cf-952cc074752e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:03.481826 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-eb248f78-9f81-4499-ba68-2b91a9f3716f None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.482342 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb248f78-9f81-4499-ba68-2b91a9f3716f None None] GET https://10.4.3.200/volume// Jul 24 06:13:03.482541 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:03.482541 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:03.482597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb248f78-9f81-4499-ba68-2b91a9f3716f None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:03.482815 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-eb248f78-9f81-4499-ba68-2b91a9f3716f None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:03.483125 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-eb248f78-9f81-4499-ba68-2b91a9f3716f None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:03.483408 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1424/5760] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:03.485906 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-c600ca89-14cd-4089-a3cf-952cc074752e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:03.490385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.491346 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c600ca89-14cd-4089-a3cf-952cc074752e tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:03.491738 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1449/5761] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:03 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:03.492262 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:03.492454 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:03.492635 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:03.500856 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:03.500856 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:03.503823 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:03.507327 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-ff4b7c02-231d-42da-905d-ec5539e42554 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:03.507724 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1451/5762] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:03 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:03.613253 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:03.615269 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] PUT https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 Jul 24 06:13:03.615614 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:03.623049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Acquiring lock "cinder-attachment_update-053c74d6-03ec-4166-9d78-51f701159010-np0000005810" by "attachment_update" {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:13:03.626971 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-053c74d6-03ec-4166-9d78-51f701159010-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100225) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:13:03.627924 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:03.627924 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:03.704842 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.coordination [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-053c74d6-03ec-4166-9d78-51f701159010-np0000005810" released by "attachment_update" :: held 0.078s {{(pid=100225) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:13:03.705127 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-808316db-f1cf-4705-b336-b44c1d58982c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 returned with HTTP 200 Jul 24 06:13:03.705530 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1439/5763] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:13:03 2026] PUT /volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:04.505457 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-624da53b-84ba-418b-a8c8-431940df1e2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:04.507288 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-624da53b-84ba-418b-a8c8-431940df1e2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:04.507477 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-624da53b-84ba-418b-a8c8-431940df1e2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:04.507708 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-624da53b-84ba-418b-a8c8-431940df1e2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:04.516578 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:04.516578 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:04.519758 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-624da53b-84ba-418b-a8c8-431940df1e2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:04.523643 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-624da53b-84ba-418b-a8c8-431940df1e2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:04.524010 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1425/5764] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:04 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:05.537396 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:05.539171 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:05.539388 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:05.539569 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:05.548865 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:05.548865 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:05.552268 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:05.556423 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-40fecc5c-38ca-4ae9-b371-9bdd0d607df2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:05.556849 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1450/5765] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:05 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:06.568085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:06.569734 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:06.569971 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:06.570203 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:06.578693 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:06.578693 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:06.581850 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:06.585467 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-bfde11a2-7f49-4126-a1d3-cbb876c9a31f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:06.585893 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1452/5766] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:06 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:06.921354 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-688173bd-aa3d-42f5-813a-cae377437006 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:06.923305 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-688173bd-aa3d-42f5-813a-cae377437006 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689/action Jul 24 06:13:06.923695 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-688173bd-aa3d-42f5-813a-cae377437006 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-complete": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:06.923822 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-688173bd-aa3d-42f5-813a-cae377437006 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:06.937843 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:06.937843 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:06.946110 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-549e2d07-f35c-4fda-b4bc-6fad33c19386 req-688173bd-aa3d-42f5-813a-cae377437006 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689/action returned with HTTP 204 Jul 24 06:13:06.946480 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1440/5767] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:13:06 2026] POST /volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:07.597341 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:07.599211 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:07.599407 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:07.599602 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:07.608342 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:07.608342 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:07.611401 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:07.615306 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-322c7dd7-d80f-4ebd-8cd4-219907741ae6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:07.615756 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1426/5768] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:07 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:10.344113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:10.345932 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:10.346093 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:10.346262 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:10.348158 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=264,cinder:INSERT=30,cinder:UPDATE=67 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:10.356507 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:10.356507 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:10.359521 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:10.362997 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b28981a8-394e-4086-b3c8-9c3d62bde56a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:10.363344 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1451/5769] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:10 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:10.379494 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:10.381361 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010/action Jul 24 06:13:10.381739 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:10.381855 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:10.384801 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=249,cinder:UPDATE=95,cinder:INSERT=50 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:10.392928 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:10.392928 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:10.393390 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:10.400336 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Begin detaching volume completed successfully. Jul 24 06:13:10.400551 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b231139f-7ea3-4fb3-a90a-4f79e32dfee9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010/action returned with HTTP 202 Jul 24 06:13:10.400989 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1453/5770] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:13:10 2026] POST /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:13:10.439782 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-0ec93ecd-3bdc-49d4-8299-13f43c0e2283 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:10.440167 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ec93ecd-3bdc-49d4-8299-13f43c0e2283 None None] GET https://10.4.3.200/volume// Jul 24 06:13:10.440224 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ec93ecd-3bdc-49d4-8299-13f43c0e2283 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:10.440452 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-0ec93ecd-3bdc-49d4-8299-13f43c0e2283 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:10.440825 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-0ec93ecd-3bdc-49d4-8299-13f43c0e2283 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:10.441089 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1441/5771] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 24 06:13:10.449038 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:10.451091 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:10.451334 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:10.451589 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:10.460689 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:10.460689 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:10.464030 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:10.467864 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-27014f63-2bdc-4d9b-af1e-f7aa97ad053c tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:10.468216 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1427/5772] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:10 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:11.179152 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b1b9cf53-82f3-4bf1-8817-d38927b968f8 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:11.181122 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b1b9cf53-82f3-4bf1-8817-d38927b968f8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 Jul 24 06:13:11.181306 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b1b9cf53-82f3-4bf1-8817-d38927b968f8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:11.181497 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b1b9cf53-82f3-4bf1-8817-d38927b968f8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:11.188369 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:11.188369 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:11.225828 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-7d192dbc-36ff-4609-99a0-b6eec8901ba9 req-b1b9cf53-82f3-4bf1-8817-d38927b968f8 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 returned with HTTP 200 Jul 24 06:13:11.226201 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1452/5773] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:13:11 2026] DELETE /volume/v3/attachments/c6331902-aa4f-4f9f-9978-a4da15e48689 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:11.483385 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:11.485276 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:13:11.485660 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1860160307", "snapshot_id": "0a1e2808-9ddb-4fc6-a41c-c415543d9902", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:11.487373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1860160307', 'snapshot_id': '0a1e2808-9ddb-4fc6-a41c-c415543d9902', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:13:11.492750 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:11.492750 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:11.493209 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:11.493336 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume of 1 GB Jul 24 06:13:11.496757 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Availability Zones retrieved successfully. Jul 24 06:13:11.502798 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (9921d6fc-3480-4ee0-9495-1d2e157ff6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:11.503805 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce6d9a-2679-42b0-9bf9-e96c827e555b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:11.504790 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:13:11.530693 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5ce6d9a-2679-42b0-9bf9-e96c827e555b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0a1e2808-9ddb-4fc6-a41c-c415543d9902', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-24T05:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f4c0197-3c5b-4f88-aeab-0d388a6d1be4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:11.531455 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20689055-570f-4615-b991-01cae20712bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:11.564329 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Created reservations ['473a123c-5a99-48c8-bddb-0c9129d7bab2', '5665d875-c433-4bec-932a-22ae63a57d9e', 'df7c6ca6-cf0f-4356-9957-4926e5e83ec6', 'c2a0df53-6157-4c51-b79a-837d4b649ed3'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:13:11.565015 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20689055-570f-4615-b991-01cae20712bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473a123c-5a99-48c8-bddb-0c9129d7bab2', '5665d875-c433-4bec-932a-22ae63a57d9e', 'df7c6ca6-cf0f-4356-9957-4926e5e83ec6', 'c2a0df53-6157-4c51-b79a-837d4b649ed3']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:11.565658 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d96dad6-28ee-426a-b860-2035b2a457fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:11.600743 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d96dad6-28ee-426a-b860-2035b2a457fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d2886f-54f3-4eee-9a4b-9254518098bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1860160307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['473a123c-5a99-48c8-bddb-0c9129d7bab2','5665d875-c433-4bec-932a-22ae63a57d9e','df7c6ca6-cf0f-4356-9957-4926e5e83ec6','c2a0df53-6157-4c51-b79a-837d4b649ed3'],size=1,snapshot_id=0a1e2808-9ddb-4fc6-a41c-c415543d9902,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-24T06:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1860160307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d2886f-54f3-4eee-9a4b-9254518098bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b01318403f6341be875b41709f6f4de7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0a1e2808-9ddb-4fc6-a41c-c415543d9902,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f4c0197-3c5b-4f88-aeab-0d388a6d1be4),volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:11.601373 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa498611-fcb5-495c-82ad-a3633df7a0e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:11.617121 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa498611-fcb5-495c-82ad-a3633df7a0e6) transitioned into state 'SUCCESS' from state '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-1860160307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b01318403f6341be875b41709f6f4de7',qos_specs=None,replication_status=,reservations=['473a123c-5a99-48c8-bddb-0c9129d7bab2','5665d875-c433-4bec-932a-22ae63a57d9e','df7c6ca6-cf0f-4356-9957-4926e5e83ec6','c2a0df53-6157-4c51-b79a-837d4b649ed3'],size=1,snapshot_id=0a1e2808-9ddb-4fc6-a41c-c415543d9902,source_replicaid=,source_volid=None,status='creating',user_id='a0a82cbb5a984b93973488f2345fbbd9',volume_type_id=4f4c0197-3c5b-4f88-aeab-0d388a6d1be4)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:11.617788 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5b2667-feae-4598-9784-abe11a303ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:11.634396 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c5b2667-feae-4598-9784-abe11a303ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:11.635207 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Flow 'volume_create_api' (9921d6fc-3480-4ee0-9495-1d2e157ff6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:11.635520 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Create volume request issued successfully. Jul 24 06:13:11.636070 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d092b9b3-7161-47e3-aa32-8406b1031bf2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:13:11.636491 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1454/5774] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:13:11 2026] POST /volume/v3/volumes => generated 791 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:13:11.646905 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-84d1a717-17ed-455a-a959-07964f38c47d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:11.648578 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84d1a717-17ed-455a-a959-07964f38c47d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:11.648802 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84d1a717-17ed-455a-a959-07964f38c47d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:11.649180 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-84d1a717-17ed-455a-a959-07964f38c47d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:11.650802 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=267,cinder:INSERT=40,cinder:UPDATE=88 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:11.656911 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:11.656911 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:11.660946 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-84d1a717-17ed-455a-a959-07964f38c47d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:11.664646 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-84d1a717-17ed-455a-a959-07964f38c47d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:11.665042 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1442/5775] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:11 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:12.678860 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:12.680938 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:12.681168 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:12.681398 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:12.689444 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:12.689444 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:12.693135 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:12.697502 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-b3e36d0b-3ea8-4bcd-9877-dc6cf2d9f7d2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:12.697939 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1428/5776] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:12 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:12.709959 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:12.711836 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:12.712069 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:12.712289 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:12.718740 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:12.718740 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:12.721929 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:12.725558 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-da7ceae5-9d5d-4a54-990c-00fd8050292f tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:12.725953 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1453/5777] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:12 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:13.154923 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.156823 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:13.156990 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:13.157266 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:13.163696 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:13.163696 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:13.166835 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:13.170430 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-7125803c-8d2c-4025-84e8-1d21f62e7547 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:13.170877 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1455/5778] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:13 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:13.232196 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-9ae2a3bf-e78a-4a84-8af4-735c3c2cf321 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.232522 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ae2a3bf-e78a-4a84-8af4-735c3c2cf321 None None] GET https://10.4.3.200/volume// Jul 24 06:13:13.232727 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ae2a3bf-e78a-4a84-8af4-735c3c2cf321 None None] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:13.232911 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-9ae2a3bf-e78a-4a84-8af4-735c3c2cf321 None None] Calling method 'all' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:13.233258 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-9ae2a3bf-e78a-4a84-8af4-735c3c2cf321 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:13.233585 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1443/5779] 10.4.3.200 () {66 vars in 1428 bytes} [Fri Jul 24 06:13:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:13.239828 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-30d2c71b-73c5-4773-8e6b-3ea3e85b5e28 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.241709 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-30d2c71b-73c5-4773-8e6b-3ea3e85b5e28 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:13:13.242039 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-30d2c71b-73c5-4773-8e6b-3ea3e85b5e28 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8d2886f-54f3-4eee-9a4b-9254518098bb", "connector": null, "instance_uuid": "81ec58bc-85f6-4037-967f-264342bab597"}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:13.249866 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:13.249866 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:13.269572 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-30d2c71b-73c5-4773-8e6b-3ea3e85b5e28 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:13:13.269984 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1429/5780] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:13:13 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:13.294975 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.296665 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:13.296883 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:13.297086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:13.301074 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-56c50a6e-4bc0-4155-b5fc-5b70ebe7e542 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.301520 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56c50a6e-4bc0-4155-b5fc-5b70ebe7e542 None None] GET https://10.4.3.200/volume// Jul 24 06:13:13.301761 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56c50a6e-4bc0-4155-b5fc-5b70ebe7e542 None None] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:13.302003 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-56c50a6e-4bc0-4155-b5fc-5b70ebe7e542 None None] Calling method 'all' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:13.302407 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-56c50a6e-4bc0-4155-b5fc-5b70ebe7e542 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:13.302806 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1456/5781] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:13.305668 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:13.305668 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:13.308749 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:13.309210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.311118 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:13.311315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:13.311519 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:13.312331 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f6dc5ec2-3746-4cae-bc0c-b9a8c317df50 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:13.312717 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1454/5782] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:13 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:13.320266 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:13.320266 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:13.323133 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:13.326508 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-834160e2-ab8c-4b82-8473-e4b81406c545 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:13.326888 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1444/5783] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:13 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:13.424311 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:13.426299 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] PUT https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec Jul 24 06:13:13.426765 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:13.433992 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Acquiring lock "cinder-attachment_update-f8d2886f-54f3-4eee-9a4b-9254518098bb-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:13:13.438270 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-f8d2886f-54f3-4eee-9a4b-9254518098bb-np0000005810" acquired by "attachment_update" :: waited 0.004s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:13:13.439195 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:13.439195 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:13.506782 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Lock "cinder-attachment_update-f8d2886f-54f3-4eee-9a4b-9254518098bb-np0000005810" released by "attachment_update" :: held 0.068s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:13:13.507074 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-1188efe3-3608-4e2d-a198-8760aea16dfc tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec returned with HTTP 200 Jul 24 06:13:13.507743 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1430/5784] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:13:13 2026] PUT /volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:14.329424 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:14.331248 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:14.331426 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:14.331692 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:14.340783 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:14.340783 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:14.344038 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:14.348979 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-041fb902-4090-405f-853a-1df1c0ad4ba4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:14.349345 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1457/5785] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:14 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:15.361188 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:15.362907 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:15.363086 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:15.363270 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:15.372924 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:15.372924 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:15.376323 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:15.380257 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-f90b8d4c-f2e7-4e33-af84-fb7740d45d3d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:15.380616 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1455/5786] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:15 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:16.392384 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3710f678-2cb0-48b8-a031-a1da5da94705 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:16.394924 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3710f678-2cb0-48b8-a031-a1da5da94705 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:16.395125 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3710f678-2cb0-48b8-a031-a1da5da94705 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:16.395351 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3710f678-2cb0-48b8-a031-a1da5da94705 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:16.404305 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:16.404305 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:16.407612 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-3710f678-2cb0-48b8-a031-a1da5da94705 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:16.411368 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3710f678-2cb0-48b8-a031-a1da5da94705 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:16.411897 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1445/5787] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:16 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:16.743109 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-019ebc19-18f9-4aab-be20-9f35c12c09e4 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:16.745625 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-019ebc19-18f9-4aab-be20-9f35c12c09e4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec/action Jul 24 06:13:16.746204 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-019ebc19-18f9-4aab-be20-9f35c12c09e4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-complete": null}' {{(pid=100223) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:16.746443 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-019ebc19-18f9-4aab-be20-9f35c12c09e4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:16.764175 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:16.764175 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:16.774405 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-b0162500-b421-4fb7-ae70-b3d6585cf34a req-019ebc19-18f9-4aab-be20-9f35c12c09e4 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec/action returned with HTTP 204 Jul 24 06:13:16.774959 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1431/5788] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:13:16 2026] POST /volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:17.424026 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:17.425735 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:17.425820 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:17.426172 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:17.434477 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:17.434477 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:17.437690 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:17.441384 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-47b6c7ed-4fe6-4995-a555-ec6f17e2d6bf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:17.441856 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1458/5789] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:17 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:20.492977 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:20.495082 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:20.495288 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:20.495471 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:20.503689 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:20.503689 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:20.506528 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:20.509889 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-e57c7ba0-599c-462c-858c-d90ed4a7c0a1 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:20.510232 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1456/5790] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:20 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:20.527090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:20.528799 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] POST https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb/action Jul 24 06:13:20.529088 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100225) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:20.529201 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:20.537866 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:20.537866 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:20.538226 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:20.543232 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Begin detaching volume completed successfully. Jul 24 06:13:20.543466 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fdbfeda9-3904-4970-b074-48789ed382bb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb/action returned with HTTP 202 Jul 24 06:13:20.544085 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1446/5791] 10.4.3.200 () {72 vars in 1672 bytes} [Fri Jul 24 06:13:20 2026] POST /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 24 06:13:20.580205 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7363530d-043b-49a9-b955-4c193b49919e None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:20.580516 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7363530d-043b-49a9-b955-4c193b49919e None None] GET https://10.4.3.200/volume// Jul 24 06:13:20.580601 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7363530d-043b-49a9-b955-4c193b49919e None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:20.580792 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7363530d-043b-49a9-b955-4c193b49919e None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:20.581070 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7363530d-043b-49a9-b955-4c193b49919e None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:20.581326 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1432/5792] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:20 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:20.587508 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:20.589542 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:20.589763 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:20.589938 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:20.598339 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:20.598339 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:20.601223 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:20.604549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-70819301-2fb8-4cba-8f65-f04da0289497 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:20.604915 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1459/5793] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:20 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:21.331843 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fc1d95a8-93d7-4c5d-8e9c-591be8d63894 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:21.333663 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fc1d95a8-93d7-4c5d-8e9c-591be8d63894 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec Jul 24 06:13:21.333864 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fc1d95a8-93d7-4c5d-8e9c-591be8d63894 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:21.334044 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fc1d95a8-93d7-4c5d-8e9c-591be8d63894 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'version_select' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:21.340209 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:21.340209 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:21.375045 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-98c2ab6c-d4ee-48c3-ab6a-2648ec1a1258 req-fc1d95a8-93d7-4c5d-8e9c-591be8d63894 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec returned with HTTP 200 Jul 24 06:13:21.375392 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1457/5794] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:13:21 2026] DELETE /volume/v3/attachments/b108ad1e-e5ab-40a2-8bc9-e6664c471fec => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:21.620264 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:21.622421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:21.622684 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:21.622923 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:21.630906 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:21.630906 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:21.634612 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:21.639206 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-09e42933-82f7-496a-8907-0b6d26ec4a7d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:21.639542 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1447/5795] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:21 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:21.653785 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-48188b52-16bc-4c92-8344-85a21064b87b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:21.655505 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48188b52-16bc-4c92-8344-85a21064b87b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:21.655740 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48188b52-16bc-4c92-8344-85a21064b87b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:21.655915 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-48188b52-16bc-4c92-8344-85a21064b87b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:21.657856 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=239,cinder:INSERT=35,cinder:UPDATE=65 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:21.662922 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:21.662922 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:21.666689 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-48188b52-16bc-4c92-8344-85a21064b87b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:21.670443 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-48188b52-16bc-4c92-8344-85a21064b87b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:21.670829 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1433/5796] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:21 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:21.681394 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:21.682893 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:21.683049 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:21.683216 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:21.683347 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume with id: f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:21.689837 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:21.689837 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:21.690264 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:21.704850 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume request issued successfully. Jul 24 06:13:21.705076 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-94c04f79-2dcb-4733-bb09-fa779f8f0fe9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 202 Jul 24 06:13:21.705382 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1460/5797] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:13:21 2026] DELETE /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:21.712795 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:21.714481 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:21.714688 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:21.714885 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:21.722951 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:21.722951 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:21.726928 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:21.730604 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-56fe6e8b-fbe0-44eb-8743-97fb8c8e778a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 200 Jul 24 06:13:21.731089 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1458/5798] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:21 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:22.743615 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-3b2edf87-c068-44a0-96cf-d44ff4f61909 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:22.745173 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b2edf87-c068-44a0-96cf-d44ff4f61909 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb Jul 24 06:13:22.745333 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b2edf87-c068-44a0-96cf-d44ff4f61909 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:22.745495 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-3b2edf87-c068-44a0-96cf-d44ff4f61909 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:22.750218 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-3b2edf87-c068-44a0-96cf-d44ff4f61909 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb returned with HTTP 404 Jul 24 06:13:22.750589 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1448/5799] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:22 2026] GET /volume/v3/volumes/f8d2886f-54f3-4eee-9a4b-9254518098bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:22.756722 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:22.758471 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:22.758731 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:22.758956 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:22.766844 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:22.766844 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:22.770572 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:22.775057 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-829b89bd-b87d-490a-9eba-d1107b3dcc74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:22.775477 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1434/5800] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:22 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:22.789404 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-b21b9c69-f43b-4460-9807-fbb6576154ce None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:22.790982 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b21b9c69-f43b-4460-9807-fbb6576154ce tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:22.791156 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b21b9c69-f43b-4460-9807-fbb6576154ce tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:22.791340 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-b21b9c69-f43b-4460-9807-fbb6576154ce tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:22.797623 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:22.797623 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:22.800508 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-b21b9c69-f43b-4460-9807-fbb6576154ce tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:22.804190 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-b21b9c69-f43b-4460-9807-fbb6576154ce tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:22.804502 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1461/5801] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:22 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:22.815340 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-92545fe2-5606-4712-8da6-413ffc31eb39 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:22.817216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:22.817411 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:22.817605 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:22.817782 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.volumes [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume with id: 053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:22.824355 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:22.824355 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:22.824826 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:22.839189 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume request issued successfully. Jul 24 06:13:22.839421 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-92545fe2-5606-4712-8da6-413ffc31eb39 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 202 Jul 24 06:13:22.839965 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1459/5802] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:13:22 2026] DELETE /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:22.847787 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:22.850078 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:22.850360 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:22.850653 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:22.859446 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:22.859446 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:22.863549 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:22.867570 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-27bd8559-c8ec-4823-a0f1-463fe60b2334 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 200 Jul 24 06:13:22.867977 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1449/5803] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:22 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:23.881801 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-f8cc76cd-d6df-4e21-a85c-0aa0b4f7fa89 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:23.883867 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8cc76cd-d6df-4e21-a85c-0aa0b4f7fa89 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 Jul 24 06:13:23.884088 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8cc76cd-d6df-4e21-a85c-0aa0b4f7fa89 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:23.884317 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-f8cc76cd-d6df-4e21-a85c-0aa0b4f7fa89 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:23.890722 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-f8cc76cd-d6df-4e21-a85c-0aa0b4f7fa89 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 returned with HTTP 404 Jul 24 06:13:23.891251 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1435/5804] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:23 2026] GET /volume/v3/volumes/053c74d6-03ec-4166-9d78-51f701159010 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:23.896605 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-313ad39f-a693-4334-87bb-ed24415e2fbf None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:23.898259 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-313ad39f-a693-4334-87bb-ed24415e2fbf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:23.898479 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-313ad39f-a693-4334-87bb-ed24415e2fbf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:23.898718 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-313ad39f-a693-4334-87bb-ed24415e2fbf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:23.905191 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:23.905191 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:23.908716 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-313ad39f-a693-4334-87bb-ed24415e2fbf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:23.912975 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-313ad39f-a693-4334-87bb-ed24415e2fbf tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:13:23.913389 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1462/5805] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:23 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:23.922976 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:23.924735 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:23.924934 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:23.925169 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:23.933624 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:23.933624 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:23.938018 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:23.942765 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-54ffd05c-603d-4cd7-80bc-3cca355ee809 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:13:23.943229 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1460/5806] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:23 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:23.953820 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:23.955485 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:23.955702 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:23.955884 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:23.956039 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume with id: 434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:23.962337 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:23.962337 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:23.962730 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:23.977350 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume request issued successfully. Jul 24 06:13:23.977607 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-600dab1c-2f76-4f3e-a5c0-1dffd28ea8d9 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 202 Jul 24 06:13:23.978112 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1450/5807] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:13:23 2026] DELETE /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:23.985253 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:23.987415 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:23.987657 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:23.987917 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:23.995525 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:23.995525 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:23.999458 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:24.004883 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-7abcc3a0-f015-4837-bb5c-2ddb9df2458b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 200 Jul 24 06:13:24.005249 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1436/5808] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:23 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:25.016598 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d2083dff-776a-4248-90e9-c347719fc71b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:25.018280 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2083dff-776a-4248-90e9-c347719fc71b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb Jul 24 06:13:25.018463 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2083dff-776a-4248-90e9-c347719fc71b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:25.018665 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d2083dff-776a-4248-90e9-c347719fc71b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:25.023871 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d2083dff-776a-4248-90e9-c347719fc71b tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb returned with HTTP 404 Jul 24 06:13:25.024400 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1463/5809] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:25 2026] GET /volume/v3/volumes/434a624d-fb74-4083-8475-703edbbbefdb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:25.030687 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-aa817a0c-1f62-4658-8f0e-c30102846749 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:25.032792 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:13:25.033033 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:25.033269 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:25.033402 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.v3.snapshots [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete snapshot with id: 0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:13:25.038847 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:25.038847 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:25.039326 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:25.054555 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot delete request issued successfully. Jul 24 06:13:25.054780 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-aa817a0c-1f62-4658-8f0e-c30102846749 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 202 Jul 24 06:13:25.055186 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1461/5810] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:13:25 2026] DELETE /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:25.061049 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:25.062928 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:13:25.063146 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:25.063356 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:25.068046 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:25.068046 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:25.068420 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:25.069119 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-14e5f56c-4e45-4905-8d14-ca96fba4a2b7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 200 Jul 24 06:13:25.069522 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1451/5811] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:25 2026] GET /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:26.079301 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-8559d923-2120-4658-889b-38c4fa0f9044 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:26.081284 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8559d923-2120-4658-889b-38c4fa0f9044 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 Jul 24 06:13:26.081284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8559d923-2120-4658-889b-38c4fa0f9044 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:26.081284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-8559d923-2120-4658-889b-38c4fa0f9044 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:26.085297 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-8559d923-2120-4658-889b-38c4fa0f9044 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 returned with HTTP 404 Jul 24 06:13:26.085738 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1437/5812] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:26 2026] GET /volume/v3/snapshots/0a1e2808-9ddb-4fc6-a41c-c415543d9902 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:26.092674 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:26.094107 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:13:26.094183 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:26.094446 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:26.094494 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.snapshots [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete snapshot with id: 6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:13:26.098752 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:26.098752 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:26.099717 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:26.111865 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot delete request issued successfully. Jul 24 06:13:26.112062 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9fc3b027-ed07-4c50-9f24-1614b9af7a6a tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 202 Jul 24 06:13:26.112538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1464/5813] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:13:26 2026] DELETE /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:26.119068 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:26.120950 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:13:26.121285 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:26.121447 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:26.126231 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:26.126231 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:26.126599 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:26.127283 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-1f01a39f-f62e-4c1a-a33f-dd9cd25f8b74 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 200 Jul 24 06:13:26.127791 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1462/5814] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:26 2026] GET /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:27.135848 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-4baa8e8e-0d0e-4313-9aa8-b89d0fd4dd58 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:27.137399 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4baa8e8e-0d0e-4313-9aa8-b89d0fd4dd58 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd Jul 24 06:13:27.137567 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4baa8e8e-0d0e-4313-9aa8-b89d0fd4dd58 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:27.137765 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-4baa8e8e-0d0e-4313-9aa8-b89d0fd4dd58 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:27.141417 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-4baa8e8e-0d0e-4313-9aa8-b89d0fd4dd58 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd returned with HTTP 404 Jul 24 06:13:27.141829 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1452/5815] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:27 2026] GET /volume/v3/snapshots/6c2cf6e8-7a99-4af5-89b0-010ce66ff9fd => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:27.147485 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:27.149163 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:13:27.149338 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:27.149529 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:27.149661 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.snapshots [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete snapshot with id: dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:13:27.155271 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:27.155271 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:27.155747 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:27.169612 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot delete request issued successfully. Jul 24 06:13:27.169822 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-e5caa090-2aa8-43f8-a708-c7d11908fe2d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 202 Jul 24 06:13:27.170201 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1438/5816] 10.4.3.200 () {66 vars in 1357 bytes} [Fri Jul 24 06:13:27 2026] DELETE /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:27.175956 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:27.177552 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:13:27.177764 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:27.177945 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:27.183215 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:27.183215 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:27.183625 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Snapshot retrieved successfully. Jul 24 06:13:27.184254 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-19c19102-3c79-43a8-80b3-cf75582b14c6 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 200 Jul 24 06:13:27.184595 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1465/5817] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:27 2026] GET /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:28.193221 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-066944f7-3a0a-4c3b-8252-938ee8cb5ac7 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:28.195544 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-066944f7-3a0a-4c3b-8252-938ee8cb5ac7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 Jul 24 06:13:28.195827 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-066944f7-3a0a-4c3b-8252-938ee8cb5ac7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:28.196065 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-066944f7-3a0a-4c3b-8252-938ee8cb5ac7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:28.200876 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-066944f7-3a0a-4c3b-8252-938ee8cb5ac7 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 returned with HTTP 404 Jul 24 06:13:28.201446 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1463/5818] 10.4.3.200 () {66 vars in 1354 bytes} [Fri Jul 24 06:13:28 2026] GET /volume/v3/snapshots/dd088fae-e162-4d4b-9bc7-ba77aad6dcc1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:28.208530 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:28.210253 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:28.210448 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:28.210634 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:28.217237 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:28.217237 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:28.221589 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:28.226252 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-72b0177a-491b-4364-b4e2-55ca2c592ae2 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:13:28.226685 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1453/5819] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:28 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:28.237281 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:28.238940 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:28.239111 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:28.239284 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:28.245551 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:28.245551 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:28.248729 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:28.252247 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-6f7ac575-73d2-4194-936d-fdfde747bdfb tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:13:28.252609 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1439/5820] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:28 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:28.264637 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-88e9474f-ef46-4716-9ee0-baa771419056 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:28.266769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] DELETE https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:28.267009 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:28.267235 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'delete' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:28.267427 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume with id: 839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:28.276166 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:28.276166 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:28.276812 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:28.293818 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Delete volume request issued successfully. Jul 24 06:13:28.294042 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-88e9474f-ef46-4716-9ee0-baa771419056 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 202 Jul 24 06:13:28.294568 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1466/5821] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:13:28 2026] DELETE /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:13:28.301183 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:28.302892 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:28.303079 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:28.303255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:28.310693 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:28.310693 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:28.314924 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Volume info retrieved successfully. Jul 24 06:13:28.319218 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-084222e8-8a55-4468-bcef-3c5d903b4f4d tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 200 Jul 24 06:13:28.319574 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1464/5822] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:28 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:29.331136 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-88e0249a-bc2e-452f-a411-b19251b54477 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:29.332958 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88e0249a-bc2e-452f-a411-b19251b54477 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] GET https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 Jul 24 06:13:29.333139 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88e0249a-bc2e-452f-a411-b19251b54477 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:29.333315 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-88e0249a-bc2e-452f-a411-b19251b54477 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:29.338806 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-88e0249a-bc2e-452f-a411-b19251b54477 tempest-SnapshotDataIntegrityTests-1462001934 tempest-SnapshotDataIntegrityTests-1462001934-project-member] https://10.4.3.200/volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 returned with HTTP 404 Jul 24 06:13:29.339247 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1454/5823] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:29 2026] GET /volume/v3/volumes/839408a8-7f49-442f-8d7d-699dfe132b70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:30.698102 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-9e80e58b-c4eb-47f0-8244-fe7c03f9fa9d req-a4419e6c-9915-41f6-a825-8840cf723c2b None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:30.700169 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9e80e58b-c4eb-47f0-8244-fe7c03f9fa9d req-a4419e6c-9915-41f6-a825-8840cf723c2b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 Jul 24 06:13:30.700363 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9e80e58b-c4eb-47f0-8244-fe7c03f9fa9d req-a4419e6c-9915-41f6-a825-8840cf723c2b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:30.700584 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-9e80e58b-c4eb-47f0-8244-fe7c03f9fa9d req-a4419e6c-9915-41f6-a825-8840cf723c2b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'version_select' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:30.707795 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:30.707795 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:30.749901 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-9e80e58b-c4eb-47f0-8244-fe7c03f9fa9d req-a4419e6c-9915-41f6-a825-8840cf723c2b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 returned with HTTP 200 Jul 24 06:13:30.750459 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1440/5824] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:13:30 2026] DELETE /volume/v3/attachments/722d0ce7-2410-4f71-bb66-684b05ee9671 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:31.829067 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-216a746c-a534-40c8-99d3-889274acac0f None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:31.830725 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/volumes Jul 24 06:13:31.831085 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-80632939", "source_volid": "a9c77e31-11f1-4c93-a204-0318b55d891e", "volume_type": "tempest-scenario-type-luks-1522033474", "size": 1}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:31.832837 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.v3.volumes [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-80632939', 'source_volid': 'a9c77e31-11f1-4c93-a204-0318b55d891e', 'volume_type': 'tempest-scenario-type-luks-1522033474', 'size': 1}} {{(pid=100222) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 24 06:13:31.841237 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:31.841237 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:31.841686 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume retrieved successfully. Jul 24 06:13:31.841806 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.v3.volumes [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume of 1 GB Jul 24 06:13:31.842360 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Availability Zones retrieved successfully. Jul 24 06:13:31.847052 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (7f7fe1ea-8ae1-4802-9030-3eec6dc78ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:31.848011 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae5eed1-964b-4a40-99c5-ba611b313ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:31.848800 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.flows.api.create_volume [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100222) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 24 06:13:31.865180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae5eed1-964b-4a40-99c5-ba611b313ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a9c77e31-11f1-4c93-a204-0318b55d891e', 'volume_type': VolumeType(created_at=2026-07-24T06:12:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a126f6e6-0b3c-456a-be8a-5221a663e81e,is_public=True,name='tempest-scenario-type-luks-1522033474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a126f6e6-0b3c-456a-be8a-5221a663e81e', '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=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:31.865865 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42037296-c608-413d-893a-52b3549eba35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:31.886890 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1522033474 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1522033474, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:13:31.887116 np0000005810 devstack@c-api.service[100222]: WARNING cinder.quota [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1522033474 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1522033474, it is now deprecated. Please use the default quota class for default quota. Jul 24 06:13:31.897099 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.quota [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Created reservations ['d90e7c32-21e8-41f9-929b-7b9129da6fda', '6be70221-fe31-4053-9e66-500a3133b362', 'a4db41ef-bbeb-4cbe-9955-b5a39bc468c9', '488b3962-4aab-4fcc-a84a-c57d271ef5e1'] {{(pid=100222) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 24 06:13:31.897777 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42037296-c608-413d-893a-52b3549eba35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d90e7c32-21e8-41f9-929b-7b9129da6fda', '6be70221-fe31-4053-9e66-500a3133b362', 'a4db41ef-bbeb-4cbe-9955-b5a39bc468c9', '488b3962-4aab-4fcc-a84a-c57d271ef5e1']}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:31.898379 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7f3fac-bf7a-4c95-96b4-ed5662799b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:31.925144 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c7f3fac-bf7a-4c95-96b4-ed5662799b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4137c267-7f9d-49b5-8f00-19aba93b3793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-80632939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['d90e7c32-21e8-41f9-929b-7b9129da6fda','6be70221-fe31-4053-9e66-500a3133b362','a4db41ef-bbeb-4cbe-9955-b5a39bc468c9','488b3962-4aab-4fcc-a84a-c57d271ef5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9c77e31-11f1-4c93-a204-0318b55d891e,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e), '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-24T06:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-80632939',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4137c267-7f9d-49b5-8f00-19aba93b3793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ea5dee361d0462ea76166bea00c122a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a9c77e31-11f1-4c93-a204-0318b55d891e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a126f6e6-0b3c-456a-be8a-5221a663e81e),volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:31.925829 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18a7ad5-0fb7-448b-b774-6aed7e2b00ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:31.942083 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18a7ad5-0fb7-448b-b774-6aed7e2b00ee) transitioned into state 'SUCCESS' from state '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-80632939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ea5dee361d0462ea76166bea00c122a',qos_specs=None,replication_status=,reservations=['d90e7c32-21e8-41f9-929b-7b9129da6fda','6be70221-fe31-4053-9e66-500a3133b362','a4db41ef-bbeb-4cbe-9955-b5a39bc468c9','488b3962-4aab-4fcc-a84a-c57d271ef5e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=a9c77e31-11f1-4c93-a204-0318b55d891e,status='creating',user_id='e51df6cecfce4e02961b8dcf21dda7c6',volume_type_id=a126f6e6-0b3c-456a-be8a-5221a663e81e)}' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:31.942858 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a88e872-3f76-4bf3-a4a5-d0aa5bac139d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 24 06:13:31.955957 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a88e872-3f76-4bf3-a4a5-d0aa5bac139d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100222) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 24 06:13:31.956704 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Flow 'volume_create_api' (7f7fe1ea-8ae1-4802-9030-3eec6dc78ad9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100222) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 24 06:13:31.956996 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Create volume request issued successfully. Jul 24 06:13:31.957550 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-216a746c-a534-40c8-99d3-889274acac0f tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes returned with HTTP 202 Jul 24 06:13:31.958036 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1467/5825] 10.4.3.200 () {68 vars in 1259 bytes} [Fri Jul 24 06:13:31 2026] POST /volume/v3/volumes => generated 809 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 24 06:13:31.970105 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-5b784351-4b75-459b-af8f-ba384106c1a6 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:31.971662 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b784351-4b75-459b-af8f-ba384106c1a6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:31.971914 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b784351-4b75-459b-af8f-ba384106c1a6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:31.972154 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-5b784351-4b75-459b-af8f-ba384106c1a6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:31.979895 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:31.979895 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:31.984575 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-5b784351-4b75-459b-af8f-ba384106c1a6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:31.988588 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-5b784351-4b75-459b-af8f-ba384106c1a6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:31.988969 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1465/5826] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:31 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:33.002557 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:33.004813 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:33.005163 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:33.006420 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:33.012206 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:33.012206 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:33.015878 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:33.019576 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-e2fe8149-fa16-4f05-898e-5219ceb86e6d tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:33.019914 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1455/5827] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:33 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:34.031183 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c3217232-d20f-4210-a471-a4e46e912524 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:34.032867 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3217232-d20f-4210-a471-a4e46e912524 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:34.033034 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3217232-d20f-4210-a471-a4e46e912524 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:34.033214 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c3217232-d20f-4210-a471-a4e46e912524 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:34.039621 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:34.039621 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:34.042968 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c3217232-d20f-4210-a471-a4e46e912524 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:34.046891 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c3217232-d20f-4210-a471-a4e46e912524 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:34.047245 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1441/5828] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:34 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:35.058952 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-3fadbc09-6026-482a-8079-f24df04c7836 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:35.060863 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fadbc09-6026-482a-8079-f24df04c7836 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:35.061005 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fadbc09-6026-482a-8079-f24df04c7836 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:35.061180 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-3fadbc09-6026-482a-8079-f24df04c7836 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:35.067065 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:35.067065 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:35.070107 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-3fadbc09-6026-482a-8079-f24df04c7836 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:35.073549 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-3fadbc09-6026-482a-8079-f24df04c7836 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:35.073886 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1468/5829] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:35 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:36.085080 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:36.086564 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:36.086779 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:36.087122 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:36.093464 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:36.093464 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:36.096595 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:36.100280 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-b2bab1c7-6993-4190-b2ab-8e060454c2b3 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:36.100671 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1466/5830] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:36 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:37.113809 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-d03ad754-192a-4580-ace2-e213d714d683 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:37.115616 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d03ad754-192a-4580-ace2-e213d714d683 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:37.115775 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d03ad754-192a-4580-ace2-e213d714d683 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:37.115954 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-d03ad754-192a-4580-ace2-e213d714d683 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:37.122400 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:37.122400 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:37.125780 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-d03ad754-192a-4580-ace2-e213d714d683 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:37.130424 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-d03ad754-192a-4580-ace2-e213d714d683 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:37.130894 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1456/5831] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:37 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:38.142324 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:38.144007 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:38.144186 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:38.144359 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:38.150605 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:38.150605 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:38.153645 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:38.157158 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c233e794-c0c8-4366-9c73-7ddb7bdfe659 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:38.157463 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1442/5832] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:38 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:39.168450 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:39.170178 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:39.170358 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:39.170541 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:39.177382 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:39.177382 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:39.180492 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:39.184209 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-83858bac-0863-458d-96b3-013c3bc1b5c7 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:39.184538 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1469/5833] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:39 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:40.195634 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:40.197216 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:40.197446 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:40.197686 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:40.203769 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:40.203769 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:40.206922 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:40.210344 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-2b98ed5c-2cab-41db-ae99-9cb9a9bcabb9 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:40.210726 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1467/5834] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:40 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:41.221665 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-645c8d43-17c5-48c4-b38c-355155cabb19 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:41.223328 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-645c8d43-17c5-48c4-b38c-355155cabb19 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:41.223518 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-645c8d43-17c5-48c4-b38c-355155cabb19 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:41.223698 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-645c8d43-17c5-48c4-b38c-355155cabb19 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:41.229988 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:41.229988 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:41.233156 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-645c8d43-17c5-48c4-b38c-355155cabb19 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:41.236821 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-645c8d43-17c5-48c4-b38c-355155cabb19 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:41.237144 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1457/5835] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:41 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:42.248455 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:42.250458 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:42.251229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:42.251229 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:42.259072 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:42.259072 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:42.263094 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:42.267776 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-c7288ebc-a4e3-4efb-95a1-f90da1723783 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:42.268406 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1443/5836] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:42 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:43.279234 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-9299d93c-f78d-4927-ac45-fde763bcb161 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:43.280921 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9299d93c-f78d-4927-ac45-fde763bcb161 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:43.281108 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9299d93c-f78d-4927-ac45-fde763bcb161 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:43.281280 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-9299d93c-f78d-4927-ac45-fde763bcb161 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:43.287596 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:43.287596 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:43.290584 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-9299d93c-f78d-4927-ac45-fde763bcb161 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:43.294479 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-9299d93c-f78d-4927-ac45-fde763bcb161 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:43.294843 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1470/5837] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:13:43 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 1449 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:43.401035 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:43.402822 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:43.402996 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:43.403167 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:43.409184 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:43.409184 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:43.412100 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:43.415814 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-075f7859-f3c8-468c-8e35-5c87694251ef tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:43.416180 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1468/5838] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:43 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 1449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:43.927932 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:43.929913 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:43.930159 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:43.930417 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:43.936958 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:43.936958 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:43.941018 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:43.946101 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-2642c8a4-75b3-4d01-83e2-eba6e1add774 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:43.946539 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1458/5839] 10.4.3.200 () {68 vars in 1598 bytes} [Fri Jul 24 06:13:43 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 1449 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:43.954645 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-1c031feb-998f-459b-ad3e-ce0712a08571 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:43.955065 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c031feb-998f-459b-ad3e-ce0712a08571 None None] GET https://10.4.3.200/volume// Jul 24 06:13:43.955231 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c031feb-998f-459b-ad3e-ce0712a08571 None None] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:43.955452 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-1c031feb-998f-459b-ad3e-ce0712a08571 None None] Calling method 'all' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:43.955812 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-1c031feb-998f-459b-ad3e-ce0712a08571 None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:43.956074 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1444/5840] 10.4.3.200 () {66 vars in 1419 bytes} [Fri Jul 24 06:13:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:43.962374 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-eef4dd6c-1468-4fc4-a2c9-089aee31d7ac None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:43.964178 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-eef4dd6c-1468-4fc4-a2c9-089aee31d7ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments Jul 24 06:13:43.964517 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-eef4dd6c-1468-4fc4-a2c9-089aee31d7ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4137c267-7f9d-49b5-8f00-19aba93b3793", "connector": null, "instance_uuid": "76fd13bb-91bc-4318-9c1f-9a9efcc60bb7"}} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:43.971893 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:43.971893 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:43.993225 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-eef4dd6c-1468-4fc4-a2c9-089aee31d7ac tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments returned with HTTP 200 Jul 24 06:13:43.993766 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1471/5841] 10.4.3.200 () {74 vars in 1594 bytes} [Fri Jul 24 06:13:43 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:44.600580 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-7459aaa2-83a8-46d9-be8d-03f8928530bb None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:44.601038 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7459aaa2-83a8-46d9-be8d-03f8928530bb None None] GET https://10.4.3.200/volume// Jul 24 06:13:44.601255 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7459aaa2-83a8-46d9-be8d-03f8928530bb None None] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:44.601517 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-7459aaa2-83a8-46d9-be8d-03f8928530bb None None] Calling method 'all' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:44.601955 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-7459aaa2-83a8-46d9-be8d-03f8928530bb None None] https://10.4.3.200/volume// returned with HTTP 300 Jul 24 06:13:44.602248 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1469/5842] 10.4.3.200 () {66 vars in 1426 bytes} [Fri Jul 24 06:13:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 24 06:13:44.608655 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:44.610421 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:13:44.610617 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:44.610826 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:44.619706 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:44.619706 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:13:44.622779 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:13:44.627439 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-c43ddf20-a0ba-4cc5-9502-e9ff03127f35 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:13:44.627848 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1459/5843] 10.4.3.200 () {70 vars in 1639 bytes} [Fri Jul 24 06:13:44 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 1628 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 24 06:13:44.730028 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:44.732115 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] PUT https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d Jul 24 06:13:44.732472 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.200", "host": "np0000005810", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2fe41dd8be42", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "44793b91-2e47-4ca5-99ec-0969efe70d51", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:44.739408 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Acquiring lock "cinder-attachment_update-4137c267-7f9d-49b5-8f00-19aba93b3793-np0000005810" by "attachment_update" {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 24 06:13:44.743957 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-4137c267-7f9d-49b5-8f00-19aba93b3793-np0000005810" acquired by "attachment_update" :: waited 0.005s {{(pid=100223) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 24 06:13:44.744850 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:44.744850 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:13:44.815951 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.coordination [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Lock "cinder-attachment_update-4137c267-7f9d-49b5-8f00-19aba93b3793-np0000005810" released by "attachment_update" :: held 0.072s {{(pid=100223) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 24 06:13:44.816246 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-a0b221a0-36b5-4799-a90d-f7defd8f4aba tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d returned with HTTP 200 Jul 24 06:13:44.816948 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1445/5844] 10.4.3.200 () {74 vars in 1704 bytes} [Fri Jul 24 06:13:44 2026] PUT /volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:13:44.837653 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-5bc797d8-2318-4cb2-ba63-991093677ed6 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:44.839710 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-5bc797d8-2318-4cb2-ba63-991093677ed6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] POST https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d/action Jul 24 06:13:44.840031 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-5bc797d8-2318-4cb2-ba63-991093677ed6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action body: b'{"os-complete": null}' {{(pid=100222) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 24 06:13:44.840153 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-5bc797d8-2318-4cb2-ba63-991093677ed6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 24 06:13:44.853852 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:44.853852 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:13:44.863090 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-5bc797d8-2318-4cb2-ba63-991093677ed6 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d/action returned with HTTP 204 Jul 24 06:13:44.863498 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1472/5845] 10.4.3.200 () {74 vars in 1725 bytes} [Fri Jul 24 06:13:44 2026] POST /volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:13:48.848113 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-64c46a4e-0dc3-4208-a215-15218377d423 None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:13:48.850039 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-64c46a4e-0dc3-4208-a215-15218377d423 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793/encryption Jul 24 06:13:48.850283 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-64c46a4e-0dc3-4208-a215-15218377d423 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:13:48.850524 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-64c46a4e-0dc3-4208-a215-15218377d423 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'index' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:13:48.858931 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:13:48.858931 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:13:48.864186 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [req-993f6557-a664-4a1a-b9ae-ba4077097d36 req-64c46a4e-0dc3-4208-a215-15218377d423 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793/encryption returned with HTTP 200 Jul 24 06:13:48.864600 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1470/5846] 10.4.3.200 () {68 vars in 1631 bytes} [Fri Jul 24 06:13:48 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:13:54.625735 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=55,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:54.809959 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=46,cinder:UPDATE=5 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:54.860216 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=107,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:13:58.863302 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=83,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:14:30.875325 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [req-f3b95803-eac8-45fc-a1b9-cdfa1a7be2b0 req-fe082df5-f169-41bf-8390-4889b8adb687 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:30.876889 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f3b95803-eac8-45fc-a1b9-cdfa1a7be2b0 req-fe082df5-f169-41bf-8390-4889b8adb687 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d Jul 24 06:14:30.877090 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f3b95803-eac8-45fc-a1b9-cdfa1a7be2b0 req-fe082df5-f169-41bf-8390-4889b8adb687 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:30.877279 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [req-f3b95803-eac8-45fc-a1b9-cdfa1a7be2b0 req-fe082df5-f169-41bf-8390-4889b8adb687 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'version_select' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:30.884232 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:30.884232 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:14:30.921878 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [req-f3b95803-eac8-45fc-a1b9-cdfa1a7be2b0 req-fe082df5-f169-41bf-8390-4889b8adb687 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d returned with HTTP 200 Jul 24 06:14:30.922235 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1460/5847] 10.4.3.200 () {72 vars in 1673 bytes} [Fri Jul 24 06:14:30 2026] DELETE /volume/v3/attachments/bf4c6d12-c5e7-4926-b057-bb1fbf1eb73d => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 24 06:14:32.139264 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:32.140761 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:14:32.141063 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:32.141098 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'delete' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:32.141224 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.v3.volumes [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume with id: 4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:14:32.147194 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:32.147194 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:14:32.147585 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:14:32.155794 np0000005810 devstack@c-api.service[100223]: WARNING cinder.keymgr.conf_key_mgr [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:14:32.161436 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume request issued successfully. Jul 24 06:14:32.161593 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-219b68fe-d5a9-4aa7-9cdc-26cbccf77382 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 202 Jul 24 06:14:32.162089 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1446/5848] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:14:32 2026] DELETE /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:14:32.168091 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:32.169895 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:14:32.170086 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:32.170250 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:32.176481 np0000005810 devstack@c-api.service[100222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:32.176481 np0000005810 devstack@c-api.service[100222]: warnings.warn( Jul 24 06:14:32.179918 np0000005810 devstack@c-api.service[100222]: INFO cinder.volume.api [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:14:32.184723 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-63149335-5cac-4497-b7ce-ae6fd895e3a4 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 200 Jul 24 06:14:32.185127 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1473/5849] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:14:32 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:14:33.198042 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-c28a837a-ca44-4df6-a777-e86e9a317e5b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:33.199792 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c28a837a-ca44-4df6-a777-e86e9a317e5b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 Jul 24 06:14:33.199974 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c28a837a-ca44-4df6-a777-e86e9a317e5b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:33.200176 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-c28a837a-ca44-4df6-a777-e86e9a317e5b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:33.206005 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-c28a837a-ca44-4df6-a777-e86e9a317e5b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 returned with HTTP 404 Jul 24 06:14:33.206642 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1471/5850] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:14:33 2026] GET /volume/v3/volumes/4137c267-7f9d-49b5-8f00-19aba93b3793 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:14:33.461451 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:33.463238 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] DELETE https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:14:33.463491 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:33.463689 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:33.463846 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.v3.volumes [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume with id: a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:14:33.470439 np0000005810 devstack@c-api.service[100225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:33.470439 np0000005810 devstack@c-api.service[100225]: warnings.warn( Jul 24 06:14:33.470834 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:14:33.481904 np0000005810 devstack@c-api.service[100225]: WARNING cinder.keymgr.conf_key_mgr [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 24 06:14:33.487799 np0000005810 devstack@c-api.service[100225]: INFO cinder.volume.api [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Delete volume request issued successfully. Jul 24 06:14:33.488016 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-07b4cc55-c2b8-4e97-b0ca-2e39d79366a5 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 202 Jul 24 06:14:33.488580 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1461/5851] 10.4.3.200 () {66 vars in 1351 bytes} [Fri Jul 24 06:14:33 2026] DELETE /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:14:33.494600 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.middleware.request_id [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 None None] RequestId filter calling following filter/app {{(pid=100223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:33.496419 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:14:33.496597 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:33.496803 np0000005810 devstack@c-api.service[100223]: DEBUG cinder.api.openstack.wsgi [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:33.503547 np0000005810 devstack@c-api.service[100223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:33.503547 np0000005810 devstack@c-api.service[100223]: warnings.warn( Jul 24 06:14:33.506832 np0000005810 devstack@c-api.service[100223]: INFO cinder.volume.api [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Volume info retrieved successfully. Jul 24 06:14:33.510877 np0000005810 devstack@c-api.service[100223]: INFO cinder.api.openstack.wsgi [None req-ad947b5a-fe7e-4923-b570-2d5fd7e5a973 tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 200 Jul 24 06:14:33.511204 np0000005810 devstack@c-api.service[100223]: [pid: 100223|app: 0|req: 1447/5852] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:14:33 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:14:34.522382 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.middleware.request_id [None req-d16bc238-731b-47b3-ac14-6a1c56abf56b None None] RequestId filter calling following filter/app {{(pid=100222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:34.524113 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d16bc238-731b-47b3-ac14-6a1c56abf56b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] GET https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e Jul 24 06:14:34.524316 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d16bc238-731b-47b3-ac14-6a1c56abf56b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Empty body provided in request {{(pid=100222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:34.524495 np0000005810 devstack@c-api.service[100222]: DEBUG cinder.api.openstack.wsgi [None req-d16bc238-731b-47b3-ac14-6a1c56abf56b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] Calling method 'show' {{(pid=100222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:34.529769 np0000005810 devstack@c-api.service[100222]: INFO cinder.api.openstack.wsgi [None req-d16bc238-731b-47b3-ac14-6a1c56abf56b tempest-TestEncryptedCinderVolumes-928385231 tempest-TestEncryptedCinderVolumes-928385231-project-member] https://10.4.3.200/volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e returned with HTTP 404 Jul 24 06:14:34.530317 np0000005810 devstack@c-api.service[100222]: [pid: 100222|app: 0|req: 1474/5853] 10.4.3.200 () {66 vars in 1348 bytes} [Fri Jul 24 06:14:34 2026] GET /volume/v3/volumes/a9c77e31-11f1-4c93-a204-0318b55d891e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 24 06:14:34.535990 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.middleware.request_id [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b None None] RequestId filter calling following filter/app {{(pid=100224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:34.537582 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] GET https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 Jul 24 06:14:34.537780 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Empty body provided in request {{(pid=100224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:34.537958 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.api.openstack.wsgi [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Calling method 'detail' {{(pid=100224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:34.538705 np0000005810 devstack@c-api.service[100224]: DEBUG cinder.volume.api [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100224) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 24 06:14:34.546760 np0000005810 devstack@c-api.service[100224]: INFO cinder.volume.api [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Get all volumes completed successfully. Jul 24 06:14:34.547982 np0000005810 devstack@c-api.service[100224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 24 06:14:34.547982 np0000005810 devstack@c-api.service[100224]: warnings.warn( Jul 24 06:14:34.551414 np0000005810 devstack@c-api.service[100224]: INFO cinder.api.openstack.wsgi [None req-8e1db38e-47c5-4c6e-bb14-53a59806854b tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 24 06:14:34.551778 np0000005810 devstack@c-api.service[100224]: [pid: 100224|app: 0|req: 1472/5854] 10.4.3.200 () {66 vars in 1285 bytes} [Fri Jul 24 06:14:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5261 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 24 06:14:34.564261 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.middleware.request_id [None req-05aa837f-fab6-49b5-b9b6-9596b4b26d49 None None] RequestId filter calling following filter/app {{(pid=100225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 24 06:14:34.565798 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05aa837f-fab6-49b5-b9b6-9596b4b26d49 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] DELETE https://10.4.3.200/volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e Jul 24 06:14:34.566009 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05aa837f-fab6-49b5-b9b6-9596b4b26d49 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Empty body provided in request {{(pid=100225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 24 06:14:34.566210 np0000005810 devstack@c-api.service[100225]: DEBUG cinder.api.openstack.wsgi [None req-05aa837f-fab6-49b5-b9b6-9596b4b26d49 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] Calling method '_delete' {{(pid=100225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 24 06:14:34.586957 np0000005810 devstack@c-api.service[100225]: INFO cinder.api.openstack.wsgi [None req-05aa837f-fab6-49b5-b9b6-9596b4b26d49 tempest-TestEncryptedCinderVolumes-1274099664 tempest-TestEncryptedCinderVolumes-1274099664-project-admin] https://10.4.3.200/volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e returned with HTTP 202 Jul 24 06:14:34.587128 np0000005810 devstack@c-api.service[100225]: [pid: 100225|app: 0|req: 1462/5855] 10.4.3.200 () {66 vars in 1345 bytes} [Fri Jul 24 06:14:34 2026] DELETE /volume/v3/types/a126f6e6-0b3c-456a-be8a-5221a663e81e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 24 06:14:43.509619 np0000005810 devstack@c-api.service[100223]: DEBUG dbcounter [-] [100223] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:14:44.526645 np0000005810 devstack@c-api.service[100222]: DEBUG dbcounter [-] [100222] Writing DB stats cinder:SELECT=5 {{(pid=100222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:14:44.550301 np0000005810 devstack@c-api.service[100224]: DEBUG dbcounter [-] [100224] Writing DB stats cinder:SELECT=3 {{(pid=100224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 24 06:14:44.584291 np0000005810 devstack@c-api.service[100225]: DEBUG dbcounter [-] [100225] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}